Commit Graph

352 Commits (117daa82204f502d245e4d4f4be3b8cd712b244f)

Author SHA1 Message Date
Stefano Babic 552a848e4f imx: reorganize IMX code as other SOCs 7 years ago
Masahiro Yamada fb07f97d6e gpio: add static to get_function() 7 years ago
Axel Lin d2d20d9925 dm: bcm6345_gpio: Set proper output level in bcm6345_gpio_direction_output 8 years ago
Simon Glass 2e5184dd5f gpio: samsung: Drop s3c2440_gpio driver 8 years ago
Simon Glass 04048d58a8 dm: gpio: power: Convert pm8916 drivers to livetree 8 years ago
Simon Glass 150c5afe5b dm: gpio: Add live tree support 8 years ago
Simon Glass 95795ad6ce dm: gpio: sandbox: Use dev_read...() functions to access DT 8 years ago
Simon Glass 3a57123e59 dm: gpio: Refactor to prepare for live tree support 8 years ago
Simon Glass da409ccc4a dm: core: Replace of_offset with accessor (part 2) 8 years ago
Simon Glass 4af0d7e870 dm: Fix up inclusion of common.h 8 years ago
Simon Glass 79fc0c784d atmel: Fix up use of dm_scan_fdt_node() 8 years ago
Simon Glass a821c4af79 dm: Rename dev_addr..() functions 8 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 8 years ago
Kouei Abe 1815c29738 gpio: rcar_gen3: Fix GPIO read support 8 years ago
Peng Fan aab203eb2e gpio: 74x164: make oe-pins optional 8 years ago
Bin Meng 770ee01742 x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode 8 years ago
Tom Rini 29cb2b3b90 gpio: Move OMAP_GPIO to Kconfig 8 years ago
Tom Rini 758979101d gpio-uclass.c: Fix comparison of unsigned expression warning 8 years ago
Álvaro Fernández Rojas e64bdb2fcf dm: gpio: add BCM6345 gpio driver 8 years ago
Vikas Manocha 774171020b dm: gpio: Add driver for stm32f7 gpio controller 8 years ago
Chen-Yu Tsai 33559ffe5b gpio: sunxi: Add compatible string for R40 PIO 8 years ago
Wenyou Yang f2f3c1576a gpio: at91_gpio: add the clock support 8 years ago
Wenyou Yang cf468880c3 gpio: at91_gpio: add the device tree support 8 years ago
Wenyou Yang 5a07a5f922 gpio: Kconfig: add CONFIG_AT91_GPIO option 8 years ago
Wenyou Yang 2dc63f7367 gpio: at91_gpio: remove CPU_HAS_PIO3 macro 8 years ago
Peng Fan d665eb6114 gpio: Add Rapid GPIO2P driver for i.MX7ULP 8 years ago
Robert P. J. Day 7582ddce13 GPIO: Correct doc typo "confguration" -> "configuration" 8 years ago
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 8 years ago
Ajay Bhargav c7c47ca246 Update Maintainer and Author's email address 8 years ago
Michal Simek f2e70a0073 gpio: zynq: Remove empty line 8 years ago
Fabian Vogt 4faf5f93c6 gpio: bcm2835: add device tree support 8 years ago
Phil Edworthy 2d0c2c47aa gpio: dwapb: Add support for port B 8 years ago
Wenyou Yang d85d92ae7b gpio: atmel_pio4: Remove unnecessary clock calling 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
Simon Glass 26f50fbed2 Revert "x86: broadwell: gpio: Remove the codes to set up pin control" 8 years ago
Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 8 years ago
Alexander Graf 601147b06a serial: bcm283x_mu: Detect disabled serial device 8 years ago
Alexander Graf 04a993fe11 bcm2835_gpio: Implement GPIOF_FUNC 8 years ago
Wenyou Yang ee3311db1c gpio: atmel_pio4: Rework to support DM & DT 8 years ago
Wenyou Yang 46ed9381b7 gpio: atmel_pio4: Move PIO4 definitions to head file 8 years ago
Stephen Warren 6e06acb732 fdt: allow fdtdec_get_addr_size_*() to translate addresses 8 years ago
Vignesh R 5746b0df9c gpio: Add driver for TI PCF8575 I2C GPIO expander 8 years ago
Chen-Yu Tsai 4694dc56e9 sunxi: gpio: Add .xlate function for gpio phandle resolution 8 years ago
Masahiro Yamada 4e3d84066e ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 8 years ago
Hamish Martin 4b689f02ff dm: gpio: MPC85XX GPIO platform data support 8 years ago
mario.six@gdsys.cc fc76b69873 gpio: pca953x: Fix register reading past 8th GPIO 9 years ago
Marek Vasut 152ac5fabf gpio: at91: Fix pullup/pulldown configuration on PIO3 9 years ago
Bin Meng 9769e05bcf x86: broadwell: gpio: Remove the codes to set up pin control 9 years ago
Bin Meng d8906c1f3f x86: Probe pinctrl driver in cpu_init_r() 9 years ago
Bin Meng 8142340ee3 x86: ich6_gpio: Output return value of syscon_get_by_driver_data() 9 years ago