summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-19gpio: sim: fix uninitialized ret variableTom Rix
2021-12-17gpio: Propagate firmware node from a parent deviceAndy Shevchenko
2021-12-17gpio: Setup parent device and get rid of unnecessary of_node assignmentAndy Shevchenko
2021-12-17gpio: Get rid of duplicate of_node assignment in the driversAndy Shevchenko
2021-12-17Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski
2021-12-17gpiolib: allow line names from device props to override driver namesPeter Rosin
2021-12-17gpio: amdpt: add new device ID and 24-pin supportHsu Yuchang
2021-12-17gpio: tegra186: Add support for Tegra234Prathamesh Shete
2021-12-17gpio: sta2x11: fix typo in a commentJason Wang
2021-12-17gpio: sim: new testing moduleBartosz Golaszewski
2021-12-17gpiolib: of: make fwnode take precedence in struct gpio_chipBartosz Golaszewski
2021-12-17gpiolib: allow to specify the firmware node in struct gpio_chipBartosz Golaszewski
2021-12-17gpiolib: provide gpiod_remove_hogs()Bartosz Golaszewski
2021-12-13gpio: sch: fix typo in a commentJason Wang
2021-12-10gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlockIwona Winiarska
2021-12-10gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlockIwona Winiarska
2021-12-06gpiolib: check the 'ngpios' property in core gpiolib codeBartosz Golaszewski
2021-12-06gpiolib: improve coding style for local variablesBartosz Golaszewski
2021-12-03gpio: xlp: Fix build errors from Netlogic XLP removalRob Herring
2021-12-03gpio: rockchip: lock GPIOs used as interruptsJohn Keeping
2021-12-03gpio: aggregator: Add interrupt supportGeert Uytterhoeven
2021-12-03gpiolib: Let gpiod_add_lookup_table() call gpiod_add_lookup_tables()Geert Uytterhoeven
2021-12-01gpio: dwapb: clarify usage of the register file versionAndy Shevchenko
2021-12-01gpio: ml-ioh: Change whitespace to match gpio-pch.cBjorn Helgaas
2021-12-01gpio: ml-ioh: Use BIT() to match gpio-pch.cBjorn Helgaas
2021-12-01gpio: ml-ioh: Cache &pdev->dev to reduce repetitionBjorn Helgaas
2021-12-01gpio: pch: Cache &pdev->dev to reduce repetitionBjorn Helgaas
2021-12-01gpio: pch: Use .driver_data instead of checking Device IDs againBjorn Helgaas
2021-11-25gpiolib: acpi: Unify debug and other messages formatAndy Shevchenko
2021-11-25gpiolib: acpi: Do not set the IRQ type if the IRQ is already in useHans de Goede
2021-11-15gpiolib: acpi: shrink devm_acpi_dev_add_driver_gpios()Andy Shevchenko
2021-11-15gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()Andy Shevchenko
2021-11-15gpio: xlp: Remove Netlogic XLP variantsRob Herring
2021-11-14Merge tag 'sh-for-5.16' of git://git.libc.org/linux-shLinus Torvalds
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2021-11-14Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-14Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-11-14Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-11-13Merge tag 'virtio-mem-for-5.16' of git://github.com/davidhildenbrand/linuxLinus Torvalds
2021-11-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-11-13Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-12Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-12Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-11-12Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-12thermal: int340x: fix build on 32-bit targetsLinus Torvalds
2021-11-12of/irq: Don't ignore interrupt-controller when interrupt-map failedMarc Zyngier