summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2017-10-15gpio: uniphier: rework single device node modelMasahiro Yamada
2017-10-10Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2017-10-08dm: gpio: pca953x: Drop pointless data structure checksSimon Glass
2017-10-08dm: gpio: Correct use of -ENODEV in driversSimon Glass
2017-10-08dm: gpio: Add a comment about not copying some driversSimon Glass
2017-10-08dm: gpio: vybrid_gpio: Correct driver's use of bind() methodSimon Glass
2017-09-28gpio: rmobile: Add Renesas RCar GPIO driverMarek Vasut
2017-09-18rockchip: gpio: remove outdated/misleading commentPhilipp Tomsich
2017-09-18rockchip: gpio: convert to livetreePhilipp Tomsich
2017-08-13stm32f1: remove stm32f1 supportPatrice Chotard
2017-08-11Convert CONFIG_CMD_TCA642X to KconfigSimon Glass
2017-08-11gpio: Drop sx151x driverSimon Glass
2017-08-11Kconfig: Drop CONFIG_CMD_PCA953X_INFOSimon Glass
2017-08-11Convert CONFIG_CMD_PCA953X to KconfigSimon Glass
2017-08-01x86: Convert INTEL_ICH6_GPIO to KconfigBin Meng
2017-07-28dm: tegra: gpio: Convert to support livetreeSimon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-07-06gpio: add static to get_function()Masahiro Yamada
2017-06-12dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_outputAxel Lin
2017-06-05gpio: samsung: Drop s3c2440_gpio driverSimon Glass
2017-06-01dm: gpio: power: Convert pm8916 drivers to livetreeSimon Glass
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: gpio: sandbox: Use dev_read...() functions to access DTSimon Glass
2017-06-01dm: gpio: Refactor to prepare for live tree supportSimon Glass
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass
2017-06-01dm: Fix up inclusion of common.hSimon Glass
2017-06-01atmel: Fix up use of dm_scan_fdt_node()Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-22gpio: rcar_gen3: Fix GPIO read supportKouei Abe
2017-05-18gpio: 74x164: make oe-pins optionalPeng Fan
2017-05-17x86: ich6_gpio: Add use-lvl-write-cache for I/O access modeBin Meng
2017-05-15gpio: Move OMAP_GPIO to KconfigTom Rini
2017-05-12gpio-uclass.c: Fix comparison of unsigned expression warningTom Rini
2017-05-10dm: gpio: add BCM6345 gpio driverÁlvaro Fernández Rojas
2017-05-08dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha
2017-04-20gpio: sunxi: Add compatible string for R40 PIOChen-Yu Tsai
2017-04-13gpio: at91_gpio: add the clock supportWenyou Yang
2017-04-13gpio: at91_gpio: add the device tree supportWenyou Yang
2017-04-13gpio: Kconfig: add CONFIG_AT91_GPIO optionWenyou Yang
2017-04-13gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang
2017-03-17gpio: Add Rapid GPIO2P driver for i.MX7ULPPeng Fan
2017-02-08Merge git://git.denx.de/u-boot-dmTom Rini
2017-02-08GPIO: Correct doc typo "confguration" -> "configuration"Robert P. J. Day
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-12-27Update Maintainer and Author's email addressAjay Bhargav
2016-12-20gpio: zynq: Remove empty lineMichal Simek
2016-11-28gpio: bcm2835: add device tree supportFabian Vogt
2016-11-21gpio: dwapb: Add support for port BPhil Edworthy
2016-10-28gpio: atmel_pio4: Remove unnecessary clock callingWenyou Yang