summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: lpc32xx: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
* gpio: lp3943: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
* gpio: kempld: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1
* gpio: janz-ttl: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-11/+1
* gpio: iop: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
* gpio: generic: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1
* gpio: ge: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
* gpio: f7188x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-24/+2
* gpio: ep93xx: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
* gpio: dln2: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-12/+4
* gpio: da9055: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-14/+2
* gpio: da9052: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1
* gpio: cs5535: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-15/+5
* gpio: crystalcove: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-7/+2
* gpio: clps711x: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1
* gpio: bcm-kona: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-1/+1
* gpio: arizona: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+2
* gpio: adp5588: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-3/+1
* gpio: adp5520: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-12/+1
* gpio: adnp: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1
* gpio: 74xx-mmio: Use devm_gpiochip_add_data() for gpio registrationLaxman Dewangan2016-02-231-10/+1
* gpio: Add devm_ apis for gpiochip_add_data and gpiochip_removeLaxman Dewangan2016-02-231-0/+74
* Merge branch 'devel' into for-nextLinus Walleij2016-02-2241-657/+2821
|\
| * gpio: fixup line flags for userspace ABILinus Walleij2016-02-221-7/+9
| * gpiolib: fix crash when gpiochip removedBamvor Jian Zhang2016-02-201-3/+2
| * gpio: pisosr: add missing unlockSudip Mukherjee2016-02-191-3/+1
| * gpio: xgene: Enable X-Gene standby GPIO as interrupt controllerQuan Nguyen2016-02-191-32/+233
| * pinctrl: cygnus-gpio: use gpiochip data pointerLinus Walleij2016-02-191-19/+14
| * gpio: add userspace ABI for GPIO line informationLinus Walleij2016-02-191-2/+49
| * gpio: store reflect the label to userspaceLinus Walleij2016-02-192-0/+16
| * gpio: tps65218: remove unused #includeLinus Walleij2016-02-191-1/+0
| * gpio: ks8695: remove irq_to_gpio functionArnd Bergmann2016-02-191-12/+0
| * gpio: use kzalloc to allocate gpio_deviceJosh Cartwright2016-02-181-1/+1
| * gpio-mcp23s08: correctly handling failed allocationInsu Yun2016-02-161-0/+2
| * gpio: tps65218: Make tps65218_gpio_output set proper output levelAxel Lin2016-02-161-0/+1
| * gpio: tpic2810: Make tpic2810_direction_output set proper output levelAxel Lin2016-02-161-0/+3
| * gpio: create an API to detect open drain/source on linesLinus Walleij2016-02-162-5/+22
| * gpio: davinci: Fix possible NULL pointer deferenceNicholas Krause2016-02-161-0/+2
| * gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-1613-18/+8
| * gpio: TS-4800: remove useless bgpio_init flagsJulien Grossholtz2016-02-161-2/+1
| * gpio: move the subdriver data pointer into gpio_deviceLinus Walleij2016-02-162-2/+17
| * gpio: move the pin ranges into gpio_deviceLinus Walleij2016-02-163-14/+24
| * pinctrl: sirf/atlas7: stop poking around in GPIO internalsLinus Walleij2016-02-161-18/+0
| * gpio: ws16c48: Use devm_request_regionWilliam Breathitt Gray2016-02-161-17/+8
| * gpio: sch311x: Use devm_request_regionWilliam Breathitt Gray2016-02-161-5/+3
| * gpio: ich: Use devm_request_regionWilliam Breathitt Gray2016-02-161-42/+9
| * gpio: amd8111: Use devm_request_regionWilliam Breathitt Gray2016-02-161-4/+3
| * gpio: 104-idio-16: Use devm_request_regionWilliam Breathitt Gray2016-02-161-17/+8
| * gpio: 104-idi-48: Use devm_request_regionWilliam Breathitt Gray2016-02-161-17/+8
| * gpio: 104-dio-48e: Use devm_request_regionWilliam Breathitt Gray2016-02-161-17/+8