aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | | ARM: PXA: Z2: Fix battery pdataVasily Khoruzhick2011-03-16
| | | * | | | ARM: PXA: Z2: Use only power button as wake sourceVasily Khoruzhick2011-03-16
| | | * | | | ARM: pxafb: don't disable controller on cpufreq transition if overlay in useVasily Khoruzhick2011-03-16
| | | * | | | ARM: pxafb: fix typo in ypos assignmentVasily Khoruzhick2011-03-16
| | | * | | | ARM: pxafb: fix plane Z-ordering problemVasily Khoruzhick2011-03-16
| | | * | | | ARM: pxafb: rework pxafb overlay memory managementVasily Khoruzhick2011-03-16
| | | * | | | ARM: pxa: drop gpio_vbus field from pxa2xx_udc_mach_infoDmitry Eremin-Solenikov2011-03-16
| | | * | | | ARM: pxa25x_udc: stop handling gpio-vbus internallyDmitry Eremin-Solenikov2011-03-16
| | | * | | | ARM: pxa/tosa: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov2011-03-16
| | | * | | | ARM: pxa/gumstix: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov2011-03-16
| | | * | | | ARM: pxa/eseries: switch to using gpio-vbus transceiverDmitry Eremin-Solenikov2011-03-16
| | | * | | | ARM: pxa: auto compute shift and mult of timerHaojian Zhuang2011-03-16
| | | * | | | ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-16
| | | * | | | ARM: pxa: PalmZ72: Add OV9640 camera supportMarek Vasut2011-03-16
| | | * | | | ARM: pxa: Update copyright notices for Palm devicesMarek Vasut2011-03-16
| | | * | | | ARM: pxa: Use gpio arrays in palmld_hdd driverMarek Vasut2011-03-16
| | | * | | | ARM: pxa: Use gpio arrays in vpac270_pcmcia driverMarek Vasut2011-03-16
| | | * | | | ARM: pxa: Use gpio arrays in palmtx_pcmcia driverMarek Vasut2011-03-16
| | | * | | | ARM: pxa: Use gpio arrays in palmtc_pcmcia driverMarek Vasut2011-03-16
| | | * | | | ARM: pxa: Use gpio arrays in palmld_pcmcia driverMarek Vasut2011-03-16
| | | * | | | ARM: pxa: Use gpio arrays in colibri_pcmcia driverMarek Vasut2011-03-16
| | | * | | | ARM: pxa: PalmTE2: Use gpio arrays in backlight initMarek Vasut2011-03-16
| * | | | | | ARM: 6826/1: Merge v6 and v7 DEBUG_LL DCC supportStephen Boyd2011-03-28
| * | | | | | ARM: 6838/1: etm: fix section mismatch warningMing Lei2011-03-28
| * | | | | | ARM: 6837/1: remove unused pci_fixup_prpmc1100Colin Cross2011-03-28
| * | | | | | ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PCViktor Rosendahl2011-03-28
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixesRussell King2011-03-28
| |\ \ \ \ \ \
| | * | | | | | Fix the broken build for Marvell Dove platform.Konstantin Porotchkin2011-03-27
| | * | | | | | arm: mach-kirkwood: add led in sheevaplug-setup.cRobin Becker2011-03-17
| | * | | | | | ARM: orion5x: replace printk with pr_{err,info,...} in ts78xx-setup.cAlexander Clouter2011-03-06
| * | | | | | | ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon2011-03-26
| * | | | | | | ARM: 6834/1: perf: reset counters on all CPUs during initialisationWill Deacon2011-03-26
| * | | | | | | ARM: 6833/1: perf: add required isbs() to ARMv7 backendWill Deacon2011-03-26
| * | | | | | | ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issuesNicolas Pitre2011-03-26
| * | | | | | | ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tilePawel Moll2011-03-26
| | |/ / / / / | |/| | | | |
* | | | | | | powerpc/cell: fixup for removal of handle_iic_irqStephen Rothwell2011-03-29
* | | | | | | genirq: fix CONFIG_IRQ_EDGE_EOI_HANDLER buildStephen Rothwell2011-03-29
| |_|_|_|_|/ |/| | | | |
* | | | | | Linux 2.6.39-rc1Linus Torvalds2011-03-29
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-29
|\ \ \ \ \ \
| * | | | | | mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski2011-03-28
| * | | | | | mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-26
| * | | | | | mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski2011-03-25
| * | | | | | mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski2011-03-25
| * | | | | | mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski2011-03-25
| * | | | | | sh: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-25
| * | | | | | ARM: mach-shmobile: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-25
| * | | | | | mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski2011-03-25
| * | | | | | mfd: remove now redundant sh_mobile_sdhi.h headerGuennadi Liakhovetski2011-03-25
| * | | | | | sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski2011-03-25
| * | | | | | ARM: mach-shmobile: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski2011-03-25