Age | Commit message (Expand) | Author | Files | Lines |
2009-09-10 | [ARM] pxa: rename GCU IRQ for consistency | Daniel Mack | 1 | -1/+1 |
2009-09-10 | [ARM] pxa: add device definition for graphics controller | Daniel Mack | 2 | -0/+29 |
2009-09-10 | [ARM] pxa: add clock definition for graphics controller | Daniel Mack | 3 | -2/+6 |
2009-09-10 | [ARM] pxa: initialize default interrupt priority and use ICHP for IRQ handling | Haojian Zhuang | 2 | -17/+16 |
2009-09-10 | [ARM] pxa: add more registers in interrupt controller | Haojian Zhuang | 1 | -0/+11 |
2009-09-10 | [ARM] pxa: add cpu_is_pxa950() and Kconfig options | Haojian Zhuang | 2 | -0/+22 |
2009-09-10 | [ARM] pxa: expand irq support for PXA93x and PXA950 | Haojian Zhuang | 1 | -2/+26 |
2009-09-10 | [ARM] pxa: support mfp of pxa935 | Haojian Zhuang | 1 | -1/+18 |
2009-09-10 | [ARM] pxa: remove duplicate mfp definition in mach | Haojian Zhuang | 1 | -300/+1 |
2009-09-10 | [ARM] pxa: remove left-over struct clk *other field from struct clk | Philipp Zabel | 1 | -1/+0 |
2009-07-30 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 6 | -0/+20 |
2009-07-27 | ARM: 5623/1: Treo680: ir shutdown typo fix | Tomas Cech | 1 | -1/+1 |
2009-07-23 | [ARM] pxa/em-x270: fix compile failure when CONFIG_APM_EMULATION=n | Mike Rapoport | 1 | -0/+4 |
2009-07-18 | [ARM] pxa: add STUART MFP config for PalmTX,T5,LD | Marek Vasut | 3 | -0/+12 |
2009-07-18 | [ARM] pxa: fix gpio issue in zylonite | Haojian Zhuang | 2 | -0/+4 |
2009-07-06 | [ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP defines | Mike Rapoport | 1 | -3/+3 |
2009-07-03 | [ARM] pxa: correct I2CPWR clock for pxa3xx | Daniel Mack | 1 | -1/+1 |
2009-06-19 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 11 | -10/+890 |
2009-06-17 | V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link | Guennadi Liakhovetski | 1 | -7/+16 |
2009-06-16 | [ARM] pxa: register wm8731 explicitly for corgi and poodle | Mark Brown | 2 | -0/+12 |
2009-06-16 | [ARM] pxa/mioa701: add V3 gain configuration for Maxim 1586 voltage regulator | Philipp Zabel | 1 | -0/+1 |
2009-06-16 | [ARM] pxa/mioa701: add Maxim 1586 voltage regulator | Robert Jarzmik | 1 | -0/+41 |
2009-06-16 | [ARM] pxa/hx4700: add Maxim 1587A voltage regulator | Philipp Zabel | 1 | -0/+41 |
2009-06-16 | [ARM] pxa/treo680: initial support | Tomas 'Sleep_Walker' Cech | 4 | -0/+672 |
2009-06-16 | [ARM] pxa/em-x270: fix type in SND_PXA2XX_LIB_AC97 | Mike Rapoport | 1 | -1/+1 |
2009-06-16 | [ARM] pxa/em-x270: always register AC97 controller device | Mike Rapoport | 1 | -2/+6 |
2009-06-16 | [ARM] pxa/em-x270: add ability to control GPS and GPRS power | Mike Rapoport | 1 | -2/+51 |
2009-06-16 | [ARM] pxa/em-x270: remove .gpio_cs from em_x270_libertas_pdata | Mike Rapoport | 1 | -1/+1 |
2009-06-16 | [ARM] pxa/palm: various fixes for PalmZ72 (mostly audio asoc and usb) | Marek Vasut | 2 | -5/+65 |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 50 | -791/+3562 |
2009-06-15 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 47 | -765/+3515 |
2009-06-14 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King | 45 | -746/+3505 |
2009-06-11 | [ARM] pxa/sharpsl_pm: zaurus needs generic pxa suspend/resume routines | Pavel Machek | 3 | -2/+6 |
2009-06-11 | [ARM] pxa/sharpsl_pm: cleanup of gpio-related code. | Dmitry Eremin-Solenikov | 1 | -3/+11 |
2009-06-11 | [ARM] pxa/sharpsl_pm: drop set_irq_type calls | Dmitry Eremin-Solenikov | 1 | -9/+4 |
2009-06-11 | [ARM] pxa/sharpsl_pm: merge pxa-specific code into generic one | Dmitry Eremin-Solenikov | 5 | -66/+54 |
2009-06-11 | [ARM] pxa/sharpsl_pm: merge the two sharpsl_pm.c since it's now pxa specific | Dmitry Eremin-Solenikov | 4 | -2/+944 |
2009-06-11 | [ARM] pxa: fix the conflicting non-static declarations of global_gpios[] | Eric Miao | 2 | -2/+2 |
2009-06-08 | Merge branch 'for-rmk' of git://git.marvell.com/orion into devel | Russell King | 9 | -24/+41 |
2009-06-05 | [ARM] pxa/littleton: add support for the Micro-SD slot (MMC1) | Eric Miao | 1 | -0/+63 |
2009-06-05 | [ARM] pxa/cm-x300: add .fixup method to enable second DRAM bank | Mike Rapoport | 1 | -0/+14 |
2009-06-05 | [ARM] pxa/cm-x300: use STUART for uncompressor | Mike Rapoport | 1 | -1/+2 |
2009-06-05 | [ARM] pxa/cm-x300: add rtc-v3020 device registration | Mike Rapoport | 1 | -0/+38 |
2009-06-05 | [ARM] pxa/cm-x300: use OBM configuration for NAND flash | Mike Rapoport | 1 | -0/+1 |
2009-06-05 | [ARM] pxa/em-x270, cm-x270: use DEEPSLEEP for PM_SUSPEND_MEM | Mike Rapoport | 2 | -0/+8 |
2009-06-05 | [ARM] pxa/em-x270: add support for on-board USB Hub | Mike Rapoport | 1 | -0/+69 |
2009-06-05 | [ARM] pxa/em-x270: change power supply name to "battery" | Mike Rapoport | 1 | -1/+1 |
2009-06-05 | [ARM] pxa/em-x270: update libertas device setup | Mike Rapoport | 1 | -3/+29 |
2009-06-05 | [ARM] pxa/em-x270: add exeda GPIO extender and update GPIO mappings | Mike Rapoport | 1 | -18/+46 |
2009-06-05 | [ARM] pxa/ezx: setup gpio-keys for EzX phones | Antonio Ospite | 1 | -7/+168 |