aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)Author
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds
2008-04-21arm: Storage class should be before const qualifierTobias Klauser
2008-04-19[ARM] pxa: Phycore pcm-990-specific code for the PXA270 Quick Capture driverGuennadi Liakhovetski
2008-04-19[ARM] pxa: V4L2 soc_camera driver for PXA270Guennadi Liakhovetski
2008-04-19[ARM] pxa: initialise PXA devices before platform init codeRussell King
2008-04-19[ARM] 5002/1: tosa: add two more ledsDmitry Baryshkov
2008-04-19[ARM] 5004/1: Tosa: make several unreferenced structures static.Dmitry Baryshkov
2008-04-19[ARM] 5003/1: Shut up sparse warningsDmitry Baryshkov
2008-04-19[ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ lineMark Brown
2008-04-19[ARM] 4973/1: Tosa: use leds-gpio driver.Dmitry Baryshkov
2008-04-19[ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio codeDmitry Baryshkov
2008-04-19[ARM] pxa: lubbock: move mis-placed SPI infoRussell King
2008-04-19[ARM] 4970/1: tosa: correct gpio used for wake up.Dmitry Baryshkov
2008-04-19[ARM] 4966/1: magician: add MFP pin configurationPhilipp Zabel
2008-04-19[ARM] 4965/1: magician: use htc-pasic3,leds-pasic3,ds1wm,leds-gpioPhilipp Zabel
2008-04-19[ARM] 4958/2: tosa: fix i2c registration.Dmitry Baryshkov
2008-04-19[ARM] 4960/1: Rewrite tosa pin configuration to use MFP tables.Dmitry Baryshkov
2008-04-19[ARM] 4953/1: magician: add backlight power switching GPIOsPhilipp Zabel
2008-04-19[ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb ...Philipp Zabel
2008-04-19[ARM] 4951/1: magician: enable external power supply (pda_power) driverPhilipp Zabel
2008-04-19[ARM] 4950/1: magician: enable MMC supportPhilipp Zabel
2008-04-19[ARM] 4949/1: magician: enable flash VPP GPIO and build in MTD, physmap-flash...Philipp Zabel
2008-04-19[ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLDPhilipp Zabel
2008-04-19[ARM] 4944/2: magician: enable i2c busPhilipp Zabel
2008-04-19[ARM] 4942/1: magician: fix the backlight driver namePhilipp Zabel
2008-04-19[ARM] 4946/1: pxa3xx: Print an error if we refuse to suspendMark Brown
2008-04-19[ARM] 4901/3: mainstone: Register primary I2C busMark Brown
2008-04-19[ARM] 4867/1: Adds flash, udc, mci support for gumstix F boardsJaya Kumar
2008-04-19[ARM] pxa: add keypad support for littletoneric miao
2008-04-19[ARM] pxa: add keypad support for zyloniteeric miao
2008-04-19[ARM] pxa: add partial keypad support for mainstoneeric miao
2008-04-19[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()eric miao
2008-04-19[ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1eric miao
2008-04-19[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao
2008-04-19[ARM] pxa: use new pin configuration mechanism for lubbockeric miao
2008-04-19[ARM] pxa: use new pin configuration mechanism for mainstoneeric miao
2008-04-19[ARM] pxa: move ARRAY_AND_SIZE definition to generic.heric miao
2008-04-19[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-04-19[ARM] pxa: move mfp sysdev registeration out for suspend/resume ordereric miao
2008-04-19[ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specificeric miao
2008-04-19[ARM] pxa: make pxa_gpio_irq_type() processor genericeric miao
2008-04-19[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.ceric miao
2008-04-19[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao
2008-04-19[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao
2008-04-19[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao
2008-04-19[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao
2008-04-19[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao
2008-04-19[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao