aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
...
| * gpio: xilinx: Add support to set multiple GPIO at onceIban Rodriguez2016-06-08
| * gpio: pca953x: enfore type for i2c_smbus_write_word_data()Andy Shevchenko2016-06-08
| * gpio: pca953x: remove redundant assignmentsAndy Shevchenko2016-06-07
| * gpio: pcf857x: restore the initial line state of all pcf linesKishon Vijay Abraham I2016-06-07
| * gpio: remove redundant owner assignments of driversMasahiro Yamada2016-06-07
| * gpio: of: add missing of_node_put() to of_gpiochip_add_pin_range()Masahiro Yamada2016-06-07
| * gpio: max77620: use the new open drain callbackLaxman Dewangan2016-06-07
| * gpio: max77620: Configure interrupt trigger levelLaxman Dewangan2016-06-07
| * gpio: stmpe: implement .get_direction()Linus Walleij2016-06-07
| * gpio: pca953x: Add support for TI PCA9536Vignesh R2016-06-07
| * gpio: max77620: add gpio driver for MAX77620/MAX20024Laxman Dewangan2016-06-07
* | gpio: tegra: don't auto-enable for COMPILE_TESTArnd Bergmann2016-07-22
* | Revert "gpio: gpiolib-of: Allow compile testing"Linus Walleij2016-07-05
* | Revert "gpiolib: Split GPIO flags parsing and GPIO configuration"Johan Hovold2016-07-04
* | gpio: sch: Fix Oops on module load on Asus Eee PC 1201Colin Pitrat2016-07-04
* | Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-06-29
|\ \
| * | gpio: tegra: Make lockdep class file-scopedThierry Reding2016-06-22
* | | Merge tag 'gpio-v4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-06-22
|\ \ \ | |/ / |/| |
| * | gpio: make library immune to error pointersLinus Walleij2016-06-17
| * | gpio: make sure gpiod_to_irq() returns negative on NULL descLinus Walleij2016-06-17
| * | gpio: 104-idi-48: Fix missing spin_lock_init for ack_lockAxel Lin2016-06-13
* | | gpio: Allow PC/104 devices on X86_64William Breathitt Gray2016-06-17
|/ /
* | gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks2016-06-08
* | gpio: select ANON_INODESLinus Walleij2016-06-08
* | gpio: include <linux/io-mapping.h> in gpiolib-ofLinus Walleij2016-06-08
* | gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado2016-06-08
* | gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado2016-06-08
* | gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne2016-06-08
* | gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray2016-06-08
|/
* gpio: drop lock before reading GPIO directionLinus Walleij2016-05-30
* gpio: bail out silently on NULL descriptorsLinus Walleij2016-05-30
* gpio: handle compatible ioctl() pointersLinus Walleij2016-05-30
* gpio: flush direction status in gpiochip_lock_as_irq()Linus Walleij2016-05-30
* gpio: lpc32xx: disable broken to_irq supportSylvain Lemieux2016-05-30
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-05-21
|\
| * gpio: ws16c48: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-02
| * gpio: 104-idio-16: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-02
| * gpio: 104-idi-48: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-02
| * gpio: 104-dio-48e: Utilize the ISA bus driverWilliam Breathitt Gray2016-05-02
* | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-17
|\ \
| * | gpio: zevio: make it explicitly non-modularPaul Gortmaker2016-05-11
| * | gpio: timberdale: make it explicitly non-modularPaul Gortmaker2016-05-11
| * | gpio: stmpe: make it explicitly non-modularPaul Gortmaker2016-05-11
| * | gpio: sodaville: make it explicitly non-modularPaul Gortmaker2016-05-11
| * | gpio: dwapb: Add ACPI device ID for DWAPB GPIO controller on X-Gene platformsDuc Dang2016-05-11
| * | gpio: of: make it possible to name GPIO linesLinus Walleij2016-05-10
| * | gpio: make gpiod_to_irq() return negative for NO_IRQLinus Walleij2016-05-02
| * | gpio: xgene: implement .get_direction()Linus Walleij2016-05-01
| * | gpio: xgene: Enable ACPI support for X-Gene GFC GPIO driverDuc Dang2016-05-01