| Commit message (Expand) | Author | Age | Files | Lines |
* | omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabled | stanley.miao | 2010-04-24 | 1 | -0/+7 |
* | OMAP4: Clocks: Change SPI Instance Names | Abraham Arce | 2010-04-24 | 1 | -4/+4 |
* | omap: Devkit8000: Fix wrong usb port on Devkit8000 | Thomas Weber | 2010-04-24 | 1 | -2/+2 |
* | OMAP4: Fix for CONTROL register Base | Santosh Shilimkar | 2010-04-24 | 1 | -1/+1 |
* | OMAP4-HSMMC: FIX for MMC5 Controller IRQ Base | kishore kadiyala | 2010-04-24 | 1 | -1/+1 |
* | omap3: Fix EHCI port for IGEP v2 board | Enric Balletbo i Serra | 2010-04-24 | 1 | -4/+4 |
* | omap: Fix n8x0 mmc_mmc_init compile warnings and typos | Tony Lindgren | 2010-04-24 | 1 | -9/+9 |
* | omap2: Fix ARM processor check for 24xx | Tony Lindgren | 2010-04-24 | 1 | -1/+1 |
* | omap4: Fix build break when used with gcc-4.4.1 (2009-q3) | Richard Woodruff | 2010-04-24 | 2 | -4/+4 |
* | omap: DMA: Init CDAC to zero | manjugk manjugk | 2010-04-23 | 1 | -0/+9 |
* | omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTH | Janusz Krzysztofik | 2010-04-23 | 1 | -3/+3 |
* | arm: omap1: remove dead code from timer32k.c | Felipe Balbi | 2010-04-23 | 1 | -15/+0 |
* | omap: fix clocksource_32k to start from zero | Aaro Koskinen | 2010-04-23 | 1 | -5/+14 |
* | Merge branch 'for_2.6.34rc_a' of git://git.pwsan.com/linux-2.6 into omap-fixe... | Tony Lindgren | 2010-04-22 | 59 | -127/+366 |
|\ |
|
| * | OMAP3: clock: fix enable bit used for dpll4_m4x2 clock | Ranjith Lohithakshan | 2010-03-31 | 1 | -1/+1 |
| * | OMAP4: prcm: Use logical OR instead of bitwise OR | Rajendra Nayak | 2010-03-31 | 3 | -6/+6 |
| * | OMAP: HWMOD: Bug fixes in hwmod structure definitions | Thara Gopinath | 2010-03-31 | 1 | -1/+1 |
| * | OMAP: HWMOD: Adding clockdomain check | Thara Gopinath | 2010-03-31 | 1 | -0/+3 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-30 | 5 | -13/+38 |
| |\ |
|
| | * | x86: Make sure free_init_pages() frees pages on page boundary | Yinghai Lu | 2010-03-29 | 4 | -12/+37 |
| | * | x86: Make smp_locks end with page alignment | Yinghai Lu | 2010-03-29 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-03-29 | 5 | -13/+13 |
| |\ \ |
|
| | * | | sparc64: Properly truncate pt_regs framepointer in perf callback. | David S. Miller | 2010-03-29 | 1 | -1/+1 |
| | * | | arch/sparc/kernel: Use set_cpus_allowed_ptr | Julia Lawall | 2010-03-28 | 3 | -10/+10 |
| | * | | sparc: Fix use of uid16_t and gid16_t in asm/stat.h | Rob Landley | 2010-03-27 | 1 | -2/+2 |
| * | | | frv/chris: fix lines with a missing semicolons | David Howells | 2010-03-29 | 2 | -2/+2 |
| | |/
| |/| |
|
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-03-27 | 3 | -12/+19 |
| |\ \ |
|
| | * | | x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 2010-03-25 | 1 | -1/+12 |
| | * | | x86/PCI: for host bridge address space collisions, show conflicting resource | Bjorn Helgaas | 2010-03-25 | 1 | -3/+6 |
| | * | | frv/PCI: remove redundant warnings | Bjorn Helgaas | 2010-03-25 | 1 | -3/+1 |
| | * | | x86/PCI: remove redundant warnings | Bjorn Helgaas | 2010-03-25 | 1 | -5/+0 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-03-26 | 7 | -12/+61 |
| |\ \ \ |
|
| | * | | | x86, amd: Restrict usage of c1e_idle() | Andreas Herrmann | 2010-03-19 | 2 | -8/+26 |
| | * | | | x86: Fix placement of FIX_OHCI1394_BASE | Jan Beulich | 2010-03-16 | 1 | -3/+3 |
| | * | | | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 2010-03-16 | 4 | -1/+32 |
| * | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-03-26 | 2 | -0/+30 |
| |\ \ \ \ |
|
| | * | | | | powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs | Paul Mackerras | 2010-03-18 | 2 | -0/+30 |
| * | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-25 | 11 | -31/+102 |
| |\ \ \ \ \ |
|
| | * | | | | | [ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTON | Christian Lamparter | 2010-03-23 | 1 | -1/+1 |
| | * | | | | | [ARM] Kirkwood: WPS button keycode mapping | Christian Lamparter | 2010-03-23 | 1 | -2/+2 |
| | * | | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2010-03-23 | 7 | -25/+25 |
| | |\ \ \ \ \ |
|
| | | * | | | | | [ARM] pxa/raumfeld: fix button name | Daniel Mack | 2010-03-22 | 1 | -1/+1 |
| | | * | | | | | [ARM] pxa/raumfeld: remove duplicated #include | Huang Weiyi | 2010-03-22 | 1 | -2/+0 |
| | | * | | | | | [ARM] locomo: fix unpaired spin_lock_irqsave | H Hartley Sweeten | 2010-03-22 | 1 | -3/+3 |
| | | * | | | | | [ARM] locomo: fix SPI register offset | H Hartley Sweeten | 2010-03-22 | 1 | -2/+2 |
| | | * | | | | | [ARM] pxa/sharpsl: add dependency of max1111 driver to sharpsl_pm | Eric Miao | 2010-03-22 | 1 | -0/+7 |
| | | * | | | | | [ARM] pxa: remove unnecessary 'select FB_W100' from some platforms | Eric Miao | 2010-03-22 | 1 | -4/+0 |
| | | * | | | | | [ARM] pxa: remove spi cs gpio direction to avoid clash with driver | Jonathan Cameron | 2010-03-22 | 2 | -9/+0 |
| | | * | | | | | [ARM] mmp: fix for variables in uncompress.h being discarded | Eric Miao | 2010-03-22 | 1 | -1/+4 |
| | | * | | | | | [ARM] pxa: fix for variables in uncompress.h being discarded | Jonathan Cameron | 2010-03-22 | 1 | -3/+8 |