Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1c542f38ab8d30d9c852a16d49ac5a15267bbf1f
/
drivers
/
usb
/
core
ec064d3
Merge tag 'driver-core-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
b708692d
USB: core: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
aa071a9
usb: hub: Per-port setting to reduce TRSTRCY to 10 ms
by Nicolas Boichat
· 6 years ago
2524422
usb: hub: Per-port setting to use old enumeration scheme
by Nicolas Boichat
· 6 years ago
48b73d0
usb: core: message: remove extra endianness conversion in usb_set_isoch_delay
by Ruslan Bilovol
· 6 years ago
8c97a46
driver core: hold dev's parent lock when needed
by Martin Liu
· 6 years ago
58318cd
Merge 4.17-rc4 into usb-next
by Greg Kroah-Hartman
· 7 years ago
fb5ee84
USB: Accept bulk endpoints with 1024-byte maxpacket
by Alan Stern
· 7 years ago
890fa45
Merge 4.17-rc3 into usb-next
by Greg Kroah-Hartman
· 7 years ago
6e01827
usb: do not reset if a low-speed or full-speed device timed out
by Maxim Moseychuk
· 7 years ago
3f0989e
usb: core: hcd: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
350f76d
usb: core: phy: add the SPDX-License-Identifier and include guard
by Martin Blumenstingl
· 7 years ago
460fd21
USB: USB 3.2 Add sysfs entries for a usb device rx_lanes and tx_lanes
by Mathias Nyman
· 7 years ago
45455e4
USB: show USB 3.2 Dual-lane devices as Gen Xx2 during device enumeration
by Mathias Nyman
· 7 years ago
a2d4957
usb: set root hub lane counts
by Mathias Nyman
· 7 years ago
013eedb
USB: Add support to store lane count used by USB 3.2
by Mathias Nyman
· 7 years ago
ffe9537
usb: define HCD_USB32 speed option for hosts that support USB 3.2 dual-lane
by Mathias Nyman
· 7 years ago
5d111f5
usb: hub: Don't wait for connect state at resume for powered-off ports
by Dominik Bozek
· 7 years ago
bc40f53
USB: core: hcd: drop support for legacy phys
by Johan Hovold
· 7 years ago
9d3cd19
usb: core: phy: add missing forward declaration for "struct device"
by Martin Blumenstingl
· 7 years ago
fec9444
usb: core: phy: make it a no-op if CONFIG_GENERIC_PHY is disabled
by Martin Blumenstingl
· 7 years ago
f0e36d4
usb: core: use phy_exit during suspend if wake up is not supported
by Martin Blumenstingl
· 7 years ago
63cb03f
usb: core: split usb_phy_roothub_{init,alloc}
by Martin Blumenstingl
· 7 years ago
dd40438
usb: core: phy: fix return value of usb_phy_roothub_exit()
by Martin Blumenstingl
· 7 years ago
3180dab
usb: core: Add quirk for HP v222w 16GB Mini
by Kamil Lulko
· 7 years ago
83a62c5
USB: Increment wakeup count on remote wakeup.
by Ravi Chandra Sadineni
· 7 years ago
3612605
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
4d8d5a3
usb: core: Add USB_QUIRK_DELAY_CTRL_MSG to usbcore quirks
by Kai-Heng Feng
· 7 years ago
a030501
usb: core: Copy parameter string correctly and remove superfluous null check
by Kai-Heng Feng
· 7 years ago
73c6d3b
USB: announce bcdDevice as well as idVendor, idProduct.
by Benson Leung
· 7 years ago
6462738
USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thaw
by Zhengjun Xing
· 7 years ago
0442d7b
usb: hub: Reduce warning to notice on power loss
by Tomeu Vizoso
· 7 years ago
5893ed1
Merge tag 'v4.16-rc6' into next-general
by James Morris
· 7 years ago
29bca25
usb: skip phys initialization of shared hcd
by Chunfeng Yun
· 7 years ago
1cbd53c
usb: core: introduce per-port over-current counters
by Richard Leitner
· 7 years ago
027bd6c
usb: core: Add "quirks" parameter for usbcore
by Kai-Heng Feng
· 7 years ago
edb92ea
usb: core: urb: Check SSP isoc ep comp descriptor
by Thinh Nguyen
· 7 years ago
a8f25c3
Merge branch 4.16-rc6 into usb-next
by Greg Kroah-Hartman
· 7 years ago
95713fb
Revert "usb: core: Add "quirks" parameter for usbcore"
by Greg Kroah-Hartman
· 7 years ago
b27560e
usb: core: Add "quirks" parameter for usbcore
by Kai-Heng Feng
· 7 years ago
ad70f93
usb: core: hcd: remove support for initializing a single PHY
by Martin Blumenstingl
· 7 years ago
178a0bc
usb: core: hcd: integrate the PHY wrapper into the HCD core
by Martin Blumenstingl
· 7 years ago
07dbff0
usb: core: add a wrapper for the USB PHYs on the HCD
by Martin Blumenstingl
· 7 years ago
4e88d4c
usb: add a flag to skip PHY initialization to struct usb_hcd
by Martin Blumenstingl
· 7 years ago
161c3bc
usb: clarify ACPI spec version and section number for _UPC & _PLD
by Alex Hung
· 7 years ago
57edd46
usb: Don't disable Latency tolerance Messaging (LTM) before port reset
by Mathias Nyman
· 7 years ago
6b4f3d0
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
by Stephen Smalley
· 7 years ago
cb88a05
usb: quirks: add control message delay for 1b1c:1b20
by Danilo Krummrich
· 7 years ago
7a1646d
Add delay-init quirk for Corsair K70 RGB keyboards
by Jack Stocker
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
e4ee8b8
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
3b10db2b
signal: Replace memset(info,...) with clear_siginfo for clarity
by Eric W. Biederman
· 7 years ago
01f1918
Merge 4.15.0-rc6 into usb-next
by Greg Kroah-Hartman
· 7 years ago
7f038d2
usb: Add device quirk for Logitech HD Pro Webcam C925e
by Dmitry Fleytman Dmitry Fleytman
· 7 years ago
b9096d9
usb: add RESET_RESUME for ELSA MicroLink 56K
by Oliver Neukum
· 7 years ago
07b9f12
USB: Fix off by one in type-specific length check of BOS SSP capability
by Mathias Nyman
· 7 years ago
d9e3d89
Merge 4.15-rc4 into usb-next
by Greg Kroah-Hartman
· 7 years ago
886ee36
usb: core: add support for USB_REQ_SET_ISOCH_DELAY
by Felipe Balbi
· 7 years ago
48a4ff1
USB: core: prevent malicious bNumInterfaces overflow
by Alan Stern
· 7 years ago
cf4df40
Revert "USB: core: only clean up what we allocated"
by Greg Kroah-Hartman
· 7 years ago
aa15d3d2
USB: remove the URB_NO_FSBR flag
by Alan Stern
· 7 years ago
32fd87b
USB: core: only clean up what we allocated
by Andrey Konovalov
· 7 years ago
c0f3ed8
usb: Don't print a warning if interface driver rebind is deferred at resume
by Mathias Nyman
· 7 years ago
1ccc417
usb: core: Fix logging messages with spurious periods after newlines
by Joe Perches
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 7 years ago
e43a12f
usb: quirks: Add no-lpm quirk for KY-688 USB 3.1 Type-C Hub
by Kai-Heng Feng
· 7 years ago
973593a
usb: hub: Cycle HUB power when initialization fails
by Mike Looijmans
· 7 years ago
81cf4a4
USB: core: Add type-specific length check of BOS descriptors
by Masakazu Mokuno
· 7 years ago
446f666
USB: usbfs: Filter flags passed in from user space
by Oliver Neukum
· 7 years ago
7739376
USB: of: clean up device-node helper
by Johan Hovold
· 7 years ago
03310a1
USB: ledtrig-usbport: fix of-node leak
by Johan Hovold
· 7 years ago
1a7e394
USB: add device-tree support for interfaces
by Johan Hovold
· 7 years ago
2124c88
usb: core: lower log level when device is not able to deal with string
by Kai-Heng Feng
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
4e4510f
Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
894025f
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
76727c2c
Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 7 years ago
c429bda
Merge branch 'for-next' into for-linus
by Takashi Iwai
· 7 years ago
2ef4700
USB: usbfs: compute urb->actual_length for isochronous
by Alan Stern
· 7 years ago
d656fa3
usb: core: message: remember to reset 'ret' to 0 when necessary
by Felipe Balbi
· 7 years ago
2e43f0f
usb: core: add a 'type' parameter to usb_get_status()
by Felipe Balbi
· 7 years ago
d9e1e14
usb: core: introduce a new usb_get_std_status() helper
by Felipe Balbi
· 7 years ago
3c377ef
usb: core: rename usb_get_status() 'type' argument to 'recip'
by Felipe Balbi
· 7 years ago
6f27f4f
usb: core: add Status Type definitions
by Felipe Balbi
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
a0fea60
USB: Add delay-init quirk for Corsair K70 LUX keyboards
by Bernhard Rosenkraenzer
· 7 years ago
f9d4d45
USB: core: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
aa1f3bb
USB: core: move existing SPDX tags to top of the file
by Greg Kroah-Hartman
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
4f4ee7d
usb: core: urb: mark expected switch fall-through
by Gustavo A. R. Silva
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
0520d37
Merge 4.14-rc6 into usb-next
by Greg Kroah-Hartman
· 7 years ago
8dd8d2c
USB: Force disconnect Huawei 4G modem during suspend
by Daniel Drake
· 7 years ago
1ac7db6
usb: hub: Allow reset retry for USB2 devices on connect bounce
by Mathias Nyman
· 7 years ago
1c0edc3
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
by Alan Stern
· 7 years ago
f2d13b0
usb: Apply hardware LPM attributes to 3.1 device
by Lu Baolu
· 7 years ago
2811501
usb: quirks: add quirk for WORLDE MINI MIDI keyboard
by Felipe Balbi
· 7 years ago
845d584
USB: devio: Revert "USB: devio: Don't corrupt user memory"
by Hans de Goede
· 7 years ago
Next »