summaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpio: move descriptors into gpio_deviceLinus Walleij2016-02-113-33/+26
* gpio: move sysfs mock device to the gpio_deviceLinus Walleij2016-02-113-17/+21
* gpio: remember to finally free gpio_deviceLinus Walleij2016-02-111-0/+1
* gpio: add tps65218 gpioNicolas Saenz Julienne2016-02-113-0/+231
* gpio: Add driver for TI TPIC2810Andrew F. Davis2016-02-103-0/+176
* gpio: Add driver for SPI serializersAndrew F. Davis2016-02-103-0/+195
* gpio: ath79: Update the copyright noticeAlban Bedel2016-02-101-2/+1
* gpio: ath79: Add support for the interrupt controllerAlban Bedel2016-02-102-0/+206
* gpio: ath79: Make the driver removableAlban Bedel2016-02-101-0/+10
* gpio: ath79: Allow building in compile testsAlban Bedel2016-02-102-2/+5
* gpio: ath79: Move to the generic GPIO driverAlban Bedel2016-02-103-113/+24
* Merge branch 'chardev' into develLinus Walleij2016-02-093-83/+331
|\
| * gpio: add a userspace chardev ABI for GPIOsLinus Walleij2016-02-092-1/+126
| * gpio: refer to gpio device in prints and debugfsLinus Walleij2016-02-092-9/+9
| * gpio: make the gpiochip a real deviceLinus Walleij2016-02-093-74/+197
* | drivers/gpio: Switch gpio-mpc8xxx to use gpio-genericLiu Gang2016-02-081-159/+100
* | gpio: add TS-4800 fpga GPIO supportJulien Grossholtz2016-02-053-0/+102
* | gpio: davinci: use irq_data_get_chip_typeGeliang Tang2016-01-281-2/+1
* | gpio/qoriq: Add qoriq platforms supportLiu Gang2016-01-281-3/+5
* | gpio-f7188x: Add F81866 GPIO supportsPeter Hung2016-01-282-5/+26
* | gpio: Add GPIO support for the ACCES 104-DIO-48EWilliam Breathitt Gray2016-01-283-0/+449
* | gpio: Add GPIO support for the WinSystems WS16C48William Breathitt Gray2016-01-283-0/+446
* | gpio: 104-idi-48: Allow IRQ sharingWilliam Breathitt Gray2016-01-281-1/+2
|/
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-213-1336/+0
|\
| * gpio: samsung: move gpio-samsung driver back to platform codeArnd Bergmann2015-12-013-1336/+0
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-17115-1895/+2195
|\ \
| * | gpiolib: fix chip order in gpio listJulien Grossholtz2016-01-131-2/+4
| * | gpio: mpc8xxx: Do not use gpiochip_get_data() in mpc8xxx_gpio_save_regs()Guenter Roeck2016-01-131-1/+2
| * | gpio: mm-lantiq: Do not use gpiochip_get_data() in ltq_mm_save_regs()Guenter Roeck2016-01-131-1/+2
| * | gpio: brcmstb: Allow building driver for BMIPS_GENERICFlorian Fainelli2016-01-071-2/+2
| * | gpio: brcmstb: Set endian flags for big-endian MIPSFlorian Fainelli2016-01-071-1/+14
| * | gpio: moxart: fix build regressionArnd Bergmann2016-01-071-1/+1
| * | gpio: xilinx: Do not use gpiochip_get_data() in xgpio_save_regs()Guenter Roeck2016-01-071-1/+2
| * | gpio: pch: Optimize pch_gpio_get()Jean Delvare2016-01-051-1/+1
| * | gpio: fix misleading commentLinus Walleij2016-01-051-1/+1
| * | gpio: convert remaining users to gpiochip_add_data()Linus Walleij2016-01-0510-11/+11
| * | gpio: zynq: use gpiochip data pointerLinus Walleij2016-01-051-16/+11
| * | gpio: zx: use gpiochip data pointerLinus Walleij2016-01-051-14/+9
| * | gpio: zevio: use gpiochip data pointerLinus Walleij2016-01-051-8/+7
| * | gpio: xlp: use gpiochip data pointerLinus Walleij2016-01-051-14/+9
| * | gpio: xilinx: use gpiochip data pointerLinus Walleij2016-01-051-11/+6
| * | gpio: xgene: use gpiochip data pointerLinus Walleij2016-01-051-11/+6
| * | gpio: wm8994: use gpiochip data pointerLinus Walleij2016-01-051-13/+8
| * | gpio: wm8350: use gpiochip data pointerLinus Walleij2016-01-051-11/+6
| * | gpio: wm831x: use gpiochip data pointerLinus Walleij2016-01-051-13/+8
| * | gpio: vx855: use gpiochip data pointerLinus Walleij2016-01-051-4/+4
| * | gpio: viperboard: use gpiochip data pointerLinus Walleij2016-01-051-18/+10
| * | gpio: vf610: use gpiochip data pointerLinus Walleij2016-01-051-14/+9
| * | gpio: ucb1400: use gpiochip data pointerLinus Walleij2016-01-051-5/+6
| * | gpio: tz1090: use gpiochip data pointerLinus Walleij2016-01-051-9/+8