| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED | Julius Werner | 2013-12-04 | 1 | -2/+3 |
* | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-11-20 | 2 | -3/+3 |
|\ |
|
| * | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki | 2013-11-14 | 2 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-11-15 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: Fix typo in Kconfig | Masanari Iida | 2013-10-14 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 | 1 | -12/+4 |
|\ \ |
|
| * | | consolidate the reassignments of ->f_op in ->open() instances | Al Viro | 2013-10-24 | 1 | -12/+4 |
* | | | USB: change dev_warn about missing reset-resume to dev_dbg | Alan Stern | 2013-10-19 | 1 | -2/+2 |
* | | | Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2013-10-19 | 4 | -9/+49 |
|\ \ \ |
|
| * | | | usb: hub_activate kill an 'else' | Dan Williams | 2013-10-16 | 1 | -7/+4 |
| * | | | usb: Push USB2 LPM disable on disconnect into USB core. | Sarah Sharp | 2013-10-16 | 1 | -0/+4 |
| * | | | xhci: Enable LPM support only for hardwired or BESL devices | Mathias Nyman | 2013-10-16 | 1 | -0/+27 |
| * | | | usb: Don't enable USB 2.0 Link PM by default. | Sarah Sharp | 2013-10-16 | 3 | -2/+8 |
| * | | | usb: Disable USB 2.0 Link PM before device reset. | Sarah Sharp | 2013-10-16 | 1 | -0/+6 |
* | | | | Merge 3.12-rc6 into usb-next. | Greg Kroah-Hartman | 2013-10-19 | 1 | -0/+6 |
|\ \ \ \ |
|
| * | | | | USB: quirks: add touchscreen that is dazzeled by remote wakeup | Oliver Neukum | 2013-10-16 | 1 | -0/+3 |
| * | | | | USB: quirks.c: add one device that cannot deal with suspension | Oliver Neukum | 2013-10-14 | 1 | -0/+3 |
| | |/ /
| |/| | |
|
* | | | | usb: hub: Clear Port Reset Change during init/resume | Julius Werner | 2013-10-16 | 1 | -0/+5 |
* | | | | drivers: usb: core: devio.c: Spaces to tabs for proc_control_compat() | Matthias Beyer | 2013-10-16 | 1 | -10/+10 |
* | | | | drivers: usb: core: devio.c: Spaces to tabs for proc_reapurbnonblock() | Matthias Beyer | 2013-10-16 | 1 | -6/+6 |
| |/ /
|/| | |
|
* | | | usb/hcd: remove unnecessary local_irq_save | Michael Opdenacker | 2013-10-14 | 1 | -15/+0 |
* | | | drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style | Matthias Beyer | 2013-10-11 | 1 | -2/+2 |
* | | | drivers: usb: core: file.c: moved asterisk to variable name | Matthias Beyer | 2013-10-11 | 1 | -1/+1 |
* | | | drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes | Matthias Beyer | 2013-10-11 | 4 | -62/+62 |
* | | | drivers: usb: core: hcd.c: converted busmap from struct to bitmap | Matthias Beyer | 2013-10-11 | 1 | -7/+5 |
* | | | usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done | Hans de Goede | 2013-10-11 | 2 | -2/+45 |
* | | | usb: Remove unnecessary semicolons | Joe Perches | 2013-10-11 | 1 | -1/+1 |
* | | | drivers: usb: core: hcd: if-else-braces fixed | Matthias Beyer | 2013-10-05 | 1 | -2/+2 |
* | | | drivers: usb: core: hcd: removed braces for return statements | Matthias Beyer | 2013-10-05 | 1 | -4/+4 |
* | | | drivers: usb: core: hcd: replaced C99 // comments | Matthias Beyer | 2013-10-05 | 1 | -5/+5 |
* | | | drivers: usb: core: hcd: Whitespace fixes | Matthias Beyer | 2013-10-05 | 1 | -28/+28 |
* | | | drivers: usb: core: hcd: moved asterix to variable | Matthias Beyer | 2013-10-05 | 1 | -1/+1 |
* | | | Merge 3.12-rc3 into usb-next | Greg Kroah-Hartman | 2013-09-29 | 2 | -0/+19 |
|\ \ \
| |/ / |
|
| * | | usb/core/devio.c: Don't reject control message to endpoint with wrong directi... | Kurt Garloff | 2013-09-25 | 1 | -0/+16 |
| * | | usbcore: check usb device's state before sending a Set SEL control transfer | Xenia Ragiadakou | 2013-09-23 | 1 | -0/+3 |
| |/ |
|
* | | usb: core: usb_amd_resume_quirk() can be static | Fengguang Wu | 2013-09-26 | 1 | -1/+1 |
* | | USB: correct the usb_disconnect() comment about usb_bus_list_lock | Bjorn Helgaas | 2013-09-26 | 1 | -2/+2 |
* | | USB: fix substandard locking for the sysfs files | Alan Stern | 2013-09-25 | 1 | -27/+26 |
* | | usb: core: implement AMD remote wakeup quirk | Huang Rui | 2013-09-25 | 2 | -0/+40 |
* | | usbcore: fix read of usbdevfs_ctrltransfer fields in proc_control() | Xenia Ragiadakou | 2013-09-17 | 1 | -4/+2 |
* | | usbcore: fix incorrect type in assignment in usb_set_lpm_parameters() | Xenia Ragiadakou | 2013-09-17 | 1 | -2/+2 |
* | | usbcore: set lpm_capable field for LPM capable root hubs | Xenia Ragiadakou | 2013-09-17 | 3 | -1/+8 |
* | | usb-core: Make usb_free_streams return an error | Hans de Goede | 2013-09-17 | 1 | -4/+7 |
* | | USB: see if URB comes from a completion handler | Alan Stern | 2013-09-17 | 1 | -0/+2 |
|/ |
|
* | usbcore: fix incorrect type in assignment in descriptors_changed() | Xenia Ragiadakou | 2013-08-30 | 1 | -3/+3 |
* | usbcore: compare and release one bos descriptor in usb_reset_and_verify_device() | Xenia Ragiadakou | 2013-08-30 | 1 | -2/+21 |
* | USB: core: be specific about attribute permissions | Greg Kroah-Hartman | 2013-08-25 | 4 | -197/+166 |
* | USB: core: use DRIVER_ATTR_RW() | Greg Kroah-Hartman | 2013-08-23 | 1 | -15/+13 |
* | usb: don't use bNbrPorts after initialization | Krzysztof Mazur | 2013-08-23 | 1 | -7/+5 |
* | usb: fail on usb_hub_create_port_device() errors | Krzysztof Mazur | 2013-08-23 | 1 | -2/+8 |