summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
* Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\
| * USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-28
| * USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-27
| * Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-05-22
| |\
| | * usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov2014-04-30
| | * usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generi...Felipe Balbi2014-04-21
| | * usb: phy: rename usb_nop_xceiv to usb_phy_genericFelipe Balbi2014-04-21
| * | Merge 3.15-rc5 into usb-nextGreg Kroah-Hartman2014-05-19
| |\ \
| * \ \ Merge 3.15-rc3 into usb-nextGreg Kroah-Hartman2014-04-28
| |\ \ \
| * | | | ARM: pxa: zeus: Replace OHCI init/exit functions with a regulatorLaurent Pinchart2014-04-24
* | | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\ \ \ \ \
| * | | | | ARM: tty: Move HVC DCC assembly to arch/armChristopher Covington2014-05-28
| * | | | | tty/serial: at91: use mctrl_gpio helpersRichard Genoud2014-05-28
| * | | | | ARM: at91: gpio: implement get_directionRichard Genoud2014-05-28
| | |/ / / | |/| | |
* | | | | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-02
|\ \ \ \ \
| * \ \ \ \ Merge tag 'samsung-drivers-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2014-05-31
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'exynos-cpuidle' of http://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2014-05-29
| |\ \ \ \ \ \
| | * | | | | | ARM: EXYNOS: Fix kernel panic when unplugging CPU1 on exynosDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Cleanup all unneeded headers from cpuidle.cDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Pass the AFTR callback to the platform_dataDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Move S5P_CHECK_SLEEP into pm.cDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Move the power sequence call in the cpu_pm notifierDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Move the AFTR state function into pm.cDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Encapsulate the AFTR code into a functionDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Disable cpuidle for exynos5440Daniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Encapsulate boot vector code into a function for cpuidleDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Pass wakeup mask parameter to function for cpuidleDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Remove ifdef for scu_enable in pmDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Move scu_enable in the cpu_pm notifierDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Use the cpu_pm notifier for pmDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Fix S5P_WAKEUP_STAT call for cpuidleDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Move some code inside the idle_finisher for cpuidleDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Encapsulate register access inside a function for pmDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Change function name prefix for cpuidleDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Use cpuidle_registerDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Prevent forward declaration for cpuidleDaniel Lezcano2014-05-25
| | * | | | | | ARM: EXYNOS: Move arm core power down clock to exynos5250 common clockAmit Daniel Kachhap2014-05-25
| | * | | | | | Merge branch 'v3.16-next/clk-samsung' into v3.16-next/cpuidle-exynosKukjin Kim2014-05-25
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge tag 'davinci-for-v3.16/edma' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-05-26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: davinci: Remove redundant/unused parameters for edmaPeter Ujfalusi2014-05-22
| | * | | | | | | | ARM: dts: am4372: Remove obsolete properties from edma nodePeter Ujfalusi2014-05-22
| | * | | | | | | | ARM: dts: am33xx: Remove obsolete properties from edma nodePeter Ujfalusi2014-05-22
| | * | | | | | | | ARM: edma: Get IP configuration from HW (number of channels, tc, etc)Peter Ujfalusi2014-05-22
| | * | | | | | | | ARM: edma: Save number of regions from pdata to struct edmaPeter Ujfalusi2014-05-22
| | * | | | | | | | ARM: edma: Remove num_cc member from struct edmaPeter Ujfalusi2014-05-22
| | * | | | | | | | ARM: davinci: Remove eDMA3 queue_tc_mapping data from edma_soc_infoPeter Ujfalusi2014-05-22
| | * | | | | | | | ARM: edma: Do not change TC -> Queue mapping, leave it to default.Peter Ujfalusi2014-05-22
| | * | | | | | | | ARM: edma: Take the number of tc from edma_soc_info (pdata)Peter Ujfalusi2014-05-22
| | * | | | | | | | ARM: edma: No need to clean the pdata in edma_of_parse_dt()Peter Ujfalusi2014-05-22