summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-041-1/+1
|\
| * PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* | Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-09-045-82/+139
|\ \
| * \ Merge remote-tracking branch 'asoc/topic/samsung' into tmpMark Brown2013-08-301-2/+11
| |\ \
| | * | ASoC: Samsung: Do not queue cyclic buffers multiple timesTomasz Figa2013-08-291-2/+11
| * | | Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-08-3023-49/+78
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-08-221-6/+3
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ARM: dts: Change i2s compatible string on exynos5250Padmavathi Venna2013-08-161-6/+3
| | * | | ASoC: samsung: Fix DTS breakage from missing dependenciesMark Brown2013-08-162-22/+16
| | * | | ARM: dts: Change i2s compatible string on exynos5250Padmavathi Venna2013-08-132-6/+3
| | * | | ARM: dts: exynos5250: move common i2s properties to exynos5 dtsiPadmavathi Venna2013-08-132-12/+21
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2013-08-221-57/+114
| |\ \ \
| | * \ \ Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2013-08-15173-667/+893
| | |\ \ \
| | * | | | ARM: pxa: ssp: add pxa_ssp_request_of()Daniel Mack2013-08-141-0/+25
| | * | | | ARM: pxa: ssp: use devm_ functionsDaniel Mack2013-08-141-28/+12
| | * | | | ARM: pxa: ssp: add DT bindingsDaniel Mack2013-08-141-21/+69
| | * | | | ARM: pxa: ssp: add shortcut for &pdev->devDaniel Mack2013-08-141-7/+8
| | * | | | ARM: pxa: ssp: remove unnecessary warning on kzalloc() failureDaniel Mack2013-08-141-3/+2
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-nextMark Brown2013-08-222-17/+11
| |\ \ \ \
| | * | | | ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma driversRussell King2013-08-052-17/+11
| | |/ / /
* | | | | Merge tag 'pinctrl-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-041-0/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.11-rc7' into develLinus Walleij2013-08-29197-744/+1043
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | pinctrl: sirf: add lost atlas6 uart0-no-stream-control pingroupQipan Li2013-08-231-0/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-041-8/+6
|\ \ \ \ \
| * \ \ \ \ Merge branch 'timers/clockevents-next' of git://git.linaro.org/people/dlezcan...Thomas Gleixner2013-08-211-8/+6
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | clocksource: arch_timer: Push the read/write wrappers deeperStephen Boyd2013-08-011-2/+2
| | * | | | clocksource: arch_timer: Make register accessors less error-proneStephen Boyd2013-08-011-8/+6
| | |/ / /
* | | | | Merge tag 'for-3.12-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-09-032-2/+4
|\ \ \ \ \
| * | | | | ARM: dts: Use the PWM polarity flagsLaurent Pinchart2013-09-032-2/+4
* | | | | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-032-5/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-261-5/+0
| |\ \ \ \ \ \
| | * | | | | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-5/+0
| * | | | | | | PCI: exynos: Split into Synopsys part and Exynos partJingoo Han2013-08-121-0/+2
| |/ / / / / /
* | | | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-037-202/+49
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-08-274-72/+48
| |\ \ \ \ \ \ \
| | * | | | | | | cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-2/+1
| | * | | | | | | ARM: mvebu: remove device tree parsing for cpu nodesSudeep KarkadaNagesha2013-08-211-28/+23
| | * | | | | | | ARM: topology: remove hwid/MPIDR dependency from cpu_capacitySudeep KarkadaNagesha2013-08-211-42/+19
| | * | | | | | | ARM: DT/kernel: define ARM specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-08-211-0/+5
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-08-273-130/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | Merge back earlier 'pm-cpuidle' material.Rafael J. Wysocki2013-08-143-130/+1
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidleDaniel Lezcano2013-07-272-132/+0
| | | * | | | | ARM: ux500: cpuidle: Remove pointless includeLinus Walleij2013-07-271-2/+0
| | | * | | | | ARM: ux500: cpuidle: Instantiate the driver from platform deviceLinus Walleij2013-07-271-6/+11
| | | * | | | | ARM: davinci: cpuidle: Fix target residencyDaniel Lezcano2013-07-271-1/+1
| | | | |/ / / | | | |/| | |
* | | | | | | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-036-9/+10
|\ \ \ \ \ \ \
| * | | | | | | ARM: dts: msm: Update uartdm compatible stringsStephen Boyd2013-08-282-2/+2
| * | | | | | | msm_serial: Switch clock consumer strings and simplify codeStephen Boyd2013-08-273-7/+7
| * | | | | | | ARM: dts: imx28-evk: add the RTS/CTS property for auart0Huang Shijie2013-08-051-0/+1
* | | | | | | | Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-031-2/+14
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud