summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-03-01Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman8-39/+51
2012-03-01Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2-16/+11
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-03-01ARM: S3C24XX: Fix restart on S3C2442Heiko Stuebner12-23/+21
2012-03-01ARM: SAMSUNG: Fix memory size for hsotgJoonyoung Shim1-1/+1
2012-03-01ARM: OMAP: id: Add missing break statement in omap3xxx_check_revisionVaibhav Hiremath1-0/+1
2012-02-29Merge tag 'fixes-3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds28-40/+178
2012-02-29ARM: at91/dma: DMA controller registering with DT supportNicolas Ferre1-1/+9
2012-02-29ARM: at91/dma: remove platform data from DMA controllerNicolas Ferre2-15/+2
2012-02-29ARM: OMAP2+: Remove apply_uV constraints for fixed regulatorRajendra Nayak1-1/+0
2012-02-29ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interruptsCousson, Benoit1-1/+9
2012-02-28Merge tag 'iommu-fixes-v3.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2012-02-28Merge branch 'fixes-for-grant' of git://sources.calxeda.com/kernel/linux into...Grant Likely244-2820/+1739
2012-02-27Merge branch 'lpc32xx/fixes' of git://git.antcom.de/linux-2.6 into fixesArnd Bergmann24-125/+265
2012-02-27ARM: LPC32xx: serial.c: Fixed loop limitRoland Stigge1-1/+1
2012-02-27ARM: LPC32xx: serial.c: HW bug workaroundRoland Stigge1-0/+18
2012-02-27ARM: LPC32xx: irq.c: Clear latched eventRoland Stigge1-1/+10
2012-02-27ARM: LPC32xx: Fix interrupt controller initRoland Stigge1-4/+6
2012-02-27ARM: LPC32xx: Fix irq on GPI_28Roland Stigge2-1/+5
2012-02-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann16-22/+110
2012-02-27usb: otg: Convert all users to pass struct usb_otg for OTG functionsHeikki Krogerus1-4/+4
2012-02-27usb: Convert all users to new usb_phyHeikki Krogerus1-2/+2
2012-02-27ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen1-1/+2
2012-02-27ARM: 7346/1: errata: fix PL310 erratum #753970 workaround selectionWill Deacon2-2/+2
2012-02-27ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon2-4/+2
2012-02-27ARM: 7348/1: arm/spear600: fix one-shot timerGilles Chanteperdrix1-2/+4
2012-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-118/+225
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka1-1/+0
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm1-1/+1
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm1-1/+1
2012-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt258-2775/+1634
2012-02-23ARM: OMAP2: fix mailbox init codeOhad Ben-Cohen1-1/+9
2012-02-23ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulatorsMatt Porter1-0/+52
2012-02-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-13/+25
2012-02-22ARM: OMAP1: Fix out-of-bounds array access for InnovatorTony Lindgren1-2/+2
2012-02-22OMAP3 EVM: remove out-of-bounds array access of gpio_ledsArnout Vandecappelle (Essensium/Mind)1-1/+1
2012-02-22sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-21Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann9-11/+28
2012-02-21ARM/audit: include audit header and fix audit archEric Paris1-1/+8
2012-02-21arm: Fix typo in spear3[012]0.cMasanari Iida3-3/+3
2012-02-21mach-orion5x: Fix typo in db88f5281-setup.c and rd88f5182-setup.cMasanari Iida2-4/+4
2012-02-21simtec: Fix typo in pm-simtec.cMasanari Iida1-1/+1
2012-02-21ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King2-0/+4
2012-02-21ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe1-7/+0
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar1-1/+1
2012-02-20Merge branch 'fixes-mmc' into fixesTony Lindgren72-429/+578
2012-02-20ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren1-0/+4
2012-02-20ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren2-1/+7
2012-02-19Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds61-388/+492