summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)AuthorFilesLines
2008-12-02[ARM] pxa: move I2C pin configurations out into board specific filesEric Miao7-8/+24
2008-12-02[ARM] pxa: register Power I2C device only when necessaryEric Miao2-4/+3
2008-12-02[ARM] pxa: move power I2C device definitions into devices.cEric Miao3-39/+42
2008-12-02[ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.cEric Miao1-1/+0
2008-12-02[ARM] pxa: include <mach/hardware.h> in pxa-regs.hEric Miao1-0/+1
2008-12-02[ARM] pxa: further cleanup of pxa-regs.hEric Miao1-29/+0
2008-12-02[ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.cEric Miao2-28/+12
2008-12-02[ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao2-96/+99
2008-12-02[ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao4-150/+152
2008-12-02[ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.hEric Miao2-7/+7
2008-12-02[ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitionsEric Miao1-54/+0
2008-12-02[ARM] pxa: remove unused PWM register definitions, use generic PWM APIEric Miao1-13/+0
2008-12-02[ARM] pxa: move FICP register definitions into pxaficp_ir.cEric Miao1-44/+1
2008-12-02[ARM] pxa: move camera (QCI) registers definition out of pxa-regs.hEric Miao1-95/+0
2008-12-02[ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.hEric Miao2-15/+5
2008-12-02[ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h>Eric Miao5-5/+4
2008-12-02[ARM] pxa: add support for additional GPIOs on PXA26xEric Miao5-16/+95
2008-12-02Revert "[ARM] pxa: introduce cpu_is_pxa26x()"Eric Miao2-9/+1
2008-12-02[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.cEric Miao2-10/+6
2008-12-02[ARM] pxa: add muxed gpio wakeup sources on pxa2xx architecturesRobert Jarzmik1-2/+29
2008-11-17[ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar1-3/+4
2008-11-16[ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao1-1/+2
2008-11-16[ARM] pxa: fix I2C controller device being registered twice on AkitaEric Miao1-1/+0
2008-11-11pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao1-0/+1
2008-10-29[ARM] corgi_lcd: fix simultaneous compilation with corgi_blDmitry Baryshkov3-2/+7
2008-10-29[ARM] pxa/spitz: fix spi cs on spitzDmitry Baryshkov1-0/+12
2008-10-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds7-2/+591
2008-10-24Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2-1/+23
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-5/+7
2008-10-22Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King4-12/+75
2008-10-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King7-2/+591
2008-10-21[ARM] pxa/spitz: fix unbalance parenthesis in header file spitz.hMariusz Kozlowski1-1/+1
2008-10-21[ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfigEric Miao4-5/+13
2008-10-21Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"Eric Miao5-2/+583
2008-10-21tosa: add support for bl/lcd driverDmitry Baryshkov1-1/+20
2008-10-21backlight: add support for Sharp SL-6000 LCD and backlight driversDmitry Baryshkov1-0/+3
2008-10-21misc: replace remaining __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2-8/+31
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-2/+42
2008-10-20mfd: do tcb6393xb state restore on resume only if requestedDmitry Baryshkov1-0/+2
2008-10-20mfd: provide and use setup hook for tc6393xbDmitry Baryshkov2-8/+29
2008-10-18[ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.cMariusz Kozlowski1-1/+1
2008-10-18[ARM] balance parenthesis in header fileMariusz Kozlowski1-1/+1
2008-10-17[ARM] dmabounce requires ZONE_DMARussell King1-1/+0
2008-10-17[ARM] 5303/1: period_cycles should be greater than 1roelkluin1-1/+1
2008-10-17[ARM] pxa: fix redefinition of NR_IRQSRussell King1-1/+4
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-12/+44
2008-10-16cpufreq: remove policy->governor setting in drivers initializationDominik Brodowski2-4/+0
2008-10-15[ARM] 5308/1: Fix Viper ISA IRQ handlingMarc Zyngier1-11/+43
2008-10-15[ARM] 5306/1: pxa: fix build error on CM-X270Mike Rapoport1-1/+1