Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3c89724e994f4aee6ae2637ccd4e12aa4f92666c
/
drivers
/
usb
/
core
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
e901b98
usb: core: Add a helper function to check the validity of EP type in URB
by Takashi Iwai
· 7 years ago
4fcae77
Merge 4.14-rc4 into usb-next
by Greg Kroah-Hartman
· 7 years ago
b0f597d
drivers: usb: hcd: use setup_timer() helper.
by Allen Pais
· 7 years ago
fa1ed74
USB: devio: Don't corrupt user memory
by Dan Carpenter
· 7 years ago
57999d1
USB: devio: Prevent integer overflow in proc_do_submiturb()
by Dan Carpenter
· 7 years ago
2e1c423
USB: core: harden cdc_parse_cdc_header
by Greg Kroah-Hartman
· 7 years ago
bd7a3fe
USB: fix out-of-bounds in usb_set_configuration
by Greg Kroah-Hartman
· 7 years ago
b2a542b
usb: Increase quirk delay for USB devices
by Dmitry Fleytman
· 7 years ago
aa75936
usb: core: usbport: fix "BUG: key not in .data" when lockdep is enabled
by Christian Lamparter
· 7 years ago
a1279ef
usb: Add device quirk for Logitech HD Pro Webcam C920-C
by Dmitry Fleytman
· 7 years ago
de3af5b
usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
by Kai-Heng Feng
· 7 years ago
b64d47a
USB: core: constify vm_operations_struct
by Arvind Yadav
· 7 years ago
ed62ca2
USB: core: Avoid race of async_completed() w/ usbdev_release()
by Douglas Anderson
· 7 years ago
74072ba
usb: Increase root hub reset signaling time to prevent retry
by Mathias Nyman
· 7 years ago
feea468
Merge 4.13-rc5 into usb-next
by Greg Kroah-Hartman
· 7 years ago
7496cfe
usb: quirks: Add no-lpm quirk for Moshi USB to Ethernet Adapter
by Kai-Heng Feng
· 7 years ago
94c43b9
USB: Check for dropped connection before switching to full speed
by Alan Stern
· 7 years ago
e788787
usb:xhci:Add quirk for Certain failing HP keyboard on reset after resume
by Sandeep Singh
· 7 years ago
60da70d
usb: hcd: constify attribute_group structures.
by Arvind Yadav
· 7 years ago
2eac136
usb: core: unlink urbs from the tail of the endpoint's urb_list
by Bin Liu
· 7 years ago
cd5a6a4
USB: hcd: Mark secondary HCD as dead if the primary one died
by Rafael J. Wysocki
· 7 years ago
1bb90cf
usb: core: hub: controller driver name may be NULL
by Peter Chen
· 7 years ago
d9241ff
usb: Convert to using %pOF instead of full_name
by Rob Herring
· 7 years ago
c856863
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
408c986
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
cc1a7c4
usbdevfs: get rid of field-by-field copyin
by Al Viro
· 8 years ago
6836796
Add USB quirk for HVR-950q to avoid intermittent device resets
by Devin Heitmueller
· 8 years ago
c94dc34
USB hub_probe: rework ugly goto-into-compound-statement
by Eugene Korenevsky
· 8 years ago
4f04c21
usb: core: read USB ports from DT in the usbport LED trigger driver
by Rafał Miłecki
· 8 years ago
d590c23
usb: Avoid unnecessary LPM enabling and disabling during suspend and resume
by Mathias Nyman
· 8 years ago
d438aa2
USB / PCI / PM: Allow the PCI core to do the resume cleanup
by Rafael J. Wysocki
· 8 years ago
2bf6986
USB: of: fix root-hub device-tree node handling
by Johan Hovold
· 8 years ago
60a93cf
USB: of: document reference taken by child-lookup helper
by Johan Hovold
· 8 years ago
e271b2c
USB: core: fix device node leak
by Johan Hovold
· 8 years ago
c01b244
USB: add usbfs ioctl to retrieve the connection speed
by Alan Stern
· 8 years ago
ed18c5f
usb: optimize acpi companion search for usb port devices
by Mathias Nyman
· 8 years ago
6acf116
Merge 4.12-rc2 into usb-next
by Greg Kroah-Hartman
· 8 years ago
4568136
usb: core: Check URB setup_packet and transfer_buffer sanity
by Florian Fainelli
· 8 years ago
93491ce
USB: hub: fix SS max number of ports
by Johan Hovold
· 8 years ago
bec444c
USB: hub: fix non-SS hub-descriptor handling
by Johan Hovold
· 8 years ago
2c25a2c
USB: hub: fix SS hub-descriptor handling
by Johan Hovold
· 8 years ago
ef53b92
USB: core: of: document reference taken by companion helper
by Johan Hovold
· 8 years ago
1a744d2
usb: core: fix potential memory leak in error path during hcd creation
by Anton Bondarenko
· 8 years ago
2f96478
USB: core: replace %p with %pK
by Vamsi Krishna Samavedam
· 8 years ago
8f28472
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
c58d405
Merge tag 'docs-4.12' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
21470e3
usb: fix some references for /proc/bus/usb
by Mauro Carvalho Chehab
· 8 years ago
e1c3e6e
docs-rst: fix usb cross-references
by Mauro Carvalho Chehab
· 8 years ago
e0c34e9
usb: get rid of some ReST doc build errors
by Mauro Carvalho Chehab
· 8 years ago
bde654a
usb: hcd: use correct device pointer for dma ops
by Sekhar Nori
· 8 years ago
cb2e3d4
Merge 4.11-rc5 into usb-next
by Greg Kroah-Hartman
· 8 years ago
2f86a96
USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously
by Ajay Kaher
· 8 years ago
1633682
USB: fix linked-list corruption in rh_call_control()
by Alan Stern
· 8 years ago
e47ff59
Merge 4.11-rc4 into usb-next
by Greg Kroah-Hartman
· 8 years ago
2e58caf
USB: core: fix up kerneldoc comment
by Johan Hovold
· 8 years ago
279daf4
USB: core: add helpers to retrieve endpoints in reverse order
by Johan Hovold
· 8 years ago
66a3593
USB: core: add helpers to retrieve endpoints
by Johan Hovold
· 8 years ago
a8c06e4
usb: separate out sysdev pointer from usb_bus
by Arnd Bergmann
· 8 years ago
f5cccf4
usb: hub: Do not attempt to autosuspend disconnected devices
by Guenter Roeck
· 8 years ago
245b2eec
usb: hub: Fix error loop seen after hub communication errors
by Guenter Roeck
· 8 years ago
7b2db29
usb: hub: Fix crash after failure to read BOS descriptor
by Guenter Roeck
· 8 years ago
5095cb8
usb: of: add functions to bind a companion controller
by Yoshihiro Shimoda
· 8 years ago
2c93e79
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
by yuan linyu
· 8 years ago
3243367
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
by Samuel Thibault
· 8 years ago
5b3cc15
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
0f5e155
scripts/spelling.txt: add "an one" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
7bddba7
Merge 4.10-rc7 into usb-next
by Greg Kroah-Hartman
· 8 years ago
d9b2997
USB: Add quirk for WORLDE easykey.25 MIDI keyboard
by Lukáš Lalinský
· 8 years ago
76b8db0
usb: hcd: initialize hcd->flags to 0 when rm hcd
by William wu
· 8 years ago
123b7b30
usb: core: update comments for send message functions
by Jaejoong Kim
· 8 years ago
1129d27
USB: Increase usbfs transfer limit
by Mateusz Berezecki
· 8 years ago
0a8fd13
USB: fix problems with duplicate endpoint addresses
by Alan Stern
· 8 years ago
3bc02bc
usb: hub: Move hub_port_disable() to fix warning if PM is disabled
by Geert Uytterhoeven
· 8 years ago
Next »