summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-28gpio: mm-lantiq: Fix small typoDejin Zheng
2020-04-28gpio: mlxbf2: fix return value check in mlxbf2_gpio_get_lock_res()Wei Yongjun
2020-04-28gpio: ftgpio010: Fix small typoDejin Zheng
2020-04-28gpiolib: Rename "chip" variables to "gc" in core header fileGeert Uytterhoeven
2020-04-28gpiolib: Improve kernel messagesGeert Uytterhoeven
2020-04-28gpio: dwapb: Amend indentation in some casesAndy Shevchenko
2020-04-28gpio: dwapb: Get rid of unnecessary conjunction over 32-bit valueAndy Shevchenko
2020-04-17gpio: mlxbf2: remove unused including <linux/version.h>YueHaibing
2020-04-17gpio: dwapb: Split out dwapb_get_irq() helperAndy Shevchenko
2020-04-17gpio: dwapb: Drop of_match_ptr() & ACPI_PTR() callsAndy Shevchenko
2020-04-17gpio: dwapb: Drop bogus BUG_ON()sAndy Shevchenko
2020-04-17gpio: dwapb: Switch to more usual pattern of RMW in dwapb_gpio_set_debounce()Andy Shevchenko
2020-04-17gpio: dwapb: Convert to use IRQ core provided macrosAndy Shevchenko
2020-04-17gpio: dwapb: Use device_get_match_data() to simplify codeAndy Shevchenko
2020-04-17gpio: dwapb: Convert to use irqd_to_hwirq()Andy Shevchenko
2020-04-17gpio: dwapb: Deduplicate IRQ resource managementAndy Shevchenko
2020-04-17gpio: dwapb: set default handler to be handle_bad_irq()Andy Shevchenko
2020-04-17gpio: dwapb: Use chained IRQ prologue and epilogueAndy Shevchenko
2020-04-17gpio: dwapb: Refactor IRQ handler to use bit operationsAndy Shevchenko
2020-04-17gpio: dwapb: Append MODULE_ALIAS for platform driverAndy Shevchenko
2020-04-17gpio: dwapb: Add debounce reference clock supportSerge Semin
2020-04-17gpio: dwapb: Use optional-clocks interface for APB ref-clockSerge Semin
2020-04-16gpiolib: acpi: Add missing __init(const) markers to initcall-sHans de Goede
2020-04-11Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-10drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot
2020-04-10change email address for Pali RohárPali Rohár
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual
2020-04-10Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-10Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2020-04-10Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-10Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-10Merge tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-10Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-10Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-04-10Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-10Merge branch 'pm-cpuidle'Rafael J. Wysocki
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki
2020-04-10Merge tag 'amd-drm-fixes-5.7-2020-04-08' of git://people.freedesktop.org/~agd...Dave Airlie
2020-04-10Merge tag 'drm-intel-next-fixes-2020-04-08' of git://anongit.freedesktop.org/...Dave Airlie
2020-04-10drm/ttm: Temporarily disable the huge_fault() callbackThomas Hellstrom (VMware)
2020-04-10Merge tag 'drm-misc-next-fixes-2020-04-09' of git://anongit.freedesktop.org/d...Dave Airlie
2020-04-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-09Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-09ahci: Add Intel Comet Lake PCH RAID PCI IDJian-Hong Pan
2020-04-09drm/bridge: analogix_dp: Split bind() into probe() and real bind()Marek Szyprowski