index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
message.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
usb: Fix out of sync data toggle if a configured device is reconfigured
Mathias Nyman
1
-49
/
+42
2020-05-27
USB: core: Fix misleading driver bug report
Alan Stern
1
-2
/
+2
2020-05-02
USB: core: Fix free-while-in-use bug in the USB S-Glibrary
Alan Stern
1
-1
/
+8
2019-08-25
USB: CDC: fix sanity checks in CDC union parser
Oliver Neukum
1
-2
/
+2
2019-05-08
USB: core: Fix unterminated string returned by usb_string()
Alan Stern
1
-1
/
+3
2019-05-02
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
1
-2
/
+1
2019-05-02
USB: Add new USB LPM helpers
Kai-Heng Feng
1
-1
/
+1
2018-09-26
usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
Mathias Nyman
1
-0
/
+11
2018-03-19
usb: quirks: add control message delay for 1b1c:1b20
Danilo Krummrich
1
-0
/
+4
2017-09-21
USB: core: harden cdc_parse_cdc_header
Greg Kroah-Hartman
1
-0
/
+4
2017-04-11
usb: get rid of some ReST doc build errors
Mauro Carvalho Chehab
1
-0
/
+1
2017-01-19
usb: core: update comments for send message functions
Jaejoong Kim
1
-18
/
+15
2016-10-29
USB: core: add missing license information to some files
Greg Kroah-Hartman
1
-0
/
+3
2016-09-13
usb: core: setup dma_pfn_offset for USB devices and, interfaces
Roger Quadros
1
-0
/
+5
2016-08-30
usb: core: message: don't print on ENOMEM
Wolfram Sang
1
-4
/
+1
2016-07-18
usbnet: move the CDC parser into USB core
Oliver Neukum
1
-0
/
+153
2016-04-27
drivers: usb: core: Minimize irq disabling in usb_sg_cancel()
David Mosberger
1
-20
/
+17
2016-04-27
drivers: usb: core: Don't disable irqs in usb_sg_wait() during URB submit.
David Mosberger
1
-8
/
+7
2015-10-04
usb: message: remove redundant declaration
Kris Borer
1
-2
/
+0
2015-09-22
usb: interface authorization: Introduces the USB interface authorization
Stefan Koch
1
-0
/
+38
2015-09-22
usb: interface authorization: Introduces the default interface authorization
Stefan Koch
1
-0
/
+1
2015-01-25
USB: don't cancel queued resets when unbinding drivers
Alan Stern
1
-20
/
+3
2014-09-29
usb: core: log higher level message on malformed LANGID descriptor
Scot Doyle
1
-3
/
+1
2014-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-02
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+5
2014-03-05
usb: Clear host_endpoint->streams when implicitly freeing streams
Hans de Goede
1
-2
/
+5
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
1
-3
/
+2
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
1
-1
/
+1
2014-02-07
staging: usbip: convert usbip-host driver to usb_device_driver
Valentina Manea
1
-0
/
+1
2014-01-09
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-08
USB: core: correct spelling mistakes in comments and warning
Rahul Bedarkar
1
-2
/
+2
2013-10-16
usb: Push USB2 LPM disable on disconnect into USB core.
Sarah Sharp
1
-0
/
+4
2013-08-03
usb: fix some scripts/kernel-doc warnings
Yacine Belkadi
1
-22
/
+27
2013-08-01
USB: simplify the interface of usb_get_status()
Alan Stern
1
-4
/
+9
2013-05-17
usb: message: Fixed parenthesis error in sizeof function.
Tülin İzer
1
-1
/
+1
2013-05-17
usb: message: Fixed error: 'no space before bracket'
Tülin İzer
1
-7
/
+7
2013-01-12
usb/core: consider link speed while looking at bMaxPower
Sebastian Andrzej Siewior
1
-1
/
+1
2012-11-22
USB: core: Free the allocated memory before exiting on error
Sachin Kamat
1
-1
/
+2
2012-11-22
usb-core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-9
/
+0
2012-11-12
USB: fix endpoint-disabling for failed config changes
Alan Stern
1
-23
/
+31
2012-09-13
USB: core: remove unused dbg() call in message.c
Greg Kroah-Hartman
1
-2
/
+0
2012-07-11
USB: Enable Latency Tolerance Messaging (LTM).
Sarah Sharp
1
-0
/
+3
2012-07-11
USB: Fix LPM disable count mismatch on driver unbind.
Sarah Sharp
1
-0
/
+1
2012-07-11
USB: Disable LPM while the device is unconfigured.
Sarah Sharp
1
-3
/
+4
2012-06-21
Merge 3.5-rc3 into usb-next
Greg Kroah-Hartman
1
-1
/
+2
2012-06-15
USB: fix gathering of interface associations
Daniel Mack
1
-1
/
+2
2012-06-14
USB: allow match on bInterfaceNumber
Bjørn Mork
1
-2
/
+3
2012-05-19
USB: Disable USB 3.0 LPM in critical sections.
Sarah Sharp
1
-0
/
+38
2012-04-18
USB: fix deadlock in bConfigurationValue attribute method
Alan Stern
1
-3
/
+3
2012-04-07
USB: don't clear urb->dev in scatter-gather library
Alan Stern
1
-5
/
+6
[next]