Age | Commit message (Expand) | Author | Files | Lines |
2019-02-20 | Documentation: gpio: legacy: Don't use POLLERR for poll(2) | Uwe Kleine-König | 1 | -5/+4 |
2019-02-17 | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij | 1 | -1/+1 |
2019-02-14 | Documentation: gpio: driver: fix wire name for I2C | Wolfram Sang | 1 | -1/+1 |
2019-02-11 | Documenation: driver-api: fix gpio/board.rst warning | Randy Dunlap | 1 | -0/+1 |
2018-12-14 | gpio: Pass a flag to gpiochip_request_own_desc() | Linus Walleij | 1 | -1/+3 |
2018-10-10 | gpio: fix kernel-doc after devres.c file rename | Randy Dunlap | 1 | -1/+1 |
2018-10-01 | gpio: Propagate errors from gpiod_set_array_value_complex() | Geert Uytterhoeven | 1 | -8/+8 |
2018-10-01 | Documentation: gpio: Fix return type of gpiod_set_raw_array_value*() | Geert Uytterhoeven | 1 | -8/+8 |
2018-09-24 | gpiolib: Fix array members of same chip processed separately | Janusz Krzysztofik | 1 | -5/+14 |
2018-09-20 | Merge branch 'ib-array-bitmaps' into devel | Linus Walleij | 2 | -13/+48 |
2018-09-13 | gpiolib: Implement fast processing path in get/set array | Janusz Krzysztofik | 2 | -0/+23 |
2018-09-13 | gpiolib: Pass array info to get/set array functions | Janusz Krzysztofik | 1 | -2/+12 |
2018-09-13 | gpiolib: Identify arrays matching GPIO hardware | Janusz Krzysztofik | 1 | -1/+3 |
2018-09-13 | gpiolib: Pass bitmaps, not integer arrays, to get/set array | Janusz Krzysztofik | 1 | -11/+11 |
2018-09-10 | gpio/driver.rst: document gpiochip_disable/enable_irq() | Hans Verkuil | 1 | -1/+22 |
2018-06-16 | docs: Fix some broken references | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-08 | Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2 | -0/+20 |
2018-05-16 | Documentation: gpio: driver: Fix a typo and some odd grammar | Jonathan Neuschäfer | 1 | -3/+3 |
2018-05-16 | gpiolib: add hogs support for machine code | Bartosz Golaszewski | 1 | -0/+16 |
2018-05-16 | gpio: Add a reference to CEC on GPIO | Linus Walleij | 1 | -0/+4 |
2018-04-06 | Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -2/+2 |
2018-03-23 | Documentation: gpio: Move drivers-on-gpio.txt to driver-api | Jonathan Neuschäfer | 2 | -0/+98 |
2018-03-23 | Documentation: gpio: Move GPIO mapping documentation to driver-api | Jonathan Neuschäfer | 2 | -0/+180 |
2018-03-23 | Documentation: gpio: Move gpiod_* consumer documentation to driver-api | Jonathan Neuschäfer | 2 | -0/+440 |
2018-03-23 | Documentation: gpio: Move legacy documentation to driver-api | Jonathan Neuschäfer | 2 | -9/+771 |
2018-03-23 | Documentation: gpio: Move driver documentation to driver-api | Jonathan Neuschäfer | 2 | -0/+430 |
2018-03-23 | Documentation: gpio: Move introduction to driver-api | Jonathan Neuschäfer | 2 | -0/+131 |
2018-03-23 | Documentation: driver-api: Move gpio.rst to gpio/index.rst | Jonathan Neuschäfer | 1 | -0/+45 |