summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* firmware: vpd: Drop __iomem usage for memremap() memoryStephen Boyd2019-03-271-2/+2
* w1: ds2482: cosmetic fixes after 54865314f5a1Mariusz Bialonczyk2019-03-271-7/+11
* char: hpet: fix a missing check of ioremapKangjie Lu2019-03-271-0/+2
* sgi-xpc: mark expected switch fall-throughGustavo A. R. Silva2019-03-271-0/+1
* uio: uio_fsl_elbc_gpcm: Make dev_attr_reg_br and dev_attr_reg_or staticYueHaibing2019-03-271-2/+2
* misc: fastrpc: increase max init file size to 64 MBSrinivas Kandagatla2019-03-271-1/+1
* misc: fastrpc: fix remote page size calculationSrinivas Kandagatla2019-03-271-2/+9
* misc: fastrpc: take into account of overlapping buffersSrinivas Kandagatla2019-03-271-14/+98
* misc: fastrpc: consider address offset before sending to DSPSrinivas Kandagatla2019-03-271-0/+8
* misc: fastrpc: use correct spinlock variantSrinivas Kandagatla2019-03-271-19/+29
* misc: fastrpc: make sure memory read and writes are visibleSrinivas Kandagatla2019-03-271-0/+5
* misc: fastrpc: Fix a possible double freeThierry Escande2019-03-271-11/+20
* misc: fastrpc: Avoid free of DMA buffer in interrupt contextThierry Escande2019-03-271-1/+17
* misc: rtsx: clean up some indentingDan Carpenter2019-03-271-2/+2
* mei: adjust the copyright notice in the files.Tomas Winkler2019-03-2726-25/+26
* mei/hdcp: Fix SPDX identifiersTomas Winkler2019-03-272-2/+2
* nfc/mei: convert to SPDX license tagsTomas Winkler2019-03-273-42/+8
* mei: convert to SPDX license tagsTomas Winkler2019-03-2722-344/+29
* mei: add missing SPDX tag to mei KconfigTomas Winkler2019-03-271-0/+1
* parport_cs: Fix memory leak in parport_configYueHaibing2019-03-271-2/+3
* 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