summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAge
...
| | * | gpio: palmas: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: pcf857x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: pca953x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: octeon: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: mxc: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: mvebu: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: moxart: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: mc9s08dz60: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: lynxpoint: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: lpc32xx: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: lp3943: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: kempld: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: janz-ttl: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: iop: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: generic: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: ge: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: f7188x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: ep93xx: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: dln2: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: da9055: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: da9052: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: cs5535: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: crystalcove: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: clps711x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: bcm-kona: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: arizona: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: adp5588: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: adp5520: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: adnp: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-23
| | * | gpio: Add devm_ apis for gpiochip_add_data and gpiochip_removeLaxman Dewangan2016-02-23
| | * | Merge branch 'devel' into for-nextLinus Walleij2016-02-22
| | |\ \
| | * | | gpio: davinci: Fix the number of controllers allocatedLokesh Vutla2016-02-10
| | * | | gpio: davinci: Add the missing of-node pointerKeerthy2016-02-10
| | * | | gpio: gpio-altera: Remove gpiochip on probe failure.Phil Reid2016-01-27
| | | |/ | | |/|
| * | | gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpioAxel Lin2016-02-25
| * | | gpio: xgene: fix type of variable containing error codesAndrzej Hajda2016-02-25
| * | | gpio: rcar: Use ARCH_RENESASSimon Horman2016-02-25
| * | | gpio: ts4800: Drop redundant code to set already initialized gpio_chip fieldsAxel Lin2016-02-25
| * | | gpio: brcmstb: Use list_for_each_entry at appropriate placesAxel Lin2016-02-25
| * | | gpio: ath79: Check valid gpio count for both DT and non-DT casesAxel Lin2016-02-25
| * | | gpio: rcar: Add Runtime PM handling for interruptsGeert Uytterhoeven2016-02-25
* | | | gpiolib: rewrite gpiodev_add_to_listBamvor Jian Zhang2016-03-07
* | | | gpio: moxart: Allow compile test buildAxel Lin2016-03-07
* | | | gpio: moxart: Drop redundant code to set already initialized gpio_chip fieldsAxel Lin2016-03-07
* | | | gpio: present the consumer of a line to userspaceLinus Walleij2016-02-25
* | | | gpio: fix abi regression in sysfsBamvor Jian Zhang2016-02-25
* | | | gpio: mb86s7x: Allow compile test buildAxel Lin2016-02-25
* | | | gpio: pisosr: Use gpiod_set_value_cansleep in pisosr_gpio_refresh()Axel Lin2016-02-25
* | | | gpio: pisosr: Use devm_gpiod_get_optional for gpio->load_gpioAxel Lin2016-02-25