Age | Commit message (Expand) | Author |
2022-08-04 | Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-08-01 | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-07-28 | gpio: 74xx-mmio: Use bits instead of plain numbers for flags | Andy Shevchenko |
2022-07-26 | gpio: xilinx: add missing blank line after declarations | Shubhrajyoti Datta |
2022-07-22 | Merge tag 'gpio-fixes-for-v5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-07-22 | gpio: gpio-xilinx: Fix integer overflow | Srinivas Neeli |
2022-07-20 | gpio: gpio-mm: Implement and utilize register structures | William Breathitt Gray |
2022-07-20 | gpio: 104-idi-48: Implement and utilize register structures | William Breathitt Gray |
2022-07-20 | gpio: 104-dio-48e: Implement and utilize register structures | William Breathitt Gray |
2022-07-20 | gpio: i8255: Introduce the Intel 8255 interface library module | William Breathitt Gray |
2022-07-20 | gpio: 104-idio-16: Implement and utilize register structures | William Breathitt Gray |
2022-07-20 | gpio: ws16c48: Implement and utilize register structures | William Breathitt Gray |
2022-07-19 | gpio: remove VR41XX related gpio driver | Thomas Bogendoerfer |
2022-07-19 | gpio: pca953x: use the correct register address when regcache sync during init | Haibo Chen |
2022-07-19 | gpio: pca953x: use the correct range when do regmap sync | Haibo Chen |
2022-07-19 | gpio: pca953x: only use single read/write for No AI mode | Haibo Chen |
2022-07-19 | gpiolib: acpi: support bias pull disable | Nuno Sá |
2022-07-19 | gpiolib: of: support bias pull disable | Nuno Sá |
2022-07-19 | gpiolib: add support for bias pull disable | Nuno Sá |
2022-07-19 | gpio: 74xx-mmio: use bits.h macros for all masks | Andy Shevchenko |
2022-07-19 | gpio: 74xx-mmio: Check MMIO_74XX_DIR_IN flag in mmio_74xx_dir_in() | Andy Shevchenko |
2022-07-19 | gpio: 74xx-mmio: Make use of device properties | Andy Shevchenko |
2022-07-19 | gpiolib: cdev: compile out HTE unless CONFIG_HTE selected | Kent Gibson |
2022-07-19 | gpiolib: cdev: consolidate edge detector configuration flags | Kent Gibson |
2022-07-19 | gpiolib: cdev: simplify line event identification | Kent Gibson |
2022-07-19 | gpiolib: cdev: replace if-else chains with switches | Kent Gibson |
2022-07-19 | gpiolib: cdev: simplify parameter in call to hte_edge_setup | Kent Gibson |
2022-07-19 | gpiolib: cdev: simplify linereq_free | Kent Gibson |
2022-07-19 | gpio: 104-idi-48: unsigned to unsigned int cleanup | Aakash Sen Sharma |
2022-07-19 | gpio: GPIO_SAMA5D2_PIOBU should depend on ARCH_AT91 | Geert Uytterhoeven |
2022-07-19 | gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data() | Liang He |
2022-07-19 | gpio: lp3943: unsigned to unsigned int cleanup | Shinyzenith |
2022-07-19 | Merge tag 'intel-gpio-v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Bartosz Golaszewski |
2022-07-19 | gpiolib: of: Use device_match_of_node() helper | Andy Shevchenko |
2022-07-19 | gpio: adp5588: sort header inclusion alphabetically | Andy Shevchenko |
2022-07-19 | gpio: adp5588: Do not use defined value for driver name and compatible | Andy Shevchenko |
2022-07-19 | gpio: adp5588: Switch from of headers to mod_devicetable.h | Andy Shevchenko |
2022-07-19 | gpio: rockchip: add support for rk3588 | Jianqun Xu |
2022-07-19 | gpio: adnp: Make use of device properties | Andy Shevchenko |
2022-07-19 | gpio: adnp: use simple i2c probe function | Andy Shevchenko |
2022-07-19 | gpio: pca9570: add pca9571 support | Lucas Stach |
2022-07-19 | gpio: xgs-iproc: Drop if with an always false condition | Uwe Kleine-König |
2022-07-19 | gpio: brcmstb: Make .remove() obviously always return 0 | Uwe Kleine-König |
2022-07-19 | gpio: ucb1400: Remove platform setup and teardown support | Uwe Kleine-König |
2022-07-19 | gpio: twl4030: Don't return an error after WARN in .remove | Uwe Kleine-König |
2022-07-19 | gpio: twl4030: Drop platform teardown callback | Uwe Kleine-König |
2022-07-19 | gpio: davinci: Add support for system suspend/resume PM | Devarsh Thakkar |
2022-07-19 | gpiolib: devres: Get rid of unused devm_gpio_free() | Andy Shevchenko |
2022-07-18 | Merge tag 'hte/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teg... | Linus Torvalds |