summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpio: at91_gpio: add the device tree supportWenyou Yang2017-04-131-0/+15
* gpio: Kconfig: add CONFIG_AT91_GPIO optionWenyou Yang2017-04-131-0/+13
* gpio: at91_gpio: remove CPU_HAS_PIO3 macroWenyou Yang2017-04-131-45/+97
* gpio: Add Rapid GPIO2P driver for i.MX7ULPPeng Fan2017-03-173-0/+232
* Merge git://git.denx.de/u-boot-dmTom Rini2017-02-0821-41/+44
|\
| * dm: core: Replace of_offset with accessorSimon Glass2017-02-0821-41/+44
* | GPIO: Correct doc typo "confguration" -> "configuration"Robert P. J. Day2017-02-081-1/+1
|/
* Update Maintainer and Author's email addressAjay Bhargav2016-12-272-2/+2
* gpio: zynq: Remove empty lineMichal Simek2016-12-201-1/+0
* gpio: bcm2835: add device tree supportFabian Vogt2016-11-281-0/+24
* gpio: dwapb: Add support for port BPhil Edworthy2016-11-211-10/+10
* gpio: atmel_pio4: Remove unnecessary clock callingWenyou Yang2016-10-281-12/+0
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-1/+2
* Revert "x86: broadwell: gpio: Remove the codes to set up pin control"Simon Glass2016-10-111-0/+7
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-239-9/+9
* serial: bcm283x_mu: Detect disabled serial deviceAlexander Graf2016-09-061-0/+1
* bcm2835_gpio: Implement GPIOF_FUNCAlexander Graf2016-09-061-13/+17
* gpio: atmel_pio4: Rework to support DM & DTWenyou Yang2016-08-152-23/+117
* gpio: atmel_pio4: Move PIO4 definitions to head fileWenyou Yang2016-08-151-53/+18
* fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren2016-08-121-1/+1
* gpio: Add driver for TI PCF8575 I2C GPIO expanderVignesh R2016-08-083-0/+188
* sunxi: gpio: Add .xlate function for gpio phandle resolutionChen-Yu Tsai2016-07-311-0/+16
* ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada2016-07-241-13/+3
* dm: gpio: MPC85XX GPIO platform data supportHamish Martin2016-07-111-7/+30
* gpio: pca953x: Fix register reading past 8th GPIOmario.six@gdsys.cc2016-06-191-1/+3
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2016-06-131-3/+8
|\
| * gpio: at91: Fix pullup/pulldown configuration on PIO3Marek Vasut2016-06-121-3/+8
* | x86: broadwell: gpio: Remove the codes to set up pin controlBin Meng2016-06-121-7/+0
* | x86: Probe pinctrl driver in cpu_init_r()Bin Meng2016-06-121-7/+0
* | x86: ich6_gpio: Output return value of syscon_get_by_driver_data()Bin Meng2016-06-121-1/+3
|/
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2016-06-045-0/+322
|\
| * dm: test: Add GPIO open drain testsmario.six@gdsys.cc2016-06-031-0/+35
| * dm: gpio: Implement open drain for MPC85XX GPIOmario.six@gdsys.cc2016-06-032-3/+44
| * dm: gpio: Add methods for open drain settingmario.six@gdsys.cc2016-06-031-0/+32
| * dm: gpio: Add driver for MPC85XX GPIO controllermario.six@gdsys.cc2016-06-033-0/+214
* | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2016-06-035-1/+365
|\ \
| * | gpio: add Tegra186 GPIO driverStephen Warren2016-05-315-1/+358
| * | ARM: tegra: convert CONFIG_TEGRA_GPIO to KconfigStephen Warren2016-05-311-0/+7
| |/
* / gpio: mxs: Remove netdev.hMarek Vasut2016-06-021-1/+0
|/
* Merge git://git.denx.de/u-boot-dmTom Rini2016-05-271-40/+50
|\
| * sunxi: gpio: convert bind() to use driver dataStephen Warren2016-05-261-40/+50
* | dm: gpio: pca953x: Support PCA953X with 40 GPIOsmario.six@gdsys.cc2016-05-271-3/+6
|/
* gpio: zynq: Add support for reading gpio pin stateMichal Simek2016-05-241-0/+22
* gpio: exynos(s5p): remove gpio_xlate routineEric Nelson2016-05-171-11/+0
* gpio: rk: remove gpio_xlate routineEric Nelson2016-05-171-11/+0
* gpio: pic32: remove gpio_xlate routineEric Nelson2016-05-171-10/+0
* gpio: omap: remove gpio_xlate routineEric Nelson2016-05-171-11/+0
* gpio: intel_broadwell: remove gpio_xlate routineEric Nelson2016-05-171-10/+0