summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2009-03-24ARM: OMAP: No need to include board-h2.h from hardware.hTony Lindgren4-8/+8
2009-03-24ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardwa...Tony Lindgren4-99/+33
2009-03-24omap mailbox: remove unnecessary header file inclusionHiroshi DOYU1-5/+1
2009-03-24omap mailbox: convert sequence bit checking to module paramterHiroshi DOYU1-19/+16
2009-03-24omap mailbox: move mailbox.h into mailbox.cHiroshi DOYU2-101/+85
2009-03-24omap mailbox: add save_/restore_ctx() for PMHiroshi DOYU2-0/+55
2009-03-24omap mailbox: fix empty struct device for omap2Hiroshi DOYU2-7/+8
2009-03-24omap mailbox: fix empty struct device for omap1Hiroshi DOYU2-15/+16
2009-03-24omap mailbox: fix empty struct device for omap_mboxHiroshi DOYU2-34/+33
2009-03-24omap mailbox: print hardware revision at startupHiroshi DOYU1-0/+3
2009-03-24omap mailbox: add initial omap3 supportHiroshi DOYU4-36/+80
2009-03-24omap mailbox: cleanup omap2 register definition with macroHiroshi DOYU1-48/+29
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-53/+217
2009-03-13[ARM] Fix virtual to physical translation macro corner casesRussell King3-10/+14
2009-03-13[ARM] update mach-typesRussell King1-3/+133
2009-03-13[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König8-9/+9
2009-03-13Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2-0/+3
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-03-09Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King5-13/+12
2009-03-07Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King7-18/+33
2009-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks8-12/+25
2009-03-06MX1 fix includeDarius Augulis2-0/+3
2009-03-05[ARM] 5419/1: ep93xx: fix build warnings about struct i2c_board_infoHartley Sweeten1-0/+2
2009-03-05AT91: initialize Compact Flash on AT91SAM9263 cpuStanislaw Gruszka1-0/+105
2009-03-05ide: add at91_ide driverStanislaw Gruszka1-0/+3
2009-03-05[ARM] 5418/1: restore lr before leaving mcountUwe Kleine-König1-0/+4
2009-03-05Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King1-0/+7
2009-03-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-9/+10
2009-03-04ARM: OMAP: board-omap3beagle: set i2c-3 to 100kHzKoen Kooi1-1/+3
2009-03-04ARM: OMAP: Allow I2C bus driver to be compiled as a moduleAaro Koskinen2-2/+3
2009-03-04ARM: OMAP: sched_clock() correctedAaro Koskinen1-9/+5
2009-03-04ARM: OMAP: Fix compile error if pm.h is includedDavid Brownell1-1/+1
2009-03-04[ARM] orion5x: pass dram mbus data to xor driverSaeed Bishara1-0/+7
2009-03-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-9/+10
2009-03-03[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas1-6/+7
2009-03-03[ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee1-1/+2
2009-03-03OMAP: enable smc911x support for LDP platformRussell King1-1/+1
2009-02-28usb: musb: make Davinci *work* in mainlineDavid Brownell3-3/+9
2009-02-27[ARM] S3C64XX: Fix s3c64xx_setrate_clksrcWerner Almesberger1-2/+4
2009-02-27[ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/irq.cBen Dooks1-1/+1
2009-02-27[ARM] S3C64XX: sparse warnings in arch/arm/plat-s3c64xx/s3c6400-clock.cBen Dooks1-7/+7
2009-02-27[ARM] S3C64XX: Fix USB host clock mux listBen Dooks1-1/+1
2009-02-27[ARM] S3C64XX: Fix name of USB host clock.Ben Dooks1-1/+1
2009-02-27[ARM] S3C64XX: Rename IRQ_UHOST to IRQ_USBHBen Dooks1-1/+1
2009-02-27[ARM] S3C64XX: Do gpiolib configuration earlierMark Brown1-1/+1
2009-02-27[ARM] S3C64XX: Staticise s3c64xx_init_irq_eint()Mark Brown1-1/+1
2009-02-27[ARM] SMDK6410: Declare iodesc table staticMark Brown1-1/+1
2009-02-27[ARM] SMDK6410: Correct I2C device name for WM8580Mark Brown1-1/+1
2009-02-27[ARM] S3C64XX: Fix section mismatch for s3c64xx_register_clocks()Mark Brown1-1/+1
2009-02-27[ARM] S3C64XX: Set GPIO pin when select IRQ_EINT typeBen Dooks1-0/+13