summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-03-246-16/+30
|\
| * Merge branches 'fixes' and 'thermal-intel' into nextZhang Rui2019-03-182-5/+18
| |\
| | * thermal/intel_powerclamp: fix truncated kthread nameZhang Rui2019-03-181-1/+1
| | * thermal/int340x_thermal: fix mode settingMatthew Garrett2019-03-181-4/+3
| | * thermal/int340x_thermal: Add additional UUIDsMatthew Garrett2019-03-181-0/+14
| * | thermal: mtk: Allocate enough space for mtk_thermal.Pi-Hsun Shih2019-03-181-2/+5
| * | thermal: cpu_cooling: Remove unused cur_freq variableShaokun Zhang2019-03-181-2/+1
| * | thermal: bcm2835: Fix crash in bcm2835_thermal_debugfsPhil Elwell2019-03-181-5/+4
| * | thermal: samsung: Fix incorrect check after code mergeMarek Szyprowski2019-03-181-1/+1
| * | thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck2019-03-181-1/+1
| |/
* | Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds2019-03-245-29/+74
|\ \
| * | auxdisplay: charlcd: make backlight initial state configurableMans Rullgard2019-03-172-1/+30
| * | auxdisplay: charlcd: simplify init message displayMans Rullgard2019-03-171-7/+8
| * | auxdisplay: deconfuse configurationMans Rullgard2019-03-172-6/+13
| * | auxdisplay: hd44780: Convert to use charlcd_free()Andy Shevchenko2019-03-171-2/+2
| * | auxdisplay: panel: Convert to use charlcd_free()Andy Shevchenko2019-03-171-2/+2
| * | auxdisplay: charlcd: Introduce charlcd_free() helperAndy Shevchenko2019-03-171-0/+6
| * | auxdisplay: charlcd: Move to_priv() to charlcd namespaceAndy Shevchenko2019-03-171-13/+13
| * | auxdisplay: hd44780: Fix memory leak on ->remove()Andy Shevchenko2019-03-171-0/+2
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-03-246-8/+47
|\ \ \
| * | | scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler2019-03-201-6/+16
| * | | scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler2019-03-201-0/+5
| * | | scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()Luo Jiaxing2019-03-201-0/+6
| * | | scsi: qla2xxx: Fix NULL pointer crash due to stale CPUIDHimanshu Madhani2019-03-191-1/+1
| * | | scsi: qla2xxx: Fix FC-AL connection target discoveryQuinn Tran2019-03-191-0/+7
| * | | scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche2019-03-191-2/+4
| * | | scsi: core: Also call destroy_rcu_head() for passthrough requestsBart Van Assche2019-03-191-1/+8
| * | | scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi2019-03-181-0/+2
| | |/ | |/|
* | | Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-233-7/+17
|\ \ \
| * | | loop: access lo_backing_file only when the loop device is Lo_boundDongli Zhang2019-03-181-1/+1
| * | | paride/pcd: cleanup queues when detection failsJens Axboe2019-03-181-1/+5
| * | | paride/pf: cleanup queues when detection failsJens Axboe2019-03-181-5/+11
| |/ /
* | | Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2019-03-231-22/+6
|\ \ \
| * | | rbd: drop wait_for_latest_osdmap()Ilya Dryomov2019-03-201-18/+2
| * | | rbd: set io_min, io_opt and discard_granularity to alloc_sizeIlya Dryomov2019-03-181-4/+4
| |/ /
* | | Merge tag 'iommu-fixes-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-223-4/+13
|\ \ \
| * | | iommu/vt-d: Save the right domain ID used by hardwareLu Baolu2019-03-221-1/+1
| * | | iommu/vt-d: Check capability before disabling protected memoryLu Baolu2019-03-221-0/+3
| * | | iommu/iova: Fix tracking of recently failed iova addressRobert Richter2019-03-221-2/+3
| * | | iommu/amd: fix sg->dma_address for sg->offset bigger than PAGE_SIZEStanislaw Gruszka2019-03-181-1/+6
| |/ /
* | | Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-221-2/+2
|\ \ \
| * | | drivers: base: swnode: Make two functions staticYueHaibing2019-03-191-2/+2
| |/ /
* | | Merge tag 'acpi-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-03-221-0/+1
|\ \ \
| * | | ACPI / utils: Drop reference in test for device presenceAndy Shevchenko2019-03-191-0/+1
| |/ /
* | | Merge tag 'pm-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-03-221-7/+6
|\ \ \
| * | | PM / Domains: Avoid a potential deadlockJiada Wang2019-03-191-7/+6
| |/ /
* | | Merge tag 'mmc-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-03-226-21/+35
|\ \ \
| * | | mmc: renesas_sdhi: limit block count to 16 bit for old revisionsWolfram Sang2019-03-211-1/+7
| * | | mmc: alcor: fix DMA readsDaniel Drake2019-03-211-6/+19
| * | | mmc: sdhci-omap: Set caps2 to indicate no physical write protect pinKishon Vijay Abraham I2019-03-211-0/+3