index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-01
Merge tag 'staging-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-69
/
+69
2014-03-31
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2014-03-19
USB: disable reset-resume when USB_QUIRK_RESET is set
Alan Stern
1
-2
/
+12
2014-03-17
USB: unbind all interfaces before rebinding any
Alan Stern
3
-41
/
+60
2014-03-17
Merge 3.14-rc7 into staging-next
Greg Kroah-Hartman
2
-0
/
+8
2014-03-12
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
2
-0
/
+8
2014-03-10
usbcore: rename struct dev_state to struct usb_dev_state
Valentina Manea
4
-65
/
+65
2014-03-08
staging: usbip: claim ports used by shared devices
Valentina Manea
2
-4
/
+2
2014-03-07
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
1
-0
/
+4
2014-03-07
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
Julius Werner
1
-0
/
+4
2014-03-07
usb: don't use PREPARE_DELAYED_WORK
Tejun Heo
1
-2
/
+2
2014-03-04
usb: Reset USB-3 devices on USB-3 link bounce
Hans de Goede
1
-2
/
+20
2014-03-04
usb: Clear host_endpoint->streams when implicitly freeing streams
Hans de Goede
2
-3
/
+9
2014-03-04
usbfs: Add support for allocating / freeing streams
Hans de Goede
1
-0
/
+118
2014-03-04
usbfs: Add ep_to_host_endpoint helper function
Hans de Goede
1
-7
/
+11
2014-03-04
usbfs: Add support for bulk stream ids
Hans de Goede
1
-0
/
+4
2014-03-04
usbfs: proc_do_submiturb use a local variable for number_of_packets
Hans de Goede
1
-8
/
+7
2014-03-04
usbfs: Kill urbs on interface before doing a set_interface
Hans de Goede
1
-0
/
+3
2014-03-04
usb-core: Free bulk streams on interface release
Hans de Goede
1
-1
/
+22
2014-03-04
usb-core: Track if an endpoint has streams
Hans de Goede
1
-8
/
+26
2014-03-04
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
Hans de Goede
1
-1
/
+0
2014-03-04
usb-core: Fix usb_free_streams return value documentation
Hans de Goede
1
-2
/
+1
2014-03-04
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
1
-8
/
+16
2014-02-28
usb: hub: usb_ext_cap_descriptor.bmAttributes is le32
Bjørn Mork
1
-1
/
+1
2014-02-28
hub: debug message for failing to enable device
Oliver Neukum
1
-1
/
+5
2014-02-24
USB: complain if userspace resets an active endpoint
Alan Stern
1
-0
/
+16
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
15
-129
/
+174
2014-02-20
Kconfig: Remove useless "default N" lines
Paul Bolle
1
-1
/
+0
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2
-2
/
+2
2014-02-18
Merge 3.14-rc3 into usb-next
Greg Kroah-Hartman
1
-7
/
+17
2014-02-17
Merge 3.14-rc3 into staging-next
Greg Kroah-Hartman
4
-15
/
+18
2014-02-07
usb: move hub init and LED blink work to power efficient workqueue
Shaibal Dutta
1
-6
/
+13
2014-02-07
usb: core: let dynamic ids override static ids
Bjørn Mork
1
-2
/
+2
2014-02-07
staging: usbip: convert usbip-host driver to usb_device_driver
Valentina Manea
2
-0
/
+2
2014-02-05
usb: core: Fix potential memory leak adding dyn USBdevice IDs
Christian Engelmayer
1
-7
/
+17
2014-02-04
Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
3
-8
/
+1
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+20
2014-01-22
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
3
-8
/
+1
2014-01-13
usb: core: check for valid id_table when using the RefId feature
Wolfram Sang
1
-0
/
+3
2014-01-12
usb: core: bail out if user gives an unknown RefId when using new_id
Wolfram Sang
1
-3
/
+6
2014-01-12
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-20
/
+20
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-1
/
+0
2014-01-10
usb: core: allow a reference device for new_id
Wolfram Sang
1
-3
/
+15
2014-01-10
usb: core: add sanity checks when using bInterfaceClass with new_id
Wolfram Sang
1
-1
/
+4
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
3
-3
/
+0
2014-01-08
usb:hub set hub->change_bits when over-current happens
Shen Guang
1
-1
/
+2
2014-01-07
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
9
-13
/
+14
2014-01-07
USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED
Alan Stern
1
-5
/
+9
2013-12-21
USB: core: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
3
-18
/
+7
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
7
-56
/
+86
[prev]
[next]