summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2009-01-29ARM: OMAP: Fix hsmmc init, v2Tony Lindgren2-7/+10
2009-01-29ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren1-0/+1
2009-01-29ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula1-0/+1
2009-01-29ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola1-2/+2
2009-01-29ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao2-15/+43
2009-01-24[ARM] omap: usb: thou shalt not provide empty release functionsRussell King1-14/+0
2009-01-15ARM: OMAP: Fix compile for h3 MMCTony Lindgren1-1/+3
2009-01-15ARM: OMAP: Remove unused platform devices, v3Tony Lindgren1-116/+0
2009-01-15ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren2-0/+15
2009-01-15ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar1-8/+5
2009-01-15ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren1-0/+3
2009-01-15ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula1-10/+0
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King1-0/+1
2009-01-07USB: otg: sharable otg transceiver opsTony Lindgren1-38/+0
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel1-0/+6
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-17Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King5-221/+123
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King13-185/+219
2008-12-10omap mmc: Add low-level initialization for hsmmc controllerTony Lindgren2-8/+25
2008-12-10omap mmc: Add better MMC low-level initTony Lindgren4-221/+106
2008-12-10ARM: OMAP3: Pin multiplexing updates for 24xx and 34xxArun KS1-0/+41
2008-12-10ARM: OMAP3: DMA: Fix for sDMA Errata 1.113Santosh Shilimkar1-1/+14
2008-12-10ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeessStanley.Miao1-1/+4
2008-12-10ARM: OMAP3: Add OMAP34xx pin multiplexing into I2C bus registration helperJarkko Nikula1-19/+36
2008-12-10ARM: OMAP2: skip unnecessary TLDR write during non-autoreload for gptimerPaul Walmsley1-3/+4
2008-12-10ARM: OMAP2: drop redundant pending write check for gptimerPaul Walmsley1-4/+0
2008-12-10ARM: OMAP2: Use omap_rev() instead of system_revLauri Leukkunen3-7/+10
2008-12-10ARM: OMAP2: Fix cpu detectionTony Lindgren1-51/+25
2008-12-10ARM: OMAP: Switch to gpio_request/free callsJarkko Nikula1-1/+1
2008-12-10ARM: OMAP: minor gpio bugfixesDavid Brownell1-5/+15
2008-12-10ARM: OMAP: make legacy gpio request/free calls superfluousJarkko Nikula2-34/+21
2008-12-10ARM: OMAP: use gpio_to_irqDavid Brownell1-2/+2
2008-12-10ARM: OMAP: switch to gpio_direction_outputDavid Brownell2-15/+0
2008-12-10ARM: OMAP: switch to gpio_direction_inputDavid Brownell1-1/+1
2008-12-10ARM: OMAP: switch to standard gpio get/set callsDavid Brownell3-25/+8
2008-12-10ARM: OMAP: gpios implement new to_irq()David Brownell2-4/+21
2008-12-10ARM: OMAP: Extend gpio label column width in omap_gpio debugfs fileJarkko Nikula1-1/+1
2008-12-10ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3Jouni Hogander1-11/+15
2008-12-01[ARM] omap: fix a pile of issuesRussell King2-6/+6
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-4/+2
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-1/+1
2008-11-28Merge branch 'highmem' into develRussell King3-17/+7
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-14/+3
2008-11-27[ARM] Arrange for platforms to select appropriate CPU supportRussell King1-0/+2
2008-11-26ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo1-2/+3
2008-11-25ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria1-1/+1
2008-11-04ARM: OMAP: Fix define for twl4030 irqsTony Lindgren1-1/+1
2008-11-04ARM: OMAP: Fix get_irqnr_and_base to clear spurious interrupt bitsTony Lindgren1-1/+3
2008-11-04ARM: OMAP: Fix debugfs_create_*'s error checking method for arm/plat-omapZhaolei1-10/+10
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+5