Commit Graph

373 Commits (769dc431869a021b85feca607c7800c59822de9c)

Author SHA1 Message Date
David Jander 17e8b42c17 gpio/pca953x: Interrupt pin is active-low 14 years ago
David Jander 910c8fb6b4 gpio/pca953x: Fix IRQ support. 14 years ago
H Hartley Sweeten 47732cb4fd gpio/ep93xx: fix pr_fmt output 14 years ago
H Hartley Sweeten 32919a28cc gpio/samsung: make Kconfig options def_bool 14 years ago
Thomas Abraham 0bf8fa04e8 gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting 14 years ago
Shawn Guo 498c17cf6a gpio/mxs: convert gpio-mxs to use generic irq chip 14 years ago
Shawn Guo 6161715e3f gpio/mxs: remove irq_high related implementation 14 years ago
Shawn Guo 06f88a8ae9 gpio/mxs: convert gpio-mxs to use basic_mmio_gpio library 14 years ago
Shawn Guo e4ea933363 gpio/mxc: convert gpio-mxc to use generic irq chip 14 years ago
Colin Cross 85ec7b9705 GPIO: OMAP: add locking around calls to _set_gpio_triggering 14 years ago
Colin Cross 0622b25bf0 GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4 14 years ago
Russell King d52b31deff GPIO: OMAP: fix section mismatch warnings 14 years ago
Grant Likely c103de2404 gpio: reorganize drivers 14 years ago
David Jander 121a2dd860 gpio/pca953x.c: Interrupt pin is active-low 14 years ago
H Hartley Sweeten c6b52c13de gpio/ep93xx: move driver to drivers/gpio 14 years ago
Shawn Guo 2ce420da39 gpio/mxc: convert gpio-mxc to use basic_mmio_gpio library 14 years ago
Shawn Guo b78d8e59a6 gpio/mxc: Change gpio-mxc into an upstanding gpio driver 14 years ago
Shawn Guo d37a65bb46 gpio/mxc: Move Freescale MXC gpio driver to drivers/gpio 14 years ago
Shawn Guo 8d7cf8370d gpio/mxs: Change gpio-mxs into an upstanding gpio driver 14 years ago
Grant Likely 7b2fa57020 gpio/mxs: Move Freescale mxs gpio driver to drivers/gpio 14 years ago
H Hartley Sweeten a26221a834 gpio/samsung: make Kconfig options def_bool 14 years ago
H Hartley Sweeten a3cc68c378 gpio/74x164: remove unnecessary defines and prototype 14 years ago
Kyungmin Park 27721a52d6 gpio: Fix gpio-exynos4 build fails in mainline 14 years ago
Linus Torvalds fac04863ce arm gpio drivers: make them 'depends on ARM' 14 years ago
Tomoya MORINAGA bc786ccead gpio/pch_gpio: Support new device ML7223 14 years ago
Lars-Peter Clausen 7c295975a8 gpio: make gpio_{request,free}_array gpio array parameter const 14 years ago
Kevin Hilman e5cdb13ff9 GPIO: OMAP: move to drivers/gpio 14 years ago
Jorge Eduardo Candelaria 11ad14f86a TPS65911: Add support for added GPIO lines 14 years ago
Jorge Eduardo Candelaria 83545d836c GPIO: TPS65910: Move driver to drivers/gpio/ 14 years ago
Kyungmin Park 82ab0f75ee gpio: Move the s5pc100 GPIO to drivers/gpio 14 years ago
Kyungmin Park 347ec4e47d gpio: Move the s5pv210 GPIO to drivers/gpio 14 years ago
Kyungmin Park ab48f16137 gpio: Move the exynos4 GPIO to drivers/gpio 14 years ago
Kyungmin Park fed6a02247 gpio: Move to Samsung common GPIO library to drivers/gpio 14 years ago
Rickard Andersson bc6f5cf648 gpio/nomadik: add function to read GPIO pull down status 14 years ago
Rabin Vincent 8ea72a30a3 gpio/nomadik: show all pins in debug 14 years ago
Grant Likely 37d7245764 gpio: move Nomadik GPIO driver to drivers/gpio 14 years ago
Linus Walleij 06caa7ad83 gpio: move U300 GPIO driver to drivers/gpio 14 years ago
Kristen Carlson Accardi 7812803a31 langwell_gpio: add runtime pm support 14 years ago
Haojian Zhuang 33226ffd07 gpio/pca953x: Add support for pca9574 and pca9575 devices 14 years ago
Ed Wildgoose 073cc4e95a gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535 14 years ago
Samuel Ortiz 3d2bdf759f mfd: Use mfd cell platform_data for janz cells platform bits 14 years ago
Samuel Ortiz 9abd768a8d mfd: Use mfd cell platform_data for rdc321x cells platform bits 14 years ago
Samuel Ortiz 3271d382c3 mfd: Use mfd cell platform_data for timberdale cells platform bits 14 years ago
Andrew Morton 545554e7c5 drivers/gpio/ml_ioh_gpio.c needs slab.h 14 years ago
Andrew Morton c5e7043ef7 drivers/gpio/vx855_gpio.c needs slab.h 14 years ago
Jamie Iles 280df6b3c3 basic_mmio_gpio: split into a gpio library and platform device 14 years ago
Linus Walleij e849dc044a gpio: remove some legacy comments in build files 14 years ago
Uwe Kleine-König 3f397c2144 gpio: add trace events for setting direction and value 14 years ago
Erik Botö cc300d9ead gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq 14 years ago
Jean Delvare 8fa0c9bf82 gpiolib: export gpiochip_find 14 years ago