Commit Graph

300 Commits (8072ba1ba7fe9f48ad9f424829863214484dfc2f)

Author SHA1 Message Date
Vitaliy Ivanov e44ba033c5 treewide: remove duplicate includes 14 years ago
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 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
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
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
H Hartley Sweeten 6cff9e2b34 gpio: remove redundant Kconfig depends on GPIOLIB 14 years ago
Jamie Iles fd99623521 basic_mmio_gpio: convert to non-__raw* accessors 14 years ago
Jamie Iles 31029116eb basic_mmio_gpio: support direction registers 14 years ago
Jamie Iles dd86a0cc5e basic_mmio_gpio: support different input/output registers 14 years ago
Jamie Iles e027d6f9d5 basic_mmio_gpio: detect output method at probe time 14 years ago
Jamie Iles 364b5e8718 basic_mmio_gpio: request register regions 14 years ago
Jamie Iles 924e7a9fc6 basic_mmio_gpio: allow overriding number of gpio 14 years ago
Jamie Iles 4ddb8ae217 basic_mmio_gpio: convert to platform_{get,set}_drvdata() 14 years ago
Jamie Iles 8467afec5f basic_mmio_gpio: remove runtime width/endianness evaluation 14 years ago
Joe Perches 85ee7a1d39 treewide: cleanup continuations and remove logging message whitespace 14 years ago
Justin P. Mattock 6eab04a876 treewide: remove extra semicolons 14 years ago
Peter Tyser 88aab9341a gpio/pch_gpio: Fix output value of pch_gpio_direction_output() 14 years ago
Peter Tyser ba43861277 gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Ben Dooks 272df502bc gpio/pca953x: fix error handling path in probe() call 14 years ago