Age | Commit message (Expand) | Author | Files | Lines |
2008-01-29 | Merge branch 'blk-end-request' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -10/+6 |
2008-01-28 | Merge branch 'pxa-plat' into devel | Russell King | 1 | -1/+1 |
2008-01-28 | [NET] smc91x: Make smc91x use IRQ resource trigger flags | Russell King | 1 | -1/+1 |
2008-01-28 | blk_end_request: changing arm (take 4) | Kiyoshi Ueda | 1 | -10/+6 |
2008-01-26 | [ARM] Remove pointless casts from void pointers, | Jeff Garzik | 1 | -1/+1 |
2008-01-26 | [ARM] Misc minor interrupt handler cleanups | Jeff Garzik | 1 | -8/+12 |
2008-01-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
2007-11-05 | [ARM] 4633/1: omap build fix when FB enabled | David Brownell | 1 | -1/+1 |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2 | -2/+2 |
2007-10-15 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -8/+94 |
2007-10-12 | Merge branches 'omap1-upstream' and 'omap2-upstream' into devel | Russell King | 4 | -8/+94 |
2007-10-04 | [CPUFREQ] move policy's governor initialisation out of low-level drivers into... | Thomas Renninger | 1 | -1/+0 |
2007-09-20 | ARM: OMAP: add SoSSI clock (remove manual checking of SoSSI state from idle) | Imre Deak | 1 | -6/+0 |
2007-09-20 | ARM: OMAP: abstract debug card setup (smc, leds) | David Brownell | 3 | -2/+94 |
2007-08-22 | ARM: OMAP: fix OMAP1 dmtimer build warning | David Brownell | 1 | -5/+0 |
2007-08-22 | ARM: OMAP: Fix 32k timer unsupported one-shot mode | Kevin Hilman | 2 | -7/+5 |
2007-07-24 | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 1 | -4/+4 |
2007-07-21 | clockevents: fix resume logic | Thomas Gleixner | 1 | -0/+2 |
2007-05-20 | [ARM] spelling fixes | Simon Arlott | 4 | -6/+6 |
2007-05-10 | ARM: OMAP: 24xx pinmux updates | Kyungmin Park | 1 | -4/+15 |
2007-05-10 | ARM: OMAP: Fix warning in dma.c | Tony Lindgren | 1 | -2/+2 |
2007-05-09 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 14 | -118/+1532 |
2007-05-09 | Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel | Russell King | 14 | -118/+1532 |
2007-05-09 | ARM: OMAP: Fix GCC-reported compile time bug | David Brownell | 1 | -1/+4 |
2007-05-09 | ARM: OMAP: partial LED fixes | David Brownell | 1 | -11/+6 |
2007-05-09 | ARM: OMAP: add SoSSI clock (call propagate_rate for childrens) | Imre Deak | 1 | -0/+2 |
2007-05-09 | ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations) | Imre Deak | 2 | -80/+260 |
2007-05-09 | ARM: OMAP: Mostly cosmetic to sync up with linux-omap tree | Tony Lindgren | 1 | -2/+2 |
2007-05-09 | ARM: OMAP: Add mailbox support for IVA | Hiroshi DOYU | 2 | -0/+609 |
2007-05-08 | ARM: OMAP: Sync core code with linux-omap | Tony Lindgren | 8 | -94/+345 |
2007-05-08 | ARM: OMAP: h4 must have blinky leds!! | David Brownell | 3 | -1/+325 |
2007-05-08 | ARM: OMAP: FB: add controller platform data | Imre Deak | 1 | -0/+5 |
2007-05-08 | ARM: OMAP: Add function to print clock usecounts | Juha Yrjola | 1 | -0/+35 |
2007-05-08 | ARM: OMAP: Add DMA IRQ sanity checks | Juha Yrjola | 1 | -7/+18 |
2007-05-08 | ARM: OMAP: gpio init section cleanups | David Brownell | 1 | -2/+1 |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 1 | -1/+1 |
2007-05-06 | Merge branches 'arm-mm', 'at91', 'clkevts', 'imx', 'iop', 'misc', 'netx', 'ns... | Russell King | 7 | -174/+651 |
2007-05-05 | ARM: OMAP: fix OMAP1 mpuio suspend/resume oops | David Brownell | 1 | -0/+2 |
2007-05-05 | ARM: OMAP: MPUIO wake updates | David Brownell | 1 | -10/+83 |
2007-05-05 | ARM: OMAP: speed up gpio irq handling | David Brownell | 1 | -8/+9 |
2007-05-05 | ARM: OMAP: plat-omap changes for 2430 SDP | Syed Mohammed Khasim | 4 | -19/+80 |
2007-05-05 | ARM: OMAP: gpio object shrinkage, cleanup | David Brownell | 1 | -36/+130 |
2007-05-05 | ARM: OMAP: /sys/kernel/debug/omap_gpio | David Brownell | 1 | -1/+129 |
2007-05-05 | ARM: OMAP: Implement workaround for GPIO wakeup bug in OMAP2420 silicon | Juha Yrjola | 1 | -18/+136 |
2007-05-05 | ARM: OMAP: Enable 24xx GPIO autoidling | Juha Yrjola | 1 | -0/+10 |
2007-04-21 | [ARM] 4262/1: OMAP: clocksource and clockevent support | Kevin Hilman | 3 | -100/+90 |
2007-04-21 | [ARM] Remove needless linux/ptrace.h includes | Russell King | 1 | -1/+0 |
2007-03-02 | ARM: OMAP: Use linux/delay.h not asm/delay.h | Tony Lindgren | 1 | -1/+1 |
2007-03-02 | ARM: OMAP: omap1510->15xx conversions needed for sx1 | Vladimir Ananiev | 1 | -2/+2 |
2007-03-02 | ARM: OMAP: dmtimer.c omap1 register fix | Matthew Percival | 1 | -2/+2 |