summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard2018-01-102-183/+0
* mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam2018-01-041-2/+2
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-12-131-0/+3
|\
| * gpio: rmobile: Add generic Gen3 compatibleMarek Vasut2017-12-091-0/+1
| * gpio: rmobile: Add R8A77995 D3 compatibleMarek Vasut2017-12-091-0/+1
| * gpio: rmobile: Add R8A77970 V3M compatibleMarek Vasut2017-12-091-0/+1
* | gpio/hsdk: Depend on DM_GPIO instead of simple DMAlexey Brodkin2017-12-121-1/+1
|/
* gpio: rmobile: Set GPIO mode in GPSR when requestedMarek Vasut2017-11-301-1/+19
* gpio: uniphier: import dt-binginds header from LinuxMasahiro Yamada2017-11-291-2/+1
* bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada2017-11-291-1/+1
* ARC: HSDK: introduce CREG GPIO driverEugeniy Paltsev2017-11-243-0/+118
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-2/+2
* gpio: uniphier: rework single device node modelMasahiro Yamada2017-10-151-51/+89
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-10-103-0/+176
|\
| * gpio: rmobile: Add Renesas RCar GPIO driverMarek Vasut2017-09-283-0/+176
* | dm: gpio: pca953x: Drop pointless data structure checksSimon Glass2017-10-081-11/+0
* | dm: gpio: Correct use of -ENODEV in driversSimon Glass2017-10-086-11/+11
* | dm: gpio: Add a comment about not copying some driversSimon Glass2017-10-083-1/+15
* | dm: gpio: vybrid_gpio: Correct driver's use of bind() methodSimon Glass2017-10-081-19/+6
|/
* rockchip: gpio: remove outdated/misleading commentPhilipp Tomsich2017-09-181-1/+0
* rockchip: gpio: convert to livetreePhilipp Tomsich2017-09-181-1/+1
* stm32f1: remove stm32f1 supportPatrice Chotard2017-08-131-94/+0
* Convert CONFIG_CMD_TCA642X to KconfigSimon Glass2017-08-111-0/+9
* gpio: Drop sx151x driverSimon Glass2017-08-112-243/+0
* Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass2017-08-111-8/+0
* Convert CONFIG_CMD_PCA953X to KconfigSimon Glass2017-08-111-0/+9
* x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng2017-08-011-0/+6
* dm: tegra: gpio: Convert to support livetreeSimon Glass2017-07-281-4/+6
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-121-1/+1
* gpio: add static to get_function()Masahiro Yamada2017-07-061-2/+2
* dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_outputAxel Lin2017-06-121-0/+2
* gpio: samsung: Drop s3c2440_gpio driverSimon Glass2017-06-052-89/+0
* dm: gpio: power: Convert pm8916 drivers to livetreeSimon Glass2017-06-011-5/+3
* dm: gpio: Add live tree supportSimon Glass2017-06-011-28/+23
* dm: gpio: sandbox: Use dev_read...() functions to access DTSimon Glass2017-06-011-6/+3
* dm: gpio: Refactor to prepare for live tree supportSimon Glass2017-06-017-27/+37
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-011-1/+1
* dm: Fix up inclusion of common.hSimon Glass2017-06-011-0/+1
* atmel: Fix up use of dm_scan_fdt_node()Simon Glass2017-06-011-2/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-0120-23/+23
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-012-2/+2
* gpio: rcar_gen3: Fix GPIO read supportKouei Abe2017-05-221-6/+11
* gpio: 74x164: make oe-pins optionalPeng Fan2017-05-181-2/+1
* x86: ich6_gpio: Add use-lvl-write-cache for I/O access modeBin Meng2017-05-171-5/+25
* gpio: Move OMAP_GPIO to KconfigTom Rini2017-05-151-0/+8
* gpio-uclass.c: Fix comparison of unsigned expression warningTom Rini2017-05-121-1/+1
* dm: gpio: add BCM6345 gpio driverÁlvaro Fernández Rojas2017-05-103-0/+132
* dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha2017-05-083-0/+145
* gpio: sunxi: Add compatible string for R40 PIOChen-Yu Tsai2017-04-201-0/+1
* gpio: at91_gpio: add the clock supportWenyou Yang2017-04-131-0/+13