summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao2008-04-193-183/+185
* [ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao2008-04-191-48/+18
* [ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao2008-04-191-22/+20
* [ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao2008-04-191-5/+19
* [ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao2008-04-191-58/+16
* [ARM] 4832/2: Support AC97CLK on PXA3xx via the clock APIMark Brown2008-04-191-2/+28
* [ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown2008-04-192-0/+5
* [ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown2008-04-191-0/+22
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-066-11/+11
* [ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*eric miao2008-02-291-8/+0
* [ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zyloniteeric miao2008-02-291-1/+1
* [ARM] eliminate MODULE_PARM() usageRandy Dunlap2008-02-291-1/+1
* [ARM] 4829/1: add .get method to pxa-cpufreq to silence a warningHolger Schurig2008-02-171-1/+7
* [ARM] pxa: fix clock lookup to find specific device clocksRussell King2008-02-171-7/+16
* [ARM] 4824/1: pxa: clear RDH bit after any resetDmitry Krivoschekov2008-02-091-0/+8
* [ARM] pxa: remove debugging PM: printkRussell King2008-02-091-2/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-071-0/+43
|\
| * Input: add Tosa keyboard driverDmitry Baryshkov2008-01-211-0/+43
* | gpiolib support for the PXA architecturePhilipp Zabel2008-02-055-94/+202
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-0416-74/+455
|\ \
| * | [ARM] 4798/1: pcm027: fix missing header fileJuergen Beisert2008-02-041-0/+1
| * | [ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1eric miao2008-02-041-4/+4
| * | [ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.heric miao2008-02-043-0/+3
| * | [ARM] pxa: introduce sysdev for pxa3xx static memory controllereric miao2008-02-042-1/+89
| * | [ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao2008-02-043-14/+170
| * | [ARM] pxa: introduce sysdev for GPIO register saving/restoringeric miao2008-02-045-38/+64
| * | [ARM] pxa: introduce sysdev for IRQ register saving/restoringeric miao2008-02-045-16/+122
| * | [ARM] pxa: fix the warning of undeclared "struct pxaohci_platform_data"eric miao2008-02-041-0/+1
| * | [ARM] pxa: change set_kset_name() to direct name assignment for MFP sysclasseric miao2008-02-041-1/+1
* | | arch/arm/: Spelling fixesJoe Perches2008-02-031-1/+1
|/ /
* | USB: tosa_udc_use_gpio_vbus.patchDmitry Baryshkov2008-02-011-7/+2
* | Merge branch 'pxa-plat' into develRussell King2008-01-2837-1023/+3753
|\ \
| * | [ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack2008-01-283-0/+139
| * | [ARM] pxa: fix mci_init functions returning -1Russell King2008-01-287-32/+17
| * | [ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie2008-01-284-320/+287
| * | [ARM] 4747/1: pcm027: support for pcm990 baseboard for phyCORE-PXA270Robert Schwebel2008-01-283-0/+340
| * | [ARM] 4744/1: pcm027: add support for phyCORE-PXA270 CPU moduleRobert Schwebel2008-01-283-0/+222
| * | [NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King2008-01-285-5/+5
| * | [ARM] pxa: add basic support for Littleton (PXA3xx Form Factor Platform)eric miao2008-01-283-0/+331
| * | [ARM] 4664/1: Add basic support for HTC Magician PDA phonesPhilipp Zabel2008-01-283-0/+225
| * | [ARM] 4649/1: Base support for pxa-based Toshiba e-series PDAs.Ian Molton2008-01-283-0/+146
| * | [ARM] pxa: skip registers saving/restoring if entering standby modeeric miao2008-01-261-15/+18
| * | [ARM] pxa: fix PXA27x resumeRussell King2008-01-261-1/+1
| * | [ARM] pxa: Avoid fiddling with CKEN register on suspendRussell King2008-01-262-8/+0
| * | [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake schemeRussell King2008-01-262-0/+303
| * | [ARM] pxa: Add zylonite MFP wakeup configurationsRussell King2008-01-262-33/+33
| * | [ARM] pxa: program MFPs for low power mode when suspendingRussell King2008-01-261-2/+57
| * | [ARM] pxa: make MFP configuration processor independenteric miao2008-01-261-15/+82
| * | [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functionseric miao2008-01-261-111/+0
| * | [ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriateRussell King2008-01-263-7/+10
OpenPOWER on IntegriCloud