Age | Commit message (Expand) | Author | Files | Lines |
2016-02-16 | gpio: Include linux/gpio.h instead of asm/gpio.h | Bjorn Helgaas | 1 | -1/+0 |
2016-02-16 | gpio: TS-4800: remove useless bgpio_init flags | Julien Grossholtz | 1 | -2/+1 |
2016-02-16 | gpio: move the subdriver data pointer into gpio_device | Linus Walleij | 2 | -2/+17 |
2016-02-16 | gpio: move the pin ranges into gpio_device | Linus Walleij | 3 | -14/+24 |
2016-02-16 | gpio: ws16c48: Use devm_request_region | William Breathitt Gray | 1 | -17/+8 |
2016-02-16 | gpio: sch311x: Use devm_request_region | William Breathitt Gray | 1 | -5/+3 |
2016-02-16 | gpio: ich: Use devm_request_region | William Breathitt Gray | 1 | -42/+9 |
2016-02-16 | gpio: amd8111: Use devm_request_region | William Breathitt Gray | 1 | -4/+3 |
2016-02-16 | gpio: 104-idio-16: Use devm_request_region | William Breathitt Gray | 1 | -17/+8 |
2016-02-16 | gpio: 104-idi-48: Use devm_request_region | William Breathitt Gray | 1 | -17/+8 |
2016-02-16 | gpio: 104-dio-48e: Use devm_request_region | William Breathitt Gray | 1 | -17/+8 |
2016-02-16 | gpio: misc: Pass correct license string to MODULE_LICENSE | William Breathitt Gray | 4 | -4/+4 |
2016-02-11 | gpio: reference count the gpio device for each desc | Linus Walleij | 1 | -2/+6 |
2016-02-11 | gpio: reflect base and ngpio into gpio_device | Linus Walleij | 3 | -130/+149 |
2016-02-11 | gpio/pinctrl: sunxi: stop poking around in private vars | Linus Walleij | 1 | -0/+9 |
2016-02-11 | gpio: move descriptors into gpio_device | Linus Walleij | 3 | -33/+26 |
2016-02-11 | gpio: move sysfs mock device to the gpio_device | Linus Walleij | 3 | -17/+21 |
2016-02-11 | gpio: remember to finally free gpio_device | Linus Walleij | 1 | -0/+1 |
2016-02-11 | gpio: add tps65218 gpio | Nicolas Saenz Julienne | 3 | -0/+231 |
2016-02-10 | gpio: Add driver for TI TPIC2810 | Andrew F. Davis | 3 | -0/+176 |
2016-02-10 | gpio: Add driver for SPI serializers | Andrew F. Davis | 3 | -0/+195 |
2016-02-10 | gpio: ath79: Update the copyright notice | Alban Bedel | 1 | -2/+1 |
2016-02-10 | gpio: ath79: Add support for the interrupt controller | Alban Bedel | 2 | -0/+206 |
2016-02-10 | gpio: ath79: Make the driver removable | Alban Bedel | 1 | -0/+10 |
2016-02-10 | gpio: ath79: Allow building in compile tests | Alban Bedel | 2 | -2/+5 |
2016-02-10 | gpio: ath79: Move to the generic GPIO driver | Alban Bedel | 3 | -113/+24 |
2016-02-09 | Merge branch 'chardev' into devel | Linus Walleij | 3 | -83/+331 |
2016-02-09 | gpio: add a userspace chardev ABI for GPIOs | Linus Walleij | 2 | -1/+126 |
2016-02-09 | gpio: refer to gpio device in prints and debugfs | Linus Walleij | 2 | -9/+9 |
2016-02-09 | gpio: make the gpiochip a real device | Linus Walleij | 3 | -74/+197 |
2016-02-08 | drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic | Liu Gang | 1 | -159/+100 |
2016-02-05 | gpio: add TS-4800 fpga GPIO support | Julien Grossholtz | 3 | -0/+102 |
2016-01-28 | gpio: davinci: use irq_data_get_chip_type | Geliang Tang | 1 | -2/+1 |
2016-01-28 | gpio/qoriq: Add qoriq platforms support | Liu Gang | 1 | -3/+5 |
2016-01-28 | gpio-f7188x: Add F81866 GPIO supports | Peter Hung | 2 | -5/+26 |
2016-01-28 | gpio: Add GPIO support for the ACCES 104-DIO-48E | William Breathitt Gray | 3 | -0/+449 |
2016-01-28 | gpio: Add GPIO support for the WinSystems WS16C48 | William Breathitt Gray | 3 | -0/+446 |
2016-01-28 | gpio: 104-idi-48: Allow IRQ sharing | William Breathitt Gray | 1 | -1/+2 |
2016-01-21 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -1336/+0 |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 115 | -1895/+2195 |
2016-01-14 | Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2016-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 3 | -0/+54 |
2016-01-13 | gpiolib: fix chip order in gpio list | Julien Grossholtz | 1 | -2/+4 |
2016-01-13 | gpio: mpc8xxx: Do not use gpiochip_get_data() in mpc8xxx_gpio_save_regs() | Guenter Roeck | 1 | -1/+2 |
2016-01-13 | gpio: mm-lantiq: Do not use gpiochip_get_data() in ltq_mm_save_regs() | Guenter Roeck | 1 | -1/+2 |
2016-01-11 | gpio: arizona: Support Cirrus Logic CS47L24 and WM1831 | Richard Fitzgerald | 1 | -0/+4 |
2016-01-07 | gpio: brcmstb: Allow building driver for BMIPS_GENERIC | Florian Fainelli | 1 | -2/+2 |
2016-01-07 | gpio: brcmstb: Set endian flags for big-endian MIPS | Florian Fainelli | 1 | -1/+14 |
2016-01-07 | gpio: moxart: fix build regression | Arnd Bergmann | 1 | -1/+1 |
2016-01-07 | gpio: xilinx: Do not use gpiochip_get_data() in xgpio_save_regs() | Guenter Roeck | 1 | -1/+2 |