summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2022-09-03gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray
2022-09-03gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray
2022-08-31gpio: realtek-otto: switch to 32-bit I/OSander Vanheule
2022-08-31gpio: pca953x: Add mutex_lock for regcache sync in PMHaibo Chen
2022-08-28gpio: mockup: remove gpio debugfs when remove deviceWei Yongjun
2022-08-19gpio: pxa: use devres for the clock structBartosz Golaszewski
2022-08-04Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-28gpio: 74xx-mmio: Use bits instead of plain numbers for flagsAndy Shevchenko
2022-07-26gpio: xilinx: add missing blank line after declarationsShubhrajyoti Datta
2022-07-22Merge tag 'gpio-fixes-for-v5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-22gpio: gpio-xilinx: Fix integer overflowSrinivas Neeli
2022-07-20gpio: gpio-mm: Implement and utilize register structuresWilliam Breathitt Gray
2022-07-20gpio: 104-idi-48: Implement and utilize register structuresWilliam Breathitt Gray
2022-07-20gpio: 104-dio-48e: Implement and utilize register structuresWilliam Breathitt Gray
2022-07-20gpio: i8255: Introduce the Intel 8255 interface library moduleWilliam Breathitt Gray
2022-07-20gpio: 104-idio-16: Implement and utilize register structuresWilliam Breathitt Gray
2022-07-20gpio: ws16c48: Implement and utilize register structuresWilliam Breathitt Gray
2022-07-19gpio: remove VR41XX related gpio driverThomas Bogendoerfer
2022-07-19gpio: pca953x: use the correct register address when regcache sync during initHaibo Chen
2022-07-19gpio: pca953x: use the correct range when do regmap syncHaibo Chen
2022-07-19gpio: pca953x: only use single read/write for No AI modeHaibo Chen
2022-07-19gpiolib: acpi: support bias pull disableNuno Sá
2022-07-19gpiolib: of: support bias pull disableNuno Sá
2022-07-19gpiolib: add support for bias pull disableNuno Sá
2022-07-19gpio: 74xx-mmio: use bits.h macros for all masksAndy Shevchenko
2022-07-19gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in()Andy Shevchenko
2022-07-19gpio: 74xx-mmio: Make use of device propertiesAndy Shevchenko
2022-07-19gpiolib: cdev: compile out HTE unless CONFIG_HTE selectedKent Gibson
2022-07-19gpiolib: cdev: consolidate edge detector configuration flagsKent Gibson
2022-07-19gpiolib: cdev: simplify line event identificationKent Gibson
2022-07-19gpiolib: cdev: replace if-else chains with switchesKent Gibson
2022-07-19gpiolib: cdev: simplify parameter in call to hte_edge_setupKent Gibson
2022-07-19gpiolib: cdev: simplify linereq_freeKent Gibson
2022-07-19gpio: 104-idi-48: unsigned to unsigned int cleanupAakash Sen Sharma
2022-07-19gpio: GPIO_SAMA5D2_PIOBU should depend on ARCH_AT91Geert Uytterhoeven
2022-07-19gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()Liang He
2022-07-19gpio: lp3943: unsigned to unsigned int cleanupShinyzenith
2022-07-19Merge tag 'intel-gpio-v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2022-07-19gpiolib: of: Use device_match_of_node() helperAndy Shevchenko
2022-07-19gpio: adp5588: sort header inclusion alphabeticallyAndy Shevchenko
2022-07-19gpio: adp5588: Do not use defined value for driver name and compatibleAndy Shevchenko
2022-07-19gpio: adp5588: Switch from of headers to mod_devicetable.hAndy Shevchenko
2022-07-19gpio: rockchip: add support for rk3588Jianqun Xu
2022-07-19gpio: adnp: Make use of device propertiesAndy Shevchenko
2022-07-19gpio: adnp: use simple i2c probe functionAndy Shevchenko
2022-07-19gpio: pca9570: add pca9571 supportLucas Stach