Age | Commit message (Expand) | Author | Files | Lines |
2009-01-29 | ARM: OMAP: Fix hsmmc init, v2 | Tony Lindgren | 1 | -1/+1 |
2009-01-29 | ARM: OMAP: Fix McBSP spin_lock deadlock | Stanley.Miao | 1 | -88/+10 |
2009-01-15 | ARM: OMAP: Remove unused platform devices, v3 | Tony Lindgren | 9 | -303/+9 |
2009-01-15 | ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23 | Arun KS | 1 | -1/+3 |
2009-01-15 | ARM: OMAP: remove duplicated #include's | Huang Weiyi | 1 | -1/+0 |
2009-01-15 | ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 | Jarkko Nikula | 1 | -3/+3 |
2009-01-15 | ARM: OMAP: Fix compile for palmte | Tony Lindgren | 1 | -9/+0 |
2009-01-15 | ARM: OMAP: Fix compile for various McBSP | Tony Lindgren | 1 | -0/+1 |
2009-01-08 | [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px... | Russell King | 1 | -0/+1 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2008-12-17 | Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 13 | -273/+280 |
2008-12-15 | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 20 | -137/+165 |
2008-12-13 | cpumask: convert struct clock_event_device to cpumask pointers. | Rusty Russell | 2 | -2/+2 |
2008-12-10 | omap mmc: Add low-level initialization for hsmmc controller | Tony Lindgren | 2 | -3/+3 |
2008-12-10 | omap mmc: Add better MMC low-level init | Tony Lindgren | 8 | -47/+329 |
2008-12-10 | omap mmc: Remove broken MMC init code | Tony Lindgren | 9 | -276/+1 |
2008-12-10 | ARM: OMAP2: Use omap_rev() instead of system_rev | Lauri Leukkunen | 2 | -22/+34 |
2008-12-10 | ARM: OMAP2: Fix cpu detection | Tony Lindgren | 1 | -3/+0 |
2008-12-10 | ARM: OMAP1: osk5912: LED trigger update for CF | David Brownell | 1 | -1/+2 |
2008-12-10 | ARM: OMAP1: osk5912: Mistral eeprom support | David Brownell | 1 | -2/+27 |
2008-12-10 | ARM: OMAP: Switch to gpio_request/free calls | Jarkko Nikula | 12 | -33/+37 |
2008-12-10 | ARM: OMAP: use gpio_to_irq | David Brownell | 5 | -16/+17 |
2008-12-10 | ARM: OMAP: switch to gpio_direction_output | David Brownell | 5 | -19/+10 |
2008-12-10 | ARM: OMAP: switch to gpio_direction_input | David Brownell | 5 | -7/+7 |
2008-12-10 | ARM: OMAP: switch to standard gpio get/set calls | David Brownell | 12 | -41/+38 |
2008-12-01 | [ARM] omap: fix a pile of issues | Russell King | 1 | -1/+1 |
2008-11-27 | [ARM] Arrange for platforms to select appropriate CPU support | Russell King | 1 | -0/+3 |
2008-10-16 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 5 | -48/+27 |
2008-10-14 | Merge branch 'omap-all' into devel | Russell King | 5 | -48/+27 |
2008-10-14 | i2c/isp1301_omap: Convert to a new-style i2c driver, part 2 | Jean Delvare | 1 | -0/+4 |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King | 2 | -3/+2 |
2008-10-09 | Merge branch 'ptebits' into devel | Russell King | 1 | -0/+8 |
2008-10-09 | Merge branch 'omap2-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 1 | -1/+1 |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 2 | -3/+2 |
2008-10-08 | ARM: OMAP: Allocate McBSP devices dynamically | Chandra Shekhar | 1 | -25/+12 |
2008-10-06 | ARM: OMAP2: Misc updates from linux-omap tree | Tony Lindgren | 1 | -1/+1 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 13 | -16/+15 |
2008-09-05 | [ARM] omap: fix lots of 'Using plain integer as NULL pointer' | Russell King | 1 | -4/+4 |
2008-09-05 | [ARM] omap: DSP registers don't need to be casted | Russell King | 2 | -4/+4 |
2008-09-05 | [ARM] omap: Fix IO_ADDRESS() macros | Russell King | 1 | -6/+6 |
2008-09-05 | [ARM] omap: convert mcbsp to use ioremap() | Russell King | 1 | -8/+0 |
2008-09-04 | [ARM] omap: fix virtual vs physical address space confusions | Russell King | 1 | -0/+8 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 35 | -201/+201 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 23 | -23/+23 |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2 | -2/+0 |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 4 | -10/+10 |
2008-07-10 | Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o... | Russell King | 7 | -25/+368 |
2008-07-03 | [ARM] OMAP1: N770: Convert audio_pwr_sem in a mutex | Matthias Kaehlcke | 1 | -8/+9 |
2008-07-03 | ARM: OMAP: USB: Change omap USB code to use omap_read/write instead of __REG | Tony Lindgren | 1 | -1/+4 |
2008-07-03 | ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o... | Tony Lindgren | 1 | -3/+10 |