aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-39/+39
2009-10-06Merge branch 'pm-fixes-32' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-fixes-for-linusTony Lindgren4-95/+137
2009-10-06omap: iovmm: Add missing mutex_unlockDaniel Walker1-1/+2
2009-10-06omap: iovmm: Fix incorrect spellingHiroshi DOYU1-3/+3
2009-10-06omap: SRAM: flush the right address after memcpy in omap_sram_pushye janboe1-1/+2
2009-10-05Input: fix rx51 board keymapAmit Kucheria1-39/+39
2009-10-05omap: Lock DPLL5 at bootRajendra Nayak1-0/+35
2009-10-05omap: Fix incorrect 730 vs 850 detectionTony Lindgren1-23/+14
2009-10-05OMAP3: PM: introduce a new powerdomain walk helperArtem Bityutskiy3-14/+31
2009-10-05OMAP3: PM: Enable GPIO module-level wakeupsKevin Hilman1-0/+10
2009-10-05OMAP3: PM: USBHOST: clear wakeup events on both hostsVikram Pandita1-3/+10
2009-10-05OMAP3: PM: PRCM interrupt: only handle selected PRCM interruptsPaul Walmsley1-9/+37
2009-10-05OMAP3: PM: PRCM interrupt: check MPUGRPSEL registerPaul Walmsley1-0/+3
2009-10-05OMAP3: PM: Prevent hang in prcm_interrupt_handlerJon Hunter1-83/+60
2009-10-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds56-253/+721
2009-10-02ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov1-1/+50
2009-10-02ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov33-78/+144
2009-10-02ARM: 5740/1: fix valid_phys_addr_range() range checkGreg Ungerer1-1/+1
2009-10-02ARM: 5739/1: ARM: allow empty ATAG_COREDavid Brown1-1/+3
2009-10-02ARM: 5735/1: sa1111: CodingStyle cleanupsHartley Sweeten1-13/+12
2009-10-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiopRussell King6-131/+433
2009-10-01s3cmci: add better support for no card detect or write protect availableBen Dooks1-0/+2
2009-10-01s3cmci: Kconfig selection for PIO/DMA/BothBen Dooks1-0/+1
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-10-01ARM: 5734/1: arm: fix compilation of entry-common.S for older CPUsDmitry Artamonow1-2/+2
2009-10-01ARM: 5733/1: fix bcmring compile errorLeo Chen1-1/+0
2009-10-01ARM: 5732/1: remove redundant include fileLeo Chen1-1/+0
2009-10-01ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3Linus Walleij2-0/+11
2009-09-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds19-69/+145
2009-09-28ARM: Ensure do_cache_op takes mmap_semRussell King1-1/+4
2009-09-28ARM: Fix __cpuexit section mismatch warningsRussell King2-4/+6
2009-09-28ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King3-10/+50
2009-09-28ARM: includecheck fix: mach-davinci, board-dm365-evm.cJaswinder Singh Rajput1-1/+0
2009-09-28ARM: Remove unused CONFIG SA1100_H3XXXJaswinder Singh Rajput2-6/+0
2009-09-28ARM: Fix warning: unused variable 'highmem'Russell King1-0/+2
2009-09-28ARM: Fix warning: #warning syscall migrate_pages not implementedRussell King1-0/+1
2009-09-28ARM: Fix SA11x0 clocksource warningRussell King1-1/+1
2009-09-28ARM: Fix section mismatch warning in Integrator pci_v3Russell King1-1/+1
2009-09-28omap: Fix wrong condition check in while loop for mailbox and iommu2Hiroshi DOYU2-2/+2
2009-09-26make Linux bootable on ARM againNicolas Pitre1-0/+2
2009-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-0/+61
2009-09-24omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula3-1/+9
2009-09-24omap: Fix matrix_keymap_data usageTony Lindgren7-21/+44
2009-09-24omap: Fix a OMAP_MPUIO_VBASE typo for 850Angelo Arrifano1-1/+1
2009-09-24omap: Fix wrong jtag_id for 850Angelo Arrifano1-1/+1
2009-09-24omap: iovmm: Fix compiler warningSanjeev Premi1-2/+3
2009-09-24omap: mailbox: Flush posted write when acking mailbox irqHiroshi DOYU1-0/+3
2009-09-24omap: mailbox: Execute softreset at startupHiroshi DOYU1-5/+25
2009-09-24omap: Add missing mux pin for EHCI phy reset lineAjay Kumar Gupta2-0/+3
2009-09-24omap: Fix 44xx compileTony Lindgren3-18/+5