summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-2920-36/+52
|\
| * USB: OMAP: ISP1301 needs USB_PHYArnd Bergmann2013-04-251-0/+1
| * USB: lpc32xx: ISP1301 needs USB_PHYArnd Bergmann2013-04-251-0/+1
| * Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-04-232-0/+2
| |\
| | * ARM: mxs_defconfig: add CONFIG_USB_PHYShawn Guo2013-04-231-0/+1
| | * ARM: imx_v6_v7_defconfig: add CONFIG_USB_PHYShawn Guo2013-04-231-0/+1
| * | usb: exynos: do not include plat/usb-phy.hArnd Bergmann2013-04-114-12/+9
| * | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-095-0/+11
| * | Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman2013-04-0880-299/+735
| |\ \
| * \ \ Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-057-24/+28
| |\ \ \ | | | |/ | | |/|
| | * | usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto2013-04-024-8/+24
| | * | arm: mmp: remove clock name from usb pdata for ttcChao Xie2013-04-021-6/+0
| | * | arm: mmp: remove clock from usb pdata for aspeniteChao Xie2013-04-021-6/+0
| | * | arm: tegra: fix Kconfig select clausesFelipe Balbi2013-03-201-4/+4
* | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-296-306/+16
|\ \ \ \
| * \ \ \ Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-14106-424/+868
| |\ \ \ \
| * | | | | tty: serial/samsung: make register definitions globalArnd Bergmann2013-04-113-281/+11
| * | | | | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-0179-434/+521
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-21101-192/+200
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-181-13/+3
| * | | | | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-181-5/+1
| * | | | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-181-7/+1
* | | | | | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-04-292-0/+12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman2013-04-14106-424/+868
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman2013-04-0124-157/+126
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-26155-468/+594
| |\ \ \ \ \ \
| * | | | | | | SSBI: Convert SSBI to device treeDavid Brown2013-03-252-0/+12
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-294-8/+8
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.9-rc5' into develLinus Walleij2013-04-03214-762/+977
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | gpio: add gpio offset in gpio range cells propertyHaojian Zhuang2013-03-074-8/+8
* | | | | | | | Merge tag 'fbdev-for-3.10' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2013-04-299-140/+70
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '3.10/fb-mmap' into for-nextTomi Valkeinen2013-04-26167-851/+1535
| |\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ fbdev: Merge fbdev topic branchesTomi Valkeinen2013-04-159-140/+70
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | / / / / / | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | | | * | | | | | | video: fb: vt8500: Convert framebuffer drivers to standardized bindingTony Prisk2013-04-048-91/+69
| | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | video/s3c: move platform_data out of arch/armArnd Bergmann2013-04-111-49/+1
| |/ / / / / / / /
* | | | | | | | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-293-1/+29
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas2013-04-162-0/+22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu2013-04-121-0/+11
| | * | | | | | | | | ia64/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu2013-04-121-0/+11
| | | |/ / / / / / / | | |/| | | | | | |
| * / | | | | | | | MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos2013-04-101-1/+7
| |/ / / / / / / /
* | | | | | | | | Merge tag 'please-pull-misc-3.10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-2913-78/+91
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix build error for numa_clear_node() under IA64Yijing Wang2013-04-022-3/+7
| * | | | | | | | | Fix initialization of CMCI/CMCP interruptsTony Luck2013-04-023-13/+33
| * | | | | | | | | Change "select DMAR" to "select INTEL_IOMMU"Paul Bolle2013-03-191-1/+1
| * | | | | | | | | Wrong asm register contraints in the kvm implementationStephan Schreiber2013-03-191-1/+1
| * | | | | | | | | Wrong asm register contraints in the futex implementationStephan Schreiber2013-03-191-3/+2
| * | | | | | | | | Remove cast for kmalloc return valueZhang Yanfei2013-03-191-1/+1
| * | | | | | | | | Fix kexec oops when iosapic was removedHanjun Guo2013-03-191-1/+31
| * | | | | | | | | iosapic: fix a minor typo in commentsHanjun Guo2013-03-191-1/+1
| * | | | | | | | | Add WB/UC check for early_ioremapLi, Zhen-Hua2013-03-191-5/+9