summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa
AgeCommit message (Expand)Author
2008-04-19[ARM] pxa: add partial keypad support for mainstoneeric miao
2008-04-19[ARM] pxa: add pxa27x_keypad device and pxa_set_keypad_info()eric miao
2008-04-19[ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1eric miao
2008-04-19[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao
2008-04-19[ARM] pxa: use new pin configuration mechanism for lubbockeric miao
2008-04-19[ARM] pxa: use new pin configuration mechanism for mainstoneeric miao
2008-04-19[ARM] pxa: move ARRAY_AND_SIZE definition to generic.heric miao
2008-04-19[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao
2008-04-19[ARM] pxa: move mfp sysdev registeration out for suspend/resume ordereric miao
2008-04-19[ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specificeric miao
2008-04-19[ARM] pxa: make pxa_gpio_irq_type() processor genericeric miao
2008-04-19[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.ceric miao
2008-04-19[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao
2008-04-19[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao
2008-04-19[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao
2008-04-19[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao
2008-04-19[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao
2008-04-19[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao
2008-04-19[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock APIMark Brown
2008-04-19[ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown
2008-04-19[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-29[ARM] 4842/1: pxa: remove redundant IRQ saving/restoring in clk_pxa3xx_cken_*eric miao
2008-02-29[ARM] 4841/1: pxa: fix typo in LCD platform data definition code for zyloniteeric miao
2008-02-29[ARM] eliminate MODULE_PARM() usageRandy Dunlap
2008-02-17[ARM] 4829/1: add .get method to pxa-cpufreq to silence a warningHolger Schurig
2008-02-17[ARM] pxa: fix clock lookup to find specific device clocksRussell King
2008-02-09[ARM] 4824/1: pxa: clear RDH bit after any resetDmitry Krivoschekov
2008-02-09[ARM] pxa: remove debugging PM: printkRussell King
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-02-05gpiolib support for the PXA architecturePhilipp Zabel
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-04[ARM] 4798/1: pcm027: fix missing header fileJuergen Beisert
2008-02-04[ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1eric miao
2008-02-04[ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.heric miao
2008-02-04[ARM] pxa: introduce sysdev for pxa3xx static memory controllereric miao
2008-02-04[ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao
2008-02-04[ARM] pxa: introduce sysdev for GPIO register saving/restoringeric miao
2008-02-04[ARM] pxa: introduce sysdev for IRQ register saving/restoringeric miao
2008-02-04[ARM] pxa: fix the warning of undeclared "struct pxaohci_platform_data"eric miao
2008-02-04[ARM] pxa: change set_kset_name() to direct name assignment for MFP sysclasseric miao
2008-02-03arch/arm/: Spelling fixesJoe Perches
2008-02-01USB: tosa_udc_use_gpio_vbus.patchDmitry Baryshkov
2008-01-28Merge branch 'pxa-plat' into develRussell King
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King
2008-01-28[ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack
2008-01-28[ARM] pxa: fix mci_init functions returning -1Russell King
2008-01-28[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie