summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * | | | Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skbIker Pedrosa2013-09-251-0/+2
| * | | | staging: usbip: Orphan usbipTobias Polzer2013-09-251-2/+1
| * | | | staging: r8188eu: Add files for new drive: Cocci spatch "noderef"Thomas Meyer2013-09-251-1/+1
| * | | | staging: r8188eu: Cocci spatch "noderef"Thomas Meyer2013-09-251-1/+1
| * | | | staging: octeon-usb: Cocci spatch "noderef"Thomas Meyer2013-09-251-1/+1
| * | | | staging: r8188eu: Add files for new drive: Cocci spatch "noderef"Thomas Meyer2013-09-251-1/+1
| * | | | MAINTAINERS: staging: dgnc and dgap drivers: add maintainerLidza Louina2013-09-251-0/+12
| * | | | staging: lustre: Cocci spatch "noderef"Thomas Meyer2013-09-251-1/+1
| | |/ / | |/| |
* | | | Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-291-7/+7
|\ \ \ \
| * | | | driver core : Fix use after free of dev->parent in device_shutdownBenson Leung2013-09-261-7/+7
| * | | | sysfs: Allow mounting without CONFIG_NETEric W. Biederman2013-09-261-4/+1
| |/ / /
* | | | Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-09-2912-50/+116
|\ \ \ \
| * | | | Drivers: hv: vmbus: Terminate vmbus version negotiation on timeoutK. Y. Srinivasan2013-09-261-1/+1
| * | | | Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-264-34/+88
| * | | | mei: cancel stall timers in mei_resetAlexander Usyskin2013-09-262-0/+4
| * | | | mei: bus: stop wait for read during cl state transitionTomas Winkler2013-09-263-8/+14
| * | | | mei: make me client counters less error proneTomas Winkler2013-09-262-7/+9
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-291-26/+1
|\ \ \ \
| * | | | Revert "perf symbols: Demangle cloned functions"Ingo Molnar2013-09-291-26/+1
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-09-2926-77/+266
|\ \ \ \ \
| * \ \ \ \ Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...Dave Airlie2013-09-293-13/+4
| |\ \ \ \ \
| | * | | | | drm/msm: use drm_gem_dumb_destroy helperRob Clark2013-09-282-8/+1
| | * | | | | drm/msm: deal with mach/iommu.h removalRob Clark2013-09-281-2/+2
| | * | | | | drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel2013-09-281-2/+0
| | * | | | | drm/msm: Odd PTR_ERR usageThomas Meyer2013-09-281-1/+1
| * | | | | | Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-09-2818-57/+230
| |\ \ \ \ \ \
| | * | | | | | drm/radeon: fix hdmi audio on DCE3.0/3.1 asicsAlex Deucher2013-09-251-5/+15
OpenPOWER on IntegriCloud