Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
bb11cff327e54179c13446c4022ed4ed7d4871c7
/
drivers
/
usb
/
core
d8f00cd
usb: hub: do not clear BOS field during reset device
by Du, Changbin
· 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
1d958be
usb: interface authorization: Introduces the default interface authorization
by Stefan Koch
· 9 years ago
088a3da
usb: hub: remove assignment from if condition
by Kris Borer
· 9 years ago
3290b1b
usb: endpoint: convert spaces to tabs
by Kris Borer
· 9 years ago
31b92d8
usb: otg_whitelist: remove whitespace
by Kris Borer
· 9 years ago
166b863
usb: core: hub.c: Removed some warnings generated by checkpatch.pl
by Chase Metzger
· 9 years ago
f355e83
usb: devio: fix spacing
by Kris Borer
· 9 years ago
135551e
usb: devio: remove assignment from if condition
by Kris Borer
· 9 years ago
722b262
Merge 4.2-rc4 into usb-next
by Greg Kroah-Hartman
· 9 years ago
655fe4e
usbcore: add sysfs support to xHCI usb3 hardware LPM
by Kevin Strasser
· 9 years ago
0faaad4
usb: move assignment out of if condition
by Kris Borer
· 9 years ago
79a0274
usb: fix coding style issue
by Kris Borer
· 9 years ago
2d2a316
usb: core: lpm: set lpm_capable for root hub device
by Lu Baolu
· 10 years ago
e152813
Merge tag 'usb-for-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
fb6d1f7
usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub port reset
by Robert Schlabbach
· 10 years ago
83ed07c
USB: devio: fix a condition in async_completed()
by Dan Carpenter
· 10 years ago
909eacd
Merge 4.1-rc4 into usb-next
by Greg Kroah-Hartman
· 10 years ago
289fcff
usb: add bus type for USB ULPI
by Heikki Krogerus
· 10 years ago
d544d27
USB: hub.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
c688d62
USB: hcd.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
424dd7d
Usb: core: buffer: fixed the checkpatch warning
by Nizam Haider
· 10 years ago
dc703ec
Added another USB product ID for ELAN touchscreen quirks.
by Logan Gunthorpe
· 10 years ago
a842529
usb: Enable LPM for USB 2.01+ full-speed devices
by Rupesh Tatiya
· 10 years ago
58339c2
usb: Set unused ports to "fixed" rather than "unknown"
by Matthew Garrett
· 10 years ago
92bfbf7
usb: Prefer firmware values when determining whether a port is removable
by Matthew Garrett
· 10 years ago
00fe52d
drivers/usb/core: devio.c: Removed an uneeded space before tab
by Chase Metzger
· 10 years ago
c8d1bc1
Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing
by Greg Kroah-Hartman
· 10 years ago
bbc78c0
usb: core: hub: use new USB_RESUME_TIMEOUT
by Felipe Balbi
· 10 years ago
bb3247a
USB: Move usb_disabled() towards top of the file
by Viresh Kumar
· 10 years ago
1da47f5
USB: Use usb_disabled() consistently
by Viresh Kumar
· 10 years ago
f0c2b68
USB: usbfs: don't leak kernel data in siginfo
by Alan Stern
· 10 years ago
e298767
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
f6a5588
USB / PM: Remove unneeded #ifdef and associated dead code
by Andreas Ruprecht
· 10 years ago
7fa4091
usb: Retry port status check on resume to work around RH bugs
by Julius Werner
· 10 years ago
7671bd1
Revert "usb: Reset USB-3 devices on USB-3 link bounce"
by Zhuang Jin Can
· 10 years ago
b3a54bf9
Merge 3.19-rc7 into usb-next
by Greg Kroah-Hartman
· 10 years ago
c991979
USB: fix use-after-free bug in usb_hcd_unlink_urb()
by Alan Stern
· 10 years ago
074f9dd
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
by Alan Stern
· 10 years ago
3f2cee7
USB: usbfs: allow URBs to be reaped after disconnection
by Alan Stern
· 10 years ago
e5dff0e
USB: Add OTG PET device to TPL
by Macpaul Lin
· 10 years ago
fbaecff
usb: core: hub: modify hub reset logic in hub driver
by Deepak Das
· 10 years ago
524134d
USB: don't cancel queued resets when unbinding drivers
by Alan Stern
· 10 years ago
5efd2ea
usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGN
by Sebastian Andrzej Siewior
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
e7cf773
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
1b3e3aa
PM / Kconfig: Replace PM_RUNTIME with PM in dependencies
by Rafael J. Wysocki
· 10 years ago
0349678
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
e3d857e
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 10 years ago
ceb6c9c
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
by Rafael J. Wysocki
· 10 years ago
Next »