index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-23
usb: phy: gpio-vbus: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-23
usb: phy: generic: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-23
usb: phy: fsl: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-23
usb: phy: am335x: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-23
usb: phy: ab8500: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-23
arm64: dts: imx8mq: drop usb3-resume-missing-cas from usb
Peng Fan
1
-2
/
+0
2023-03-23
dt-bindings: usb: snps,dwc3: correct i.MX8MQ support
Peng Fan
2
-7
/
+53
2023-03-23
USB: serial: quatech2: remove unused qt2_setdevice function
Tom Rix
1
-8
/
+0
2023-03-23
usb: typec: tipd: remove unused tps6598x_write16,32 functions
Tom Rix
1
-10
/
+0
2023-03-23
usb: typec: tcpci_mt6360: remove unused mt6360_tcpc_read16 function
Tom Rix
1
-6
/
+0
2023-03-23
usb: gadget: udc: remove unused usbf_ep_dma_reg_clrset function
Tom Rix
1
-11
/
+0
2023-03-23
usb: typec: tcpm: remove unnecessary (void*) conversions
Yu Zhe
2
-2
/
+2
2023-03-23
usb: chipidea: debug: remove redundant 'role' debug file
Xu Yang
1
-55
/
+0
2023-03-23
xhci: Move xhci MSI sync function to to xhci-pci
Josue David Hernandez Gutierrez
2
-25
/
+13
2023-03-23
xhci: Call MSI sync function from xhci-pci instead of generic xhci code
Josue David Hernandez Gutierrez
2
-5
/
+7
2023-03-23
xhci: Move functions to cleanup MSI to xhci-pci
Josue David Hernandez Gutierrez
3
-32
/
+26
2023-03-23
xhci: move PCI specific MSI/MSIX cleanup away from generic xhci functions
Josue David Hernandez Gutierrez
3
-6
/
+18
2023-03-23
xhci: Move functions to setup msi to xhci-pci
Josue David Hernandez Gutierrez
5
-135
/
+131
2023-03-23
xhci: Avoid PCI MSI/MSIX interrupt reinitialization at resume
Josue David Hernandez Gutierrez
3
-6
/
+18
2023-03-23
xhci: dbc: Provide sysfs option to configure dbc descriptors
Mathias Nyman
3
-4
/
+243
2023-03-23
xhci: mem: Join string literals back
Andy Shevchenko
1
-17
/
+10
2023-03-23
xhci: mem: Replace explicit castings with appropriate specifiers
Andy Shevchenko
1
-10
/
+7
2023-03-23
xhci: mem: Use while (i--) pattern to clean up
Andy Shevchenko
1
-2
/
+1
2023-03-23
xhci: mem: Drop useless return:s
Andy Shevchenko
1
-7
/
+4
2023-03-23
xhci: mem: Get rid of redundant 'else'
Andy Shevchenko
1
-8
/
+6
2023-03-23
xhci: mem: Use dma_poll_zalloc() instead of explicit memset()
Andy Shevchenko
1
-4
/
+2
2023-03-23
xhci: mem: Carefully calculate size for memory allocations
Andy Shevchenko
1
-4
/
+5
2023-03-21
usb: ftdi-elan: Delete driver
Uwe Kleine-König
5
-2803
/
+0
2023-03-21
usb: host: u132-hcd: Delete driver
Uwe Kleine-König
7
-3272
/
+0
2023-03-21
dt-bindings: usb: Drop unneeded quotes
Rob Herring
20
-36
/
+36
2023-03-21
usb: host: u132-hcd: Drop if with an always true condition
Uwe Kleine-König
1
-32
/
+34
2023-03-21
usb: host: u132-hcd: Various style improvements
Uwe Kleine-König
1
-190
/
+208
2023-03-16
dt-bindings: usb: dwc3: Add QCM2290 compatible
Konrad Dybcio
1
-0
/
+2
2023-03-16
usb: misc: usb3503: support usb3803 and bypass mode
Emanuele Ghidoli
2
-1
/
+22
2023-03-16
usb: misc: usb3503: refactor code to prepare for usb3803 addition
Emanuele Ghidoli
1
-25
/
+19
2023-03-16
dt-bindings: usb: smsc,usb3503: Add usb3803
Emanuele Ghidoli
1
-2
/
+52
2023-03-16
usb: gadget: aspeed: Rectify a bit a random header inclusion
Andy Shevchenko
5
-5
/
+0
2023-03-16
usb: typec: fusb302: mark OF related data as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
usb: typec: hd3ss3220: Drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
usb: misc: usb251xb: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-9
/
+1
2023-03-16
usb: gadget: max3420_udc: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
usb: gadget: renesas_usb3: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
usb: gadget: rzv2m_usb3drd: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
usb: renesas_usbhs: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
usb: host: max3421-hcd: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
usb: host: xhci-rcar: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-16
usb: acpi: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
1
-8
/
+4
2023-03-16
usb: Use of_property_read_bool() for boolean properties
Rob Herring
6
-32
/
+25
2023-03-16
usb: Use of_property_present() for testing DT property presence
Rob Herring
5
-6
/
+6
2023-03-16
usb: musb: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
Conor Dooley
1
-1
/
+1
[next]