Age | Commit message (Expand) | Author | Files | Lines |
2008-04-22 | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 1 | -1/+0 |
2008-04-19 | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 1 | -1/+0 |
2008-04-14 | ARM: OMAP2: Change 24xx to use shared clock code and new reg access | Paul Walmsley | 1 | -0/+42 |
2008-04-14 | ARM: OMAP2: Change 24xx to use new register access | Paul Walmsley | 1 | -3/+44 |
2008-04-14 | ARM: OMAP2: Add common register access for 24xx and 34xx | Paul Walmsley | 1 | -16/+51 |
2008-04-14 | ARM: OMAP2: Clean-up mux code | Tony Lindgren | 1 | -2/+2 |
2008-04-14 | ARM: OMAP: Timer32K: Move timer32k to mach-omap1 | Kevin Hilman | 2 | -205/+0 |
2008-04-14 | ARM: OMAP: Timer32K: Move 32k-based sched_clock() to common code | Kevin Hilman | 2 | -26/+17 |
2008-04-14 | ARM: OMAP: Timer32K: Re-organize duplicated 32k-timer code | Kevin Hilman | 2 | -43/+3 |
2008-04-14 | ARM: OMAP: Split omap_cfg_reg() into omap processor specific functions | Tony Lindgren | 1 | -137/+5 |
2008-04-14 | ARM: OMAP: Allow registering pin mux function | Tony Lindgren | 1 | -14/+16 |
2008-04-14 | ARM: OMAP: use edge/level handlers from generic IRQ framework | Kevin Hilman | 1 | -35/+7 |
2008-04-14 | ARM: OMAP: Clear level-triggered GPIO interrupts in unmask hook | Kevin Hilman | 1 | -14/+13 |
2008-04-14 | ARM: OMAP: Use gpiolib | David Brownell | 1 | -18/+89 |
2008-03-20 | ARM: OMAP: Fix DMA CLINK mask, clear spurious interrupt | Gadiyar, Anand | 1 | -2/+3 |
2008-03-20 | ARM: OMAP: Fix chain_a_transfer return value | Anand Gadiyar | 1 | -2/+2 |
2008-03-20 | ARM: OMAP: Fix missing makefile options | Tony Lindgren | 1 | -0/+5 |
2008-03-20 | ARM: OMAP: Fix GPIO IRQ unmask | Kevin Hilman | 1 | -2/+1 |
2008-03-20 | ARM: OMAP: Fix clockevent support for hrtimers | Kevin Hilman | 1 | -1/+0 |
2008-03-06 | Merge branch 'omap-fixes' | Russell King | 4 | -117/+53 |
2008-03-06 | [ARM] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2 | -3/+3 |
2008-03-05 | ARM: OMAP: gpio lockdep updates | David Brownell | 1 | -24/+35 |
2008-03-05 | ARM: OMAP: fix omap i2c init (regression) | David Brownell | 1 | -63/+0 |
2008-03-05 | ARM: OMAP: fix false lockdep warnings | David Brownell | 1 | -0/+6 |
2008-03-05 | ARM: OMAP: Fix sleep under spinlock for cpufreq | Hiroshi DOYU | 1 | -22/+10 |
2008-03-05 | ARM: OMAP: Pass logical DMA channel number always to callback handlers | Jarkko Nikula | 1 | -8/+2 |
2008-02-08 | ARM: OMAP: Add helper module for board specific I2C bus registration | Jarkko Nikula | 2 | -0/+149 |
2008-02-08 | ARM: OMAP: Add dmtimer support for OMAP3 | Syed Mohammed, Khasim | 1 | -4/+47 |
2008-02-08 | ARM: OMAP: Pre-3430 clean-up for dmtimer.c | Syed Mohammed, Khasim | 1 | -24/+41 |
2008-02-08 | ARM: OMAP: Add DMA support for chaining and 3430 | Anand Gadiyar | 1 | -40/+804 |
2008-02-08 | ARM: OMAP: Add 24xx GPIO debounce support | Kevin Hilman | 1 | -5/+55 |
2008-02-08 | ARM: OMAP: Get rid of unnecessary ifdefs in GPIO code | Tony Lindgren | 1 | -41/+6 |
2008-02-08 | ARM: OMAP: Add 3430 gpio support | Syed Mohammed, Khasim | 1 | -35/+132 |
2008-02-08 | ARM: OMAP: Request DSP memory for McBSP | Tony Lindgren | 1 | -0/+11 |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 1 | -1/+1 |
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-25 | 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-20 | Convert files to UTF-8 and some cleanups | Jan Engelhardt | 2 | -2/+2 |
2007-10-16 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 4 | -8/+94 |
2007-10-13 | Merge branches 'omap1-upstream' and 'omap2-upstream' into devel | Russell King | 4 | -8/+94 |
2007-10-05 | [CPUFREQ] move policy's governor initialisation out of low-level drivers into... | Thomas Renninger | 1 | -1/+0 |
2007-09-21 | 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 |