index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 3.14-rc6 into usb-next
Greg Kroah-Hartman
2014-03-12
2
-0
/
+8
|
\
|
*
usb: Make DELAY_INIT quirk wait 100ms between Get Configuration requests
Julius Werner
2014-03-07
1
-0
/
+4
|
*
usb: Add device quirk for Logitech HD Pro Webcams C920 and C930e
Julius Werner
2014-03-07
1
-0
/
+4
*
|
usb: Reset USB-3 devices on USB-3 link bounce
Hans de Goede
2014-03-04
1
-2
/
+20
*
|
usb: Clear host_endpoint->streams when implicitly freeing streams
Hans de Goede
2014-03-04
2
-3
/
+9
*
|
usbfs: Add support for allocating / freeing streams
Hans de Goede
2014-03-04
1
-0
/
+118
*
|
usbfs: Add ep_to_host_endpoint helper function
Hans de Goede
2014-03-04
1
-7
/
+11
*
|
usbfs: Add support for bulk stream ids
Hans de Goede
2014-03-04
1
-0
/
+4
*
|
usbfs: proc_do_submiturb use a local variable for number_of_packets
Hans de Goede
2014-03-04
1
-8
/
+7
*
|
usbfs: Kill urbs on interface before doing a set_interface
Hans de Goede
2014-03-04
1
-0
/
+3
*
|
usb-core: Free bulk streams on interface release
Hans de Goede
2014-03-04
1
-1
/
+22
*
|
usb-core: Track if an endpoint has streams
Hans de Goede
2014-03-04
1
-8
/
+26
*
|
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
Hans de Goede
2014-03-04
1
-1
/
+0
*
|
usb-core: Fix usb_free_streams return value documentation
Hans de Goede
2014-03-04
1
-2
/
+1
*
|
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
2014-03-04
1
-8
/
+16
*
|
usb: hub: usb_ext_cap_descriptor.bmAttributes is le32
Bjørn Mork
2014-02-28
1
-1
/
+1
*
|
hub: debug message for failing to enable device
Oliver Neukum
2014-02-28
1
-1
/
+5
*
|
USB: complain if userspace resets an active endpoint
Alan Stern
2014-02-24
1
-0
/
+16
*
|
Merge 3.14-rc3 into usb-next
Greg Kroah-Hartman
2014-02-18
1
-7
/
+17
|
\
\
|
|
/
|
*
usb: core: Fix potential memory leak adding dyn USBdevice IDs
Christian Engelmayer
2014-02-05
1
-7
/
+17
*
|
usb: move hub init and LED blink work to power efficient workqueue
Shaibal Dutta
2014-02-07
1
-6
/
+13
*
|
usb: core: let dynamic ids override static ids
Bjørn Mork
2014-02-07
1
-2
/
+2
|
/
*
Merge tag 'for-usb-linus-2014-02-04' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-02-04
3
-8
/
+1
|
\
|
*
Revert "usbcore: set lpm_capable field for LPM capable root hubs"
Sarah Sharp
2014-01-22
3
-8
/
+1
*
|
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-24
1
-21
/
+20
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2014-01-12
1
-20
/
+20
|
|
\
|
|
*
ACPI / bind: Rework struct acpi_bus_type
Rafael J. Wysocki
2013-12-07
1
-20
/
+20
|
*
|
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-12
1
-1
/
+0
|
|
\
\
|
|
|
/
|
|
*
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-1
/
+0
*
|
|
usb: core: check for valid id_table when using the RefId feature
Wolfram Sang
2014-01-13
1
-0
/
+3
*
|
|
usb: core: bail out if user gives an unknown RefId when using new_id
Wolfram Sang
2014-01-12
1
-3
/
+6
*
|
|
usb: core: allow a reference device for new_id
Wolfram Sang
2014-01-10
1
-3
/
+15
*
|
|
usb: core: add sanity checks when using bInterfaceClass with new_id
Wolfram Sang
2014-01-10
1
-1
/
+4
*
|
|
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
3
-3
/
+0
*
|
|
usb:hub set hub->change_bits when over-current happens
Shen Guang
2014-01-08
1
-1
/
+2
*
|
|
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
2014-01-07
9
-13
/
+14
*
|
|
USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED
Alan Stern
2014-01-07
1
-5
/
+9
*
|
|
USB: core: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
2013-12-21
3
-18
/
+7
*
|
|
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2013-12-16
7
-56
/
+86
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
2013-12-10
1
-3
/
+43
|
*
|
usb: core: get config and string descriptors for unauthorized devices
Thomas Pugliese
2013-12-09
2
-39
/
+7
|
*
|
usb: core: allow isoc URBs for wireless devices with an interval < 6
Thomas Pugliese
2013-12-09
1
-2
/
+2
|
*
|
Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"
Oliver Neukum
2013-12-08
1
-3
/
+0
|
*
|
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
2
-6
/
+1
|
*
|
usb: hcd: Initialize USB phy if needed
Valentine Barshak
2013-12-08
1
-0
/
+18
|
*
|
usb: hcd: Remove USB phy if needed
Valentine Barshak
2013-12-08
1
-1
/
+13
|
*
|
usb: core: Remove superfluous name casts
Geert Uytterhoeven
2013-12-03
1
-2
/
+2
|
|
/
*
|
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
[next]