Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bbce2ad2d711c12d93145a7bbdf086e73f414bcd
/
drivers
/
usb
/
core
e4c6fb7
usbnet: move the CDC parser into USB core
by Oliver Neukum
· 9 years ago
25b1f9a
usb: quirks: Add no-lpm quirk for Elan
by Joseph Salisbury
· 9 years ago
ab2a4bf
USB: don't free bandwidth_mutex too early
by Alan Stern
· 9 years ago
32cb0b3
usb: quirks: Add no-lpm quirk for Acer C120 LED Projector
by Hans de Goede
· 9 years ago
81099f9
usb: quirks: Fix sorting
by Hans de Goede
· 9 years ago
7844b89
Merge 4.6-rc7 into usb-next
by Greg Kroah-Hartman
· 9 years ago
681fef8
USB: usbfs: fix potential infoleak in devio
by Kangjie Lu
· 9 years ago
6fb650d
USB: leave LPM alone if possible when binding/unbinding interface drivers
by Alan Stern
· 9 years ago
9be427e
Revert "USB / PM: Allow USB devices to remain runtime-suspended when sleeping"
by Johan Hovold
· 9 years ago
dc5878a
usb: core: move root hub's device node assignment after it is added to bus
by Peter Chen
· 9 years ago
feb26ac
usb: core: hub: hub_port_init lock controller instead of bus
by Chris Bainbridge
· 9 years ago
10871c1
usb: devio: declare usbdev_vm_ops as static
by Michele Curti
· 9 years ago
f5e6253
usb: core: buffer: avoid NULL pointer dereferrence
by Chunfeng Yun
· 9 years ago
5f2e5fb
drivers: usb: core: Minimize irq disabling in usb_sg_cancel()
by David Mosberger
· 9 years ago
98b74b0
drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.
by David Mosberger
· 9 years ago
d64aab0
hub: admit devices are SS+
by Oliver Neukum
· 9 years ago
e86103a
usb: hcd: out of bounds access in for_each_companion
by Robert Dobrowolski
· 9 years ago
59b9023
usb: fix regression in SuperSpeed endpoint descriptor parsing
by Mathias Nyman
· 9 years ago
0b818e3
USB: usb_driver_claim_interface: add sanity checking
by Oliver Neukum
· 9 years ago
7222c83
usb/core: usb_alloc_dev(): fix setting of ->portnum
by Nicolai Stange
· 9 years ago
48d10bd
Merge tag 'usb-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
69bec72
USB: core: let USB device know device node
by Peter Chen
· 9 years ago
d883f52
usb: devio: Add ioctl to disallow detaching kernel USB drivers.
by Reilly Grant
· 9 years ago
0d5ce77
usb: hub: fix a typo in hub_port_init() leading to wrong logic
by Oliver Neukum
· 9 years ago
71e41bb
Merge 4.5-rc6 into usb-next
by Greg Kroah-Hartman
· 9 years ago
58f2266
usb: core: Allow compilation on platforms where NO_DMA=y
by Geert Uytterhoeven
· 9 years ago
e5bdfd5
Revert "usb: hub: do not clear BOS field during reset device"
by Greg Kroah-Hartman
· 9 years ago
264904c
usb: retry reset if a device times out
by Oliver Neukum
· 9 years ago
f7d34b4
USB: Add support for usbfs zerocopy.
by Steinar H. Gunderson
· 9 years ago
faee822
usb: Add USB 3.1 Precision time measurement capability descriptor support
by Mathias Nyman
· 9 years ago
b37d83a
usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
by Mathias Nyman
· 9 years ago
a44007a4
drivers: usb: removed assignment of 0 to static variables
by Saurabh Sengar
· 9 years ago
a4b5d60
usb: core: rename mutex usb_bus_list_lock to usb_bus_idr_lock
by Heiner Kallweit
· 9 years ago
952bbcb
PCI: Remove includes of asm/pci-bridge.h
by Bjorn Helgaas
· 9 years ago
b4a90d0
usb: no locking for reading descriptors in sysfs
by Oliver Neukum
· 9 years ago
7dd9cba
usb: sysfs: make locking interruptible
by Oliver Neukum
· 9 years ago
5363de7
usb: core: switch bus numbering to using idr
by Heiner Kallweit
· 9 years ago
4f97f8f
Merge 4.5-rc2 into usb-next
by Greg Kroah-Hartman
· 9 years ago
d8f00cd
usb: hub: do not clear BOS field during reset device
by Du, Changbin
· 9 years ago
6ae706a
USB: core, wusbcore: use bus_to_hcd
by Geliang Tang
· 9 years ago
69ab55d
USB: core, devio: use to_usb_device
by Geliang Tang
· 9 years ago
f8868ed
usb: core: use kbasename() instead of open-coded variant
by Andy Shevchenko
· 9 years ago
0cdd49a
usb: Support USB 3.1 extended port status request
by Mathias Nyman
· 9 years ago
9508e3b
usb: add device descriptor for usb 3.1 root hub
by Mathias Nyman
· 9 years ago
b231664
usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
by Mathias Nyman
· 9 years ago
5f9c3a6
usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
by Mathias Nyman
· 9 years ago
8a1b272
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
by Mathias Nyman
· 9 years ago
73a02d3
usb: Use memdup_user to reuse the code
by Rahul Pathak
· 9 years ago
64f10ed
usb: core: devio.c: Removed unnecessary space
by Chase Metzger
· 9 years ago
30f0530
Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
6efd3f8
Merge branch 'pm-core'
by Rafael J. Wysocki
· 9 years ago
237f38c
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
e3345db
USB / PM: Allow USB devices to remain runtime-suspended when sleeping
by Tomeu Vizoso
· 9 years ago
7e935c7
Merge branch 'memdup_user_nul' into work.misc
by Al Viro
· 9 years ago
b25472f
new helpers: no_seek_end_llseek{,_size}()
by Al Viro
· 9 years ago
bfccd95
Merge 4.4-rc6 into usb-next
by Greg Kroah-Hartman
· 9 years ago
e50293e
USB: fix invalid memory access in hub_activate()
by Alan Stern
· 9 years ago
252ca49
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
by Greg Kroah-Hartman
· 9 years ago
ad87e03
USB: add quirk for devices with broken LPM
by Alan Stern
· 9 years ago
097a9ea
usb: make "nousb" a clear module parameter
by Oliver Neukum
· 9 years ago
6b82b12
usb: Add connected retry on resume for non SS devices
by Al Cooper
· 9 years ago
6406eeb
usb: Quiet down false peer failure messages
by Don Zickus
· 9 years ago
513072d
usb: core: lpm: add sysfs node for usb3 lpm permit
by Lu Baolu
· 9 years ago
bf5ce5b
usb: core: lpm: fix usb3_hardware_lpm sysfs node
by Lu Baolu
· 9 years ago
5377adb
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
by Ben Hutchings
· 9 years ago
464ad8c
usb: core : hub: Fix BOS 'NULL pointer' kernel panic
by Hans Yang
· 9 years ago
6fb8ac8
USB: constify usb_mon_operations structure
by Julia Lawall
· 9 years ago
a016a81
USB: add usbfs snooping for REAP and DISCARD
by Alan Stern
· 9 years ago
0290cc9
USB: limit usbfs snooping of URB contents
by Alan Stern
· 9 years ago
df36c5b
USB: quirks: Fix another ELAN touchscreen
by Adrien Vergé
· 9 years ago
c4f1613
usb: kconfig: fix warning of select USB_OTG
by Peter Chen
· 9 years ago
ae416ba4
USB: core: Codestyle fix in urb.c
by Jonas Hesselmann
· 9 years ago
d491fe7
usb: hcd: use USB_DT_*
by Sergei Shtylyov
· 9 years ago
b1630da
Merge 4.3-rc5 into usb-next
by Greg Kroah-Hartman
· 9 years ago
7219473
usb: Add device quirk for Logitech PTZ cameras
by Vincent Palatin
· 9 years ago
8484bf2
USB: Add reset-resume quirk for two Plantronics usb headphones.
by Yao-Wen Mao
· 9 years ago
7d2d641
usb: otg: don't set a_alt_hnp_support feature for OTG 2.0 device
by Li Jun
· 9 years ago
9766f25
usb: core: driver: Use kmalloc_array
by Muhammad Falak R Wani
· 9 years ago
39047e0
usb: message: remove redundant declaration
by Kris Borer
· 9 years ago
17a364e
usb: hub: remove redundant declarations
by Kris Borer
· 9 years ago
039b330
usb: core: hub: Removed some warnings generated by checkpatch.pl
by Chase Metzger
· 9 years ago
7117522
usb: define HCD_USB31 speed option for hosts that support USB 3.1 features
by Mathias Nyman
· 9 years ago
3220bef
usb: store the new usb 3.1 SuperSpeedPlus device capability descriptor
by Mathias Nyman
· 9 years ago
60f5939
Merge 4.3-rc3 into usb-next
by Greg Kroah-Hartman
· 9 years ago
ff8e2c5
usb: interface authorization: Use a flag for the default device authorization
by Stefan Koch
· 9 years ago
310d2b4
usb: interface authorization: SysFS part of USB interface authorization
by Stefan Koch
· 9 years ago
b3910ce
usb: interface authorization: Introduces the USB interface authorization
by Stefan Koch
· 9 years ago
8d1f857
usb: interface authorization: Control interface probing and claiming
by Stefan Koch
· 9 years ago
6b2bd3c
usb: interface authorization: Introduces the default interface authorization
by Stefan Koch
· 9 years ago
ff30cbc
usb: Use the USB_SS_MULT() macro to get the burst multiplier.
by Mathias Nyman
· 9 years ago
12e1a6a
Revert "usb: interface authorization: Introduces the default interface authorization"
by Greg Kroah-Hartman
· 9 years ago
8c2ea97
Revert "usb: interface authorization: Control interface probing and claiming"
by Greg Kroah-Hartman
· 9 years ago
5651440
Revert "usb: interface authorization: Introduces the USB interface authorization"
by Greg Kroah-Hartman
· 9 years ago
4d924d7
Revert "usb: interface authorization: SysFS part of USB interface authorization"
by Greg Kroah-Hartman
· 9 years ago
a1b93ab
Revert "usb: interface authorization: Use a flag for the default device authorization"
by Greg Kroah-Hartman
· 9 years ago
1724856
usb: core: hub: Removed some warnings generated by checkpatch.pl
by Chase Metzger
· 9 years ago
3cf1fc8
usb: interface authorization: Use a flag for the default device authorization
by Stefan Koch
· 9 years ago
187b3d7
usb: interface authorization: SysFS part of USB interface authorization
by Stefan Koch
· 9 years ago
ef0909c
usb: interface authorization: Introduces the USB interface authorization
by Stefan Koch
· 9 years ago
de7718b
usb: interface authorization: Control interface probing and claiming
by Stefan Koch
· 9 years ago
Next »