summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* metag: use early_init_dt_scanRob Herring2013-10-091-6/+1
* c6x: use early_init_dt_scanRob Herring2013-10-092-20/+1
* arm64: use early_init_dt_scanRob Herring2013-10-091-28/+3
* arm: use early_init_dt_scanRob Herring2013-10-091-15/+1
* arc: use early_init_dt_scanRob Herring2013-10-091-13/+1
* of: Introduce common early_init_dt_scanRob Herring2013-10-092-0/+28
* metag: use unflatten_and_copy_device_treeRob Herring2013-10-092-19/+1
* xtensa: use unflatten_and_copy_device_treeRob Herring2013-10-091-18/+1
* x86: use unflatten_and_copy_device_treeRob Herring2013-10-091-15/+8
* openrisc: use unflatten_and_copy_device_treeRob Herring2013-10-092-14/+1
* arc: use unflatten_and_copy_device_treeRob Herring2013-10-093-18/+1
* of: create unflatten_and_copy_device_treeRob Herring2013-10-092-0/+26
* openrisc: use boot_command_line instead of private cmd_lineRob Herring2013-10-092-9/+2
* c6x: use boot_command_line instead of private c6x_command_lineRob Herring2013-10-094-19/+2
* Linux 3.12-rc3v3.12-rc3Linus Torvalds2013-09-291-1/+1
* Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-2921-107/+201
|\
| * usb: dwc3: add support for MerrifieldDavid Cohen2013-09-261-0/+2
| * USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu2013-09-261-2/+3
| * USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-261-34/+26
| * fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phyRamneek Mehresh2013-09-261-9/+3
| * usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-09-251-0/+16
| * usb: chipidea: USB_CHIPIDEA should depend on HAS_DMAGeert Uytterhoeven2013-09-251-1/+1
| * usb: chipidea: udc: free pending TD at removal procedurePeter Chen2013-09-251-0/+2
| * usb: chipidea: imx: Add usb_phy_shutdown at probe's error pathPeter Chen2013-09-251-2/+5
| * usb: chipidea: Fix memleak for ci->hw_bank.regmap when removalPeter Chen2013-09-251-0/+1
| * usb: chipidea: udc: fix the oops after rmmod gadgetPeter Chen2013-09-251-1/+1
| * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcdAlan Stern2013-09-253-3/+3
| * USB: OHCI: accept very late isochronous URBsAlan Stern2013-09-252-14/+34
| * USB: UHCI: accept very late isochronous URBsAlan Stern2013-09-251-4/+8
| * USB: iMX21: accept very late isochronous URBsAlan Stern2013-09-251-4/+4
| * Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-09-256-33/+92
| |\
| | * usbcore: check usb device's state before sending a Set SEL control transferXenia Ragiadakou2013-09-231-0/+3
| | * xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-09-231-2/+6
| | * usb: Fix xHCI host issues on remote wakeup.Sarah Sharp2013-09-234-10/+60
| | * xhci: Ensure a command structure points to the correct trb on the command ringMathias Nyman2013-09-234-21/+17
| | * xhci: Fix oops happening after address device timeoutMathias Nyman2013-09-231-0/+6
* | | Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-09-295-13/+10
|\ \ \
| * | | tty: ar933x_uart: move devicetree binding documentationGabor Juhos2013-09-261-0/+0
| * | | tty: Fix SIGTTOU not sent with tcflush()Peter Hurley2013-09-251-0/+3
| * | | n_tty: Fix EOF push index when termios changesPeter Hurley2013-09-171-2/+1
| * | | serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold2013-09-171-11/+1
| * | | serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-09-171-1/+2
| * | | serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-09-171-0/+2
| * | | serial: tegra: fix tty-kref leakJohan Hovold2013-09-171-1/+3
* | | | Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-2912-16/+31
|\ \ \ \
| * | | | staging: r8188eu: Add new device IDLarry Finger2013-09-261-0/+1
| * | | | staging: imx-drm: Fix probe failureFabio Estevam2013-09-251-8/+3
| * | | | staging: vt6656: [BUG] iwctl_siwencodeext return if device not openMalcolm Priestley2013-09-251-0/+3
| * | | | staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley2013-09-251-1/+2
| * | | | staging: vt6656: rxtx.c [BUG] s_vGetFreeContext dead lock on null apTD.Malcolm Priestley2013-09-251-0/+2
OpenPOWER on IntegriCloud