index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
USB: serial: kobil_sct: log failure to update line settings
Johan Hovold
2020-07-02
1
-0
/
+4
|
*
|
USB: serial: keyspan_pda: drop unused firmware reset status
Johan Hovold
2020-07-02
1
-2
/
+1
|
*
|
USB: serial: iuu_phoenix: drop unused URB submission results
Johan Hovold
2020-07-02
1
-8
/
+4
|
*
|
USB: serial: garmin_gps: don't compile unused packet definitions
Johan Hovold
2020-07-02
1
-5
/
+8
|
*
|
USB: serial: ch341: add min and max line-speed macros
Johan Hovold
2020-06-30
1
-1
/
+5
|
*
|
USB: serial: ch341: name prescaler, divisor registers
Michael Hanselmann
2020-06-29
1
-2
/
+15
*
|
|
xhci: dbgtty: Make some functions static
Wei Yongjun
2020-07-28
1
-2
/
+2
*
|
|
xhci: dbc: Make function xhci_dbc_ring_alloc() static
Wei Yongjun
2020-07-28
1
-1
/
+1
*
|
|
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
2020-07-27
6
-214
/
+2
*
|
|
Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...
Greg Kroah-Hartman
2020-07-27
1
-3
/
+1
*
|
|
USB: iowarrior: fix up report size handling for some devices
Greg Kroah-Hartman
2020-07-27
1
-10
/
+25
*
|
|
Merge tag 'usb-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2020-07-27
27
-262
/
+687
|
\
\
\
|
*
|
|
usb: dwc3: gadget: when the started list is empty stop the active xfer
Michael Grzeschik
2020-07-24
1
-1
/
+3
|
*
|
|
usb: dwc3: gadget: make starting isoc transfers more robust
Michael Olbrich
2020-07-24
1
-0
/
+22
|
*
|
|
usb: dwc3: gadget: add frame number mask
Michael Grzeschik
2020-07-24
2
-2
/
+4
|
*
|
|
usb: gadget: function: printer: Interface is disabled and returns error
Zqiang
2020-07-24
1
-0
/
+36
|
*
|
|
usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
Ruslan Bilovol
2020-07-24
1
-5
/
+2
|
*
|
|
usb: bdc: Use devm_clk_get_optional()
Florian Fainelli
2020-07-24
1
-5
/
+3
|
*
|
|
usb: bdc: Halt controller on suspend
Danesh Petigara
2020-07-24
1
-2
/
+7
|
*
|
|
usb: bdc: driver runs out of buffer descriptors on large ADB transfers
Al Cooper
2020-07-24
1
-1
/
+1
|
*
|
|
usb: bdc: Adb shows offline after resuming from S2
Al Cooper
2020-07-24
1
-3
/
+7
|
*
|
|
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2020-07-24
2
-6
/
+14
|
*
|
|
usb: bdc: Add compatible string for new style USB DT nodes
Al Cooper
2020-07-24
1
-1
/
+1
|
*
|
|
USB: PHY: JZ4770: Reformat the code to align it.
周琰杰 (Zhou Yanjie)
2020-07-24
1
-37
/
+37
|
*
|
|
USB: PHY: JZ4770: Add support for new Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2020-07-24
2
-33
/
+163
|
*
|
|
USB: PHY: JZ4770: Unify code style and simplify code.
周琰杰 (Zhou Yanjie)
2020-07-24
1
-23
/
+11
|
*
|
|
usb: gadget: net2280: fix memory leak on probe error handling paths
Evgeny Novikov
2020-07-24
1
-1
/
+3
|
*
|
|
usb: cdns3: drd: simplify *switch_gadet and *switch_host
Pawel Laszczak
2020-07-24
4
-62
/
+76
|
*
|
|
usb: cdns3: core: removed overwriting some error code
Pawel Laszczak
2020-07-24
1
-6
/
+2
|
*
|
|
usb: cdns3: core: removed 'goto not_otg'
Pawel Laszczak
2020-07-24
1
-11
/
+9
|
*
|
|
usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOST
Pawel Laszczak
2020-07-24
2
-2
/
+5
|
*
|
|
usb: cdns3: drd: changed return type from int to bool
Pawel Laszczak
2020-07-24
2
-10
/
+10
|
*
|
|
usb: cdns3: drd: return IRQ_NONE explicitly.
Pawel Laszczak
2020-07-24
1
-2
/
+2
|
*
|
|
usb: cnds3: drd: deleted !=
Pawel Laszczak
2020-07-24
1
-1
/
+1
|
*
|
|
usb: cdns3: drd: removed not needed variables initialization
Pawel Laszczak
2020-07-24
2
-12
/
+11
|
*
|
|
usb: cdns3: core: removed cdns3_get_current_role_driver function
Pawel Laszczak
2020-07-24
1
-7
/
+0
|
*
|
|
usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
Peter Chen
2020-07-24
1
-1
/
+2
|
*
|
|
usb: cdns3: ep0: delete the unnecessary operation
Peter Chen
2020-07-24
1
-3
/
+0
|
*
|
|
usb: gadget: net2272: skip BAR1 on error handling paths in probe
Evgeny Novikov
2020-07-24
1
-0
/
+2
|
*
|
|
usb: gadget: bdc: use readl_poll_timeout() to simplify code
Chunfeng Yun
2020-07-24
1
-15
/
+11
|
*
|
|
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
2020-07-24
1
-1
/
+3
|
*
|
|
usb: gadget: udc: atmel: implement .pullup callback
Michał Mirosław
2020-07-24
1
-0
/
+20
|
*
|
|
usb: gadget: udc: Flush pending work also in error path
Marek Szyprowski
2020-07-24
1
-0
/
+1
|
*
|
|
usb: cdns3: gadget: improve the set_configuration handling
Peter Chen
2020-07-24
2
-13
/
+5
|
*
|
|
usb: dwc3: meson-g12a: fix shared reset control use
Dan Robertson
2020-07-24
1
-6
/
+9
|
*
|
|
usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP15 SoCs
Amelie Delaunay
2020-07-23
1
-1
/
+3
|
*
|
|
usb: dwc2: override PHY input signals with usb role switch support
Amelie Delaunay
2020-07-23
6
-2
/
+214
*
|
|
|
Merge 5.8-rc7 into usb-next
Greg Kroah-Hartman
2020-07-27
182
-2676
/
+2549
|
\
\
\
\
|
*
\
\
\
Merge tag 'char-misc-5.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-26
16
-111
/
+176
|
|
\
\
\
\
|
|
*
|
|
|
interconnect: msm8916: Fix buswidth of pcnoc_s nodes
Georgi Djakov
2020-07-23
1
-7
/
+7
[prev]
[next]