aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-19Merge branch 'omap2-upstream' into develRussell King737-14528/+24475
2008-04-19Merge branches 'arm', 'at91', 'ep93xx', 'iop', 'ks8695', 'misc', 'mxc', 'ns9x', 'orion', 'pxa', 'sa1100', 's3c' and 'sparsemem' into develRussell King287-7029/+21672
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 Liakhovetski3-0/+133
2008-04-19[ARM] pxa: restrict availability of pxa2xx PCMCIA driversRussell King1-0/+1
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 Mallon5-115/+176
2008-04-19[ARM] Add initial sparsemem supportRussell King4-0/+23
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 Baryshkov2-4/+14
2008-04-19[ARM] 5004/1: Tosa: make several unreferenced structures static.Dmitry Baryshkov2-8/+4
2008-04-19[ARM] 5003/1: Shut up sparse warningsDmitry Baryshkov1-3/+3
2008-04-19[ARM] 4977/2: soc - pxa2xx-ac97 - Add missing clk_enable()Mark Brown1-0/+1
2008-04-19[ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ lineMark Brown4-0/+16
2008-04-19[ARM] 4974/1: Drop unused leds-tosa.Dmitry Baryshkov3-138/+0
2008-04-19[ARM] 4973/1: Tosa: use leds-gpio driver.Dmitry Baryshkov2-6/+26
2008-04-19[ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio codeDmitry Baryshkov2-42/+71
2008-04-19[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov2-0/+12
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] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chipPhilipp Zabel4-0/+329
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] 4959/1: PXA: Fix misprint in CICR1_RGBT_CONVMike Rapoport1-1/+1
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 Zabel2-7/+116
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 Zabel4-2/+115
2008-04-19[ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/output pinsPhilipp Zabel4-0/+507
2008-04-19[ARM] 4944/2: magician: enable i2c busPhilipp Zabel1-0/+2
2008-04-19[ARM] 4943/2: magician: fix magician.h GPIO header includesPhilipp Zabel1-1/+1
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 Kumar6-0/+1419
2008-04-19[ARM] pxa: remove keypad register definitions from pxa-regs.heric miao1-56/+0
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 miao5-1/+31
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 miao5-68/+91
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