summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas
2016-02-16gpio: TS-4800: remove useless bgpio_init flagsJulien Grossholtz
2016-02-16gpio: move the subdriver data pointer into gpio_deviceLinus Walleij
2016-02-16gpio: move the pin ranges into gpio_deviceLinus Walleij
2016-02-16gpio: ws16c48: Use devm_request_regionWilliam Breathitt Gray
2016-02-16gpio: sch311x: Use devm_request_regionWilliam Breathitt Gray
2016-02-16gpio: ich: Use devm_request_regionWilliam Breathitt Gray
2016-02-16gpio: amd8111: Use devm_request_regionWilliam Breathitt Gray
2016-02-16gpio: 104-idio-16: Use devm_request_regionWilliam Breathitt Gray
2016-02-16gpio: 104-idi-48: Use devm_request_regionWilliam Breathitt Gray
2016-02-16gpio: 104-dio-48e: Use devm_request_regionWilliam Breathitt Gray
2016-02-16gpio: misc: Pass correct license string to MODULE_LICENSEWilliam Breathitt Gray
2016-02-11gpio: reference count the gpio device for each descLinus Walleij
2016-02-11gpio: reflect base and ngpio into gpio_deviceLinus Walleij
2016-02-11gpio/pinctrl: sunxi: stop poking around in private varsLinus Walleij
2016-02-11gpio: move descriptors into gpio_deviceLinus Walleij
2016-02-11gpio: move sysfs mock device to the gpio_deviceLinus Walleij
2016-02-11gpio: remember to finally free gpio_deviceLinus Walleij
2016-02-11gpio: add tps65218 gpioNicolas Saenz Julienne
2016-02-10gpio: Add driver for TI TPIC2810Andrew F. Davis
2016-02-10gpio: Add driver for SPI serializersAndrew F. Davis
2016-02-10gpio: ath79: Update the copyright noticeAlban Bedel
2016-02-10gpio: ath79: Add support for the interrupt controllerAlban Bedel
2016-02-10gpio: ath79: Make the driver removableAlban Bedel
2016-02-10gpio: ath79: Allow building in compile testsAlban Bedel
2016-02-10gpio: ath79: Move to the generic GPIO driverAlban Bedel
2016-02-09Merge branch 'chardev' into develLinus Walleij
2016-02-09gpio: add a userspace chardev ABI for GPIOsLinus Walleij
2016-02-09gpio: refer to gpio device in prints and debugfsLinus Walleij
2016-02-09gpio: make the gpiochip a real deviceLinus Walleij
2016-02-08drivers/gpio: Switch gpio-mpc8xxx to use gpio-genericLiu Gang
2016-02-05gpio: add TS-4800 fpga GPIO supportJulien Grossholtz
2016-01-28gpio: davinci: use irq_data_get_chip_typeGeliang Tang
2016-01-28gpio/qoriq: Add qoriq platforms supportLiu Gang
2016-01-28gpio-f7188x: Add F81866 GPIO supportsPeter Hung
2016-01-28gpio: Add GPIO support for the ACCES 104-DIO-48EWilliam Breathitt Gray
2016-01-28gpio: Add GPIO support for the WinSystems WS16C48William Breathitt Gray
2016-01-28gpio: 104-idi-48: Allow IRQ sharingWilliam Breathitt Gray
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-14Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-01-13gpiolib: fix chip order in gpio listJulien Grossholtz
2016-01-13gpio: mpc8xxx: Do not use gpiochip_get_data() in mpc8xxx_gpio_save_regs()Guenter Roeck
2016-01-13gpio: mm-lantiq: Do not use gpiochip_get_data() in ltq_mm_save_regs()Guenter Roeck
2016-01-11gpio: arizona: Support Cirrus Logic CS47L24 and WM1831Richard Fitzgerald
2016-01-07gpio: brcmstb: Allow building driver for BMIPS_GENERICFlorian Fainelli
2016-01-07gpio: brcmstb: Set endian flags for big-endian MIPSFlorian Fainelli
2016-01-07gpio: moxart: fix build regressionArnd Bergmann
2016-01-07gpio: xilinx: Do not use gpiochip_get_data() in xgpio_save_regs()Guenter Roeck