summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03101-154/+55
|\
| * USB: remove CONFIG_USB_DEBUG from defconfig filesGreg Kroah-Hartman2014-05-2821-21/+0
| * USB: delete CONFIG_USB_DEVICEFS from defconfigNaoki MATSUMOTO2014-05-2784-84/+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-20103-710/+1378
| |\ \
| * \ \ Merge 3.15-rc3 into usb-nextGreg Kroah-Hartman2014-04-27113-539/+707
| |\ \ \
| * | | | 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-0313-197/+70
|\ \ \ \ \
| * | | | | 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 3.15-rc3 into tty-nextGreg Kroah-Hartman2014-04-27113-539/+707
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | arm64: remove arch specific earlyprintkRob Herring2014-04-243-168/+0
| * | | | | arm64: enable FIX_EARLYCON_MEM kconfigRob Herring2014-04-241-0/+3
| * | | | | x86: move FIX_EARLYCON_MEM kconfig into x86Rob Herring2014-04-241-0/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-031-1/+0
|\ \ \ \ \
| * \ \ \ \ Merge 3.15-rc6 into staging-next.Greg Kroah-Hartman2014-05-22197-1379/+1986
| |\ \ \ \ \
| * | | | | | goldfish: Allow 64bit buildsAlan2014-05-151-1/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2014-06-0215-63/+74
|\ \ \ \ \ \
| * | | | | | m68knommu: Implement gpio support for m54xx.Steven King2014-05-262-7/+17
| * | | | | | m68knommu: Make everything thats not exported, static.Steven King2014-05-261-8/+10
| * | | | | | m68knommu: setting the gpio data direction register to output doesn't depende...Steven King2014-05-261-4/+1
| * | | | | | m68knommu: add to_irq function so we can map gpios to external interrupts.Steven King2014-05-261-0/+13
| * | | | | | m68knommu: qspi declutter.Steven King2014-05-266-36/+12
| * | | | | | m68knommu: Fix the 5249/525x qspi base address.Steven King2014-05-261-1/+1
| * | | | | | m68knommu: Add qspi clk for Coldfire SoCs without real clks.Steven King2014-05-266-0/+12
| * | | | | | m68k: fix a compiler warning when building for DragonBallDaniel Palmer2014-05-261-7/+6
| * | | | | | m68knommu: Fix mach_sched_init for EZ and VZ DragonBall chipsDaniel Palmer2014-05-262-1/+3
* | | | | | | 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