summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-03-245-39/+20
|\
| * clocksource/drivers/clps711x: Remove board supportAlexander Shiyan2019-03-241-32/+13
| * clocksource/drivers/riscv: Fix clocksource maskAtish Patra2019-03-231-3/+2
| * clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction staticYueHaibing2019-03-221-1/+1
| * clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing2019-03-221-2/+2
| * clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() staticYueHaibing2019-03-221-2/+2
| * clocksource/drivers/clps711x: Make clps711x_clksrc_init() staticYueHaibing2019-03-221-2/+3
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-248-46/+30
|\ \
| * | irqchip/irq-mvebu-sei: Make mvebu_sei_ap806_caps staticYueHaibing2019-03-211-1/+1
| * | Merge tag 'irqchip-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-03-217-45/+29
| |\ \ | | |/ | |/|
| | * irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen2019-03-211-0/+3
| | * irqchip/stm32: Don't set rising configuration registers at initFabien Dessenne2019-03-211-5/+0
| | * irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne2019-03-211-5/+0
| | * irqchip/mmp: Make mmp_irq_domain_ops staticYueHaibing2019-03-211-1/+1
| | * irqchip/brcmstb-l2: Make two init functions staticYueHaibing2019-03-211-2/+2
| | * irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmpRasmus Villemoes2019-03-201-1/+1
| | * irqchip/gic: Drop support for secondary GIC in non-DT systemsMarc Zyngier2019-03-111-29/+16
| | * irqchip/imx-irqsteer: Fix of_property_read_u32() error handlingArnd Bergmann2019-03-041-2/+6
* | | 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
| |/ / /