index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
2
-0
/
+8
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-05
usb: Reset USB-3 devices on USB-3 link bounce
Hans de Goede
1
-2
/
+20
2014-03-05
usb: Clear host_endpoint->streams when implicitly freeing streams
Hans de Goede
2
-3
/
+9
2014-03-05
usbfs: Add support for allocating / freeing streams
Hans de Goede
1
-0
/
+118
2014-03-05
usbfs: Add ep_to_host_endpoint helper function
Hans de Goede
1
-7
/
+11
2014-03-05
usbfs: Add support for bulk stream ids
Hans de Goede
1
-0
/
+4
2014-03-05
usbfs: proc_do_submiturb use a local variable for number_of_packets
Hans de Goede
1
-8
/
+7
2014-03-05
usbfs: Kill urbs on interface before doing a set_interface
Hans de Goede
1
-0
/
+3
2014-03-05
usb-core: Free bulk streams on interface release
Hans de Goede
1
-1
/
+22
2014-03-05
usb-core: Track if an endpoint has streams
Hans de Goede
1
-8
/
+26
2014-03-05
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
Hans de Goede
1
-1
/
+0
2014-03-05
usb-core: Fix usb_free_streams return value documentation
Hans de Goede
1
-2
/
+1
2014-03-05
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
1
-8
/
+16
2014-03-01
usb: hub: usb_ext_cap_descriptor.bmAttributes is le32
Bjørn Mork
1
-1
/
+1
2014-03-01
hub: debug message for failing to enable device
Oliver Neukum
1
-1
/
+5
2014-02-25
USB: complain if userspace resets an active endpoint
Alan Stern
1
-0
/
+16
2014-02-18
Merge 3.14-rc3 into usb-next
Greg Kroah-Hartman
1
-7
/
+17
2014-02-08
usb: move hub init and LED blink work to power efficient workqueue
Shaibal Dutta
1
-6
/
+13
2014-02-08
usb: core: let dynamic ids override static ids
Bjørn Mork
1
-2
/
+2
2014-02-05
usb: core: Fix potential memory leak adding dyn USBdevice IDs
Christian Engelmayer
1
-7
/
+17
2014-02-05
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-25
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-21
/
+20
2014-01-23
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
3
-8
/
+1
2014-01-14
usb: core: check for valid id_table when using the RefId feature
Wolfram Sang
1
-0
/
+3
2014-01-13
usb: core: bail out if user gives an unknown RefId when using new_id
Wolfram Sang
1
-3
/
+6
2014-01-13
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-20
/
+20
2014-01-13
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-1
/
+0
2014-01-11
usb: core: allow a reference device for new_id
Wolfram Sang
1
-3
/
+15
2014-01-11
usb: core: add sanity checks when using bInterfaceClass with new_id
Wolfram Sang
1
-1
/
+4
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
3
-3
/
+0
2014-01-09
usb:hub set hub->change_bits when over-current happens
Shen Guang
1
-1
/
+2
2014-01-08
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-22
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
2013-12-11
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
1
-3
/
+43
2013-12-10
usb: core: get config and string descriptors for unauthorized devices
Thomas Pugliese
2
-39
/
+7
2013-12-10
usb: core: allow isoc URBs for wireless devices with an interval < 6
Thomas Pugliese
1
-2
/
+2
2013-12-09
Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"
Oliver Neukum
1
-3
/
+0
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2
-6
/
+1
2013-12-09
usb: hcd: Initialize USB phy if needed
Valentine Barshak
1
-0
/
+18
2013-12-09
usb: hcd: Remove USB phy if needed
Valentine Barshak
1
-1
/
+13
2013-12-07
ACPI / bind: Rework struct acpi_bus_type
Rafael J. Wysocki
1
-20
/
+20
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-1
/
+0
2013-12-05
usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHED
Julius Werner
1
-2
/
+3
2013-12-03
usb: core: Remove superfluous name casts
Geert Uytterhoeven
1
-2
/
+2
2013-11-21
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+3
2013-11-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[next]