Commit Graph

373 Commits (769dc431869a021b85feca607c7800c59822de9c)

Author SHA1 Message Date
David Brown 1a5ab4b3e6 gpio_msm: Move Qualcomm MSM v2 gpio driver into drivers 14 years ago
David Brown 74d10d7461 gpio_msm: Move Qualcomm v6 MSM driver into drivers 14 years ago
Margarita Olaya 668a6cc710 tps65912: gpio: add gpio driver 14 years ago
Axel Lin 5b8ce5eb81 gpio: ab8500: fix MODULE_ALIAS for ab8500 14 years ago
Shawn Guo 591567a5ea gpio/mxc/mxs: fix build error introduced by the irq_gc_ack() renaming 14 years ago
Axel Lin 164d5c3988 gpio: wm831x: add a missing break in wm831x_gpio_dbg_show 14 years ago
Peter Korsgaard 752ad5e82d mcp23s08: add i2c support 14 years ago
Peter Korsgaard d62b98f305 mcp23s08: isolate spi specific parts 14 years ago
Peter Korsgaard 1bb6f9b042 mcp23s08: get rid of setup/teardown callbacks 14 years ago
Peter Korsgaard 8ff37c38a2 mcp23s08: remove unused work queue 14 years ago
Axel Lin cd27918dc9 gpio/da9052: remove a redundant assignment for gpio->da9052 14 years ago
Shawn Guo 8937cb602b gpio/mxc: add device tree probe support 14 years ago
Shawn Guo e7fc6ae744 gpio/mxc: get rid of the uses of cpu_is_mx() 14 years ago
Mathias Nyman 2345b20fd9 gpio/langwell_gpio: ack the correct bit for langwell gpio interrupts 14 years ago
Lothar Waßmann fb14921862 gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables 14 years ago
Michael Büsch eb032b9837 Update my e-mail address 14 years ago
Grant Likely 6eae1ace68 gpio: Move mpc5200 gpio driver to drivers/gpio 14 years ago
ashishj3 07bfc91523 GPIO: DA9052 GPIO module v3 14 years ago
Stephen Warren f7f678a063 gpio/tegra: Use engineering names in DT compatible property 14 years ago
Axel Lin 58956ba23e gpio: tps65910: add missing breaks in tps65910_gpio_init 14 years ago
Vitaliy Ivanov e44ba033c5 treewide: remove duplicate includes 14 years ago
Axel Lin 33300571b1 gpio/ml-ioh: fix off-by-one for displaying variable i in dev_err 14 years ago
David Jander a57339b4b5 gpio/pca953x: Deprecate meaningless device-tree bindings 14 years ago
David Jander c6dcf59243 gpio/pca953x: Remove dynamic platform data pointer 14 years ago
David Jander c609c05db1 gpio/pca953x: Fix IRQ support. 14 years ago
Kevin Hilman e5ff4440cf gpio/omap: cleanup show revision, remove cpu_is checks, display only once 14 years ago
Kevin Hilman 9942da0e4b gpio/omap: debounce remove SoC specific registers, use pdata 14 years ago
Kevin Hilman f64ad1a0e2 gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefs 14 years ago
Kevin Hilman 7a6f8416e2 gpio/omap: remove useless gpio_valid() & check_gpio() checks 14 years ago
Kevin Hilman f8b46b5834 gpio/omap: convert MPUIO IRQ over to generic irq_chip 14 years ago
Kevin Hilman 28f3b5a073 gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs 14 years ago
Kevin Hilman eef4bec7bf gpio/omap: consolidate IRQ status handling, remove #ifdefs 14 years ago
Kevin Hilman fa87931acb gpio/omap: consolidate direction, input, output, remove #ifdefs 14 years ago
Charulatha V a8be8dafd0 gpio/omap: remove get_gpio_bank() 14 years ago
Kevin Hilman 129fd22307 gpio/omap: replace get_gpio_index() by using bank width 14 years ago
Kevin Hilman c390aad033 gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width 14 years ago
Kevin Hilman d5f46247e7 gpio/omap: move bank width into struct gpio_bank 14 years ago
Kevin Hilman bdba15db4d gpio/omap: remove MPUIO handling from _clear_gpio_irqbank() 14 years ago
Kevin Hilman df3c851716 gpio/omap: _clear_gpio_irqbank: fix flushing of posted write 14 years ago
Ambresh K 55b220cafa gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD. 14 years ago
Grant Likely df2212270c gpio/tegra: add devicetree support 14 years ago
Grant Likely ea5a9607cb gpio/tegra: Move Tegra gpio driver to drivers/gpio 14 years ago
Linus Walleij 12610be33d gpio/74x164: fix clash with gpiolib namespace 14 years ago
Shawn Guo 5523f86bea gpio/mxc: fix a bug with gpio_get_value calling 14 years ago
Joe Perches 27810c5e7f gpio/vr41xx: Convert use of struct resource to resource_size(ptr) 14 years ago
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
Linus Walleij 33d78647dc gpio/nomadik: fix sleepmode for elder Nomadik 14 years ago
Grant Likely ab1c847af5 gpio/ep93xx: Remove superfluous debug pr_info statement 14 years ago
H Hartley Sweeten 1e4c88420e gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio library 14 years ago
David Jander 6dd599f8af gpio/pca953x: Fix warning of enabled interrupts in handler 14 years ago