Commit Graph

87829 Commits (c546106cc15d300a5b3eba5a514c9238bb6593e8)
 

Author SHA1 Message Date
Dmitry Baryshkov c546106cc1 [ARM] 5002/1: tosa: add two more leds 17 years ago
Dmitry Baryshkov ba4eb7e60b [ARM] 5004/1: Tosa: make several unreferenced structures static. 17 years ago
Dmitry Baryshkov d8a42fc455 [ARM] 5003/1: Shut up sparse warnings 17 years ago
Mark Brown b907ef688d [ARM] 4977/2: soc - pxa2xx-ac97 - Add missing clk_enable() 17 years ago
Mark Brown 768dec4cc3 [ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ line 17 years ago
Dmitry Baryshkov 507012f0a5 [ARM] 4974/1: Drop unused leds-tosa. 17 years ago
Dmitry Baryshkov 311c736c19 [ARM] 4973/1: Tosa: use leds-gpio driver. 17 years ago
Dmitry Baryshkov d4e7d09f7a [ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio code 17 years ago
Dmitry Baryshkov baf1c5d2a0 [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks 17 years ago
Russell King e21e2d467a [ARM] pxa: lubbock: move mis-placed SPI info 17 years ago
Dmitry Baryshkov 0aa9756133 [ARM] 4970/1: tosa: correct gpio used for wake up. 17 years ago
Philipp Zabel b168281c07 [ARM] 4966/1: magician: add MFP pin configuration 17 years ago
Philipp Zabel 81447b2ee6 [ARM] 4965/1: magician: use htc-pasic3,leds-pasic3,ds1wm,leds-gpio 17 years ago
Philipp Zabel 5dc3339aa5 [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip 17 years ago
Dmitry Baryshkov 481ea5a16a [ARM] 4958/2: tosa: fix i2c registration. 17 years ago
Dmitry Baryshkov 2cb4734232 [ARM] 4960/1: Rewrite tosa pin configuration to use MFP tables. 17 years ago
Mike Rapoport 64c1dd3bbf [ARM] 4959/1: PXA: Fix misprint in CICR1_RGBT_CONV 17 years ago
Philipp Zabel 60802188ec [ARM] 4953/1: magician: add backlight power switching GPIOs 17 years ago
Philipp Zabel e07ff8d809 [ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb settings 17 years ago
Philipp Zabel 350d115d1e [ARM] 4951/1: magician: enable external power supply (pda_power) driver 17 years ago
Philipp Zabel bdb0c16acb [ARM] 4950/1: magician: enable MMC support 17 years ago
Philipp Zabel aa7975901b [ARM] 4949/1: magician: enable flash VPP GPIO and build in MTD, physmap-flash and JFFS2 17 years ago
Philipp Zabel 70e357f842 [ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLD 17 years ago
Philipp Zabel a1635b8fe5 [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/output pins 17 years ago
Philipp Zabel e6816f34e4 [ARM] 4944/2: magician: enable i2c bus 17 years ago
Philipp Zabel 103a175489 [ARM] 4943/2: magician: fix magician.h GPIO header includes 17 years ago
Philipp Zabel df56eacdd5 [ARM] 4942/1: magician: fix the backlight driver name 17 years ago
Philipp Zabel 4fa575b237 [ARM] 4941/1: Add initial defconfig for HTC Magician PDA phones 17 years ago
Mark Brown b86a5da8f7 [ARM] 4946/1: pxa3xx: Print an error if we refuse to suspend 17 years ago
Mark Brown 835e7f1c9a [ARM] 4901/3: mainstone: Register primary I2C bus 17 years ago
Jaya Kumar 90b8fc3496 [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boards 17 years ago
eric miao 4354e18812 [ARM] pxa: remove keypad register definitions from pxa-regs.h 17 years ago
eric miao 5fa41510f0 [ARM] pxa: add keypad support for littleton 17 years ago
eric miao 468e086f78 [ARM] pxa: add keypad support for zylonite 17 years ago
eric miao 55c26e4011 [ARM] pxa: add partial keypad support for mainstone 17 years ago
eric miao 3732098041 [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() 17 years ago
eric miao 450d28749c [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1 17 years ago
eric miao c0a596d6a1 [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} 17 years ago
eric miao 9b02b2df00 [ARM] pxa: use new pin configuration mechanism for lubbock 17 years ago
eric miao fef06d274f [ARM] pxa: use new pin configuration mechanism for mainstone 17 years ago
eric miao 3d3934c357 [ARM] pxa: move ARRAY_AND_SIZE definition to generic.h 17 years ago
eric miao 7facc2f937 [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x} 17 years ago
eric miao a683b14df8 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h 17 years ago
eric miao 4be35e236c [ARM] pxa: move mfp sysdev registeration out for suspend/resume order 17 years ago
eric miao 06b2666e89 [ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specific 17 years ago
eric miao 689c04a390 [ARM] pxa: make pxa_gpio_irq_type() processor generic 17 years ago
eric miao 663707c1a9 [ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c 17 years ago
eric miao b9e25aced3 [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() 17 years ago
eric miao f6fb7af476 [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one 17 years ago
eric miao e3630db1fa [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c 17 years ago