aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-27irqchip/mips-gic: Make local symbols staticWei Yongjun
2020-07-27irqchip/ativic32: Constify irq_domain_opsMasahiro Yamada
2020-07-27irqchip/stm32-exti: Use the hwspin_lock_timeout_in_atomic() APIFabien Dessenne
2020-07-17irqchip/loongson-liointc: Fix potential dead lockTiezhu Yang
2020-07-17irqchip/loongson-pch-msi: Remove unneeded variableTiezhu Yang
2020-07-17irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell()Tiezhu Yang
2020-07-17irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell()Tiezhu Yang
2020-07-17irqchip/loongson-htvec: Fix potential resource leakTiezhu Yang
2020-07-17irqchip/loongson-htpic: Remove unneeded select of I8259Tiezhu Yang
2020-07-17irqchip/loongson-htpic: Remove redundant kfree operationTiezhu Yang
2020-07-17irqchip/irq-bcm7038-l1: Allow building on ARM 32-bitFlorian Fainelli
2020-07-17irqchip/brcmstb-l2: Match UPG_AUX_AON_INTR2 compatibleFlorian Fainelli
2020-07-17irqchip/brcmstb-l2: Match HIF_SPI_INTR2 compatibleKamal Dasu
2020-07-17irqchip/brcmstb-l2: Set controller as wake-up sourceJustin Chen
2020-07-17irqchip/bcm7120-l2: Set controller as wake-up sourceJustin Chen
2020-06-27drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRYOscar Carter
2020-06-27irqchip/atmel-aic5: Add support for sam9x60 rtt fixupClaudiu Beznea
2020-06-27irqchip/imx-intmux: Use struct_size() helper in devm_kzalloc()Gustavo A. R. Silva
2020-06-27irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlockBartosz Golaszewski
2020-06-27irqchip/vic: Cut down the external APILinus Walleij
2020-06-27irqchip/vic: Drop cascaded intialization callLinus Walleij
2020-06-27irqchip/ti-sci-inta: Fix typo about MODULE_AUTHORTiezhu Yang
2020-06-27irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource()Tiezhu Yang
2020-06-27irqchip/ti-sci-inta: Remove dead code in ti_sci_inta_set_type()Tiezhu Yang
2020-06-21Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-06-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-06-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-20pinctrl: single: fix function name in documentationDrew Fustini
2020-06-20Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-20pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan
2020-06-20Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le...Haibo Chen
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-19Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-19Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-06-19Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-06-19i2c: smbus: Fix spelling mistake in the commentsKeyur Patel
2020-06-19i2c: remove deprecated i2c_new_device APIWolfram Sang
2020-06-19video: backlight: tosa_lcd: convert to use i2c_new_client_device()Wolfram Sang
2020-06-19drm: encoder_slave: use new I2C APIWolfram Sang
2020-06-19drm: encoder_slave: fix refcouting error for modulesWolfram Sang
2020-06-19Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-18Merge branch 'hch' (maccess patches from Christoph Hellwig)Linus Torvalds
2020-06-18loop: replace kill_bdev with invalidate_bdevZheng Bin
2020-06-18libata: Use per port sync for detachKai-Heng Feng
2020-06-17drm/amdgpu: fix documentation around busy_percentageAlex Deucher
2020-06-17drm/amdgpu/pm: update comment to clarify Overdrive interfacesAlex Deucher
2020-06-17drm/amdkfd: Use correct major in devcgroup checkLorenz Brun
2020-06-17nvdimm/region: always show the 'align' attributeVishal Verma