Age | Commit message (Expand) | Author | Files | Lines |
2008-07-22 | arm: bus_id -> dev_name() and dev_set_name() conversions | Kay Sievers | 1 | -1/+1 |
2008-07-22 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 1 | -1/+1 |
2008-07-03 | ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap | Tony Lindgren | 1 | -9/+50 |
2008-07-03 | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG | Tony Lindgren | 1 | -40/+91 |
2008-07-03 | ARM: OMAP: CLKFW: Initial debugfs support for omap clock framework | Hiroshi DOYU | 1 | -36/+92 |
2008-07-03 | ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code | Eduardo Valentin | 2 | -409/+301 |
2008-07-03 | ARM: OMAP: McBSP: Coding style cleanup on arch/arm/plat-omap/mcbsp.c | Eduardo Valentin | 1 | -95/+102 |
2008-07-03 | ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S | Tony Lindgren | 1 | -35/+176 |
2008-07-03 | ARM: OMAP: SRAM: Move sram-fn.S from plat-omap to mach-omap1 | Tony Lindgren | 2 | -58/+1 |
2008-07-03 | ARM: OMAP: DMA: Clean-up code | Tony Lindgren | 1 | -123/+132 |
2008-07-03 | ARM: OMAP: DMA: Remove __REG access | Tony Lindgren | 1 | -179/+324 |
2008-07-03 | ARM: OMAP: DMA: Make channels dynamic for multi-boot | Tony Lindgren | 1 | -21/+41 |
2008-07-03 | ARM: OMAP: DMTimer: Optimize by adding load and start | Richard Woodruff | 1 | -1/+18 |
2008-07-03 | ARM: OMAP: DMTimer: Use posted mode | Richard Woodruff | 1 | -42/+151 |
2008-06-06 | ARM: OMAP: DMA: Don't mark channel active in omap_enable_channel_irq | Jarkko Nikula | 1 | -2/+0 |
2008-05-22 | [ARM] omap: fix omap clk support build errors | Russell King | 1 | -0/+1 |
2008-05-09 | ARM: OMAP: Fix Unbalanced enable for IRQ in omap mailbox | Hiroshi DOYU | 1 | -1/+0 |
2008-05-09 | ARM: OMAP: DMA: Fix incorrect channel linking | Jarkko Nikula | 1 | -1/+1 |
2008-05-09 | ARM: OMAP: Warn on disabling clocks with no users | Tony Lindgren | 1 | -1/+9 |
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 |