Age | Commit message (Expand) | Author | Files | Lines |
2007-03-02 | ARM: OMAP: Fix warning in clock.c | Dirk Behme | 1 | -6/+4 |
2007-03-02 | ARM: OMAP: correct misc 15xx and non-15xx platform code | Andrzej Zaborowski | 3 | -5/+8 |
2006-12-13 | [PATCH] another build fix, header rearrangements (OSK) | David Brownell | 1 | -0/+1 |
2006-12-13 | [PATCH] fix more workqueue build breakage (tps65010) | David Brownell | 1 | -0/+1 |
2006-12-08 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -4/+4 |
2006-12-07 | [PATCH] add rtc-omap driver | David Brownell | 1 | -1/+1 |
2006-12-05 | WorkQueue: Fix up arch-specific work items where possible | David Howells | 3 | -6/+7 |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King | 2 | -4/+4 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 5 | -13/+8 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-09-29 | [PATCH] OMAP: Update OMAP1/2 boards to give keymapsize and other pdata | Komal Shah | 7 | -23/+40 |
2006-09-25 | ARM: OMAP: Sync clocks with linux-omap tree | Tony Lindgren | 2 | -59/+62 |
2006-09-25 | ARM: OMAP: mux: add config for 16xx SPI pins | Mark Howell | 1 | -0/+11 |
2006-08-02 | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name | David Brownell | 2 | -3/+6 |
2006-07-03 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 5 | -6/+6 |
2006-07-03 | Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -1/+2 |
2006-07-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 9 | -60/+523 |
2006-07-02 | [ARM] 3693/1: ARM: Convert omap1 to generic irq handling | Thomas Gleixner | 2 | -1/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 13 | -13/+0 |
2006-06-27 | ARM: OMAP: Add bitbank SPI driver for Innovator 1510 touchscreen | David Brownell | 1 | -0/+36 |
2006-06-27 | ARM: OMAP: Aic23 alsa platform driver code for board-innovator | lamikr | 1 | -0/+39 |
2006-06-27 | ARM: OMAP: Mistral ads7846 pendown state | David Brownell | 1 | -1/+6 |
2006-06-27 | ARM: OMAP: Add core fsample support | Brian Swetland | 6 | -7/+347 |
2006-06-27 | ARM: OMAP: Readd Amstrad Delta USB support | Jonathan McDowell | 1 | -0/+7 |
2006-06-27 | ARM: OMAP: Mistral board updates (spi, ...) | David Brownell | 1 | -53/+89 |
2006-06-23 | [PATCH] leds: Amstrad Delta LED support | Jonathan McDowell | 1 | -0/+11 |
2006-04-10 | [ARM] 3460/1: ARM: OMAP: Remove unnecessary nop_release() | Tony Lindgren | 1 | -11/+0 |
2006-04-02 | [ARM] 3433/1: ARM: OMAP: 8/8 Update board files | Tony Lindgren | 13 | -215/+1162 |
2006-04-02 | [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 | Tony Lindgren | 4 | -15/+24 |
2006-04-02 | [ARM] 3430/1: ARM: OMAP: 5/8 Update PM | Tony Lindgren | 2 | -0/+1295 |
2006-04-02 | [ARM] 3428/1: ARM: OMAP: 3/8 Update pin multiplexing | Tony Lindgren | 1 | -13/+17 |
2006-04-02 | [ARM] 3427/1: ARM: OMAP: 2/8 Update timers | Tony Lindgren | 1 | -197/+0 |
2006-04-02 | [ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework | Tony Lindgren | 2 | -34/+66 |
2006-03-27 | [PATCH] Notifier chain update: API changes | Alan Stern | 2 | -2/+2 |
2006-02-09 | [ARM] 3280/1: OMAP: 2/3 Fix low-level io init for omap1 boards | Tony Lindgren | 9 | -9/+18 |
2006-02-09 | [ARM] 3279/1: OMAP: 1/3 Fix low-level io init | Tony Lindgren | 1 | -17/+25 |
2006-01-18 | ARM: OMAP: 4/4 Fix clock framework to use clk_enable/disable misc | Tony Lindgren | 1 | -3/+3 |
2006-01-18 | ARM: OMAP: 2/4 Fix clock framework to use clk_enable/disable for omap1 | Tony Lindgren | 2 | -106/+106 |
2006-01-13 | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 9 | -9/+0 |
2006-01-10 | spelling: s/trough/through/ | Adrian Bunk | 1 | -1/+1 |
2006-01-09 | [PATCH] IRQ type flags | Russell King | 1 | -2/+1 |
2006-01-07 | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 3 | -3/+3 |
2005-11-10 | [ARM] 3141/1: OMAP 1/5: Update omap1 specific files | Tony Lindgren | 22 | -314/+2155 |
2005-11-09 | [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason | Olaf Hering | 1 | -1/+0 |
2005-10-29 | Create platform_device.h to contain all the platform device details. | Russell King | 8 | -8/+8 |
2005-10-28 | [ARM] 2987/1: Replace map_desc.physical with map_desc.pfn: OMAP | Deepak Saxena | 3 | -11/+51 |
2005-09-09 | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2 | -2/+2 |
2005-09-09 | [ARM] 2890/1: OMAP 1/4: Update omap1 specific files, take 2 | Tony Lindgren | 20 | -99/+743 |
2005-09-08 | [SERIAL] Use an enum for serial8250 platform device IDs | Russell King | 2 | -2/+2 |
2005-09-07 | [ARM] Fix missed initialisers/missing comma | Russell King | 1 | -4/+4 |