Age | Commit message (Expand) | Author | Files | Lines |
2011-07-20 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 3 | -7/+24 |
2011-07-19 | davinci: DM365 EVM: fix video input mux bits | Jon Povey | 1 | -2/+2 |
2011-07-19 | ARM: davinci: Check for NULL return from irq_alloc_generic_chip | Todd Poynor | 1 | -0/+6 |
2011-07-17 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -26/+41 |
2011-07-16 | ARM: SAMSUNG: DMA Cleanup as per sparse | Sangwook Lee | 4 | -26/+27 |
2011-07-16 | ARM: SAMSUNG: Check NULL return from irq_alloc_generic_chip | Todd Poynor | 2 | -0/+14 |
2011-07-16 | ARM: fix regression in IXP4xx clocksource | Richard Cochran | 1 | -2/+8 |
2011-07-13 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin... | Linus Torvalds | 9 | -30/+32 |
2011-07-12 | arm: davinci: Fix low level gpio irq handlers' argument | Ido Yariv | 1 | -5/+16 |
2011-07-12 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Arnd Bergmann | 2 | -22/+24 |
2011-07-11 | ARM: pxa/raumfeld: fix device name for codec ak4104 | Daniel Mack | 1 | -4/+4 |
2011-07-11 | ARM: pxa/raumfeld: display initialisation fixes | Sven Neumann | 1 | -14/+15 |
2011-07-11 | ARM: pxa/raumfeld: adapt to upcoming hardware change | Sven Neumann | 1 | -5/+6 |
2011-07-11 | ARM: pxa: fix gpio_to_chip() clash with gpiolib namespace | Linus Walleij | 1 | -5/+5 |
2011-07-10 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -23/+42 |
2011-07-09 | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -20/+36 |
2011-07-08 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -19/+19 |
2011-07-08 | ARM: S3C2440: fix section mismatch on mini2440 | Wolfram Sang | 1 | -1/+1 |
2011-07-08 | ARM: S3C24XX: drop return codes in void function of dma.c | Wolfram Sang | 1 | -3/+1 |
2011-07-08 | ARM: S3C24XX: don't use uninitialized variable in dma.c | Wolfram Sang | 1 | -6/+2 |
2011-07-07 | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd) | Simon Guinot | 4 | -4/+4 |
2011-07-07 | arm: mach-vt8500: add forgotten irq_data conversion | Wolfram Sang | 1 | -9/+12 |
2011-07-07 | ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printing | Vitaly Kuzmichev | 1 | -1/+1 |
2011-07-06 | ARM: 6987/1: l2x0: fix disabling function to avoid deadlock | Will Deacon | 1 | -6/+13 |
2011-07-06 | ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1 | Petr Štetiar | 1 | -2/+2 |
2011-07-06 | ARM: 6979/1: mach-vt8500: add forgotten irq_data conversion | Wolfram Sang | 1 | -9/+12 |
2011-07-06 | ARM: pxa168: correct nand pmu setting | Lei Wen | 1 | -1/+1 |
2011-07-06 | ARM: pxa910: correct nand pmu setting | Lei Wen | 1 | -1/+1 |
2011-07-06 | ARM: pxa: fix PGSR register address calculation | Paul Parsons | 1 | -2/+2 |
2011-07-06 | ARM: EXYNOS4: Set appropriate I2C device variant | Sylwester Nawrocki | 1 | -0/+6 |
2011-07-06 | Merge branch 'for-spi' into s5p-fixes-for-linus | Kukjin Kim | 5 | -0/+13 |
2011-07-06 | ARM: S5PC100: Fix for compilation error | Padmavathi Venna | 1 | -0/+1 |
2011-07-06 | ARM: SAMSUNG: Add tx_st_done variable | Padmavathi Venna | 5 | -0/+13 |
2011-07-06 | ARM: EXYNOS4: Address a section mismatch w/ suspend issue. | MyungJoo Ham | 1 | -1/+1 |
2011-07-06 | ARM: S5P: Fix bug on init of PWMTimers for HRTimer | Sangbeom Kim | 1 | -2/+2 |
2011-07-06 | ARM: SAMSUNG: header file revised to prevent declaring duplicated | MyungJoo Ham | 1 | -0/+6 |
2011-07-06 | ARM: EXYNOS4: fix improper gpio configuration | Naveen Krishna Chatradhi | 1 | -1/+1 |
2011-07-06 | ARM: EXYNOS4: Fix card detection for sdhci 0 and 2 | Thomas Abraham | 1 | -6/+2 |
2011-07-05 | ARM: move memory layout sanity checking before meminfo initialization | Russell King | 3 | -2/+9 |
2011-07-05 | ARM: 6989/1: perf: do not start the PMU when no events are present | Will Deacon | 1 | -2/+4 |
2011-07-05 | Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 18 | -32/+32 |
2011-07-05 | AT91: Change nand buswidth logic to match hardware default configuration | Nicolas Ferre | 7 | -11/+11 |
2011-07-04 | omap: drop __initdata tags from static struct platform_device declarations | Janusz Krzysztofik | 5 | -19/+19 |
2011-07-04 | ARM: dmabounce: fix map_single() error return value | Russell King | 1 | -1/+1 |
2011-06-30 | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -4/+4 |
2011-06-30 | ARM: mach-shmobile: make a struct in board-ap4evb.c static | Guennadi Liakhovetski | 1 | -1/+1 |
2011-06-28 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 4 | -4/+69 |
2011-06-27 | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 8 | -10/+48 |
2011-06-25 | at91: Use "pclk" as con_id on at91cap9 and at91rm9200 | Joachim Eastwood | 2 | -5/+5 |
2011-06-25 | at91: fix udc, ehci and mmc clock device name for cap9/9g45/9rl | Jean-Christophe PLAGNIOL-VILLARD | 3 | -9/+9 |