Commit Graph

441 Commits (880274192cfdcec83b32b15ae47e7cbfc2edc1df)

Author SHA1 Message Date
Patrice Chotard 798cd708d5 gpio: stm32f7: replace ODR update by BSRR write 6 years ago
Michal Simek 312dd1c55c gpio: xilinx: Add support for using label property 6 years ago
Michal Simek ac7f061398 gpio: xilinx: Return 0 from xilinx_gpio_set_value 6 years ago
Michal Simek c714aeaec1 gpio: xilinx: Not read output values via regs 6 years ago
Michal Simek 642a860412 gpio: xilinx: Simplify logic in xilinx_gpio_set_value 6 years ago
Michal Simek bf2a69de81 gpio: xilinx: Set value before changing direction 6 years ago
Michal Simek 6f81ff0422 gpio: xilinx: Remove !DM driver 6 years ago
Michal Simek ddd7b3fa33 gpio: xilinx: Find out bank before use in xilinx_gpio_get_function() 6 years ago
Vipul Kumar 0f07257345 gpio: zynq: Used platdata structure for storing static data instead of priv 6 years ago
Eugeniy Paltsev fe3eb7a887 GPIO: CREG: improve flexibility of hsdk-creg-gpio driver 6 years ago
Adam Ford 5d653afc17 Convert CONFIG_DA8XX_GPIO to Kconfig 6 years ago
Michal Simek 4a69366967 microblaze: Convert generic platform to DM gpio 6 years ago
Michal Simek 10441ec922 gpio: xilinx: Convert driver to DM 6 years ago
Michal Simek 0d6fabb82d gpio: zynq: Setup bank_name to dev->name 6 years ago
Michal Simek 0df9bea434 gpio: zynq: Read of mach data in platdata with dev_get_driver_data 6 years ago
Michal Simek 1b4c2aa25b gpio: dm: Support manual relocation for gpio 6 years ago
Michal Simek 946205a857 gpio: zynq: Fix typo in one error message 6 years ago
Michal Simek d509f8dc5a gpio: zynq: Use live-tree function 6 years ago
Adam Ford 6696de885e gpio: omap_gpio: Convert to auto-alloc feature when DT is supported 6 years ago
Adam Ford b4c3fb087b gpio: omap_gpio: Name GPIO's by bank and index with DM_GPIO 6 years ago
Adam Ford 8e51c0f254 dm: gpio: Add DM compatibility to GPIO driver for Davinci 6 years ago
Hannes Schmelzer 8fd05fccc8 drivers/gpio/mxc: fix MXC GPIO name in KConfig 6 years ago
Michal Simek 01fcf01e81 gpio: zynq_gpio: bank description should use unsigned type 6 years ago
Michal Simek 1471fadf69 gpio: zynq: Do not check unsigned type that is >= 0 6 years ago
Álvaro Fernández Rojas e7e64fa0e6 gpio: bcm6345: convert to use live dt 6 years ago
Marek Vasut 60ae40c29e gpio: rmobile: Add R8A77990 E3 compatible 6 years ago
Ludovic Desroches 8ee54672df gpio: atmel_pio4: give a full configuration when muxing pins 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Mario Six b053dd7c5a gpio: uclass: Fix debug string 6 years ago
Andre Przywara 381996c5ed sunxi: gpio: add missing compatible strings 6 years ago
Faiz Abbas 8e14ba7bd5 gpio: omap_gpio: Add DM_FLAG_PRE_RELOC flag 6 years ago
Patrick Delaunay 2514c2d0e6 arm: stm32: add new architecture for STM32MP family 6 years ago
Patrick Delaunay f11c308ac2 gpio: stm32f7_gpio: handle node ngpios 6 years ago
Patrick Delaunay d876eaf2be dm: gpio: Convert stm32f7 driver to livetree 6 years ago
Mario Six d38826a3dc treewide: Fix gdsys mail addresses 6 years ago
Mario Six 1e5f89881a gpio: pca953x_gpio: Support label setting from DT 6 years ago
Marek Vasut 76ed8f0542 gpio: rcar: Add R8A77965 M3N entries 6 years ago
Vipul Kumar 71d5a14204 microblaze: Added Kconfig support for CONFIG_XILINX_GPIO 6 years ago
Simon Glass 995b60b593 sandbox: Rename 'num-gpios' property to avoid dtc warning 6 years ago
Heinrich Schuchardt 6e5308c4b8 rockchip: gpio: remove dead code 6 years ago
Adam Ford 8bbff6a70e Convert CONFIG_MXC_GPIO to Kconfig 6 years ago
Peng Fan 8953d86664 gpio: mxc: add i.MX8M support 6 years ago
Alexander Graf caf2233b28 bcm283x: Add pinctrl driver 6 years ago
Mario Six f5ac4f2ea0 gpio: mpc8xxx: Make live-tree compatible 6 years ago
Mario Six f9c7fde260 gpio: mpc8xxx: Make compatible with more SoCs 6 years ago
Mario Six 3c21683480 gpio: mpc8xxx: Rename Kconfig option, structures, and functions 6 years ago
Mario Six 76d00cc9cb gpio: mpc85xx: Rename driver file to mpc8xxx 6 years ago
Mario Six aadc5e67ee gpio: mpc85xx_gpio: Fix style violations 6 years ago
Mario Six f62ca2cd2a gpio: pca953x_gpio: Make live-tree compatible 6 years ago