summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-pxa
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5091/1: Add missing bitfield include to regs-lcd.hStefan Schmidt2008-06-121-1/+4
* [ARM] 5070/1: pxa: add GPIO104_PSKTSEL to pxa27x MFP configurationPhilipp Zabel2008-06-021-0/+1
* [ARM] 5068/1: PXA2xx Additional gpio definitionsJonathan Cameron2008-06-021-0/+9
* [ARM] pxa: Fix RCSR handlingRussell King2008-05-081-1/+2
* [ARM] 5027/1: Fixed random memory corruption on pxa suspend cycle.Robert Jarzmik2008-05-041-1/+1
* pxafb: preliminary smart panel interface supportEric Miao2008-04-302-4/+56
* pxafb: introduce register independent LCD connection type for pxafberic miao2008-04-301-0/+44
* pxafb: convert fb driver to use ioremap() and __raw_{readl, writel}eric miao2008-04-303-196/+140
*-. Merge branches 'pxa' and 'orion-fixes1'Russell King2008-04-293-50/+6
|\ \
| * | [ARM] 5014/1: Cleanup reset state before entering suspend or resetting.Dmitry Baryshkov2008-04-241-0/+2
| * | [ARM] 5013/1: Change ITE8152 interrupt numbersMike Rapoport2008-04-241-1/+4
| * | [ARM] 5009/1: magician: remove to-be-deprecated defines for pxa_gpio_modePhilipp Zabel2008-04-211-49/+0
| |/
* / [MTD] [NAND] support for pxa3xxeric miao2008-04-221-0/+18
|/
* [ARM] pxa: V4L2 soc_camera driver for PXA270Guennadi Liakhovetski2008-04-192-0/+101
* [ARM] 5002/1: tosa: add two more ledsDmitry Baryshkov2008-04-191-4/+4
* [ARM] 5004/1: Tosa: make several unreferenced structures static.Dmitry Baryshkov2008-04-191-4/+0
* [ARM] 4976/1: zylonite: Configure GPIO for WM9713 IRQ lineMark Brown2008-04-191-0/+2
* [ARM] 4973/1: Tosa: use leds-gpio driver.Dmitry Baryshkov2008-04-191-4/+3
* [ARM] 4972/1: Tosa: convert scoop GPIOs usage to generic gpio codeDmitry Baryshkov2008-04-191-17/+8
* [ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooksDmitry Baryshkov2008-04-191-0/+2
* [ARM] 4959/1: PXA: Fix misprint in CICR1_RGBT_CONVMike Rapoport2008-04-191-1/+1
* [ARM] 4952/1: magician: add LCD detection, LCD power switching, update pxafb ...Philipp Zabel2008-04-191-0/+2
* [ARM] 4948/1: magician: use htc-egpio to drive the GPIO/IRQ expander CPLDPhilipp Zabel2008-04-192-1/+55
* [ARM] 4943/2: magician: fix magician.h GPIO header includesPhilipp Zabel2008-04-191-1/+1
* [ARM] 4867/1: Adds flash, udc, mci support for gumstix F boardsJaya Kumar2008-04-191-0/+96
* [ARM] pxa: remove keypad register definitions from pxa-regs.heric miao2008-04-191-56/+0
* [ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()eric miao2008-04-191-0/+2
* [ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao2008-04-192-5/+7
* [ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao2008-04-193-0/+723
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-192-301/+304
* [ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao2008-04-191-6/+5
* [ARM] 4868/1: Enhance pxa270 GPIO definitionsRobert Jarzmik2008-04-191-14/+54
* [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown2008-04-191-0/+9
* [ARM] 4843/1: Add GCR_CLKBPB for PXA3xxMark Brown2008-02-291-0/+3
* [ARM] 4840/1: pxa: fix the typo in get_irqnr_and_baseeric miao2008-02-291-1/+1
* spi: pxa2xx_spi clock polarity fixNed Forrester2008-02-231-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-073-13/+86
|\
| * Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao2008-01-311-0/+6
| * Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao2008-01-311-0/+30
| * Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao2008-01-311-5/+0
| * Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...Eric Miao2008-01-311-4/+17
| * Input: pxa27x_keypad - remove pin configuration from the driverEric Miao2008-01-311-1/+0
| * Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao2008-01-311-1/+1
| * Input: add Tosa keyboard driverDmitry Baryshkov2008-01-211-0/+30
* | gpiolib support for the PXA architecturePhilipp Zabel2008-02-052-28/+33
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-041-0/+13
|\ \
| * | [ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao2008-02-041-0/+13
* | | include/asm-arm/: Spelling fixesJoe Perches2008-02-031-17/+17
|/ /
* | [ALSA] Remove sound/driver.hTakashi Iwai2008-01-311-1/+0
* | Merge branch 'pxa-plat' into develRussell King2008-01-2822-677/+1224
|\ \