aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds32-629/+4291
2010-10-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/stagingLinus Torvalds1-0/+43
2010-10-25Kirkwood: add fan support for Network Space Max v2Simon Guinot1-0/+43
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds145-3565/+11223
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinciLinus Torvalds36-154/+1269
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds22-46/+263
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-16/+231
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai22-46/+263
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds17-39/+39
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-3/+74
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-2/+56
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-0/+56
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-82/+1
2010-10-22omap: complete removal of machine_desc.io_pg_offst and .phys_ioAnand Gadiyar3-8/+0
2010-10-22omap: UART: fix wakeup registers for OMAP24xx UART2Kevin Hilman1-7/+10
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds5-1/+7
2010-10-22mxc_udc: add workaround for ENGcm09152 for i.MX35Eric BĂ©nard1-0/+1
2010-10-22USB: AM35x: Add musb supportAjay Kumar Gupta3-0/+55
2010-10-22ioctl: Use asm-generic/ioctls.h on arm (enables termiox)Jeff Mahoney1-82/+1
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-29/+14
2010-10-21tegra: harmony: enable PCI ExpressMike Rapoport2-0/+58
2010-10-21tegra: add PCI Express supportMike Rapoport6-1/+936
2010-10-21tegra: add PCI Express clocksMike Rapoport1-0/+48
2010-10-21[ARM] tegra: Add APB DMA supportColin Cross5-0/+922
2010-10-21[ARM] tegra: Add cpufreq supportColin Cross3-0/+187
2010-10-21[ARM] tegra: common: Update common clock init tableColin Cross1-2/+2
2010-10-21[ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross7-210/+1005
2010-10-21[ARM] tegra: Add support for reading fusesColin Cross4-0/+111
2010-10-21[ARM] tegra: gpio: Add suspend and wake supportColin Cross2-13/+95
2010-10-21[ARM] tegra: pinmux: add safe values, move tegra2, add suspendColin Cross5-396/+603
2010-10-21[ARM] tegra: add suspend and mirror irqs to legacy controllerGary King2-0/+139
2010-10-21[ARM] tegra: Add legacy irq supportColin Cross3-1/+146
2010-10-21[ARM] tegra: update iomapColin Cross3-6/+39
2010-10-21davinci: fix remaining board support after io_pgoffst removalKevin Hilman2-4/+0
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds814-6582/+24047
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds1-61/+84
2010-10-21Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-25/+8
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-16/+10
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-427/+113
2010-10-21Merge branch 'davinci-next' into davinci-for-linusKevin Hilman36-154/+1273
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller19-24/+75
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre361-852/+1
2010-10-20arm: use addruart macro to establish debug mappingsJeremy Kerr1-4/+19
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr56-454/+440
2010-10-20arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCCJeremy Kerr1-11/+2
2010-10-20ARM: make struct machine_desc definition coherent with its commentNicolas Pitre1-1/+2
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar22-28/+82
2010-10-19Merge branch 'devel-stable' into develRussell King374-4397/+18210
2010-10-19Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stableRussell King33-190/+1101
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stableRussell King95-2067/+3798