summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2009-03-23ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi
2009-03-23ARM: OMAP: Dispatch only relevant DMA interruptsSantosh Shilimkar
2009-03-23ARM: OMAP: Get available DMA channels from cmdlineSantosh Shilimkar
2009-03-23ARM: OMAP: Add method to register additional I2C busses on the command line, v2Jarkko Nikula
2009-03-23ARM: OMAP: Add command line option for I2C bus speed, v2Jarkko Nikula
2009-03-23ARM: OMAP: Add documentation for function omap_register_i2c_busJarkko Nikula
2009-03-23ARM: OMAP: Export dmtimer functionsTimo Kokkonen
2009-03-23[OMAP850] IRQ related changesZebediah C. McClure
2009-03-23[OMAP850] Changes to memory subsystemZebediah C. McClure
2009-03-23[OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure
2009-03-23[OMAP850] Add base support for omap850 cpuZebediah C. McClure
2009-03-23ARM: OMAP: Remove remaining board-*.h includes from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-nokia.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-osk.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-h3.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren
2009-03-23ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa...Tony Lindgren
2009-03-23omap mailbox: remove unnecessary header file inclusionHiroshi DOYU
2009-03-23omap mailbox: convert sequence bit checking to module paramterHiroshi DOYU
2009-03-23omap mailbox: move mailbox.h into mailbox.cHiroshi DOYU
2009-03-23omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU
2009-03-23omap mailbox: fix empty struct device for omap_mboxHiroshi DOYU
2009-03-23omap mailbox: add initial omap3 supportHiroshi DOYU
2009-03-04ARM: OMAP: Allow I2C bus driver to be compiled as a moduleAaro Koskinen
2009-03-04ARM: OMAP: sched_clock() correctedAaro Koskinen
2009-03-04ARM: OMAP: Fix compile error if pm.h is includedDavid Brownell
2009-01-29ARM: OMAP: Fix hsmmc init, v2Tony Lindgren
2009-01-29ARM: OMAP: Fix omap34xx revision detection for ES3.1Tony Lindgren
2009-01-29ARM: OMAP: DMA: Fix uninitialized channel flagsJarkko Nikula
2009-01-29ARM: OMAP: Fix race in OMAP2/3 DMA IRQ handlingJuha Yrjola
2009-01-29ARM: OMAP: Fix McBSP spin_lock deadlockStanley.Miao
2009-01-24[ARM] omap: usb: thou shalt not provide empty release functionsRussell King
2009-01-15ARM: OMAP: Fix compile for h3 MMCTony Lindgren
2009-01-15ARM: OMAP: Remove unused platform devices, v3Tony Lindgren
2009-01-15ARM: OMAP: Fix ASoC by enabling writes to XCCR and RCCR McBSP registers, v3Tony Lindgren
2009-01-15ARM: OMAP: Fix DMA CCR programming for request line > 63, v3Anand Gadiyar
2009-01-15ARM: OMAP: Fix gpio.c compile on 15xx with CONFIG_DEBUGFSTony Lindgren
2009-01-15ARM: OMAP: Fix gpio by switching to generic gpio calls, v2Jarkko Nikula
2009-01-08[ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, px...Russell King
2009-01-07USB: otg: sharable otg transceiver opsTony Lindgren
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel
2009-01-06arm: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-17Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King