summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: initialise PXA devices before platform init codeRussell King2008-04-193-3/+3
* [ARM] 5002/1: tosa: add two more ledsDmitry Baryshkov2008-04-191-0/+10
* [ARM] 5004/1: Tosa: make several unreferenced structures static.Dmitry Baryshkov2008-04-191-4/+4
* [ARM] 5003/1: Shut up sparse warningsDmitry Baryshkov2008-04-191-3/+3
* [ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ lineMark Brown2008-04-193-0/+14
* [ARM] 4973/1: Tosa: use leds-gpio driver.Dmitry Baryshkov2008-04-191-2/+23
* [ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio codeDmitry Baryshkov2008-04-191-25/+63
* [ARM] pxa: lubbock: move mis-placed SPI infoRussell King2008-04-191-20/+20
* [ARM] 4970/1: tosa: correct gpio used for wake up.Dmitry Baryshkov2008-04-191-1/+17
* [ARM] 4966/1: magician: add MFP pin configurationPhilipp Zabel2008-04-191-0/+78
* [ARM] 4965/1: magician: use htc-pasic3,leds-pasic3,ds1wm,leds-gpioPhilipp Zabel2008-04-192-7/+132
* [ARM] 4958/2: tosa: fix i2c registration.Dmitry Baryshkov2008-04-191-0/+2
* [ARM] 4960/1: Rewrite tosa pin configuration to use MFP tables.Dmitry Baryshkov2008-04-191-42/+109
* [ARM] 4953/1: magician: add backlight power switching GPIOsPhilipp Zabel2008-04-191-2/+11
* [ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb ...Philipp Zabel2008-04-191-7/+114
* [ARM] 4951/1: magician: enable external power supply (pda_power) driverPhilipp Zabel2008-04-192-1/+59
* [ARM] 4950/1: magician: enable MMC supportPhilipp Zabel2008-04-192-1/+55
* [ARM] 4949/1: magician: enable flash VPP GPIO and build in MTD, physmap-flash...Philipp Zabel2008-04-192-16/+19
* [ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLDPhilipp Zabel2008-04-192-1/+60
* [ARM] 4944/2: magician: enable i2c busPhilipp Zabel2008-04-191-0/+2
* [ARM] 4942/1: magician: fix the backlight driver namePhilipp Zabel2008-04-191-1/+1
* [ARM] 4941/1: Add initial defconfig for HTC Magician PDA phonesPhilipp Zabel2008-04-191-0/+1151
* [ARM] 4946/1: pxa3xx: Print an error if we refuse to suspendMark Brown2008-04-191-1/+3
* [ARM] 4901/3: mainstone: Register primary I2C busMark Brown2008-04-191-0/+2
* [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boardsJaya Kumar2008-04-194-0/+1317
* [ARM] pxa: add keypad support for littletoneric miao2008-04-191-0/+65
* [ARM] pxa: add keypad support for zyloniteeric miao2008-04-191-0/+67
* [ARM] pxa: add partial keypad support for mainstoneeric miao2008-04-191-0/+54
* [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()eric miao2008-04-194-1/+29
* [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1eric miao2008-04-191-0/+26
* [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao2008-04-193-63/+84
* [ARM] pxa: use new pin configuration mechanism for lubbockeric miao2008-04-191-45/+37Star
* [ARM] pxa: use new pin configuration mechanism for mainstoneeric miao2008-04-191-57/+81
* [ARM] pxa: move ARRAY_AND_SIZE definition to generic.heric miao2008-04-194-4/+4
* [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao2008-04-192-2/+192
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-1923-0/+23
* [ARM] pxa: move mfp sysdev registeration out for suspend/resume ordereric miao2008-04-193-10/+13
* [ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specificeric miao2008-04-192-1/+1
* [ARM] pxa: make pxa_gpio_irq_type() processor genericeric miao2008-04-191-2/+18
* [ARM] pxa: move GPIO sysdev outside of generic.c into gpio.ceric miao2008-04-192-62/+57Star
* [ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao2008-04-196-49/+25Star
* [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao2008-04-195-99/+37Star
* [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao2008-04-193-183/+185
* [ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao2008-04-191-48/+18Star
* [ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao2008-04-191-22/+20Star
* [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao2008-04-191-5/+19
* [ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao2008-04-191-58/+16Star
* [ARM] 4832/2: Support AC97CLK on PXA3xx via the clock APIMark Brown2008-04-191-2/+28
* [ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown2008-04-192-0/+5
* [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown2008-04-191-0/+22