summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxa: fix irq suspend/resume for pxa25xEric Miao2010-01-131-4/+10
* [ARM] pxa: fix the incorrect naming of AC97 reset pin config for pxa26xEric Miao2010-01-131-2/+4
* [ARM] pxa/corgi: fix incorrect default GPIO for UDC VbusEric Miao2010-01-131-0/+1
* [ARM] pxa: fix strange characters in zaurus gpio .descCyril Hrubis2010-01-081-2/+2
* [ARM] pxa: fix compiler warnings of unused variable 'id' in cpu_is_pxa9*()Eric Miao2010-01-041-6/+3Star
* [ARM] pxa: update pwm_backlight->notify() to include missed 'struct device *'Eric Miao2010-01-049-9/+9
* [ARM] pxa/poodle: fix incorrect 'gpio_card_detect' of MMCEric Miao2009-12-291-1/+1
* [ARM] pxa/zylonite: simplify reduntant gpio settings on mmc slotHaojian Zhuang2009-12-294-94/+16Star
* [ARM] pxa/zeus: provide power-source information when APM is enabledMarc Zyngier2009-12-291-0/+21
* [ARM] pxa/zeus: relax memory timings on Zeus ethernet portsMarc Zyngier2009-12-291-1/+10
* [ARM] pxa/zeus: make internal zeus_get_pcb_info staticMarc Zyngier2009-12-291-2/+2
* [ARM] pxa/littleton: select CPU_PXA300 and CPU_PXA310Marek Vasut2009-12-291-0/+2
* [ARM] pxa/littleton: add UART3 GPIO configMarek Vasut2009-12-291-0/+6
* [ARM] pxa: fix no reference of cpu_is_pxa25x() in devices.cEric Miao2009-12-161-0/+1
* [ARM] pxa/cm-x300: add PWM backlight supportIgor Grinberg2009-12-162-0/+32
* revert "[ARM] pxa/cm-x300: add PWM backlight support"Eric Miao2009-12-163-32/+0Star
* [ARM] pxa/zeus: make Viper pcmcia support more generic to support ZeusMarc Zyngier2009-12-135-4/+65
* [ARM] pxa/zeus: basic support for Arcom Zeus SBCMarc Zyngier2009-12-134-0/+881
* [ARM] pxa/em-x270: fix usb hub power up/reset sequenceIgor Grinberg2009-12-131-6/+5Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-106-6/+6
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-076-6/+6
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-046-6/+6
* | | Merge branch 'devel-stable' into develRussell King2009-12-0567-725/+1873
|\ \ \ | |/ / |/| |
| * | [ARM] pxa/hx4700: actually use platform_lcd driverDmitry Artamonow2009-12-011-0/+1
| * | [ARM] pxa/pcm990: don't use pxa_camera init() callbackAntonio Ospite2009-12-011-7/+1Star
| * | [ARM] pxa/em-x270: don't use pxa_camera init() callbackAntonio Ospite2009-12-011-4/+5
| * | [ARM] pxa/cm-x300: add PWM backlight supportIgor Grinberg2009-12-013-0/+32
| * | [ARM] pxa/cm-x300: update authors and copyrightIgor Grinberg2009-12-011-1/+2
| * | [ARM] pxa/cm-x300: add da9030 supportIgor Grinberg2009-12-011-0/+32
| * | [ARM] pxa/cm-x300: enable USB port 2 for PXA300Igor Grinberg2009-12-011-1/+12
| * | [ARM] pxa/cm-x300: add support for PXA310 cpuIgor Grinberg2009-12-011-6/+36
| * | [ARM] pxa/cm-x300: add Wi2Wi chip (Bluetooth and WiFi) initializationIgor Grinberg2009-12-011-0/+38
| * | [ARM] pxa/cm-x300: add ac97 controller registrationIgor Grinberg2009-12-011-0/+11
| * | [ARM] pxa/cm-x300: add TDO35S lcd supportIgor Grinberg2009-12-011-3/+57
| * | [ARM] pxa/cm-x300: add revision difference handlingIgor Grinberg2009-12-011-3/+30
| * | [ARM] pxa/viper: convert to use plat_serial8250_port irqflags fieldMarc Zyngier2009-12-011-9/+2Star
| * | [ARM] pxa/ezx: add leds-lp3944 support for A910 EZX phoneAntonio Ospite2009-12-011-0/+53
| * | [ARM] pxa/ezx: add camera support for A780 and A910 EZX phonesAntonio Ospite2009-12-011-4/+170
| * | [ARM] pxa/zaurus: rename spitz_battery_levels_* to sharpsl_*Pavel Machek2009-12-014-8/+8
| * | [ARM] pxa/zaurus: cleanup sharpsl_pm.cPavel Machek2009-12-012-59/+59
| * | [ARM] pxa: rename macro from pxa9xx to pxa93xHaojian Zhuang2009-12-011-3/+4
| * | [ARM] pxa: add EXT_WAKEUP interrupts handling for pxa3xxMike Rapoport2009-12-011-0/+42
| * | [ARM] pxa: make CPU_PXA* to be selectable hidden optionsEric Miao2009-12-011-29/+36
| * | [ARM] pxa: select CPU_PXA310 for MACH_COLIBRI300Eric Miao2009-12-011-0/+1
| * | [ARM] pxa: introduce CONFIG_MACH_ZYLONITE{300,320} for CPU_PXA* removingEric Miao2009-12-012-6/+14
| * | [ARM] pxa: allow platforms to control which uarts are registeredRussell King2009-12-0152-14/+230
| * | [ARM] pxa: add U2D registers and bits definitionsIgor Grinberg2009-12-011-0/+199
| * | [ARM] pxa: register U2D clock for pxa3xxIgor Grinberg2009-12-011-0/+2
| * | [ARM] pxa: use platform_device_id table for SSP driverEric Miao2009-12-011-58/+15Star
| * | [ARM] pxa: re-order platforms in Kconfig and MakefileEric Miao2009-12-012-322/+329