aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)Author
2008-12-02[ARM] pxa: add missing GPIOs definitionsEric Miao
2008-12-02[ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()Eric Miao
2008-12-02[ARM] pxa: move I2C pin configurations out into board specific filesEric Miao
2008-12-02[ARM] pxa: register Power I2C device only when necessaryEric Miao
2008-12-02[ARM] pxa: move power I2C device definitions into devices.cEric Miao
2008-12-02[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.cEric Miao
2008-12-02[ARM] pxa: include <mach/hardware.h> in pxa-regs.hEric Miao
2008-12-02[ARM] pxa: further cleanup of pxa-regs.hEric Miao
2008-12-02[ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.cEric Miao
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao
2008-12-02[ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao
2008-12-02[ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.hEric Miao
2008-12-02[ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitionsEric Miao
2008-12-02[ARM] pxa: remove unused PWM register definitions, use generic PWM APIEric Miao
2008-12-02[ARM] pxa: move FICP register definitions into pxaficp_ir.cEric Miao
2008-12-02[ARM] pxa: move camera (QCI) registers definition out of pxa-regs.hEric Miao
2008-12-02[ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.hEric Miao
2008-12-02[ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h>Eric Miao
2008-12-02[ARM] pxa: add support for additional GPIOs on PXA26xEric Miao
2008-12-02Revert "[ARM] pxa: introduce cpu_is_pxa26x()"Eric Miao
2008-12-02[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.cEric Miao
2008-12-02[ARM] pxa: add muxed gpio wakeup sources on pxa2xx architecturesRobert Jarzmik
2008-11-17[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar
2008-11-16[ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao
2008-11-16[ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao
2008-11-11pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov
2008-10-29[ARM] pxa/spitz: fix spi cs on spitzDmitry Baryshkov
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-22Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King
2008-10-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-10-21[ARM] pxa/spitz: fix unbalance parenthesis in header file spitz.hMariusz Kozlowski
2008-10-21[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao
2008-10-21Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"Eric Miao
2008-10-21tosa: add support for bl/lcd driverDmitry Baryshkov
2008-10-21backlight: add support for Sharp SL-6000 LCD and backlight driversDmitry Baryshkov
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-19mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov
2008-10-19mfd: provide and use setup hook for tc6393xbDmitry Baryshkov
2008-10-18[ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.cMariusz Kozlowski
2008-10-18[ARM] balance parenthesis in header fileMariusz Kozlowski
2008-10-17[ARM] dmabounce requires ZONE_DMARussell King
2008-10-17[ARM] 5303/1: period_cycles should be greater than 1roelkluin
2008-10-17[ARM] pxa: fix redefinition of NR_IRQSRussell King
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-15cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski