9
0
Fork 0
barebox/drivers/gpio
Jan Luebbe d9b09a9a43 gpio-davinci: gpio get should return 0 or 1
Returning other values causes problems for client code which wants to
perform calculations with the returned value.

Signed-off-by: Jan Luebbe <jluebbe@debian.org>
2015-06-13 14:35:04 +02:00
..
Kconfig ARM: MXS: Make gpio a driver 2015-01-28 08:18:43 +01:00
Makefile ARM: MXS: Make gpio a driver 2015-01-28 08:18:43 +01:00
gpio-bcm2835.c BCM2835: add gpio driver 2012-10-21 10:51:19 +02:00
gpio-clps711x.c gpio: clps711x: Add missing include 2014-11-27 17:15:28 +01:00
gpio-davinci.c gpio-davinci: gpio get should return 0 or 1 2015-06-13 14:35:04 +02:00
gpio-digic.c gpio: add driver for Canon DIGIC 2014-07-29 15:08:29 +02:00
gpio-dw.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
gpio-generic.c resource: Let request_iomem_region return an error pointer 2014-09-16 08:32:09 +02:00
gpio-imx.c GPIO: i.MX: Implement get_direction() 2014-04-08 08:11:23 +02:00
gpio-jz4740.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
gpio-malta-fpga-i2c.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
gpio-mxs.c ARM: MXS: Make gpio a driver 2015-01-28 08:18:43 +01:00
gpio-omap.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
gpio-orion.c GPIO: add Marvell Orion/MVEBU SoC GPIO driver 2013-07-05 08:27:11 +02:00
gpio-pca953x.c gpio: add driver for PCA95[357]x, PCA9698, TCA64xx, and MAX7310 SMBus I/O expanders 2014-07-14 08:04:04 +02:00
gpio-pl061.c gpio: add ARM Primcell pl061 support 2012-10-05 15:07:02 +08:00
gpio-stmpe.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
gpio-tegra.c resource: Let dev_request_mem_region return an error pointer 2014-09-16 08:32:10 +02:00
gpiolib.c commands: rename "gpiolib" -> "gpioinfo" 2014-05-15 15:00:53 +02:00