index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-28
Merge tag 'usb-serial-5.9-rc1' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
22
-146
/
+459
2020-07-28
xhci: dbgtty: Make some functions static
Wei Yongjun
1
-2
/
+2
2020-07-28
xhci: dbc: Make function xhci_dbc_ring_alloc() static
Wei Yongjun
1
-1
/
+1
2020-07-27
Revert "usb: dwc2: override PHY input signals with usb role switch support"
Greg Kroah-Hartman
6
-214
/
+2
2020-07-27
Revert "usb: dwc2: don't use ID/Vbus detection if usb-role-switch on STM32MP1...
Greg Kroah-Hartman
1
-3
/
+1
2020-07-27
USB: iowarrior: fix up report size handling for some devices
Greg Kroah-Hartman
1
-10
/
+25
2020-07-27
Merge tag 'usb-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
27
-262
/
+687
2020-07-27
Merge 5.8-rc7 into usb-next
Greg Kroah-Hartman
3
-1
/
+8
2020-07-24
usb: dwc3: gadget: when the started list is empty stop the active xfer
Michael Grzeschik
1
-1
/
+3
2020-07-24
usb: dwc3: gadget: make starting isoc transfers more robust
Michael Olbrich
1
-0
/
+22
2020-07-24
usb: dwc3: gadget: add frame number mask
Michael Grzeschik
2
-2
/
+4
2020-07-24
usb: gadget: function: printer: Interface is disabled and returns error
Zqiang
1
-0
/
+36
2020-07-24
usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
Ruslan Bilovol
1
-5
/
+2
2020-07-24
usb: bdc: Use devm_clk_get_optional()
Florian Fainelli
1
-5
/
+3
2020-07-24
usb: bdc: Halt controller on suspend
Danesh Petigara
1
-2
/
+7
2020-07-24
usb: bdc: driver runs out of buffer descriptors on large ADB transfers
Al Cooper
1
-1
/
+1
2020-07-24
usb: bdc: Adb shows offline after resuming from S2
Al Cooper
1
-3
/
+7
2020-07-24
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2
-6
/
+14
2020-07-24
usb: bdc: Add compatible string for new style USB DT nodes
Al Cooper
1
-1
/
+1
2020-07-24
USB: PHY: JZ4770: Reformat the code to align it.
周琰杰 (Zhou Yanjie)
1
-37
/
+37
2020-07-24
USB: PHY: JZ4770: Add support for new Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2
-33
/
+163
2020-07-24
USB: PHY: JZ4770: Unify code style and simplify code.
周琰杰 (Zhou Yanjie)
1
-23
/
+11
2020-07-24
usb: gadget: net2280: fix memory leak on probe error handling paths
Evgeny Novikov
1
-1
/
+3
2020-07-24
usb: cdns3: drd: simplify *switch_gadet and *switch_host
Pawel Laszczak
4
-62
/
+76
2020-07-24
usb: cdns3: core: removed overwriting some error code
Pawel Laszczak
1
-6
/
+2
2020-07-24
usb: cdns3: core: removed 'goto not_otg'
Pawel Laszczak
1
-11
/
+9
2020-07-24
usb: cdns3: Added CDNS3_ID_PERIPHERAL and CDNS3_ID_HOST
Pawel Laszczak
2
-2
/
+5
2020-07-24
usb: cdns3: drd: changed return type from int to bool
Pawel Laszczak
2
-10
/
+10
2020-07-24
usb: cdns3: drd: return IRQ_NONE explicitly.
Pawel Laszczak
1
-2
/
+2
2020-07-24
usb: cnds3: drd: deleted !=
Pawel Laszczak
1
-1
/
+1
2020-07-24
usb: cdns3: drd: removed not needed variables initialization
Pawel Laszczak
2
-12
/
+11
2020-07-24
usb: cdns3: core: removed cdns3_get_current_role_driver function
Pawel Laszczak
1
-7
/
+0
2020-07-24
usb: cdns3: gadget: always zeroed TRB buffer when enable endpoint
Peter Chen
1
-1
/
+2
2020-07-24
usb: cdns3: ep0: delete the unnecessary operation
Peter Chen
1
-3
/
+0
2020-07-24
usb: gadget: net2272: skip BAR1 on error handling paths in probe
Evgeny Novikov
1
-0
/
+2
2020-07-24
usb: gadget: bdc: use readl_poll_timeout() to simplify code
Chunfeng Yun
1
-15
/
+11
2020-07-24
usb: dwc2: Fix error path in gadget registration
Marek Szyprowski
1
-1
/
+3
2020-07-24
usb: gadget: udc: atmel: implement .pullup callback
Michał Mirosław
1
-0
/
+20
2020-07-24
usb: gadget: udc: Flush pending work also in error path
Marek Szyprowski
1
-0
/
+1
2020-07-24
usb: cdns3: gadget: improve the set_configuration handling
Peter Chen
2
-13
/
+5
2020-07-24
usb: dwc3: meson-g12a: fix shared reset control use
Dan Robertson
1
-6
/
+9
2020-07-23
xhci: dbc: remove tty specific port structure from struct xhci_dbc
Mathias Nyman
2
-7
/
+24
2020-07-23
xhci: dbgcap: remove dbc dependency on dbctty specific flag
Mathias Nyman
2
-4
/
+17
2020-07-23
xhci: dbc: Add a operations structure to access driver functions
Mathias Nyman
3
-15
/
+21
2020-07-23
xhci: dbctty: split dbc tty driver registration and unregistration functions.
Mathias Nyman
3
-54
/
+81
2020-07-23
xhci: dbc: remove endpoint pointers from dbc_port structure
Mathias Nyman
2
-4
/
+0
2020-07-23
xhci: dbc: simplify dbc requests allocation and queueing
Mathias Nyman
3
-36
/
+52
2020-07-23
xhci: dbc: Pass dbc pointer to dbc start and stop functions.
Mathias Nyman
1
-15
/
+14
2020-07-23
xhci: dbc: Pass dbc pointer to dbc memory init and cleanup functions
Mathias Nyman
1
-9
/
+5
2020-07-23
xhci: dbc: don't use generic xhci ring allocation functions for dbc.
Mathias Nyman
3
-12
/
+74
[next]