aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()Eric Miao2011-04-134-6/+16
* ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt numberHaojian Zhuang2011-04-121-1/+1
* Fix common misspellingsLucas De Marchi2011-03-313-3/+3
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-3041-139/+280
|\
| * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-2641-139/+280
| |\
| | * ARM: pxa/am300epd: fix leak in am300_init_gpio_regs error pathAxel Lin2011-03-171-6/+7
| | * ARM: pxa/am200epd: fix leak in am200_init_gpio_regs error pathAxel Lin2011-03-171-2/+2
| | * ARM: PXA: Z2: Use switch event for lidVasily Khoruzhick2011-03-161-5/+5
| | * ARM: PXA: Z2: Add default triggers for LEDsVasily Khoruzhick2011-03-161-2/+2
| | * ARM: PXA: Z2: Keep kbd backlight disabled by defaultVasily Khoruzhick2011-03-161-1/+1
| | * ARM: PXA: Z2: Fix libertas init/tear down sequencesVasily Khoruzhick2011-03-162-25/+9
| | * ARM: PXA: Z2: Fix battery pdataVasily Khoruzhick2011-03-161-3/+3
| | * ARM: PXA: Z2: Use only power button as wake sourceVasily Khoruzhick2011-03-161-9/+23
| | * ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_infoDmitry Eremin-Solenikov2011-03-162-2/+0
| | * ARM: pxa/tosa: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov2011-03-161-2/+11
| | * ARM: pxa/gumstix: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov2011-03-161-2/+11
| | * ARM: pxa/eseries: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov2011-03-161-8/+26
| | * ARM: pxa: auto compute shift and mult of timerHaojian Zhuang2011-03-161-3/+2
| | * ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-1633-48/+43
| | * ARM: pxa: PalmZ72: Add OV9640 camera supportMarek Vasut2011-03-162-0/+132
| | * ARM: pxa: Update copyright notices for Palm devicesMarek Vasut2011-03-161-2/+1
| | * ARM: pxa: PalmTE2: Use gpio arrays in backlight initMarek Vasut2011-03-161-24/+7
* | | arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-299-20/+20
* | | arm: Reorder irq_set_ function callsThomas Gleixner2011-03-291-2/+2
* | | arm: Cleanup the irq namespaceThomas Gleixner2011-03-2911-44/+46
|/ /
* | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-2135-47/+35
* | Merge branch 'p2v' into develRussell King2011-03-162-2/+2
|\ \
| * | ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King2011-02-171-1/+1
| * | ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-1/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-1610-196/+33
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/
| | | * ARM: pxa/tosa: register wm9712 codec deviceDmitry Eremin-Solenikov2011-02-271-0/+6
| | | * ARM: pxa: enable pxa-pcm-audio on pxa210/pxa25x platformDmitry Eremin-Solenikov2011-02-271-0/+1
| | | * ARM: pxa/tosa: drop setting LED trigger name, as it's unsupported nowDmitry Eremin-Solenikov2011-02-271-2/+0
| |_|/ |/| |
| | * ARM: pm: convert PXA to generic suspend/resume supportRussell King2011-02-228-194/+26
| |/
* | ARM: pxa: Properly configure PWM period for palm27xMarek Vasut2011-02-091-1/+1
* | ARM: pxa: only save/restore registers when pm functions are definedEric Miao2011-02-091-2/+2
* | ARM: pxa/colibri: use correct SD detect pinBjørn Forsman2011-02-093-3/+3
|/
* Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-1515-140/+140
|\
| * ARM: pxa: fix building issue of missing physmap.hEric Miao2011-01-151-0/+1
| * ARM: pxa: fix recursive calls in pxa_low_gpio_chipEric Miao2011-01-151-27/+14
| * ARM: pxa: fix suspend/resume array index miscalculationMarek Vasut2011-01-141-4/+4
| * ARM: pxa: use cpu_has_ipr() consistently in irq.cMarek Vasut2011-01-141-1/+1
| * ARM: pxa: remove unused variable in clock-pxa3xx.cMarek Vasut2011-01-141-1/+0
| * ARM: pxa: fix warning in zeus.cMarek Vasut2011-01-141-2/+2
| * ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek2011-01-1313-114/+127
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-151-1/+0
|\ \
| * | ARM: Fix build regression on SA11x0, PXA, and H720x targetsRussell King2011-01-151-1/+0
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-133-3/+3
|\ \ \ | |_|/ |/| |
| * | Merge branch 'master' into for-nextJiri Kosina2010-12-223-4/+3
| |\ \
| * | | suspend: constify platform_suspend_opsLionel Debroux2010-11-162-2/+2