aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3cRussell 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/tmlind/linux-omap-2.6 into develRussell King5-221/+123
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell 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
2008-10-15Merge branch 'fixes' into for-linusRussell King2-9/+14
2008-10-14Merge branch 's3c-move' into develRussell King1-13/+0
2008-10-14Merge branch 'omap-all' into develRussell King43-378/+1277
2008-10-14[ARM] 5302/1: ARM: OMAP: Revert omap3 WDT changes to avoid merge conflictTony Lindgren1-10/+1
2008-10-14[ARM] 5305/1: ARM: OMAP: Fix compile of McBSP by removing unnecessary checkTony Lindgren1-7/+0
2008-10-14[ARM] 5301/1: ARM: OMAP: Add missing irq definesTony Lindgren1-0/+18
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-8/+13
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds16-21/+18
2008-10-10Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap-allRussell King19-55/+268
2008-10-10[WATCHDOG] omap_wdt.c: sync linux-omap changesFelipe Balbi1-8/+13
2008-10-10ALSA: Correct Vladimir Barinov's e-mail addressVladimir Barinov1-1/+1
2008-10-10ARM: OMAP3: Add basic board support for OMAP LDPNishant Kamat2-0/+40