Commit Graph

239 Commits (15607d0d94d5ca124ab3960444fc9efc10c0138c)

Author SHA1 Message Date
Måns Rullgård 88f91d1375 gpio: mxs: add name_to_gpio() function 9 years ago
Kamil Lulko 5be9356926 Change e-mail address of Kamil Lulko 9 years ago
Wenyou Yang 2c62c56a86 gpio: atmel: Add the PIO4 driver support 9 years ago
Thomas Chou 079bfc5db4 altera_pio: change ioremap to map_physmem 9 years ago
Dirk Eibach daa75b3482 i2c: Fix pca953x endianess issue 9 years ago
Thomas Chou 88d5ecf4b9 nios2 : convert altera_pio to driver model 10 years ago
Mugunthan V N 1ed0f85faf drivers: gpio: omap: add support for parsing additional gpio parameters 10 years ago
Hans de Goede 6944aff1ca sunxi: power: Unify axp pmic function names 10 years ago
Przemyslaw Marczak 6f183e869e gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() 10 years ago
Stephen Warren fe82857c4b gpio: tegra: use named constants 10 years ago
Stephen Warren 9f75a222c7 gpio: tegra: remove unused type 10 years ago
Stephen Warren 0c35e3a8b4 ARM: tegra: don't enable GPIOs until direction is set 10 years ago
Stephen Warren f9d3cab091 ARM: tegra: fix GPIO init table programming 10 years ago
Sylvain Lemieux 89983478bd gpio: lpc32xx: fix issues with port3 gpio 10 years ago
Simon Glass 1f8f7730a8 rockchip: gpio: Add rockchip GPIO driver 10 years ago
Adrian Alonso 26dd346464 imx: mxc_gpio: add support for imx7d SoC 10 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 10 years ago
Vladimir Barinov 9035edbae9 gpio: sh-pfc: fix gpio input read 10 years ago
Simon Glass df1c9eb505 x86: gpio: Tidy up gpio_ich6_get_base() and callers 10 years ago
Simon Glass e7cc0b6f00 x86: gpio: Correct calls to _ich6_gpio_set_direction() 10 years ago
Marek Vasut e30a70c2d3 gpio: Add DW APB GPIO driver 10 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 10 years ago
Hans de Goede fbf10ae986 sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster 10 years ago
Tom Rini 0a9e34056f gpio: omap: Drop 'method' parameter 10 years ago
Peter Griffin 152f489841 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. 10 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 10 years ago
Simon Glass eca4866586 dm: gpio: Check a GPIO is valid before using it 10 years ago
Simon Glass 8b097916fa x86: Add some missing global_data declarations in files that use gd 10 years ago
Peng Fan f2753b0681 mxc: gpio add i.MX6UL support 10 years ago
Simon Glass efa677fb48 dm: gpio: Add dm_gpio_request() to manually request a GPIO 10 years ago
Simon Glass 32ec159844 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name 10 years ago
Simon Glass ce22c5bbee dm: gpio: Allow GPIO uclass to be used in SPL 10 years ago
Axel Lin 1f9e5e228c gpio: lpc32xx: Use priv_data instead of platdata 10 years ago
Bhuvanchandra DV d348a943e7 dm: gpio: vf610: Add GPIO driver support 10 years ago
Bhuvanchandra DV ae89bb0d36 dm: gpio: uclass: Add flag to control sequence numbering 10 years ago
Hans de Goede a52783e11d sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" 10 years ago
Gabriel Huau 5318f18d2c x86: gpio: add pinctrl support from the device tree 10 years ago
Matt Porter 0144caf22c gpio: stm32: add stm32f1 support 10 years ago
Simon Glass 962f5caf60 dm: gpio: Add error handling and a function to claim vector GPIOs 10 years ago
Axel Lin 895b5d65c7 gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places 10 years ago
Marek Vasut 13cfd101dd gpio: s3c: Fix the GPIO driver 10 years ago
Hans de Goede 421b32b880 sunxi: axp: Remove non driver-model support from the axp gpio code 10 years ago
Hans de Goede f9b7a04bc8 sunxi: axp: Add driver-model support to the axp_gpio code 10 years ago
Hans de Goede 2fcf033d36 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver 10 years ago
Hans de Goede 12ce15538a sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops 10 years ago
Hans de Goede 746c087bd3 sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too 10 years ago
Hans de Goede 11d52a9da6 sunxi: gpio: Add compatible strings for all supported SoCs 10 years ago
Simon Glass a5ab8838c6 sunxi: gpio: Add temporary implementation of name_to_gpio() 10 years ago
Simon Glass 07ce60f3cd sunxi: gpio: Rename GPIOs to include a 'P' prefix 10 years ago
Andrea Scian d37c6288a6 gpio: add Xilinx Zynq PS GPIO driver 10 years ago