Commit Graph

244 Commits (826f35f9b57c4581ff69d55c3bade9c3814e29bb)

Author SHA1 Message Date
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 9 years ago
Simon Glass 486478282e rockchip: gpio: Implement the get_function() method 9 years ago
Simon Glass 7d0c2c3feb rockchip: gpio: Read the GPIO value correctly 9 years ago
Simon Glass 4dc5259ac7 dm: gpio: Allow the uclass to work without printf() 9 years ago
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
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 9 years ago
Mugunthan V N 1ed0f85faf drivers: gpio: omap: add support for parsing additional gpio parameters 9 years ago
Hans de Goede 6944aff1ca sunxi: power: Unify axp pmic function names 9 years ago
Przemyslaw Marczak 6f183e869e gpio: s5p: call: dev_get_addr() instead of fdtdec_get_addr() 9 years ago
Stephen Warren fe82857c4b gpio: tegra: use named constants 9 years ago
Stephen Warren 9f75a222c7 gpio: tegra: remove unused type 9 years ago
Stephen Warren 0c35e3a8b4 ARM: tegra: don't enable GPIOs until direction is set 9 years ago
Stephen Warren f9d3cab091 ARM: tegra: fix GPIO init table programming 9 years ago
Sylvain Lemieux 89983478bd gpio: lpc32xx: fix issues with port3 gpio 9 years ago
Simon Glass 1f8f7730a8 rockchip: gpio: Add rockchip GPIO driver 9 years ago
Adrian Alonso 26dd346464 imx: mxc_gpio: add support for imx7d SoC 9 years ago
Simon Glass 4e9838c102 dm: Use dev_get_addr() where possible 9 years ago
Vladimir Barinov 9035edbae9 gpio: sh-pfc: fix gpio input read 9 years ago
Simon Glass df1c9eb505 x86: gpio: Tidy up gpio_ich6_get_base() and callers 9 years ago
Simon Glass e7cc0b6f00 x86: gpio: Correct calls to _ich6_gpio_set_direction() 9 years ago
Marek Vasut e30a70c2d3 gpio: Add DW APB GPIO driver 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Hans de Goede fbf10ae986 sunxi: gpio: Add support for the gpio banks which are part of the R-io cluster 9 years ago
Tom Rini 0a9e34056f gpio: omap: Drop 'method' parameter 9 years ago
Peter Griffin 152f489841 dm: gpio: hi6220: Add a hi6220 GPIO driver model driver. 9 years ago
Masahiro Yamada 0b11dbf705 drivers: hierarchize drivers Kconfig menu 9 years ago
Simon Glass eca4866586 dm: gpio: Check a GPIO is valid before using it 9 years ago
Simon Glass 8b097916fa x86: Add some missing global_data declarations in files that use gd 9 years ago
Peng Fan f2753b0681 mxc: gpio add i.MX6UL support 9 years ago
Simon Glass efa677fb48 dm: gpio: Add dm_gpio_request() to manually request a GPIO 9 years ago
Simon Glass 32ec159844 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name 9 years ago
Simon Glass ce22c5bbee dm: gpio: Allow GPIO uclass to be used in SPL 9 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