aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-pxa
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: silence warnings from cpu_is_xxx() macrosRussell King2008-01-101-16/+8
* [ARM] 4690/1: PXA: fix CKEN corruption in PXA27x AC97 cold reset codeMichael Brunner2007-12-081-0/+1
* [ARM] 4674/1: pxa: increase LCD PCLK drive strength to fast 2mA for PXA300/PX...eric miao2007-11-291-1/+1
* [ARM] 4673/1: pxa: add missing IRQ_SSP4 definitions for PXA3xxeric miao2007-11-291-0/+1
* [ARM] 4672/1: pxa: fix DRCMR(n) to support PXA27x and later processorseric miao2007-11-291-1/+4
* [ARM] 4654/1: pxa: update default MFP register valueeric miao2007-11-261-5/+13
* [ARM] 4653/1: pxa: fix a gpio typo in mfp-pxa320.heric miao2007-11-261-1/+1
* [ARM] 4651/1: pxa: add PXA3xx specific IRQ definitionseric miao2007-11-261-2/+17
* [ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.comeric miao2007-10-313-3/+3
* PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-181-0/+2
* pxafb: Add support for other palette formatsHans J. Koch2007-10-162-1/+17
* [ARM] 4576/1: CM-X270 machine supportMike Rapoport2007-10-155-0/+91
* [ARM] pxa: Avoid pxa_gpio_mode() in gpio_direction_{in,out}put()Russell King2007-10-151-10/+2
* [ARM] pxa: Make cpu_is_pxaXXX dependent on configuration symbolsRussell King2007-10-151-0/+21
* [ARM] pxa: PXA3xx base supporteric miao2007-10-157-1/+1709
* [ARM] 4559/1: pxa: make PXA_LAST_GPIO a run-time variableeric miao2007-10-121-6/+0
* [ARM] pxa: add PXA3 cpu_is_xxx() macroseric miao2007-10-121-0/+65
* [ARM] pxa: mark pxa_set_cken deprecatedRussell King2007-10-121-1/+5
* [ARM] pxa: remove get_lcdclk_frequency_10khz()Russell King2007-10-121-1/+0
* backlight: Convert corgi backlight driver into a more generic driverRichard Purdie2007-10-111-6/+0
* [ARM] 4489/1: pxa: split pxa_cpu_suspend to processor specific onesEric Miao2007-07-201-0/+5
* [ARM] 4488/1: pxa: move pxa25x/pxa27x specific code out of pm.cEric Miao2007-07-201-1/+10
* USB: pxa2xx_udc: use generic gpio layerMilan Svoboda2007-07-121-33/+0
* [ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao2007-07-121-20/+2
* [ARM] 4440/1: PXA: enable the checking of ICIP2 for IRQsEric Miao2007-07-121-5/+23
* [ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao2007-07-121-9/+6
* [ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao2007-07-122-8/+5
* [ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King2007-07-121-0/+36
* [ARM] pxa: remove MMC register defines from pxa-regs.hRussell King2007-07-121-21/+1
* [ARM] pxa: remove useless pxa_pm_finish() functionRussell King2007-07-121-1/+0
* [ARM] 4422/1: Fix default value handling in gpio_direction_output (PXA)Bill Gatliff2007-06-021-1/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-062-29/+30
|\
| * [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-29/+29
| * [ARM] 4246/1: i2c-pxa: add adapter class to platform specific dataMatej Kenda2007-04-211-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-05-041-1/+1
|\ \
| * | mmc: Move OCR bit definesPierre Ossman2007-05-011-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-015-33/+85
|\ \ | |/
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-03-241-1/+1
| |\
| | * [ARM] 4278/1: configure pxa27x I2C SCL as "input"Guennadi Liakhovetski2007-03-241-1/+1
| * | [PATCH] gpio_direction_output() needs an initial valueDavid Brownell2007-03-161-2/+2
| |/
| * [PATCH] GPIO API: PXA wrapper cleanupPhilipp Zabel2007-02-202-18/+36
| * Merge ARM fixesRussell King2007-02-201-0/+72
| |\
| | * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-192-13/+41
| | |\
| * | \ [ARM] Merge remaining IOP codeRussell King2007-02-201-0/+6
| |\ \ \ | | |_|/ | |/| |
| | * | [ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_userDan Williams2007-02-171-0/+6
| | | |
| | \ \
| *-. \ \ Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-172-8/+41
| |\ \ \ \ | | | |/ / | | |/| |
| | | * | [ARM] 4152/1: Add PXA SSP audio register defs and fixupsLiam Girdwood2007-02-081-8/+11
| | | * | [ARM] 4141/1: consolidate functions that handles gpio in pxa2xx_udcMilan Svoboda2007-02-081-0/+30
| | |/ /
| * | | [ARM] 4090/2: avoid clash between PXA and SA1111 definesNicolas Pitre2007-02-171-5/+0
| |/ /
* | | Input: add support for PXA27x keyboard controllerRodolfo Giometti2007-03-161-0/+13
| |/ |/|