aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-19Merge branch 'merge-fixes' into develRussell King365-13072/+12242
2008-04-19Merge branch 'omap2-upstream' into develRussell King176-10686/+18960
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into develRussell King168-5612/+17936
2008-04-19[ARM] pxa: Phycore pcm-990-specific code for the PXA270 Quick Capture driverGuennadi Liakhovetski1-0/+86
2008-04-19[ARM] pxa: V4L2 soc_camera driver for PXA270Guennadi Liakhovetski1-0/+32
2008-04-19[ARM] 5005/1: BAST: Fix kset_name initialiserBen Dooks1-1/+1
2008-04-19[ARM] 4967/1: Adds functions to set clkout rate for Samsung S3C2410Davide Rizzo1-0/+56
2008-04-19[ARM] 4988/1: Add GPIO lib support to the EP93xxRyan Mallon4-98/+172
2008-04-19[ARM] Add initial sparsemem supportRussell King2-0/+10
2008-04-19[ARM] pxa: initialise PXA devices before platform init codeRussell King3-3/+3
2008-04-19[ARM] 5002/1: tosa: add two more ledsDmitry Baryshkov1-0/+10
2008-04-19[ARM] 5004/1: Tosa: make several unreferenced structures static.Dmitry Baryshkov1-4/+4
2008-04-19[ARM] 5003/1: Shut up sparse warningsDmitry Baryshkov1-3/+3
2008-04-19[ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ lineMark Brown3-0/+14
2008-04-19[ARM] 4973/1: Tosa: use leds-gpio driver.Dmitry Baryshkov1-2/+23
2008-04-19[ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio codeDmitry Baryshkov1-25/+63
2008-04-19[ARM] pxa: lubbock: move mis-placed SPI infoRussell King1-20/+20
2008-04-19[ARM] 4970/1: tosa: correct gpio used for wake up.Dmitry Baryshkov1-1/+17
2008-04-19[ARM] 4966/1: magician: add MFP pin configurationPhilipp Zabel1-0/+78
2008-04-19[ARM] 4965/1: magician: use htc-pasic3,leds-pasic3,ds1wm,leds-gpioPhilipp Zabel2-7/+132
2008-04-19[ARM] 4958/2: tosa: fix i2c registration.Dmitry Baryshkov1-0/+2
2008-04-19[ARM] 4960/1: Rewrite tosa pin configuration to use MFP tables.Dmitry Baryshkov1-42/+109
2008-04-19[ARM] 4953/1: magician: add backlight power switching GPIOsPhilipp Zabel1-2/+11
2008-04-19[ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb settingsPhilipp Zabel1-7/+114
2008-04-19[ARM] 4951/1: magician: enable external power supply (pda_power) driverPhilipp Zabel2-1/+59
2008-04-19[ARM] 4950/1: magician: enable MMC supportPhilipp Zabel2-1/+55
2008-04-19[ARM] 4949/1: magician: enable flash VPP GPIO and build in MTD, physmap-flash and JFFS2Philipp Zabel2-16/+19
2008-04-19[ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLDPhilipp Zabel2-1/+60
2008-04-19[ARM] 4944/2: magician: enable i2c busPhilipp Zabel1-0/+2
2008-04-19[ARM] 4942/1: magician: fix the backlight driver namePhilipp Zabel1-1/+1
2008-04-19[ARM] 4941/1: Add initial defconfig for HTC Magician PDA phonesPhilipp Zabel1-0/+1151
2008-04-19[ARM] 4946/1: pxa3xx: Print an error if we refuse to suspendMark Brown1-1/+3
2008-04-19[ARM] 4901/3: mainstone: Register primary I2C busMark Brown1-0/+2
2008-04-19[ARM] 4867/1: Adds flash, udc, mci support for gumstix F boardsJaya Kumar4-0/+1317
2008-04-19[ARM] pxa: add keypad support for littletoneric miao1-0/+65
2008-04-19[ARM] pxa: add keypad support for zyloniteeric miao1-0/+67
2008-04-19[ARM] pxa: add partial keypad support for mainstoneeric miao1-0/+54
2008-04-19[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()eric miao4-1/+29
2008-04-19[ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1eric miao1-0/+26
2008-04-19[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao3-63/+84
2008-04-19[ARM] pxa: use new pin configuration mechanism for lubbockeric miao1-45/+37
2008-04-19[ARM] pxa: use new pin configuration mechanism for mainstoneeric miao1-57/+81
2008-04-19[ARM] pxa: move ARRAY_AND_SIZE definition to generic.heric miao4-4/+4
2008-04-19[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao2-2/+192
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao23-0/+23
2008-04-19[ARM] pxa: move mfp sysdev registeration out for suspend/resume ordereric miao3-10/+13
2008-04-19[ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specificeric miao2-1/+1
2008-04-19[ARM] pxa: make pxa_gpio_irq_type() processor genericeric miao1-2/+18
2008-04-19[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.ceric miao2-62/+57
2008-04-19[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao6-49/+25