index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2015-10-25
USB: core: Codestyle fix in urb.c
Jonas Hesselmann
1
-2
/
+1
2015-10-17
usb: hcd: use USB_DT_*
Sergei Shtylyov
1
-14
/
+15
2015-10-12
Merge 4.3-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+13
2015-10-04
usb: Add device quirk for Logitech PTZ cameras
Vincent Palatin
1
-0
/
+7
2015-10-04
USB: Add reset-resume quirk for two Plantronics usb headphones.
Yao-Wen Mao
1
-0
/
+6
2015-10-04
usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 device
Li Jun
1
-29
/
+39
2015-10-04
usb: core: driver: Use kmalloc_array
Muhammad Falak R Wani
1
-4
/
+2
2015-10-04
usb: message: remove redundant declaration
Kris Borer
1
-2
/
+0
2015-10-04
usb: hub: remove redundant declarations
Kris Borer
1
-2
/
+1
2015-10-04
usb: core: hub: Removed some warnings generated by checkpatch.pl
Chase Metzger
1
-8
/
+8
2015-10-04
usb: define HCD_USB31 speed option for hosts that support USB 3.1 features
Mathias Nyman
1
-0
/
+3
2015-10-04
usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor
Mathias Nyman
1
-0
/
+4
2015-09-29
Merge 4.3-rc3 into usb-next
Greg Kroah-Hartman
1
-2
/
+3
2015-09-22
usb: interface authorization: Use a flag for the default device authorization
Stefan Koch
2
-11
/
+22
2015-09-22
usb: interface authorization: SysFS part of USB interface authorization
Stefan Koch
1
-0
/
+36
2015-09-22
usb: interface authorization: Introduces the USB interface authorization
Stefan Koch
2
-0
/
+40
2015-09-22
usb: interface authorization: Control interface probing and claiming
Stefan Koch
1
-0
/
+8
2015-09-22
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
2
-0
/
+48
2015-09-22
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
Mathias Nyman
1
-2
/
+3
2015-08-18
Revert "usb: interface authorization: Introduces the default interface author...
Greg Kroah-Hartman
2
-48
/
+0
2015-08-18
Revert "usb: interface authorization: Control interface probing and claiming"
Greg Kroah-Hartman
1
-8
/
+0
2015-08-18
Revert "usb: interface authorization: Introduces the USB interface authorizat...
Greg Kroah-Hartman
2
-40
/
+0
2015-08-18
Revert "usb: interface authorization: SysFS part of USB interface authorization"
Greg Kroah-Hartman
1
-36
/
+0
2015-08-18
Revert "usb: interface authorization: Use a flag for the default device autho...
Greg Kroah-Hartman
2
-22
/
+11
2015-08-15
usb: core: hub: Removed some warnings generated by checkpatch.pl
Chase Metzger
1
-12
/
+12
2015-08-15
usb: interface authorization: Use a flag for the default device authorization
Stefan Koch
2
-11
/
+22
2015-08-15
usb: interface authorization: SysFS part of USB interface authorization
Stefan Koch
1
-0
/
+36
2015-08-15
usb: interface authorization: Introduces the USB interface authorization
Stefan Koch
2
-0
/
+40
2015-08-15
usb: interface authorization: Control interface probing and claiming
Stefan Koch
1
-0
/
+8
2015-08-15
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
2
-0
/
+48
2015-08-15
usb: hub: remove assignment from if condition
Kris Borer
1
-2
/
+2
2015-08-15
usb: endpoint: convert spaces to tabs
Kris Borer
1
-1
/
+1
2015-08-15
usb: otg_whitelist: remove whitespace
Kris Borer
1
-1
/
+1
2015-08-09
usb: core: hub.c: Removed some warnings generated by checkpatch.pl
Chase Metzger
1
-20
/
+20
2015-08-09
usb: devio: fix spacing
Kris Borer
1
-2
/
+2
2015-08-05
usb: devio: remove assignment from if condition
Kris Borer
1
-5
/
+10
2015-07-27
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
3
-3
/
+7
2015-07-23
usbcore: add sysfs support to xHCI usb3 hardware LPM
Kevin Strasser
2
-0
/
+35
2015-07-23
usb: move assignment out of if condition
Kris Borer
1
-6
/
+13
2015-07-23
usb: fix coding style issue
Kris Borer
1
-0
/
+1
2015-07-23
usb: core: lpm: set lpm_capable for root hub device
Lu Baolu
3
-3
/
+7
2015-06-02
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-0
/
+20
2015-05-31
usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset
Robert Schlabbach
1
-49
/
+33
2015-05-24
USB: devio: fix a condition in async_completed()
Dan Carpenter
1
-1
/
+1
2015-05-19
Merge 4.1-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2015-05-13
usb: add bus type for USB ULPI
Heikki Krogerus
1
-0
/
+20
2015-05-10
USB: hub.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
USB: hcd.c: move assignment out of if () block
Greg Kroah-Hartman
1
-1
/
+2
2015-05-10
Usb: core: buffer: fixed the checkpatch warning
Nizam Haider
1
-1
/
+2
2015-05-09
Added another USB product ID for ELAN touchscreen quirks.
Logan Gunthorpe
1
-0
/
+3
[next]