index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cdc-acm: hardening against malicious devices
Oliver Neukum
2016-09-21
1
-0
/
+5
*
Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock"
Greg Kroah-Hartman
2016-09-19
1
-5
/
+2
*
Merge 4.8-rc7 into usb-next
Greg Kroah-Hartman
2016-09-19
3
-13
/
+20
|
\
|
*
Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-09-16
1
-1
/
+2
|
|
\
|
|
*
USB: serial: simple: add support for another Infineon flashloader
Daniele Palmas
2016-09-12
1
-1
/
+2
|
*
|
USB: change bInterval default to 10 ms
Alan Stern
2016-09-16
1
-11
/
+17
|
*
|
usb: musb: Fix tusb6010 compile error on blackfin
Tony Lindgren
2016-09-16
1
-1
/
+1
|
|
/
*
|
Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2016-09-16
2
-115
/
+60
|
\
\
|
*
|
USB: serial: ti_usb_3410_5052: remove unused variables
Mathieu OTHACEHE
2016-08-23
1
-13
/
+0
|
*
|
USB: serial: ti_usb_3410_5052: use C_X macros
Mathieu OTHACEHE
2016-08-23
1
-8
/
+8
|
*
|
USB: serial: ti_usb_3410_5052: remove useless NULL-testing
Mathieu OTHACEHE
2016-08-23
1
-33
/
+1
|
*
|
USB: serial: ti_usb_3410_5052: remove useless dev_dbg messages
Mathieu OTHACEHE
2016-08-23
1
-11
/
+0
|
*
|
USB: serial: ti_usb_3410_5052: do not use __uX types
Mathieu OTHACEHE
2016-08-23
1
-49
/
+50
|
*
|
USB: serial: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-08-22
1
-2
/
+2
*
|
|
Merge tag 'usb-ci-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2016-09-15
5
-29
/
+42
|
\
\
\
|
*
|
|
usb: chipidea: udc: Use the preferred form for passing a size of a struct
Fabio Estevam
2016-09-14
1
-1
/
+1
|
*
|
|
usb: chipidea: udc: Fit into a single line
Fabio Estevam
2016-09-14
1
-2
/
+1
|
*
|
|
usb: chipidea: udc: Use dma_pool_zalloc()
Fabio Estevam
2016-09-14
1
-4
/
+2
|
*
|
|
usb: chipidea: host: disable io watchdog
Lucas Stach
2016-09-14
1
-0
/
+3
|
*
|
|
usb: chipidea: udc: Use direction flags consequently
Stefan Wahren
2016-09-14
1
-11
/
+11
|
*
|
|
usb: chipidea: imx: set over current polarity per dts setting
Li Jun
2016-09-14
3
-5
/
+21
|
*
|
|
usb: chipidea: udc: Don't flush endpoint fifo twice
Stefan Wahren
2016-09-14
1
-1
/
+0
|
*
|
|
usb: chipidea: udc: move write barrier into hw_ep_prime
Stefan Wahren
2016-09-14
1
-5
/
+3
*
|
|
|
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-09-14
39
-487
/
+1047
|
\
\
\
\
|
*
|
|
|
usb: gadget: uvc: add V4L2 dependency
Arnd Bergmann
2016-09-13
1
-0
/
+1
|
*
|
|
|
usb: dwc3: of-simple: add compatible for Cavium
Felipe Balbi
2016-09-13
1
-0
/
+1
|
*
|
|
|
usb: dwc3: of-simple: allow glues without clocks
Felipe Balbi
2016-09-13
1
-16
/
+28
|
*
|
|
|
usb: dwc3: of-simple: Fix warning during unbind
Anurag Kumar Vulisha
2016-09-12
1
-1
/
+1
|
*
|
|
|
usb: dwc3: fix Clear Stall EP command failure
Lu Baolu
2016-09-12
1
-1
/
+2
|
*
|
|
|
usb: dwc3: avoid -Wmaybe-uninitialized warning
Arnd Bergmann
2016-09-09
1
-5
/
+9
|
*
|
|
|
usb: gadget: NCM: Protect dev->port_usb using dev->lock
Harish Jenny K N
2016-09-09
1
-2
/
+5
|
*
|
|
|
usb: gadget: u_ether: fix another dereference after null check
Harish Jenny K N
2016-09-09
1
-1
/
+2
|
*
|
|
|
usb: gadget: remove variable ret and remove unnecessary if statement
Colin Ian King
2016-09-09
1
-6
/
+2
|
*
|
|
|
usb: dwc2: Properly account for the force mode delays
John Youn
2016-09-08
1
-17
/
+14
|
*
|
|
|
usb: dwc2: Add delay to core soft reset
John Youn
2016-09-08
3
-0
/
+97
|
*
|
|
|
usb: dwc2: gadget: Only initialize device if in device mode
John Youn
2016-09-08
1
-2
/
+5
|
*
|
|
|
usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference
Jim Baxter
2016-09-08
1
-0
/
+5
|
*
|
|
|
usb: dwc3: Fix dr_mode validation
Thinh Nguyen
2016-09-07
2
-12
/
+58
|
*
|
|
|
usb: dwc3: ulpi: make dwc3_ulpi_ops constant
Tal Shorer
2016-09-06
1
-1
/
+1
|
*
|
|
|
usb: ulpi: make ops struct constant
Tal Shorer
2016-09-06
1
-1
/
+2
|
*
|
|
|
usb: ulpi: remove "dev" field from struct ulpi_ops
Tal Shorer
2016-09-06
1
-1
/
+0
|
*
|
|
|
usb: ulpi: rename operations {read|write}_dev to simply {read|write}
Tal Shorer
2016-09-06
2
-4
/
+4
|
*
|
|
|
usb: ulpi: remove calls to old api callbacks
Tal Shorer
2016-09-06
1
-4
/
+0
|
*
|
|
|
usb: dwc3: ulpi: use new api
Tal Shorer
2016-09-06
1
-6
/
+6
|
*
|
|
|
usb: ulpi: add new api functions, {read|write}_dev()
Tal Shorer
2016-09-06
1
-2
/
+6
|
*
|
|
|
usb: ulpi: move setting of ulpi->dev parent up in ulpi_register()
Tal Shorer
2016-09-06
1
-1
/
+2
|
*
|
|
|
usb: dwc2: gadget: free TX FIFO after killing requests
Robert Baldyga
2016-08-31
1
-4
/
+4
|
*
|
|
|
usb: dwc2: gadget: remove dead code from dwc2_hsotg_ep_enable()
Robert Baldyga
2016-08-31
1
-12
/
+1
|
*
|
|
|
usb: dwc2: gadget: change variable name to more meaningful
Robert Baldyga
2016-08-31
1
-4
/
+4
|
*
|
|
|
usb: dwc2: gadget: fix TX FIFO size and address initialization
Robert Baldyga
2016-08-31
2
-46
/
+8
[next]