summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-033-8/+4
|\
| * arch,arm: Convert smp_mb__*()Peter Zijlstra2014-04-183-8/+4
* | Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-06-032-9/+9
|\ \
| * | arm: dma-mapping: add checking cma area initializedGioh Kim2014-05-221-3/+3
| * | arm: dma-iommu: Clean up redundant variableRitesh Harjani2014-05-202-6/+6
* | | Merge tag 'pinctrl-v3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-031-1/+1
|\ \ \
| * | | ARM: sunxi: update the default ARCH_NR_GPIO for sunxi archBoris BREZILLON2014-04-221-1/+1
* | | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-0332-81/+55
|\ \ \ \
| * | | | USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-2810-10/+0
| * | | | USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-2722-22/+0
| * | | | Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-05-234-8/+7
| |\ \ \ \
| | * | | | usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov2014-04-302-2/+2
| | * | | | usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-212-2/+1
| | * | | | usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2014-04-211-4/+4
| * | | | | Merge 3.15-rc5 into usb-nextGreg Kroah-Hartman2014-05-206-21/+24
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge 3.15-rc3 into usb-nextGreg Kroah-Hartman2014-04-2794-209/+534
| |\ \ \ \ \
| * | | | | | ARM: pxa: zeus: Replace OHCI init/exit functions with a regulatorLaurent Pinchart2014-04-241-41/+48
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-038-31/+64
|\ \ \ \ \ \
| * | | | | | ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington2014-05-281-0/+41
| * | | | | | tty/serial: at91: use mctrl_gpio helpersRichard Genoud2014-05-286-31/+10
| * | | | | | ARM: at91: gpio: implement get_directionRichard Genoud2014-05-281-0/+13
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-0215-488/+228
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-3020-371/+286
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-05-2970-3631/+1367
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano2014-05-263-3/+4
| | * | | | | | | ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano2014-05-262-100/+0
| | * | | | | | | ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.cDaniel Lezcano2014-05-261-10/+0
| | * | | | | | | ARM: EXYNOS: Pass the AFTR callback to the platform_dataDaniel Lezcano2014-05-262-3/+6
| | * | | | | | | ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.cDaniel Lezcano2014-05-262-3/+2
| | * | | | | | | ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano2014-05-262-27/+22
| | * | | | | | | ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano2014-05-263-29/+30
| | * | | | | | | ARM: EXYNOS: Encapsulate the AFTR code into a functionDaniel Lezcano2014-05-261-1/+5
| | * | | | | | | ARM: EXYNOS: Disable cpuidle for exynos5440Daniel Lezcano2014-05-262-3/+3
| | * | | | | | | ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidleDaniel Lezcano2014-05-261-4/+7
| | * | | | | | | ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidleDaniel Lezcano2014-05-261-3/+3
| | * | | | | | | ARM: EXYNOS: Remove ifdef for scu_enable in pmDaniel Lezcano2014-05-261-3/+1
| | * | | | | | | ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano2014-05-262-7/+6
| | * | | | | | | ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano2014-05-262-24/+27
| | * | | | | | | ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidleDaniel Lezcano2014-05-261-3/+2
| | * | | | | | | ARM: EXYNOS: Move some code inside the idle_finisher for cpuidleDaniel Lezcano2014-05-261-8/+9
| | * | | | | | | ARM: EXYNOS: Encapsulate register access inside a function for pmDaniel Lezcano2014-05-261-24/+41
| | * | | | | | | ARM: EXYNOS: Change function name prefix for cpuidleDaniel Lezcano2014-05-261-11/+11
| | * | | | | | | ARM: EXYNOS: Use cpuidle_registerDaniel Lezcano2014-05-261-16/+2
| | * | | | | | | ARM: EXYNOS: Prevent forward declaration for cpuidleDaniel Lezcano2014-05-261-22/+18
| | * | | | | | | ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap2014-05-261-54/+0
| | * | | | | | | Merge branch 'v3.16-next/clk-samsung' into v3.16-next/cpuidle-exynosKukjin Kim2014-05-2649-3233/+334
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-05-268-198/+96
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: davinci: Remove redundant/unused parameters for edmaPeter Ujfalusi2014-05-225-35/+0
| | * | | | | | | | | ARM: dts: am4372: Remove obsolete properties from edma nodePeter Ujfalusi2014-05-221-3/+0
| | * | | | | | | | | ARM: dts: am33xx: Remove obsolete properties from edma nodePeter Ujfalusi2014-05-221-3/+0
OpenPOWER on IntegriCloud