| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-04-07 | 4 | -20/+13 |
|\ |
|
| * | ARM: arch-shmobile: only run FSI init on respective boards | Kuninori Morimoto | 2011-04-06 | 1 | -5/+3 |
| * | ARM: arch-shmobile: only run HDMI init on respective boards | Guennadi Liakhovetski | 2011-04-06 | 2 | -13/+8 |
| * | ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKEREL | Simon Horman | 2011-04-06 | 2 | -2/+2 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 121 | -152/+152 |
|/ |
|
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-30 | 1 | -1/+1 |
|\ |
|
| * | arm: versatile : Fix typo introduced in irq namespace cleanup | Grant Likely | 2011-03-30 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-03-30 | 92 | -248/+962 |
|\ \
| |/
|/| |
|
| * | Merge branches 'fixes' and 'devel-stable' into for-linus | Russell King | 2011-03-29 | 79 | -175/+880 |
| |\ |
|
| | * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2011-03-28 | 37 | -34/+600 |
| | |\ |
|
| | | * | arm: mach-mx3: pcm043: add write-protect and card-detect for SD1 | Wolfram Sang | 2011-03-25 | 1 | -1/+11 |
| | | * | eukrea_mbimxsd51: add SD Card detect | Eric Bénard | 2011-03-25 | 1 | -0/+4 |
| | | * | eukrea_mbimxsd25-baseboard: add SD card detect | Eric Bénard | 2011-03-25 | 1 | -1/+7 |
| | | * | mx3/eukrea_mbimxsd-baseboard: add SD card detect support | Eric Bénard | 2011-03-25 | 1 | -1/+10 |
| | | * | mx3/eukrea_mbimxsd-baseboard: fix gpio request | Eric Bénard | 2011-03-25 | 1 | -2/+1 |
| | | * | ARM: mxs/mx28evk: add mmc device | Shawn Guo | 2011-03-25 | 2 | -0/+90 |
| | | * | ARM: mxs/mx23evk: add mmc device | Shawn Guo | 2011-03-25 | 2 | -0/+45 |
| | | * | ARM: mxs: dynamically allocate mmc device | Shawn Guo | 2011-03-25 | 8 | -0/+131 |
| | | * | ARM: mx51_efika: update platform data for new mfd changes | Andres Salomon | 2011-03-25 | 1 | -2/+4 |
| | | * | mx2/iomux: Set direction for CSPI2 pins | Julien Boibessot | 2011-03-25 | 1 | -6/+6 |
| | | * | ARM: mx51: Implement code to allow mx51 to enter WFI | Dinh Nguyen | 2011-03-23 | 4 | -2/+99 |
| | | * | ARM: mx51: Add entry for gpc_dvfs_clk | Dinh Nguyen | 2011-03-23 | 1 | -0/+8 |
| | | * | ARM: mx50: Add support to get the silicon revision | Dinh Nguyen | 2011-03-23 | 2 | -0/+43 |
| | | * | ARM: mxs: configure and register the second FEC device on TX28/STK5-V4 | Lothar Waßmann | 2011-03-23 | 2 | -6/+36 |
| | | * | ARM: mxc: fix buggy '.end' of IORESOURCE_MEM in device codes | Shawn Guo | 2011-03-23 | 2 | -2/+2 |
| | | * | ARM i.MX: remove duplicated #include | Huang Weiyi | 2011-03-23 | 1 | -1/+0 |
| | | * | ARM: imx: let MACH_IMX27_VISSTRIM_M10 select IMX_HAVE_PLATFORM_IMX_SSI | Uwe Kleine-König | 2011-03-23 | 1 | -0/+1 |
| | | * | MX51: Add AUDMUX ports definitions | Julien Boibessot | 2011-03-23 | 1 | -1/+9 |
| | | * | ARM: mxc: Add sched_clock to mxc platform | Jan Weitzel | 2011-03-23 | 2 | -0/+17 |
| | | * | ARM: mxc: Add dummy_get_cycles to avoid access before init is done | Jan Weitzel | 2011-03-23 | 1 | -1/+8 |
| | | * | ARM: mx5/mx53_evk: Make the reset pin name more meaningful | Fabio Estevam | 2011-03-23 | 1 | -3/+3 |
| | | * | ARM: mx5/mx53_evk: Use gpio_request_one in mx53_evk_fec_reset | Fabio Estevam | 2011-03-23 | 1 | -3/+2 |
| | | * | ARM: mx5/babbage: Use gpio_request_one in babbage_fec_reset | Fabio Estevam | 2011-03-23 | 1 | -3/+2 |
| | | * | ARM: mx53_loco: Add GPIO Keypad support | Frank Li | 2011-03-23 | 2 | -0/+26 |
| | | * | ARM: mx51: Print silicon revision on boot | Fabio Estevam | 2011-03-23 | 4 | -0/+36 |
| | * | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2011-03-26 | 42 | -141/+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 | 3 | -4/+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 |