index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
xhci: dbc: Provide sysfs option to configure dbc descriptors
Mathias Nyman
2023-03-23
3
-4
/
+243
*
xhci: mem: Join string literals back
Andy Shevchenko
2023-03-23
1
-17
/
+10
*
xhci: mem: Replace explicit castings with appropriate specifiers
Andy Shevchenko
2023-03-23
1
-10
/
+7
*
xhci: mem: Use while (i--) pattern to clean up
Andy Shevchenko
2023-03-23
1
-2
/
+1
*
xhci: mem: Drop useless return:s
Andy Shevchenko
2023-03-23
1
-7
/
+4
*
xhci: mem: Get rid of redundant 'else'
Andy Shevchenko
2023-03-23
1
-8
/
+6
*
xhci: mem: Use dma_poll_zalloc() instead of explicit memset()
Andy Shevchenko
2023-03-23
1
-4
/
+2
*
xhci: mem: Carefully calculate size for memory allocations
Andy Shevchenko
2023-03-23
1
-4
/
+5
*
usb: ftdi-elan: Delete driver
Uwe Kleine-König
2023-03-21
5
-2803
/
+0
*
usb: host: u132-hcd: Delete driver
Uwe Kleine-König
2023-03-21
7
-3272
/
+0
*
dt-bindings: usb: Drop unneeded quotes
Rob Herring
2023-03-21
20
-36
/
+36
*
usb: host: u132-hcd: Drop if with an always true condition
Uwe Kleine-König
2023-03-21
1
-32
/
+34
*
usb: host: u132-hcd: Various style improvements
Uwe Kleine-König
2023-03-21
1
-190
/
+208
*
dt-bindings: usb: dwc3: Add QCM2290 compatible
Konrad Dybcio
2023-03-16
1
-0
/
+2
*
usb: misc: usb3503: support usb3803 and bypass mode
Emanuele Ghidoli
2023-03-16
2
-1
/
+22
*
usb: misc: usb3503: refactor code to prepare for usb3803 addition
Emanuele Ghidoli
2023-03-16
1
-25
/
+19
*
dt-bindings: usb: smsc,usb3503: Add usb3803
Emanuele Ghidoli
2023-03-16
1
-2
/
+52
*
usb: gadget: aspeed: Rectify a bit a random header inclusion
Andy Shevchenko
2023-03-16
5
-5
/
+0
*
usb: typec: fusb302: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
*
usb: typec: hd3ss3220: Drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
*
usb: misc: usb251xb: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
1
-9
/
+1
*
usb: gadget: max3420_udc: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
*
usb: gadget: renesas_usb3: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
*
usb: gadget: rzv2m_usb3drd: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
*
usb: renesas_usbhs: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
*
usb: host: max3421-hcd: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
*
usb: host: xhci-rcar: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-16
1
-1
/
+1
*
usb: acpi: Switch to use acpi_evaluate_dsm_typed()
Andy Shevchenko
2023-03-16
1
-8
/
+4
*
usb: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
6
-32
/
+25
*
usb: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-16
5
-6
/
+6
*
usb: musb: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIRE
Conor Dooley
2023-03-16
1
-1
/
+1
*
usb: remove dead code in dwc3_gadget_get_irq
Yalong Zou
2023-03-16
1
-5
/
+0
*
dt-bindings: usb: snps,dwc3: support i.MX8MQ
Peng Fan
2023-03-09
1
-5
/
+7
*
usb: xhci: change some trace event __dynamic_array() to __get_buf()
Linyu Yuan
2023-03-09
1
-13
/
+7
*
usb: dwc3: change some trace event __dynamic_array() to __get_buf()
Linyu Yuan
2023-03-09
1
-4
/
+2
*
usb: cdns3: change some trace event __dynamic_array() to __get_buf()
Linyu Yuan
2023-03-09
2
-16
/
+8
*
usb: cdns3: change trace event cdns3_ring() operation
Linyu Yuan
2023-03-09
2
-17
/
+7
*
usb: gadget: f_fs: Fix incorrect version checking of OS descs
Yuta Hayama
2023-03-09
1
-2
/
+5
*
usb: gadget: udc: replace kzalloc with devm_kzalloc in mv_udc_probe
Kang Chen
2023-03-09
1
-1
/
+1
*
usb: gadget: udc: add return value check of kzalloc in mv_udc_probe
Kang Chen
2023-03-09
1
-0
/
+4
*
usb: gadget: composite: Draw 100mA current if not configured
Prashanth K
2023-03-09
1
-0
/
+4
*
usb: dwc3: gadget: Change condition for processing suspend event
Prashanth K
2023-03-09
1
-9
/
+2
*
usb: dwc3: core: add external vBus supply support for ulpi phy
Piyush Mehta
2023-03-09
2
-0
/
+16
*
dt-bindings: usb: dwc3: Add snps,ulpi-ext-vbus-drv quirk
Piyush Mehta
2023-03-09
1
-0
/
+8
*
dt-bindings: usb: allow evaluated properties in OHCI controllers
Rafał Miłecki
2023-03-09
1
-1
/
+1
*
dt-bindings: usb: usb-device: make "compatible" optional
Rafał Miłecki
2023-03-09
1
-1
/
+0
*
dt-bindings: usb: snps,dwc3: document extcon property
Krzysztof Kozlowski
2023-03-09
1
-0
/
+4
*
usb: gadget: udc: renesas_usb3: remove R-Car H3 ES1.* handling
Wolfram Sang
2023-03-09
1
-22
/
+1
*
usb: host: xhci-rcar: remove R-Car H3 ES1.* handling
Wolfram Sang
2023-03-09
1
-29
/
+2
*
usb: host: xhci-rcar: remove leftover quirk handling
Wolfram Sang
2023-03-09
1
-3
/
+0
[next]