aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-261-2/+1
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-263-12/+10
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-262-12/+17
* Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-10-261-0/+5
|\
| * omap: rx51: Add support for USB chargersHeikki Krogerus2010-08-201-0/+5
* | Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2010-10-2615-34/+771
|\ \
| * | at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and boardNicolas Ferre2010-10-262-0/+189
| * | AT91: pm: make sure that r0 is 0 when dealing with cache operationsNicolas Ferre2010-10-263-3/+10
| * | AT91: pm: use plain cpu_do_idle() for "wait for interrupt"Nicolas Ferre2010-10-262-2/+8
| * | AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre2010-10-266-35/+12
| * | AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre2010-10-264-58/+51
| * | AT91: trivial: align comment of at91sam9g20_reset with one more tabNicolas Ferre2010-10-261-7/+7
| * | AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton2010-10-263-2/+63
| * | AT91: add board support for Pcontrol_G20Peter Gsellmann2010-10-264-0/+504
* | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-10-263-38/+23
|\ \ \ | |/ / |/| |
| * | OMAP: DSS2: OMAPFB: Allow FB_OMAP2 to build without VRFBSenthilvadivu Guruswamy2010-10-221-0/+16
| * | arm/omap: simplify conditionalNicolas Kaiser2010-10-221-1/+1
| * | OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja2010-10-221-31/+0
| * | ARM: omap/fb: move get_fbmem_region() to .init.textUwe Kleine-König2010-10-221-1/+1
| * | ARM: omap/fb: move omapfb_reserve_sram to .init.textUwe Kleine-König2010-10-221-3/+3
| * | ARM: omap/fb: move omap_init_fb to .init.textUwe Kleine-König2010-10-221-2/+2
* | | Merge branch 'for-next' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2010-10-2532-629/+4291
|\ \ \
| * | | tegra: harmony: enable PCI ExpressMike Rapoport2010-10-212-0/+58
| * | | tegra: add PCI Express supportMike Rapoport2010-10-216-1/+936
| * | | tegra: add PCI Express clocksMike Rapoport2010-10-211-0/+48
| * | | [ARM] tegra: Add APB DMA supportColin Cross2010-10-215-0/+922
| * | | [ARM] tegra: Add cpufreq supportColin Cross2010-10-213-0/+187
| * | | [ARM] tegra: common: Update common clock init tableColin Cross2010-10-211-2/+2
| * | | [ARM] tegra: clock: Add dvfs support, bug fixes, and cleanupsColin Cross2010-10-217-210/+1005
| * | | [ARM] tegra: Add support for reading fusesColin Cross2010-10-214-0/+111
| * | | [ARM] tegra: gpio: Add suspend and wake supportColin Cross2010-10-212-13/+95
| * | | [ARM] tegra: pinmux: add safe values, move tegra2, add suspendColin Cross2010-10-215-396/+603
| * | | [ARM] tegra: add suspend and mirror irqs to legacy controllerGary King2010-10-212-0/+139
| * | | [ARM] tegra: Add legacy irq supportColin Cross2010-10-213-1/+146
| * | | [ARM] tegra: update iomapColin Cross2010-10-213-6/+39
* | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-251-0/+43
|\ \ \ \
| * | | | Kirkwood: add fan support for Network Space Max v2Simon Guinot2010-10-251-0/+43
* | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-25145-3565/+11223
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | omap: complete removal of machine_desc.io_pg_offst and .phys_ioAnand Gadiyar2010-10-223-8/+0
| * | | | omap: UART: fix wakeup registers for OMAP24xx UART2Kevin Hilman2010-10-221-7/+10
| * | | | omap: Fix spotty MMC voltagesTony Lindgren2010-10-124-8/+4
| * | | | OMAP3: DMA: Errata i541: sDMA FIFO draining does not finishPeter Ujfalusi2010-10-112-2/+37
| * | | | omap: dma: Fix buffering disable bit setting for omap24xxJarkko Nikula2010-10-112-4/+11
| * | | | omap: serial: Fix the boot-up crash/reboot without CONFIG_PMSantosh Shilimkar2010-10-111-1/+5
| * | | | OMAP3: PM: fix scratchpad memory accesses for off-modeKevin Hilman2010-10-111-3/+3
| * | | | Merge branch 'control_mcbsp_fix_2.6.37' of git://git.pwsan.com/linux-2.6 into...Tony Lindgren2010-10-0842-340/+592
| |\ \ \ \
| | * | | | OMAP: McBSP: Remove null omap44xx ops commentJarkko Nikula2010-10-081-3/+0
| | * | | | OMAP: McBSP: Swap CLKS source definitionJarkko Nikula2010-10-081-2/+2
| | * | | | OMAP: McBSP: Fix CLKR and FSR signal muxingJarkko Nikula2010-10-081-2/+2
| | * | | | OMAP2+: clock: reduce the amount of standard debugging while disabling unused...Paul Walmsley2010-10-082-3/+4