Age | Commit message (Expand) | Author | Files | Lines |
2008-04-19 | [ARM] 4974/1: Drop unused leds-tosa. | Dmitry Baryshkov | 3 | -138/+0 |
2008-04-19 | [ARM] 4973/1: Tosa: use leds-gpio driver. | Dmitry Baryshkov | 2 | -6/+26 |
2008-04-19 | [ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio code | Dmitry Baryshkov | 2 | -42/+71 |
2008-04-19 | [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks | Dmitry Baryshkov | 2 | -0/+12 |
2008-04-19 | [ARM] pxa: lubbock: move mis-placed SPI info | Russell King | 1 | -20/+20 |
2008-04-19 | [ARM] 4970/1: tosa: correct gpio used for wake up. | Dmitry Baryshkov | 1 | -1/+17 |
2008-04-19 | [ARM] 4966/1: magician: add MFP pin configuration | Philipp Zabel | 1 | -0/+78 |
2008-04-19 | [ARM] 4965/1: magician: use htc-pasic3,leds-pasic3,ds1wm,leds-gpio | Philipp Zabel | 2 | -7/+132 |
2008-04-19 | [ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip | Philipp Zabel | 4 | -0/+329 |
2008-04-19 | [ARM] 4958/2: tosa: fix i2c registration. | Dmitry Baryshkov | 1 | -0/+2 |
2008-04-19 | [ARM] 4960/1: Rewrite tosa pin configuration to use MFP tables. | Dmitry Baryshkov | 1 | -42/+109 |
2008-04-19 | [ARM] 4959/1: PXA: Fix misprint in CICR1_RGBT_CONV | Mike Rapoport | 1 | -1/+1 |
2008-04-19 | [ARM] 4953/1: magician: add backlight power switching GPIOs | Philipp Zabel | 1 | -2/+11 |
2008-04-19 | [ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb ... | Philipp Zabel | 2 | -7/+116 |
2008-04-19 | [ARM] 4951/1: magician: enable external power supply (pda_power) driver | Philipp Zabel | 2 | -1/+59 |
2008-04-19 | [ARM] 4950/1: magician: enable MMC support | Philipp Zabel | 2 | -1/+55 |
2008-04-19 | [ARM] 4949/1: magician: enable flash VPP GPIO and build in MTD, physmap-flash... | Philipp Zabel | 2 | -16/+19 |
2008-04-19 | [ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLD | Philipp Zabel | 4 | -2/+115 |
2008-04-19 | [ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out... | Philipp Zabel | 4 | -0/+507 |
2008-04-19 | [ARM] 4944/2: magician: enable i2c bus | Philipp Zabel | 1 | -0/+2 |
2008-04-19 | [ARM] 4943/2: magician: fix magician.h GPIO header includes | Philipp Zabel | 1 | -1/+1 |
2008-04-19 | [ARM] 4942/1: magician: fix the backlight driver name | Philipp Zabel | 1 | -1/+1 |
2008-04-19 | [ARM] 4941/1: Add initial defconfig for HTC Magician PDA phones | Philipp Zabel | 1 | -0/+1151 |
2008-04-19 | [ARM] 4946/1: pxa3xx: Print an error if we refuse to suspend | Mark Brown | 1 | -1/+3 |
2008-04-19 | [ARM] 4901/3: mainstone: Register primary I2C bus | Mark Brown | 1 | -0/+2 |
2008-04-19 | [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boards | Jaya Kumar | 6 | -0/+1419 |
2008-04-19 | [ARM] pxa: remove keypad register definitions from pxa-regs.h | eric miao | 1 | -56/+0 |
2008-04-19 | [ARM] pxa: add keypad support for littleton | eric miao | 1 | -0/+65 |
2008-04-19 | [ARM] pxa: add keypad support for zylonite | eric miao | 1 | -0/+67 |
2008-04-19 | [ARM] pxa: add partial keypad support for mainstone | eric miao | 1 | -0/+54 |
2008-04-19 | [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info() | eric miao | 5 | -1/+31 |
2008-04-19 | [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1 | eric miao | 1 | -0/+26 |
2008-04-19 | [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x} | eric miao | 5 | -68/+91 |
2008-04-19 | [ARM] pxa: use new pin configuration mechanism for lubbock | eric miao | 1 | -45/+37 |
2008-04-19 | [ARM] pxa: use new pin configuration mechanism for mainstone | eric miao | 1 | -57/+81 |
2008-04-19 | [ARM] pxa: move ARRAY_AND_SIZE definition to generic.h | eric miao | 4 | -4/+4 |
2008-04-19 | [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x} | eric miao | 5 | -2/+915 |
2008-04-19 | [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h | eric miao | 35 | -301/+337 |
2008-04-19 | [ARM] pxa: move mfp sysdev registeration out for suspend/resume order | eric miao | 3 | -10/+13 |
2008-04-19 | [ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specific | eric miao | 2 | -1/+1 |
2008-04-19 | [ARM] pxa: make pxa_gpio_irq_type() processor generic | eric miao | 1 | -2/+18 |
2008-04-19 | [ARM] pxa: move GPIO sysdev outside of generic.c into gpio.c | eric miao | 2 | -62/+57 |
2008-04-19 | [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}() | eric miao | 6 | -49/+25 |
2008-04-19 | [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into one | eric miao | 6 | -105/+42 |
2008-04-19 | [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.c | eric miao | 3 | -183/+185 |
2008-04-19 | [ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitions | eric miao | 1 | -48/+18 |
2008-04-19 | [ARM] pxa: cleanup the coding style of pxa_gpio_set_type() | eric miao | 1 | -22/+20 |
2008-04-19 | [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQs | eric miao | 1 | -5/+19 |
2008-04-19 | [ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs() | eric miao | 1 | -58/+16 |
2008-04-19 | [ARM] 4868/1: Enhance pxa270 GPIO definitions | Robert Jarzmik | 1 | -14/+54 |