Age | Commit message (Expand) | Author | Files | Lines |
2020-07-27 | irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macros | Saravana Kannan | 1 | -0/+29 |
2020-07-27 | irqchip/gic-v4.1: Ensure accessing the correct RD when writing INVALLR | Zenghui Yu | 1 | -3/+7 |
2020-07-27 | irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map | Florian Fainelli | 1 | -0/+8 |
2020-07-27 | irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent module | John Stultz | 2 | -2/+28 |
2020-07-27 | irqchip/mips-gic: Make local symbols static | Wei Yongjun | 1 | -5/+5 |
2020-07-27 | irqchip/ativic32: Constify irq_domain_ops | Masahiro Yamada | 1 | -1/+1 |
2020-07-27 | irqchip/stm32-exti: Use the hwspin_lock_timeout_in_atomic() API | Fabien Dessenne | 1 | -45/+20 |
2020-07-17 | irqchip/loongson-liointc: Fix potential dead lock | Tiezhu Yang | 1 | -0/+1 |
2020-07-17 | irqchip/loongson-pch-msi: Remove unneeded variable | Tiezhu Yang | 1 | -6/+1 |
2020-07-17 | irqchip/loongson-pch-pic: Check return value of irq_domain_translate_twocell() | Tiezhu Yang | 1 | -6/+9 |
2020-07-17 | irqchip/loongson-htvec: Check return value of irq_domain_translate_onecell() | Tiezhu Yang | 1 | -1/+4 |
2020-07-17 | irqchip/loongson-htvec: Fix potential resource leak | Tiezhu Yang | 1 | -1/+4 |
2020-07-17 | irqchip/loongson-htpic: Remove unneeded select of I8259 | Tiezhu Yang | 1 | -1/+0 |
2020-07-17 | irqchip/loongson-htpic: Remove redundant kfree operation | Tiezhu Yang | 1 | -4/+2 |
2020-07-17 | irqchip/irq-bcm7038-l1: Allow building on ARM 32-bit | Florian Fainelli | 1 | -0/+3 |
2020-07-17 | irqchip/brcmstb-l2: Match UPG_AUX_AON_INTR2 compatible | Florian Fainelli | 1 | -0/+2 |
2020-07-17 | irqchip/brcmstb-l2: Match HIF_SPI_INTR2 compatible | Kamal Dasu | 1 | -0/+2 |
2020-07-17 | irqchip/brcmstb-l2: Set controller as wake-up source | Justin Chen | 1 | -0/+1 |
2020-07-17 | irqchip/bcm7120-l2: Set controller as wake-up source | Justin Chen | 1 | -3/+5 |
2020-06-27 | drivers/irqchip: Use new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRY | Oscar Carter | 2 | -2/+2 |
2020-06-27 | irqchip/atmel-aic5: Add support for sam9x60 rtt fixup | Claudiu Beznea | 1 | -1/+7 |
2020-06-27 | irqchip/imx-intmux: Use struct_size() helper in devm_kzalloc() | Gustavo A. R. Silva | 1 | -2/+1 |
2020-06-27 | irqchip/irq-mtk-sysirq: Replace spinlock with raw_spinlock | Bartosz Golaszewski | 1 | -4/+4 |
2020-06-27 | irqchip/vic: Cut down the external API | Linus Walleij | 1 | -1/+4 |
2020-06-27 | irqchip/vic: Drop cascaded intialization call | Linus Walleij | 1 | -21/+0 |
2020-06-27 | irqchip/ti-sci-inta: Fix typo about MODULE_AUTHOR | Tiezhu Yang | 1 | -1/+1 |
2020-06-27 | irqchip/ti-sci-inta: Fix return value about devm_ioremap_resource() | Tiezhu Yang | 1 | -1/+1 |
2020-06-27 | irqchip/ti-sci-inta: Remove dead code in ti_sci_inta_set_type() | Tiezhu Yang | 1 | -2/+0 |
2020-06-21 | Merge tag 'pinctrl-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 6 | -23/+19 |
2020-06-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 8 | -25/+39 |
2020-06-21 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 9 | -1/+11 |
2020-06-21 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -38/+8 |
2020-06-20 | pinctrl: single: fix function name in documentation | Drew Fustini | 1 | -1/+1 |
2020-06-20 | Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -12/+2 |
2020-06-20 | pinctrl: qcom: ipq6018 Add missing pins in qpic pin group | Sivaprakash Murugesan | 1 | -1/+2 |
2020-06-20 | Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource le... | Haibo Chen | 1 | -4/+3 |
2020-06-20 | Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 5 | -94/+47 |
2020-06-19 | Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -15/+36 |
2020-06-19 | Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -13/+18 |
2020-06-19 | Merge tag 'drm-fixes-2020-06-19' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 28 | -429/+828 |
2020-06-19 | Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -1/+3 |
2020-06-19 | i2c: smbus: Fix spelling mistake in the comments | Keyur Patel | 1 | -1/+1 |
2020-06-19 | i2c: remove deprecated i2c_new_device API | Wolfram Sang | 1 | -25/+0 |
2020-06-19 | video: backlight: tosa_lcd: convert to use i2c_new_client_device() | Wolfram Sang | 1 | -2/+2 |
2020-06-19 | drm: encoder_slave: use new I2C API | Wolfram Sang | 1 | -8/+2 |
2020-06-19 | drm: encoder_slave: fix refcouting error for modules | Wolfram Sang | 1 | -2/+3 |
2020-06-19 | Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd... | Dave Airlie | 9 | -56/+160 |
2020-06-18 | Merge branch 'hch' (maccess patches from Christoph Hellwig) | Linus Torvalds | 5 | -8/+10 |
2020-06-18 | loop: replace kill_bdev with invalidate_bdev | Zheng Bin | 1 | -4/+4 |
2020-06-18 | libata: Use per port sync for detach | Kai-Heng Feng | 1 | -6/+5 |