summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpio: misc: Pass correct license string to MODULE_LICENSEWilliam Breathitt Gray2016-02-164-4/+4
* gpio: reference count the gpio device for each descLinus Walleij2016-02-111-2/+6
* gpio: reflect base and ngpio into gpio_deviceLinus Walleij2016-02-113-130/+149
* gpio/pinctrl: sunxi: stop poking around in private varsLinus Walleij2016-02-112-2/+11
* 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
* | Merge branch 'error-return-from-get' into develLinus Walleij2016-02-081-1/+1
|\ \
| * | powerpc: qe_lib/gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
| |/
* | 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 branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-244-5/+333
|\
| * MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott2016-01-241-4/+2
| * MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott2016-01-241-1/+1
| * IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan2016-01-243-0/+330
* | Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-242-0/+9
|\ \
| * | ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer2016-01-241-0/+7
| * | intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty2016-01-241-0/+2
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-01-247-39/+297
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...Zhang Rui2016-01-235-38/+286
| |\ \ \ \