aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/include/mach
AgeCommit message (Expand)Author
2008-12-23Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-17Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King
2008-12-17[ARM] pxa/littleton: add preliminary I2C board info (da9034 + max7320)Eric Miao
2008-12-17[ARM] pxa: initial support for the Imote2 platformJonathan Cameron
2008-12-17[ARM] pxa/gumstix: fix incorrect init done by am200Jaya Kumar
2008-12-17[ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao
2008-12-17[ARM] pxafb: allow better platform configurable smart panel timingEric Miao
2008-12-17[ARM] pxafb: add color TFT 8BPP LCD panel typeEric Miao
2008-12-15Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into develRussell King
2008-12-15[ARM] pxa: Add multi-io support for e-seriesIan Molton
2008-12-14[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King
2008-12-14[ARM] fix kernel-doc syntaxRandy Dunlap
2008-12-13[ARM] fix xm_x2xx_defconfig build errorsRussell King
2008-12-02Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-02[ARM] pxa: add basic support for HP iPAQ h5000Anton Vorontsov
2008-12-02[ARM] pxa/MioA701: discovered new gpio definitions.Robert Jarzmik
2008-12-02[ARM] pxa: cpufreq-pxa2xx: sdram_rows detection supportPhilipp Zabel
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: 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: add support for additional GPIOs on PXA26xEric Miao
2008-12-02Revert "[ARM] pxa: introduce cpu_is_pxa26x()"Eric Miao
2008-11-30[ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are definedRussell King
2008-11-30[ARM] Add a common typesafe __io implementationRussell King
2008-11-29[ARM] IrDA support for e7xxIan Molton
2008-11-28[ARM] pxa: avoid polluting the kernel's namespaceRussell King
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-11-27[ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King
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-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-21Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c"Eric Miao
2008-10-21backlight: add support for Sharp SL-6000 LCD and backlight driversDmitry Baryshkov
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison