aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-23ARM: OMAP: get rid of OMAP_TAG_USB, v2Felipe Balbi17-46/+56
2009-03-23ARM: OMAP: Dispatch only relevant DMA interruptsSantosh Shilimkar1-1/+3
2009-03-23ARM: OMAP: Get available DMA channels from cmdlineSantosh Shilimkar1-1/+19
2009-03-23ARM: OMAP: Add method to register additional I2C busses on the command line, v2Jarkko Nikula2-21/+54
2009-03-23ARM: OMAP: Add command line option for I2C bus speed, v2Jarkko Nikula2-10/+48
2009-03-23ARM: OMAP: Add documentation for function omap_register_i2c_busJarkko Nikula1-0/+9
2009-03-23ARM: OMAP: Export dmtimer functionsTimo Kokkonen1-0/+26
2009-03-23[OMAP850] Build system changesZebediah C. McClure1-6/+17
2009-03-23[OMAP850] IRQ related changesZebediah C. McClure2-3/+99
2009-03-23[OMAP850] Changes to memory subsystemZebediah C. McClure2-3/+3
2009-03-23[OMAP850] Changes to base IO subsystem, v2Zebediah C. McClure6-8/+212
2009-03-23[OMAP850] Add base support for omap850 cpuZebediah C. McClure3-5/+136
2009-03-23ARM: OMAP: Remove remaining board-*.h includes from hardware.hTony Lindgren4-56/+2
2009-03-23ARM: OMAP: No need to include board-nokia.h from hardware.hTony Lindgren2-57/+0
2009-03-23ARM: OMAP: No need to include board-overo.h from hardware.hTony Lindgren2-27/+6
2009-03-23ARM: OMAP: No need to include board-ldp.h from hardware.hTony Lindgren3-47/+6
2009-03-23ARM: OMAP: No need to include board-h4.h from hardware.hTony Lindgren3-43/+3
2009-03-23ARM: OMAP: No need to include board-apollon.h from hardware.hTony Lindgren3-50/+1
2009-03-23ARM: OMAP: No need to include board-omap2430sdp.h from hardware.hTony Lindgren3-50/+8
2009-03-23ARM: OMAP: No need to include board-palm*.h from hardware.hTony Lindgren9-93/+34
2009-03-23ARM: OMAP: No need to include board-osk.h from hardware.hTony Lindgren3-51/+14
2009-03-23ARM: OMAP: No need to include board-innovator.h from hardware.hTony Lindgren3-56/+3
2009-03-23ARM: OMAP: No need to include board-h3.h from hardware.hTony Lindgren4-8/+8
2009-03-23ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren4-8/+8
2009-03-23ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardware.hTony Lindgren4-99/+33
2009-03-23omap mailbox: remove unnecessary header file inclusionHiroshi DOYU1-5/+1
2009-03-23omap mailbox: convert sequence bit checking to module paramterHiroshi DOYU1-19/+16
2009-03-23omap mailbox: move mailbox.h into mailbox.cHiroshi DOYU2-101/+85
2009-03-23omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU2-0/+55
2009-03-23omap mailbox: fix empty struct device for omap2Hiroshi DOYU2-7/+8
2009-03-23omap mailbox: fix empty struct device for omap1Hiroshi DOYU2-15/+16
2009-03-23omap mailbox: fix empty struct device for omap_mboxHiroshi DOYU2-34/+33
2009-03-23omap mailbox: print hardware revision at startupHiroshi DOYU1-0/+3
2009-03-23omap mailbox: add initial omap3 supportHiroshi DOYU4-36/+80
2009-03-23omap mailbox: cleanup omap2 register definition with macroHiroshi DOYU1-48/+29
2009-03-23Linux 2.6.29Linus Torvalds1-2/+2
2009-03-23Build with -fno-dwarf2-cfi-asmKyle McMartin1-0/+3
2009-03-23trivial: fix orphan dates in ext2 documentationJody McIntyre1-2/+3
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds39-121/+314
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-25/+12
2009-03-23fix ptrace slownessMiklos Szeredi1-0/+8
2009-03-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds1-0/+9
2009-03-23powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machinesKumar Gala1-0/+9
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2-26/+11
2009-03-22dm9000: locking bugfixDavid Brownell1-2/+4
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell1-3/+3
2009-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-16/+51
2009-03-22Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds24-1907/+1209
2009-03-22Update my email addressGertjan van Wingerde3-3/+3
2009-03-22eCryptfs: NULL crypt_stat dereference during lookupTyler Hicks3-25/+18