summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-17169-2663/+4405
|\
| * Revert "Share upstreaming patches"Linus Walleij2016-03-171-2/+0
| * gpio: mcp23s08: Fix clearing of interrupt.Phil Reid2016-03-161-0/+4
| * gpiolib: Fix comment referring to gpio_*() in gpiod_*()Geert Uytterhoeven2016-03-161-2/+2
| * gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bitGeert Uytterhoeven2016-03-161-2/+4
| * gpio: xgene: Fix kconfig for standby GIPO contollerMatthias Brugger2016-03-161-0/+1
| * gpio: Add generic serializer DT bindingAndrew F. Davis2016-03-151-0/+34
| * gpio: uapi: use 0xB4 as ioctl() majorLinus Walleij2016-03-102-2/+3
| * gpio: tps65912: fix bad mergeLinus Walleij2016-03-091-2/+2
| * Revert "gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_free"Linus Walleij2016-03-092-0/+28
| * gpio: omap: drop dev field from gpio_bank structureGrygorii Strashko2016-03-091-28/+29
| * Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-09279-3046/+4554
| |\
| | * gpio: tps65912: Add GPIO driver for the TPS65912 PMICAndrew F. Davis2016-02-113-0/+165
| | * regulator: tps65912: Add regulator driver for the TPS65912 PMICAndrew F. Davis2016-02-113-0/+175
| | * mfd: tps65912: Add driver for the TPS65912 PMICAndrew F. Davis2016-02-116-0/+636
| | * mfd: tps65912: Remove old driver in preparation for new driverAndrew F. Davis2016-02-1113-1735/+0
| | * Documentation: tps65912: Add DT bindings for the TPS65912 PMICAndrew F. Davis2016-02-111-0/+50
| * | gpio: mpc8xxx: Slightly update the code for better readabilityAxel Lin2016-03-091-2/+5
| * | gpio: mpc8xxx: Remove *read_reg and *write_reg from struct mpc8xxx_gpio_chipAxel Lin2016-03-091-27/+21
| * | gpio: mpc8xxx: Fixup setting gpio direction outputAxel Lin2016-03-091-2/+1
| * | gpio: mcp23s08: Add support for mcp23s18Phil Reid2016-03-092-7/+16
| * | dt-bindings: gpio: altera: Fix altr,interrupt-type propertyMarek Vasut2016-03-091-2/+2
| * | gpio: add driver for MEN 16Z127 GPIO controllerAndreas Werner2016-03-093-0/+208
| * | gpio: lp3943: Drop pin_used and lp3943_gpio_request/lp3943_gpio_freeAxel Lin2016-03-092-28/+0
| * | gpio: timberdale: Switch to devm_ioremap_resource()Amitoj Kaur Chawla2016-03-081-17/+4
| * | gpio: ts4800: Add IMX51 dependencyJulien Grossholtz2016-03-081-0/+1
| * | Merge branch 'devm-gpiochip-add-data' into develLinus Walleij2016-03-0863-470/+229
| |\ \
| | * \ Merge branch 'devm_gpiochip' of https://github.com/ldewangan/linux-upstream i...Linus Walleij2016-02-2562-470/+187
| | |\ \
| | | * | gpio: xgene: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1
| | | * | gpio: xgene-sb: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-2/+1
| | | * | gpio: wm8994: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-14/+3
| | | * | gpio: wm8350: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
| | | * | gpio: wm8350: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
| | | * | gpio: vx855: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-11/+1
| | | * | gpio: viperboard: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-20/+4
| | | * | gpio: ucb1400: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-2/+1
| | | * | gpio: twl6040: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-8/+1
| | | * | gpio: ts5500: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-6/+3
| | | * | gpio: ts4800: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-11/+1
| | | * | gpio: tps65912: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
| | | * | gpio: tps65910: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
| | | * | gpio: tps6586x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
| | | * | gpio: timberdale Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-3/+1
| | | * | gpio: tegra: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
| | | * | gpio: tc3589x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-11/+2
| | | * | gpio: tb10x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-16/+6
| | | * | gpio: syscon: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1
| | | * | gpio: sx150x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-16/+2
| | | * | gpio: stp-xway: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
| | | * | gpio: sta2x11: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1