Age | Commit message (Expand) | Author |
2020-10-14 | Merge tag 'mfd-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2020-10-13 | Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2020-10-12 | Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-10 | gpio: tegra186: Allow optional irq parent callbacks | Marc Zyngier |
2020-10-08 | gpiolib: Update header block in gpiolib-cdev.h | Andy Shevchenko |
2020-10-08 | gpiolib: cdev: switch from kstrdup() to kstrndup() | Kent Gibson |
2020-10-07 | gpio: pca953x: Survive spurious interrupts | Marc Zyngier |
2020-10-07 | gpiolib: Disable compat ->read() code in UML case | Andy Shevchenko |
2020-10-02 | Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2020-10-01 | gpio: pca953x: Correctly initialize registers 6 and 7 for PCA957x | Andy Shevchenko |
2020-10-01 | gpio: pca953x: Use bitmap API over implicit GCC extension | Andy Shevchenko |
2020-09-30 | gpio: pca953x: Add support for the NXP PCAL9554B/C | Mike Looijmans |
2020-09-30 | gpiolib: cdev: support setting debounce | Kent Gibson |
2020-09-30 | gpiolib: cdev: support GPIO_V2_LINE_SET_VALUES_IOCTL | Kent Gibson |
2020-09-30 | gpiolib: cdev: support GPIO_V2_LINE_SET_CONFIG_IOCTL | Kent Gibson |
2020-09-30 | gpiolib: cdev: support edge detection for uAPI v2 | Kent Gibson |
2020-09-30 | gpiolib: cdev: support GPIO_V2_GET_LINEINFO_IOCTL and GPIO_V2_GET_LINEINFO_WA... | Kent Gibson |
2020-09-30 | gpiolib: cdev: support GPIO_V2_GET_LINE_IOCTL and GPIO_V2_LINE_GET_VALUES_IOCTL | Kent Gibson |
2020-09-30 | gpiolib: add build option for CDEV v1 ABI | Kent Gibson |
2020-09-30 | gpiolib: make cdev a build option | Kent Gibson |
2020-09-30 | gpiolib: cdev: replace strncpy() with strscpy() | Kent Gibson |
2020-09-30 | gpiolib: cdev: gpio_desc_to_lineinfo() should set info offset | Kent Gibson |
2020-09-30 | gpio: mockup: refactor the module init function | Bartosz Golaszewski |
2020-09-30 | gpio: mockup: use the generic 'gpio-line-names' property | Bartosz Golaszewski |
2020-09-30 | gpio: mockup: pass the chip label as device property | Bartosz Golaszewski |
2020-09-30 | gpio: mockup: increase the number of supported device properties | Bartosz Golaszewski |
2020-09-30 | gpio: mockup: remove unneeded return statement | Bartosz Golaszewski |
2020-09-30 | gpio: mockup: use pr_fmt() | Bartosz Golaszewski |
2020-09-30 | gpio: mockup: use KBUILD_MODNAME | Bartosz Golaszewski |
2020-09-30 | gpio: mockup: drop unneeded includes | Bartosz Golaszewski |
2020-09-30 | gpio: mpc8xxx: simplify ls1028a/ls1088a support | Michael Walle |
2020-09-30 | gpio: mockup: fix resource leak in error path | Bartosz Golaszewski |
2020-09-29 | gpio: mxc: Support module build | Anson Huang |
2020-09-28 | gpio: amd-fch: correct logic of GPIO_LINE_DIRECTION | Ed Wildgoose |
2020-09-24 | gpio: aspeed: fix ast2600 bank properties | Tao Ren |
2020-09-24 | gpio/aspeed-sgpio: don't enable all interrupts by default | Jeremy Kerr |
2020-09-24 | gpio/aspeed-sgpio: enable access to all 80 input & output sgpios | Jeremy Kerr |
2020-09-24 | gpio: pca953x: Fix uninitialized pending variable | Ye Li |
2020-09-21 | Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linu... | Linus Walleij |
2020-09-17 | gpio: Add support for the sl28cpld GPIO controller | Michael Walle |
2020-09-17 | gpiolib: check for parent device in devprop_gpiochip_set_names() | Bartosz Golaszewski |
2020-09-17 | gpiolib: Fix line event handling in syscall compatible mode | Andy Shevchenko |
2020-09-14 | gpiolib: unexport devprop_gpiochip_set_names() | Bartosz Golaszewski |
2020-09-14 | gpiolib: generalize devprop_gpiochip_set_names() for device properties | Bartosz Golaszewski |
2020-09-14 | gpiolib: switch to simpler IDA interface | Bartosz Golaszewski |
2020-09-11 | gpiolib: convert to use DEFINE_SEQ_ATTRIBUTE macro | Andy Shevchenko |
2020-09-09 | gpio: mockup: fix resource leak in error path | Bartosz Golaszewski |
2020-09-09 | gpio: siox: explicitly support only threaded irqs | Ahmad Fatoum |
2020-09-09 | gpio: tc35894: Disable Direct KBD interrupts to enable gpio irq | dillon min |
2020-09-09 | gpio: tc35894: fix up tc35894 interrupt configuration | dillon min |