| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] pxa/z2: Add regulator support | Marek Vasut | 2010-08-05 | 1 | -0/+71 |
* | [ARM] pxa: PXA_SHARPSL_DETECT_MACH_ID to include head-sharpsl.S | Eric Miao | 2010-08-05 | 2 | -1/+9 |
* | [ARM] pxa: move hidden Kconfig options to right place and vice versa | Eric Miao | 2010-08-05 | 1 | -29/+28 |
* | [ARM] pxa: remove now unnecessary dma_needs_bounce() | Eric Miao | 2010-08-05 | 2 | -8/+8 |
* | [ARM] pxa: merge all eseries board code into eseries.c | Eric Miao | 2010-08-05 | 8 | -998/+809 |
* | [ARM] pxa: move pmu device back into mach-pxa/ | Eric Miao | 2010-08-05 | 7 | -34/+18 |
* | [ARM] pxa/cm-x300: enable the IRQ_WAKEUP0 as wakeup source. | Igor Grinberg | 2010-08-05 | 1 | -0/+1 |
* | [ARM] pxa: add set_type to the pxa3xx ext_wakeup irq chip. | Igor Grinberg | 2010-08-05 | 1 | -0/+12 |
* | [ARM] pxa: merge stargate2 and imote2 board files | Jonathan Cameron | 2010-08-05 | 3 | -817/+454 |
* | [ARM] pxa: fix all devices using wm97xx_batt.h | Marek Vasut | 2010-08-05 | 7 | -47/+61 |
* | [ARM] pxa/z2: Register WM8750 | Marek Vasut | 2010-06-18 | 1 | -1/+4 |
* | [ARM] pxa/z2: Add battery support into Zipit Z2 | Marek Vasut | 2010-06-18 | 1 | -3/+39 |
* | [ARM] pxa/raumfeld: Check charge state after resume | Daniel Mack | 2010-06-18 | 1 | -8/+21 |
* | [ARM] pxa/income: Add Income SBC support | Marek Vasut | 2010-06-18 | 5 | -3/+313 |
* | [ARM] pxa/colibri270: Split module and base board code | Daniel Mack | 2010-06-18 | 5 | -88/+151 |
* | [ARM] pxa/colibri270: Add TSC support | Marek Vasut | 2010-06-18 | 2 | -0/+43 |
* | [ARM] pxa/colibri270: Add UHC support | Marek Vasut | 2010-06-18 | 1 | -0/+34 |
* | [ARM] pxa/colibri270: Add FFUART MFP | Marek Vasut | 2010-06-18 | 1 | -0/+4 |
* | [ARM] pxa/colibri270: Add MMC support | Marek Vasut | 2010-06-18 | 2 | -0/+32 |
* | [ARM] pxa/colibri270: Refactor board definition file | Marek Vasut | 2010-06-18 | 2 | -35/+43 |
* | [ARM] pxa/vpac270: Add VGA modes for ADV7125 | Marek Vasut | 2010-06-18 | 1 | -1/+49 |
* | [ARM] pxa/vpac270: Add PMIC support | Marek Vasut | 2010-06-18 | 1 | -1/+57 |
* | [ARM] pxa/vpac270: Convert to use PATA PXA driver | Marek Vasut | 2010-06-18 | 1 | -5/+13 |
* | [ARM] pata_pxa: DMA-capable PATA driver | Marek Vasut | 2010-06-18 | 1 | -0/+33 |
* | [ARM] pxa/corgi: fix MMC/SD card detection failure | Eric Miao | 2010-06-14 | 1 | -1/+1 |
* | [ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXA | Jonathan Cameron | 2010-06-14 | 1 | -1/+2 |
* | [ARM] pxa/mioa701: fix camera regression | Robert Jarzmik | 2010-06-13 | 1 | -1/+1 |
* | [ARM] pxa/z2: fix flash layout to final version | Marek Vasut | 2010-06-13 | 1 | -16/+10 |
* | [ARM] pxa: fix incorrect gpio type in udc_pxa2xx.h | Steve Bennett | 2010-06-13 | 1 | -2/+2 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-06-10 | 19 | -30/+206 |
|\ |
|
| * | ARM: 6164/1: Add kto and kfrom to input operands list. | Khem Raj | 2010-06-08 | 4 | -8/+8 |
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-06-08 | 42 | -293/+1326 |
| |\ |
|
| | * | [ARM] pxa/spitz: Correctly register WM8750 | Marek Vasut | 2010-05-31 | 1 | -0/+3 |
| | * | [ARM] pxa/palmtc: storage class should be before const qualifier | Tobias Klauser | 2010-05-31 | 1 | -2/+2 |
| * | | ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6 | Anfei | 2010-06-08 | 1 | -0/+3 |
| * | | ARM: 6165/1: trap overflows on highmem pages from kmap_atomic when debugging | Nicolas Pitre | 2010-06-08 | 1 | -1/+10 |
| * | | ARM: 6152/1: ux500 make it possible to disable localtimers | Linus Walleij | 2010-06-08 | 1 | -1/+2 |
| * | | ARM: 6146/1: sa1111: Prevent deadlock in resume path | Marek VaĊĦut | 2010-05-27 | 1 | -2/+7 |
| * | | ARM: 6145/1: ux500 MTU clockrate correction | Linus Walleij | 2010-05-27 | 7 | -12/+167 |
| * | | ARM: 6144/1: TCM memory bug freeing bug | Linus Walleij | 2010-05-27 | 1 | -3/+3 |
| * | | ARM: VFP: Fix vfp_put_double() for d16-d31 | Russell King | 2010-05-27 | 1 | -1/+1 |
* | | | msm: dma: add completion.h header | Daniel Walker | 2010-06-07 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2010-05-30 | 4 | -3/+82 |
|\ \ |
|
| * | | mfd: New AB8500 driver | Rabin Vincent | 2010-05-28 | 1 | -1/+1 |
| * | | ARM: AB3550 board configuration and irq for U300 | Mattias Wallin | 2010-05-28 | 2 | -0/+62 |
| * | | mfd: Renamed ab3100.h to abx500.h | Linus Walleij | 2010-05-28 | 1 | -1/+1 |
| * | | davinci: da850 TPS6507x touch screen driver board data | Todd Fischer | 2010-05-28 | 1 | -0/+12 |
| * | | mfd: Add tps6507x board data structure | Todd Fischer | 2010-05-28 | 1 | -1/+6 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-05-30 | 6 | -1/+283 |
|\ \ \ |
|
| * | | | DMAENGINE: DMA40 U8500 platform configuration | Linus Walleij | 2010-05-27 | 6 | -1/+283 |