| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: pxa: fix inconsistent CONFIG_USB_PXA27X | Haojian Zhuang | 2011-12-09 | 7 | -9/+9 |
* | ARM: pxa/cm-x300: fix V3020 RTC functionality | Igor Grinberg | 2011-08-04 | 1 | -4/+4 |
* | ARM: pxa/raumfeld: fix device name for codec ak4104 | Daniel Mack | 2011-07-11 | 1 | -4/+4 |
* | ARM: pxa/raumfeld: display initialisation fixes | Sven Neumann | 2011-07-11 | 1 | -14/+15 |
* | ARM: pxa/raumfeld: adapt to upcoming hardware change | Sven Neumann | 2011-07-11 | 1 | -5/+6 |
* | ARM: pxa: fix PGSR register address calculation | Paul Parsons | 2011-07-06 | 1 | -2/+2 |
* | gpio: include linux/gpio.h where needed | Randy Dunlap | 2011-06-16 | 1 | -0/+1 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2011-05-27 | 1 | -1/+0 |
|\ |
|
| * | mtd: pxa: convert to mtd_device_register() | Jamie Iles | 2011-05-25 | 1 | -1/+0 |
* | | Merge branch 'devel-stable' into for-linus | Russell King | 2011-05-23 | 1 | -3/+3 |
|\ \ |
|
| * \ | Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into de... | Russell King | 2011-05-07 | 1 | -3/+3 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 2011-05-07 | 1 | -3/+3 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 2011-05-23 | 4 | -37/+4 |
|\ \ \ \ \ \ |
|
| | | | * | | | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King | 2011-05-12 | 2 | -33/+1 |
| | | | * | | | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King | 2011-05-12 | 1 | -2/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier | 2011-05-20 | 2 | -2/+2 |
| | |_|/ /
| |/| | | |
|
* | | | | | clocksource: convert ARM 32-bit up counting clocksources | Russell King | 2011-05-23 | 1 | -15/+2 |
* | | | | | Merge branch 'syscore' into for-linus | Rafael J. Wysocki | 2011-05-17 | 29 | -293/+106 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ARM / PXA: Use struct syscore_ops for "core" power management | Rafael J. Wysocki | 2011-04-24 | 29 | -293/+106 |
| | |/ /
| |/| | |
|
* | | | | ARM: pxa/magician: bq24022 regulator needs to be enabled | Philipp Zabel | 2011-04-25 | 1 | -1/+1 |
* | | | | ARM: pxa/hx4700: bq24022 regulator needs to be enabled | Paul Parsons | 2011-04-25 | 1 | -1/+1 |
|/ / / |
|
* | | | ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio() | Eric Miao | 2011-04-13 | 4 | -6/+16 |
* | | | ARM: pxa: align NR_BUILTIN_GPIO with GPIO interrupt number | Haojian Zhuang | 2011-04-12 | 1 | -1/+1 |
* | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -3/+3 |
|/ / |
|
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-30 | 41 | -139/+280 |
|\ \
| |/
|/| |
|
| * | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2011-03-26 | 41 | -139/+280 |
| |\ |
|
| | * | ARM: pxa/am300epd: fix leak in am300_init_gpio_regs error path | Axel Lin | 2011-03-17 | 1 | -6/+7 |
| | * | ARM: pxa/am200epd: fix leak in am200_init_gpio_regs error path | Axel Lin | 2011-03-17 | 1 | -2/+2 |
| | * | ARM: PXA: Z2: Use switch event for lid | Vasily Khoruzhick | 2011-03-16 | 1 | -5/+5 |
| | * | ARM: PXA: Z2: Add default triggers for LEDs | Vasily Khoruzhick | 2011-03-16 | 1 | -2/+2 |
| | * | ARM: PXA: Z2: Keep kbd backlight disabled by default | Vasily Khoruzhick | 2011-03-16 | 1 | -1/+1 |
| | * | ARM: PXA: Z2: Fix libertas init/tear down sequences | Vasily Khoruzhick | 2011-03-16 | 2 | -25/+9 |
| | * | ARM: PXA: Z2: Fix battery pdata | Vasily Khoruzhick | 2011-03-16 | 1 | -3/+3 |
| | * | ARM: PXA: Z2: Use only power button as wake source | Vasily Khoruzhick | 2011-03-16 | 1 | -9/+23 |
| | * | ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_info | Dmitry Eremin-Solenikov | 2011-03-16 | 2 | -2/+0 |
| | * | ARM: pxa/tosa: switch to using gpio-vbus transceiver | Dmitry Eremin-Solenikov | 2011-03-16 | 1 | -2/+11 |
| | * | ARM: pxa/gumstix: switch to using gpio-vbus transceiver | Dmitry Eremin-Solenikov | 2011-03-16 | 1 | -2/+11 |
| | * | ARM: pxa/eseries: switch to using gpio-vbus transceiver | Dmitry Eremin-Solenikov | 2011-03-16 | 1 | -8/+26 |
| | * | ARM: pxa: auto compute shift and mult of timer | Haojian Zhuang | 2011-03-16 | 1 | -3/+2 |
| | * | ARM: pxa: clean up set_pxa_fb_info | Russell King - ARM Linux | 2011-03-16 | 33 | -48/+43 |
| | * | ARM: pxa: PalmZ72: Add OV9640 camera support | Marek Vasut | 2011-03-16 | 2 | -0/+132 |
| | * | ARM: pxa: Update copyright notices for Palm devices | Marek Vasut | 2011-03-16 | 1 | -2/+1 |
| | * | ARM: pxa: PalmTE2: Use gpio arrays in backlight init | Marek Vasut | 2011-03-16 | 1 | -24/+7 |
* | | | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 9 | -20/+20 |
* | | | arm: Reorder irq_set_ function calls | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | | | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 11 | -44/+46 |
|/ / |
|
* | | ARM: pxa2xx: reorganize I2C files | Sebastian Andrzej Siewior | 2011-03-21 | 35 | -47/+35 |
* | | Merge branch 'p2v' into devel | Russell King | 2011-03-16 | 2 | -2/+2 |
|\ \ |
|
| * | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSET | Russell King | 2011-02-17 | 1 | -1/+1 |
| * | | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 |