summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre6-35/+12
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre4-58/+51
2010-10-26AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre1-7/+7
2010-10-26AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton3-2/+63
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann4-0/+504
2010-10-26Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds32-629/+4291
2010-10-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+43
2010-10-26Kirkwood: add fan support for Network Space Max v2Simon Guinot1-0/+43
2010-10-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds145-3565/+11223
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds36-154/+1269
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds22-46/+263
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-16/+231
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai22-46/+263
2010-10-25Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus 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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds4-0/+56
2010-10-23Merge 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-22Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-29/+14
2010-10-22tegra: harmony: enable PCI ExpressMike Rapoport2-0/+58
2010-10-22tegra: add PCI Express supportMike Rapoport6-1/+936
2010-10-22tegra: add PCI Express clocksMike Rapoport1-0/+48
2010-10-22[ARM] tegra: Add APB DMA supportColin Cross5-0/+922
2010-10-22[ARM] tegra: Add cpufreq supportColin Cross3-0/+187
2010-10-22[ARM] tegra: common: Update common clock init tableColin Cross1-2/+2
2010-10-22[ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross7-210/+1005
2010-10-22[ARM] tegra: Add support for reading fusesColin Cross4-0/+111
2010-10-22[ARM] tegra: gpio: Add suspend and wake supportColin Cross2-13/+95
2010-10-22[ARM] tegra: pinmux: add safe values, move tegra2, add suspendColin Cross5-396/+603
2010-10-22[ARM] tegra: add suspend and mirror irqs to legacy controllerGary King2-0/+139
2010-10-22[ARM] tegra: Add legacy irq supportColin Cross3-1/+146
2010-10-22[ARM] tegra: update iomapColin Cross3-6/+39
2010-10-22davinci: fix remaining board support after io_pgoffst removalKevin Hilman2-4/+0
2010-10-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds814-6582/+24047
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds1-61/+84
2010-10-22Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-25/+8
2010-10-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-16/+10
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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/ne...David 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