summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-09-18gpio: Add DM GPIO driver for Marvell MVEBUStefan Roese
2016-09-18sunxi: Add a bunch of missing compatible strings to sunxi_gpio.cHans de Goede
2016-03-17x86: broadwell: Add a GPIO driverSimon Glass
2016-03-17x86: Drop all the old pin configuration codeSimon Glass
2016-03-17x86: gpio: Allow the pinctrl driver to set up the pin configSimon Glass
2016-03-17x86: gpio: Correct GPIO setup orderingSimon Glass
2016-03-17gpio: Use const where possibleSimon Glass
2016-03-17gpio: Add a function to obtain a GPIO vector valueSimon Glass
2016-03-14dm: Use uclass_first_device_err() where it is usefulSimon Glass
2016-02-29gpio: uniphier: add driver for UniPhier GPIO controllerMasahiro Yamada
2016-02-24stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha
2016-02-24gpio: stm32_gpio: move base addresses to the soc fileVikas Manocha
2016-02-24gpio: stm32_gpio: move clock config from driver to boardVikas Manocha
2016-02-16tegra: gpio: Show the GPIO value for outputsSimon Glass
2016-02-08Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-02-05x86: ich6_gpio: Convert to use proper DM APIBin Meng
2016-02-02dm: vybrid_gpio: Drop legacy codeBhuvanchandra DV
2016-02-01drivers: gpio: add driver for Microchip PIC32 GPIO controller.Purna Chandra Mandal
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada
2016-01-21rockchip: gpio: Implement the get_function() methodSimon Glass
2016-01-21rockchip: gpio: Read the GPIO value correctlySimon Glass
2016-01-20dm: gpio: Allow the uclass to work without printf()Simon Glass
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2016-01-07gpio: mxs: add name_to_gpio() functionMåns Rullgård
2015-12-05Change e-mail address of Kamil LulkoKamil Lulko
2015-11-30gpio: atmel: Add the PIO4 driver supportWenyou Yang
2015-11-18altera_pio: change ioremap to map_physmemThomas Chou
2015-11-12i2c: Fix pca953x endianess issueDirk Eibach
2015-10-23nios2 : convert altera_pio to driver modelThomas Chou
2015-10-22drivers: gpio: omap: add support for parsing additional gpio parametersMugunthan V N
2015-10-20sunxi: power: Unify axp pmic function namesHans de Goede
2015-10-03gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr()Przemyslaw Marczak
2015-10-02gpio: tegra: use named constantsStephen Warren
2015-10-02gpio: tegra: remove unused typeStephen Warren
2015-10-02ARM: tegra: don't enable GPIOs until direction is setStephen Warren
2015-10-02ARM: tegra: fix GPIO init table programmingStephen Warren
2015-09-13Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2015-09-11gpio: lpc32xx: fix issues with port3 gpioSylvain Lemieux
2015-09-03Merge git://git.denx.de/u-boot-rockchipTom Rini
2015-09-02rockchip: gpio: Add rockchip GPIO driverSimon Glass
2015-09-02imx: mxc_gpio: add support for imx7d SoCAdrian Alonso
2015-08-31dm: Use dev_get_addr() where possibleSimon Glass
2015-08-31gpio: sh-pfc: fix gpio input readVladimir Barinov
2015-08-26x86: gpio: Tidy up gpio_ich6_get_base() and callersSimon Glass
2015-08-26x86: gpio: Correct calls to _ich6_gpio_set_direction()Simon Glass
2015-08-23gpio: Add DW APB GPIO driverMarek Vasut
2015-08-18of: clean up OF_CONTROL ifdef conditionalsMasahiro Yamada
2015-08-14sunxi: gpio: Add support for the gpio banks which are part of the R-io clusterHans de Goede
2015-08-12gpio: omap: Drop 'method' parameterTom Rini