summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/vybrid'Sascha Hauer2017-01-123-0/+170
|\
| * gpio: Add GPIO driver for VybridAndrey Smirnov2017-01-113-0/+170
* | gpio: gpio-74164: Add 74lvc594 IDAlexander Shiyan2017-01-101-0/+1
* | gpio: Port SX150x driver from LinuxAndrey Smirnov2017-01-103-0/+283
|/
* Merge branch 'for-next/misc'Sascha Hauer2016-03-111-7/+7
|\
| * Kconfig: avoid tabs in help textAlexander Kurz2016-02-251-7/+7
* | driver: replace dev_request_mem_region with dev_request_mem_resourceSascha Hauer2016-03-0712-36/+68
* | driver: Fix return check of dev_request_mem_regionSascha Hauer2016-02-231-2/+2
|/
* bcm2835: introduce mach-bcm283xAlexander Aring2016-01-042-4/+4
* gpio: add ath79-gpio driver for Atheros MIPS SoCsAntony Pavlov2015-09-232-0/+157
* gpio: dw: implement new bindingsSteffen Trumtrar2015-08-191-24/+55
* gpio: dw: fix copy&paste variable nameSteffen Trumtrar2015-08-191-2/+2
* gpio-davinci: gpio get should return 0 or 1Jan Luebbe2015-06-011-1/+1
* Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-066-20/+20
|\
| * of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-306-20/+20
* | gpio: Add driver for 74x164 compatible shift-registersSebastian Hesselbarth2015-04-273-0/+140
* | gpio: orion: Convert to platform_driverSebastian Hesselbarth2015-04-201-6/+1
* | gpio: Return -EPROBE_DEFER on gpio_get_num()Sebastian Hesselbarth2015-04-171-1/+4
|/
* ARM: MXS: Make gpio a driverSascha Hauer2015-01-283-0/+190
* gpio: clps711x: Add missing includeSascha Hauer2014-11-271-1/+1
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-167-13/+23
* resource: Let request_iomem_region return an error pointerSascha Hauer2014-09-161-2/+3
* resource: Let dev_get_resource_by_name return an error pointerSascha Hauer2014-09-161-3/+4
* Merge branch 'for-next/i2c'Sascha Hauer2014-08-073-0/+502
|\
| * gpio: add driver for PCA95[357]x, PCA9698, TCA64xx, and MAX7310 SMBus I/O exp...Antony Pavlov2014-07-143-0/+502
* | gpio: add driver for Canon DIGICAntony Pavlov2014-07-293-0/+185
|/
* gpio: add jz4740-gpio driver for Ingenic MIPS SoCsAntony Pavlov2014-06-273-0/+147
* gpio: add Malta CBUS FPGA I2C driverAntony Pavlov2014-06-243-0/+197
* commands: rename "gpiolib" -> "gpioinfo"Holger Schurig2014-05-151-5/+3
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-7/+1
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* Merge branch 'for-next/tegra'Sascha Hauer2014-05-051-13/+7
|\
| * gpio: tegra: add Tegra3 setupLucas Stach2014-04-231-0/+9
| * gpio: tegra: remove dead codeLucas Stach2014-04-231-15/+0
* | Merge branch 'for-next/ioresource'Sascha Hauer2014-05-051-2/+2
|\ \
| * | common: Allow for I/O mapped I/OMichel Stam2014-04-081-2/+2
| |/
* / GPIO: i.MX: Implement get_direction()Alexander Shiyan2014-04-081-0/+10
|/
* gpio: add driver for TI DaVinci SoCsAntony Pavlov2014-03-183-0/+219
* Merge branch 'for-next/gpio'Sascha Hauer2014-02-031-7/+19
|\
| * gpiolib: gpiolib command: show label only for requested pinsAntony Pavlov2014-01-101-1/+1
| * gpiolib: gpio_free: clear gpio's "label" field tooAntony Pavlov2014-01-101-0/+1
| * gpiolib: gpio_request(): print message on errorAntony Pavlov2014-01-101-6/+17
* | gpio: clps711x: Update driverAlexander Shiyan2014-01-241-14/+25
|/
* Merge branch 'for-next/tegra'Sascha Hauer2013-12-061-2/+0
|\
| * gpio: tegra: remove leftover debug codeLucas Stach2013-12-041-2/+0
* | Merge branch 'for-next/omap-drivers'Sascha Hauer2013-12-063-0/+197
|\ \
| * | gpio: omap: Add devicetree probe supportSascha Hauer2013-11-271-1/+38
| * | gpio: omap: move to drivers/gpio/Sascha Hauer2013-11-273-0/+160
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-12-061-0/+1
|\ \
| * | treewide: Add missing includesSascha Hauer2013-11-081-0/+1
| |/