aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-pxa (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14[ARM] Merge most of the PXA work for initial mergeRussell King10-578/+593
2008-07-09[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown1-0/+2
2008-07-09[ARM] 5145/1: PXA2xx: provide api to control IrDA pins stateDmitry Baryshkov1-0/+4
2008-07-09[ARM] pxa: remove pxa_set_cken()Russell King1-9/+0
2008-07-09Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King6-569/+585
2008-07-07[ARM] 5079/1: Warn people when using pxa2xx-gpio.hStefan Schmidt1-0/+2
2008-07-03[ARM] pxa: make zylonite use the generic PWM backlight drivereric miao1-1/+0
2008-06-15[ARM] 5082/1: pxa: Definition for the third USB port control register UP3OCRStefan Schmidt1-0/+1
2008-06-12[ARM] 5091/1: Add missing bitfield include to regs-lcd.hStefan Schmidt1-1/+4
2008-06-02[ARM] pxa: separate out power manager and clock registersRussell King3-156/+165
2008-06-02[ARM] 5074/1: fix warning: missing terminating ' characterDmitry Baryshkov1-1/+1
2008-06-02[ARM] 5070/1: pxa: add GPIO104_PSKTSEL to pxa27x MFP configurationPhilipp Zabel1-0/+1
2008-06-02[ARM] 5068/1: PXA2xx Additional gpio definitionsJonathan Cameron1-0/+9
2008-05-19[ARM] pxa: separate PXA25x and PXA27x UDC register definitionsRussell King3-412/+419
2008-05-08[ARM] pxa: Fix RCSR handlingRussell King1-1/+2
2008-05-04[ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik1-1/+1
2008-04-30pxafb: preliminary smart panel interface supportEric Miao2-4/+56
2008-04-30pxafb: introduce register independent LCD connection type for pxafberic miao1-0/+44
2008-04-30pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao3-196/+140
2008-04-29Merge branches 'pxa' and 'orion-fixes1'Russell King3-50/+6
2008-04-24[ARM] 5014/1: Cleanup reset state before entering suspend or resetting.Dmitry Baryshkov1-0/+2
2008-04-24[ARM] 5013/1: Change ITE8152 interrupt numbersMike Rapoport1-1/+4
2008-04-22[MTD] [NAND] support for pxa3xxeric miao1-0/+18
2008-04-21[ARM] 5009/1: magician: remove to-be-deprecated defines for pxa_gpio_modePhilipp Zabel1-49/+0
2008-04-19[ARM] pxa: V4L2 soc_camera driver for PXA270Guennadi Liakhovetski2-0/+101
2008-04-19[ARM] 5002/1: tosa: add two more ledsDmitry Baryshkov1-4/+4
2008-04-19[ARM] 5004/1: Tosa: make several unreferenced structures static.Dmitry Baryshkov1-4/+0
2008-04-19[ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ lineMark Brown1-0/+2
2008-04-19[ARM] 4973/1: Tosa: use leds-gpio driver.Dmitry Baryshkov1-4/+3
2008-04-19[ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio codeDmitry Baryshkov1-17/+8
2008-04-19[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov1-0/+2
2008-04-19[ARM] 4959/1: PXA: Fix misprint in CICR1_RGBT_CONVMike Rapoport1-1/+1
2008-04-19[ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb settingsPhilipp Zabel1-0/+2
2008-04-19[ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLDPhilipp Zabel2-1/+55
2008-04-19[ARM] 4943/2: magician: fix magician.h GPIO header includesPhilipp Zabel1-1/+1
2008-04-19[ARM] 4867/1: Adds flash, udc, mci support for gumstix F boardsJaya Kumar1-0/+96
2008-04-19[ARM] pxa: remove keypad register definitions from pxa-regs.heric miao1-56/+0
2008-04-19[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()eric miao1-0/+2
2008-04-19[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao2-5/+7
2008-04-19[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao3-0/+723
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2-301/+304
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao1-6/+5
2008-04-19[ARM] 4868/1: Enhance pxa270 GPIO definitionsRobert Jarzmik1-14/+54
2008-04-19[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown1-0/+9
2008-02-29[ARM] 4843/1: Add GCR_CLKBPB for PXA3xxMark Brown1-0/+3
2008-02-29[ARM] 4840/1: pxa: fix the typo in get_irqnr_and_baseeric miao1-1/+1
2008-02-23spi: pxa2xx_spi clock polarity fixNed Forrester1-0/+1
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-13/+86
2008-02-05gpiolib support for the PXA architecturePhilipp Zabel2-28/+33
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+13