aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-23USB: storage: remove old wording about how to submit a changeGreg Kroah-Hartman1-4/+1
2018-01-23USB: storage: remove invalid URL from driversGreg Kroah-Hartman14-42/+0
2018-01-23Merge tag 'soc-fsl-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/leo/linux into next/driversArnd Bergmann1-0/+8
2018-01-23of: platform: fix OF node refcount leakSudeep Holla1-1/+3
2018-01-23drivers: base: add coredump driver opsArend van Spriel1-7/+33
2018-01-23serdev: add method to set parityUlrich Hecht2-0/+36
2018-01-23EISA: Delete error message for a failed memory allocation in eisa_probe()Ladislav Michl1-3/+1
2018-01-23EISA: Whitespace cleanupLadislav Michl3-43/+42
2018-01-23tty: fix data race between tty_init_dev and flush of bufGaurav Kohli2-3/+9
2018-01-23drm/amd/amdgpu: Add Polaris version checkJames Zhu1-2/+15
2018-01-23drm/amdgpu: Reenable manual GPU reset from sysfsAndrey Grodzovsky1-1/+1
2018-01-23s390/sclp: fix .data section specificationVasily Gorbik1-2/+2
2018-01-23s390/dasd: Remove dead return code checksJan Höppner1-12/+0
2018-01-23s390/dasd: Simplify codeChristophe JAILLET1-5/+2
2018-01-22Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti1-3/+8
2018-01-22scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani1-0/+1
2018-01-22signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman1-2/+2
2018-01-22scsi: arcmsr: avoid do_gettimeofdayArnd Bergmann1-27/+10
2018-01-22scsi: qedi: Drop cqe response during connection recoveryManish Rangankar1-1/+3
2018-01-22scsi: fas216: fix sense buffer initializationArnd Bergmann1-1/+1
2018-01-22scsi: ibmvfc: Remove unneeded semicolonsChristopher Díaz Riveros1-17/+17
2018-01-22scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()Xiang Chen1-1/+0
2018-01-22scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan3-0/+62
2018-01-22scsi: megaraid_sas: NVMe passthrough command supportShivasharan S3-5/+62
2018-01-22scsi: megaraid: use ktime_get_real for firmware timeArnd Bergmann1-4/+3
2018-01-22scsi: fnic: use 64-bit timestampsArnd Bergmann3-32/+32
2018-01-22scsi: qedf: Fix error return code in __qedf_probe()Wei Yongjun1-0/+3
2018-01-22scsi: devinfo: fix format of the device listXose Vazquez Perez1-4/+3
2018-01-22scsi: qla2xxx: Update driver version to 10.00.00.05-khimanshu.madhani@cavium.com1-1/+1
2018-01-22scsi: qla2xxx: Add XCB counters to debugfsAnil Gurumurthy1-0/+9
2018-01-22scsi: qla2xxx: Fix queue ID for async abort with MultiqueueDarren Trapp3-2/+15
2018-01-22Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring1-2/+0
2018-01-22Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring1-3/+1
2018-01-22Input: da9052_tsi - remove unused mutexMarcus Folkesson1-1/+0
2018-01-22Input: synaptics-rmi4 - log when we create a guest serio portDmitry Torokhov1-4/+5
2018-01-22Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov1-10/+54
2018-01-22Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov1-7/+7
2018-01-22Input: ad7877 - use managed resource allocationsAndi Shyti1-44/+23
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2-20/+10
2018-01-22Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov2-110/+172
2018-01-22Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma1-0/+3
2018-01-22soc: fsl: guts: Add a NULL check for devm_kasprintf()Fabio Estevam1-0/+6
2018-01-22tun: avoid calling xdp_rxq_info_unreg() twiceCong Wang1-2/+0
2018-01-22nfp: bpf: use extack support to improve debuggingQuentin Monnet3-18/+39
2018-01-22nfp: bpf: plumb extack into functions related to XDP offloadQuentin Monnet3-6/+9
2018-01-22hv_netvsc: Use the num_online_cpus() for channel limitHaiyang Zhang1-9/+2
2018-01-22be2net: restore properly promisc mode after queues reconfigurationIvan Vecera1-0/+9
2018-01-22net: hns3: converting spaces into tabs to avoid checkpatch.pl warningSalil Mehta1-2/+2
2018-01-22cxgb3: assign port id to net_device->dev_portArjun Vynipadath1-0/+1
2018-01-22net: stmmac: Fix reception of Broadcom switches tagsFlorian Fainelli6-7/+39