Age | Commit message (Expand) | Author | Files | Lines |
2009-11-11 | ARM: 5778/1: AT91: Add cpuidle support | Albin Tonnerre | 4 | -58/+166 |
2009-10-25 | ARM: 5726/1: at91/USB: at91sam9g45 series USB host integration | Nicolas Ferre | 3 | -0/+58 |
2009-10-16 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -40/+59 |
2009-10-15 | Merge branch '2_6_32rc4_fixes' of git://git.pwsan.com/linux-2.6 into omap-fix... | Tony Lindgren | 2 | -30/+45 |
2009-10-15 | OMAP2xxx clock: set up clockdomain pointer in struct clk | Paul Walmsley | 1 | -0/+1 |
2009-10-15 | OMAP: Fix race condition with autodeps | Kalle Jokiniemi | 1 | -30/+44 |
2009-10-14 | omap: McBSP: Fix incorrect receiver stop in omap_mcbsp_stop | Jarkko Nikula | 1 | -1/+1 |
2009-10-14 | omap: Initialization of SDRC params on Zoom2 | Teerth Reddy | 1 | -1/+3 |
2009-10-14 | omap: RX-51: Drop I2C-1 speed to 2200 | Aaro Koskinen | 1 | -1/+1 |
2009-10-14 | omap: SDMA: Fixing bug in omap_dma_set_global_params() | Anuj Aggarwal | 1 | -6/+9 |
2009-10-14 | omap: CONFIG_ISP1301_OMAP redefined in Beagle defconfig | Sanjeev Premi | 1 | -1/+0 |
2009-10-12 | ARM: force dcache flush if dcache_dirty bit set | Nitin Gupta | 1 | -6/+3 |
2009-10-12 | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 14 | -164/+237 |
2009-10-12 | [ARM] pxa: workaround errata #37 by not using half turbo switching | Dennis O'Brien | 1 | -1/+1 |
2009-10-12 | [ARM] pxa/csb726: adjust duplicate structure field initialization | Julia Lawall | 1 | -1/+1 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 3 | -0/+3 |
2009-10-11 | ARM: Add kmap_atomic type debugging | Russell King | 1 | -0/+2 |
2009-10-11 | ARM: boolean bit testing | Johannes Weiner | 1 | -3/+3 |
2009-10-11 | ARM: update die() output | Russell King | 1 | -2/+3 |
2009-10-11 | ARM: Dump code/mem oops lines with the appropriate log level | Russell King | 1 | -16/+17 |
2009-10-11 | ARM: Dump memory and backtrace as one printk per line | Russell King | 1 | -19/+23 |
2009-10-10 | ARM: 5756/1: ep93xx: introduce clk parent | Hartley Sweeten | 1 | -47/+119 |
2009-10-10 | ARM: 5754/1: ep93xx: update i2c support | Hartley Sweeten | 4 | -16/+51 |
2009-10-10 | ARM: 5753/1: ep93xx: remove old EP93XX_GPIO_* defines | Hartley Sweeten | 1 | -12/+0 |
2009-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -39/+39 |
2009-10-07 | ARM: 5729/1: ep93xx: define EP93XX_*_PHYS_BASE with macros | Hartley Sweeten | 1 | -8/+10 |
2009-10-07 | ARM: 5751/1: ep93xx/micro9: Add Micro9-Slim | Hubert Feurstein | 2 | -1/+23 |
2009-10-07 | ARM: 5750/1: ep93xx/micro9: Update platform code | Hubert Feurstein | 3 | -58/+75 |
2009-10-07 | ARM: 5749/1: ep93xx/micro9: Update maintainer | Hubert Feurstein | 1 | -4/+6 |
2009-10-07 | ARM: 5752/1: SA1100: fix building of h3100 | Dmitry Artamonow | 1 | -0/+1 |
2009-10-07 | ARM: 5748/1: bcmring: fix build warning messages | Leo Chen | 2 | -3/+3 |
2009-10-07 | ARM: 5747/1: Fix the start_pg value in free_memmap() | Catalin Marinas | 1 | -1/+1 |
2009-10-07 | ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_range | Catalin Marinas | 2 | -4/+35 |
2009-10-07 | ARM: 5745/1: Change ep93xx gpio_irq static inlines to macros | Hartley Sweeten | 1 | -12/+4 |
2009-10-07 | ARM: 5744/1: ep93xx: add remaining phys offset selections | Hartley Sweeten | 3 | -2/+35 |
2009-10-06 | Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Tony Lindgren | 4 | -95/+137 |
2009-10-06 | omap: iovmm: Add missing mutex_unlock | Daniel Walker | 1 | -1/+2 |
2009-10-06 | omap: iovmm: Fix incorrect spelling | Hiroshi DOYU | 1 | -3/+3 |
2009-10-06 | omap: SRAM: flush the right address after memcpy in omap_sram_push | ye janboe | 1 | -1/+2 |
2009-10-06 | Input: fix rx51 board keymap | Amit Kucheria | 1 | -39/+39 |
2009-10-06 | omap: Lock DPLL5 at boot | Rajendra Nayak | 1 | -0/+35 |
2009-10-06 | omap: Fix incorrect 730 vs 850 detection | Tony Lindgren | 1 | -23/+14 |
2009-10-05 | OMAP3: PM: introduce a new powerdomain walk helper | Artem Bityutskiy | 3 | -14/+31 |
2009-10-05 | OMAP3: PM: Enable GPIO module-level wakeups | Kevin Hilman | 1 | -0/+10 |
2009-10-05 | OMAP3: PM: USBHOST: clear wakeup events on both hosts | Vikram Pandita | 1 | -3/+10 |
2009-10-05 | OMAP3: PM: PRCM interrupt: only handle selected PRCM interrupts | Paul Walmsley | 1 | -9/+37 |
2009-10-05 | OMAP3: PM: PRCM interrupt: check MPUGRPSEL register | Paul Walmsley | 1 | -0/+3 |
2009-10-05 | OMAP3: PM: Prevent hang in prcm_interrupt_handler | Jon Hunter | 1 | -83/+60 |
2009-10-05 | ARM: 5742/1: ARM: add debug check for invalid kernel page faults | Imre Deak | 1 | -0/+5 |
2009-10-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 56 | -253/+721 |