aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* arm: set initrd_start/initrd_end for fdt scanRob Herring2013-10-09
* of: create default early_init_dt_add_memory_archRob Herring2013-10-09
* xtensa: use early_init_dt_scanRob Herring2013-10-09
* openrisc: use early_init_dt_scanRob Herring2013-10-09
* mips: use early_init_dt_scanRob Herring2013-10-09
* microblaze: use early_init_dt_scanRob Herring2013-10-09
* metag: use early_init_dt_scanRob Herring2013-10-09
* c6x: use early_init_dt_scanRob Herring2013-10-09
* arm64: use early_init_dt_scanRob Herring2013-10-09
* arm: use early_init_dt_scanRob Herring2013-10-09
* arc: use early_init_dt_scanRob Herring2013-10-09
* of: Introduce common early_init_dt_scanRob Herring2013-10-09
* metag: use unflatten_and_copy_device_treeRob Herring2013-10-09
* xtensa: use unflatten_and_copy_device_treeRob Herring2013-10-09
* x86: use unflatten_and_copy_device_treeRob Herring2013-10-09
* openrisc: use unflatten_and_copy_device_treeRob Herring2013-10-09
* arc: use unflatten_and_copy_device_treeRob Herring2013-10-09
* of: create unflatten_and_copy_device_treeRob Herring2013-10-09
* openrisc: use boot_command_line instead of private cmd_lineRob Herring2013-10-09
* c6x: use boot_command_line instead of private c6x_command_lineRob Herring2013-10-09
* Linux 3.12-rc3Linus Torvalds2013-09-29
* Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-29
|\
| * usb: dwc3: add support for MerrifieldDavid Cohen2013-09-26
| * USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-26
| * USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-26
| * fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-26
| * usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-25
| * usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-25
| * usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-25
| * usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen2013-09-25
| * usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-25
| * usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-25
| * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-25
| * USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-25
| * USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-25
| * USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-25
| * Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-09-25
| |\
| | * usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-23
| | * xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-09-23
| | * usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-23
| | * xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-23
| | * xhci: Fix oops happening after address device timeoutMathias Nyman2013-09-23
* | | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-29
|\ \ \
| * | | tty: ar933x_uart: move devicetree binding documentationGabor Juhos2013-09-26
| * | | tty: Fix SIGTTOU not sent with tcflush()Peter Hurley2013-09-25
| * | | n_tty: Fix EOF push index when termios changesPeter Hurley2013-09-17
| * | | serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold2013-09-17
| * | | serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-09-17
| * | | serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-09-17
| * | | serial: tegra: fix tty-kref leakJohan Hovold2013-09-17