| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 71 | -7727/+0 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 6 | -6/+6 |
* | [ARM] Fix explicit asm(-arm)?/arch-foo references | Russell King | 2008-08-02 | 1 | -1/+1 |
* | ARM: OMAP2: Clock: New OMAP2/3 DPLL rate rounding algorithm | Paul Walmsley | 2008-07-03 | 1 | -1/+8 |
* | ARM: OMAP2: Clock: Add OMAP3 DPLL autoidle functions | Paul Walmsley | 2008-07-03 | 1 | -0/+5 |
* | ARM: OMAP: Add OMAP chip type structure; clean up mach-omap2/id.c | Paul Walmsley | 2008-07-03 | 1 | -2/+37 |
* | ARM: OMAP: Introduce omap_globals and prcm access functions for multi-omap | Tony Lindgren | 2008-07-03 | 3 | -3/+19 |
* | ARM: OMAP: Remove __REG access for multi-omap | Tony Lindgren | 2008-07-03 | 1 | -23/+0 |
* | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG | Tony Lindgren | 2008-07-03 | 1 | -13/+10 |
* | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o... | Tony Lindgren | 2008-07-03 | 1 | -6/+4 |
* | ARM: OMAP: CLKFW: Initial debugfs support for omap clock framework | Hiroshi DOYU | 2008-07-03 | 1 | -0/+3 |
* | ARM: OMAP: Clean up interrupt lines to fix warnings for multi-omap | Tony Lindgren | 2008-07-03 | 6 | -54/+59 |
* | ARM: OMAP: McBSP: Prepare for splitting into omap1 and omap2 code | Eduardo Valentin | 2008-07-03 | 1 | -2/+60 |
* | ARM: OMAP: SRAM: Split sram24xx.S into sram242x.S and sram243x.S | Tony Lindgren | 2008-07-03 | 1 | -9/+28 |
* | ARM: OMAP: DMA: Clean-up code | Tony Lindgren | 2008-07-03 | 1 | -58/+103 |
* | ARM: OMAP: DMA: Remove __REG access | Tony Lindgren | 2008-07-03 | 1 | -90/+120 |
* | ARM: OMAP: DMA: Make channels dynamic for multi-boot | Tony Lindgren | 2008-07-03 | 1 | -4/+3 |
* | ARM: OMAP: Add OMAP3430 base defines | Paul Walmsley | 2008-07-03 | 2 | -0/+73 |
* | ARM: OMAP: DMTimer: Optimize by adding load and start | Richard Woodruff | 2008-07-03 | 1 | -0/+1 |
* | [ARM] fix OMAP include loops | Russell King | 2008-05-23 | 4 | -4/+1 |
* | [ARM] omap: fix omap clk support build errors | Russell King | 2008-05-22 | 1 | -0/+5 |
* | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2008-05-17 | 2 | -9/+19 |
|\ |
|
| * | ARM: OMAP: Add calls to omap2_set_globals_*() | Paul Walmsley | 2008-05-09 | 1 | -0/+4 |
| * | ARM: OMAP: Update MMC header to fix compile | Tony Lindgren | 2008-05-09 | 1 | -9/+15 |
* | | [ARM] fix parenthesis in include/asm-arm/arch-omap/control.h | Mariusz Kozlowski | 2008-05-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2008-04-21 | 1 | -0/+2 |
|\ |
|
| * | MMC: OMAP: Introduce new multislot structure and change driver to use it | Juha Yrjola | 2008-04-18 | 1 | -0/+2 |
* | | ARM: OMAP2: New DPLL clock framework | Roman Tereshonkov | 2008-04-14 | 1 | -2/+0 |
* | | ARM: OMAP2: Add 34xx clocks | Paul Walmsley | 2008-04-14 | 1 | -2/+9 |
* | | ARM: OMAP2: Change 24xx to use shared clock code and new reg access | Paul Walmsley | 2008-04-14 | 1 | -12/+53 |
* | | ARM: OMAP2: Change 24xx to use new register access | Paul Walmsley | 2008-04-14 | 4 | -21/+152 |
* | | ARM: OMAP2: Add common register access for 24xx and 34xx | Paul Walmsley | 2008-04-14 | 3 | -4/+267 |
* | | ARM: OMAP2: Clean-up mux code | Tony Lindgren | 2008-04-14 | 1 | -10/+3 |
* | | ARM: OMAP2: Add new pin multiplexing configurations | Tony Lindgren | 2008-04-14 | 1 | -2/+43 |
* | | ARM: OMAP: Allow registering pin mux function | Tony Lindgren | 2008-04-14 | 1 | -1/+7 |
* | | ARM: OMAP: Use gpiolib with tps65010 for OSK 5912 | David Brownell | 2008-04-14 | 1 | -0/+11 |
* | | ARM: OMAP: Use gpiolib | David Brownell | 2008-04-14 | 1 | -42/+15 |
|/ |
|
* | [ARM] 4869/1: ARM: OMAP: Fix compile for mcbsp | Tony Lindgren | 2008-03-20 | 1 | -1/+7 |
* | ARM: OMAP1: Fix compile for boards depending on old gpio expander | Tony Lindgren | 2008-03-05 | 1 | -0/+11 |
* | ARM: OMAP1: omap h3 regression and build fix | David Brownell | 2008-03-05 | 1 | -1/+1 |
* | ARM: OMAP: Remove compiler warning when i2c is not set | Kyungmin Park | 2008-03-05 | 1 | -3/+6 |
* | ARM: OMAP1: Use MMC multislot structures for Siemens SX1 board | Carlos Eduardo Aguiar | 2008-02-08 | 1 | -1/+7 |
* | ARM: OMAP1: Make omap1 use MMC multislot structures | Felipe Balbi | 2008-02-08 | 3 | -0/+7 |
* | ARM: OMAP1: Make omap1 boards to use omap_nand_platform_data | Tony Lindgren | 2008-02-08 | 1 | -0/+24 |
* | ARM: OMAP: Add helper module for board specific I2C bus registration | Jarkko Nikula | 2008-02-08 | 2 | -0/+13 |
* | ARM: OMAP: Add DMA support for chaining and 3430 | Anand Gadiyar | 2008-02-08 | 1 | -34/+101 |
* | ARM: OMAP: Add 24xx GPIO debounce support | Kevin Hilman | 2008-02-08 | 1 | -0/+2 |
* | ARM: OMAP: Add 3430 gpio support | Syed Mohammed, Khasim | 2008-02-08 | 1 | -0/+2 |
* | ARM: OMAP: Add 3430 CPU identification macros | Syed Mohammed Khasim | 2008-02-08 | 1 | -6/+121 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 | 2 | -2/+0 |