Age | Commit message (Expand) | Author | Files | Lines |
2012-02-19 | Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 61 | -388/+492 |
2012-02-16 | ARM: 7327/1: need to include asm/system.h in asm/processor.h | Olof Johansson | 1 | -0/+1 |
2012-02-16 | ARM: 7326/2: PL330: fix null pointer dereference in pl330_chan_ctrl() | Javi Merino | 1 | -1/+2 |
2012-02-16 | ARM: 7164/3: PL330: Fix the size of the dst_cache_ctrl field | Javi Merino | 1 | -1/+1 |
2012-02-16 | ARM: 7325/1: fix v7 boot with lockdep enabled | Rabin Vincent | 2 | -1/+6 |
2012-02-15 | ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures | Catalin Marinas | 1 | -1/+2 |
2012-02-14 | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 7 | -40/+109 |
2012-02-14 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Arnd Bergmann | 5 | -11/+9 |
2012-02-14 | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 10 | -46/+64 |
2012-02-14 | Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -0/+5 |
2012-02-14 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -1/+11 |
2012-02-13 | ARM: at91: drop ide driver in favor of the pata one | Jean-Christophe PLAGNIOL-VILLARD | 2 | -8/+5 |
2012-02-13 | ARM: at91: add accessor to manage SMC | Jean-Christophe PLAGNIOL-VILLARD | 3 | -28/+100 |
2012-02-13 | ARM: at91: USB AT91 gadget registration for module | Nicolas Ferre | 4 | -4/+4 |
2012-02-13 | ARM: omap: resolve nebulous 'Error setting wl12xx data' | Russell King | 4 | -15/+33 |
2012-02-13 | ARM: omap: fix wrapped error messages in omap_hwmod.c | Russell King | 1 | -8/+8 |
2012-02-13 | ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c | Russell King | 1 | -7/+7 |
2012-02-13 | ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() | Russell King | 1 | -4/+4 |
2012-02-13 | ARM: omap: fix section mismatch error for omap_4430sdp_display_init() | Russell King | 1 | -1/+1 |
2012-02-13 | ARM: omap: fix section mismatch warning for omap_secondary_startup() | Russell King | 1 | -0/+1 |
2012-02-13 | ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init() | Russell King | 1 | -1/+1 |
2012-02-13 | ARM: omap: fix section mismatch warning in mux.c | Russell King | 1 | -4/+4 |
2012-02-13 | ARM: omap: fix uninformative vc/i2c configuration error message | Russell King | 1 | -2/+2 |
2012-02-13 | ARM: omap: fix vc.c PMIC error message | Russell King | 1 | -4/+2 |
2012-02-13 | ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build error | Russell King | 1 | -0/+1 |
2012-02-13 | ep93xx: fix build of vision_ep93xx.c | H Hartley Sweeten | 1 | -1/+3 |
2012-02-13 | Merge branch 'v3.3-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 12 | -24/+83 |
2012-02-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/te... | Arnd Bergmann | 4 | -13/+13 |
2012-02-10 | ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3 | Paul Walmsley | 1 | -7/+1 |
2012-02-10 | ARM: orion: Fix USB phy for orion5x. | Andrew Lunn | 6 | -10/+15 |
2012-02-10 | ARM: orion: Fix Orion5x GPIO regression from MPP cleanup | Andrew Lunn | 3 | -275/+274 |
2012-02-10 | Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -4/+4 |
2012-02-09 | tty: serial: OMAP: block idle while the UART is transferring data in PIO mode | Paul Walmsley | 1 | -4/+4 |
2012-02-09 | ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not found | Russell King | 1 | -0/+5 |
2012-02-09 | ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON() | Stephen Boyd | 1 | -1/+4 |
2012-02-09 | ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR | Stephen Boyd | 1 | -0/+6 |
2012-02-09 | ARM: 7320/1: Fix proc_info table alignment | Marc Zyngier | 1 | -0/+1 |
2012-02-09 | ARM: EXYNOS: Add cpu-offset property in gic device tree node | Thomas Abraham | 1 | -0/+1 |
2012-02-09 | ARM: EXYNOS: Bring exynos4-dt up to date | Karol Lewandowski | 1 | -2/+6 |
2012-02-08 | ARM: OMAP3: cm-t35: fix section mismatch warning | Igor Grinberg | 1 | -1/+1 |
2012-02-08 | ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chains | Santosh Shilimkar | 2 | -3/+3 |
2012-02-08 | Merge branch 'fixes-dt' into fixes | Tony Lindgren | 1 | -0/+4 |
2012-02-08 | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 3 | -12/+28 |
2012-02-08 | Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc | Olof Johansson | 127 | -1152/+761 |
2012-02-07 | ARM: tegra: paz00: fix wrong UART port on mini-pcie plug | Marc Dietrich | 2 | -6/+6 |
2012-02-07 | ARM: tegra: paz00: fix wrong SD1 power gpio | Marc Dietrich | 2 | -2/+2 |
2012-02-06 | ARM: tegra: paz00: fix wrong UART port on mini-pcie plug | Marc Dietrich | 2 | -6/+6 |
2012-02-06 | ARM: tegra: paz00: fix wrong SD1 power gpio | Marc Dietrich | 2 | -2/+2 |
2012-02-06 | Merge branch 'v3.3-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 33 | -36/+62 |
2012-02-06 | gpio/omap: use pm-runtime framework | Tarun Kanti DebBarma | 1 | -2/+0 |