summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-13gpio: zynq: fix zynqmp_gpio not an immutable chip warningManikanta Guntupalli
2023-06-13gpio: davinci: make davinci_gpio_dev_pm_ops staticMin-Hua Chen
2023-06-09gpiolib: Do not unexport GPIO on freeingAndy Shevchenko
2023-06-07gpiolib: demote the hogging log messages to debugBartosz Golaszewski
2023-06-05gpio: Fix dependency for gpio-delayAlexander Stein
2023-06-02gpio: Add gpio delay driverAlexander Stein
2023-06-01gpiolib: Unify allocation and initialization of GPIO valid maskAndy Shevchenko
2023-06-01gpiolib: Consolidate the allocated mask freeing APIsAndy Shevchenko
2023-06-01gpiolib: Kill unused GPIOF_OPEN_*Andy Shevchenko
2023-06-01gpiolib: Kill unused GPIOF_EXPORT and CoAndy Shevchenko
2023-05-31Merge tag 'gpio-omap-descriptors-v6.5' of git://git.kernel.org/pub/scm/linux/...Bartosz Golaszewski
2023-05-26gpio: tegra186: Check GPIO pin permission before access.Prathamesh Shete
2023-05-24ARM/musb: omap2: Remove global GPIO numbers from TUSB6010Linus Walleij
2023-05-24ARM/gpio: Push OMAP2 quirk down into TWL4030 driverLinus Walleij
2023-05-24ARM/mmc: Convert old mmci-omap to GPIO descriptorsLinus Walleij
2023-05-24Input: ads7846 - Convert to use software nodesLinus Walleij
2023-05-24ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1Linus Walleij
2023-05-23gpio: brcmstb: Use devm_platform_get_and_ioremap_resource()Yang Li
2023-05-23gpio: tangier: calculate number of ctx using temporary variableRaag Jadav
2023-05-23gpio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-17gpio: add HAS_IOPORT dependenciesNiklas Schnelle
2023-05-17gpio: sa1100: include <mach/generic.h>Arnd Bergmann
2023-05-17gpio: sch311x: Use devm_gpiochip_add_data() to simplify remove pathAndrew Davis
2023-05-17gpio: tps65086: Use devm_gpiochip_add_data() to simplify remove pathAndrew Davis
2023-05-17gpio: twl4030: Use devm_gpiochip_add_data() to simplify remove pathAndrew Davis
2023-05-17gpio: tpic2810: Use devm_gpiochip_add_data() to simplify remove pathAndrew Davis
2023-05-11gpio: ixp4xx: Use devm_platform_ioremap_resource()Yang Li
2023-05-11gpio: davinci: correct non-kerneldoc commentKrzysztof Kozlowski
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-05-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2023-05-07Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-05-07Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-05-06Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-05Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-05Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski
2023-05-05Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-05Merge tag 'riscv-for-linus-6.4-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-05Merge tag 'acpi-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-05-05Merge tag 'thermal-6.4-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-05-05Merge tag 'phy-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-05-05net: bcmgenet: Remove phy_stop() from bcmgenet_netif_stop()Florian Fainelli
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson
2023-05-05net: fec: correct the counting of XDP sent framesShenwei Wang
2023-05-05bonding: add xdp_features supportLorenzo Bianconi
2023-05-05net: enetc: check the index of the SFI rather than the handleWei Fang
2023-05-05virtio_net: suppress cpu stall when free_unused_bufsWenliang Wang
2023-05-05ice: block LAN in case of VF to VF offloadMichal Swiatkowski