summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2016-06-03gpio: mxs: Remove netdev.hMarek Vasut
2016-05-28Merge git://git.denx.de/u-boot-dmTom Rini
2016-05-27dm: gpio: pca953x: Support PCA953X with 40 GPIOsmario.six@gdsys.cc
2016-05-27sunxi: gpio: convert bind() to use driver dataStephen Warren
2016-05-24gpio: zynq: Add support for reading gpio pin stateMichal Simek
2016-05-17gpio: exynos(s5p): remove gpio_xlate routineEric Nelson
2016-05-17gpio: rk: remove gpio_xlate routineEric Nelson
2016-05-17gpio: pic32: remove gpio_xlate routineEric Nelson
2016-05-17gpio: omap: remove gpio_xlate routineEric Nelson
2016-05-17gpio: intel_broadwell: remove gpio_xlate routineEric Nelson
2016-05-17dm: gpio: add a default gpio xlate routineEric Nelson
2016-05-17dm: gpio: introduce 74x164 driverPeng Fan
2016-05-17dm: gpio: pca953x: introduce driver model support for pca953xPeng Fan
2016-04-18drivers/gpio/pm8916_gpio.c: Make pid be uint32_tTom Rini
2016-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini
2016-04-13GPIO: pca953x: Remove compilation warnings on arm64Michal Simek
2016-04-13zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMPSiva Durga Prasad Paladugu
2016-04-13gpio: zynqmp: Add GPIO driver support for ZynqMPSiva Durga Prasad Paladugu
2016-04-13gpio: zynq: Move the definitions to driver fileSiva Durga Prasad Paladugu
2016-04-13gpio: zynq: Remove non driver model codeSiva Durga Prasad Paladugu
2016-04-13gpio: Kconfig: Enable Zynq GPIO driver using kconfigSiva Durga Prasad Paladugu
2016-04-13gpio: zynq: Convert Zynq GPIO to driver modelSiva Durga Prasad Paladugu
2016-04-12gpio: mvebu_gpio: Add missing out value set to gpio_direction_output()Stefan Roese
2016-04-01gpio: Add support for Qualcomm PM8916 gpiosMateusz Kulikowski
2016-04-01gpio: Add support for Qualcomm gpio controllerMateusz Kulikowski
2016-04-01Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-03-31gpio: uniphier: use devm_get_addr() to get base addressMasahiro Yamada
2016-03-31sunxi: axp: Generalize register macros for VBUS drive GPIOChen-Yu Tsai
2016-03-25Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-03-24gpio: Add DM GPIO driver for Marvell MVEBUStefan Roese
2016-03-23sunxi: 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-28gpio: 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-22rockchip: gpio: Implement the get_function() methodSimon Glass