index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-28
dt-bindings: usb: usb-nop-xceiv: Convert to DT schema
Rob Herring
2
-43
/
+64
2021-03-28
dt-bindings: usb: mediatek,mtu3: Use graph schema
Rob Herring
1
-1
/
+1
2021-03-28
arm64: dts: mt8183: update wakeup register offset
Chunfeng Yun
1
-1
/
+1
2021-03-28
usb: xhci-mtk: remove MODULE_ALIAS
Chunfeng Yun
1
-1
/
+0
2021-03-28
usb: xhci-mtk: drop CONFIG_OF
Chunfeng Yun
1
-3
/
+1
2021-03-28
dt-bindings: usb: mtu3: support wakeup for mt8183 and mt8192
Chunfeng Yun
1
-3
/
+7
2021-03-28
dt-bindings: usb: mtk-xhci: add support wakeup for mt8183 and mt8192
Chunfeng Yun
1
-3
/
+7
2021-03-28
usb: misc: usbsevseg: update to use usb_control_msg_send()
Anant Thazhemadam
1
-43
/
+17
2021-03-28
usb: misc: ezusb: update to use usb_control_msg_send()
Anant Thazhemadam
1
-14
/
+2
2021-03-28
usb: misc: ehset: update to use the usb_control_msg_{send|recv}() API
Anant Thazhemadam
1
-44
/
+32
2021-03-28
power: supply: Fix build error when CONFIG_POWER_SUPPLY is not enabled.
Ray Chi
1
-0
/
+7
2021-03-28
usb: dwc3: gadget: modify the scale in vbus_draw callback
Ray Chi
1
-1
/
+1
2021-03-26
usb: mtu3: drop CONFIG_OF
Chunfeng Yun
1
-6
/
+1
2021-03-26
usb: mtu3: add support ip-sleep wakeup for MT8192
Chunfeng Yun
1
-0
/
+10
2021-03-26
usb: mtu3: support ip-sleep wakeup for MT8183
Chunfeng Yun
1
-0
/
+12
2021-03-26
usb: xhci-mtk: add support ip-sleep wakeup for mT8192
Chunfeng Yun
1
-0
/
+10
2021-03-26
usb: xhci-mtk: support ip-sleep wakeup for MT8183
Chunfeng Yun
1
-0
/
+13
2021-03-26
usb: gadget: pch_udc: Convert Intel Quark quirk to use driver data
Andy Shevchenko
1
-9
/
+14
2021-03-26
usb: gadget: pch_udc: Use PCI sub IDs instead of DMI
Andy Shevchenko
1
-47
/
+44
2021-03-26
usb: gadget: pch_udc: Remove CONFIG_PM_SLEEP ifdefery
Andy Shevchenko
1
-8
/
+3
2021-03-26
usb: gadget: pch_udc: switch over to usb_gadget_map/unmap_request()
Andy Shevchenko
1
-72
/
+6
2021-03-26
fotg210-udc: Complete OUT requests on short packets
Fabian Vogt
1
-2
/
+6
2021-03-26
fotg210-udc: Don't DMA more than the buffer can take
Fabian Vogt
1
-2
/
+3
2021-03-26
fotg210-udc: Call usb_gadget_udc_reset
Fabian Vogt
1
-0
/
+2
2021-03-26
fotg210-udc: Mask GRP2 interrupts we don't handle
Fabian Vogt
1
-0
/
+6
2021-03-26
fotg210-udc: Remove a dubious condition leading to fotg210_done
Fabian Vogt
1
-2
/
+1
2021-03-26
fotg210-udc: Fix EP0 IN requests bigger than two packets
Fabian Vogt
1
-1
/
+1
2021-03-26
fotg210-udc: Fix DMA on EP0 for length > max packet size
Fabian Vogt
1
-1
/
+1
2021-03-26
dt-bindings: usb: qcom,dwc3: Add bindings for SC7280
Sandeep Maheswaram
1
-0
/
+1
2021-03-26
usb: dwc3: trace: Print register read and write offset
Thinh Nguyen
1
-2
/
+4
2021-03-26
usb: typec: tcpci_maxim: Make symbol 'max_tcpci_tcpci_write_table' static
Wei Yongjun
1
-1
/
+1
2021-03-26
usbip: tools: add usage of device mode in usbip_list.c
Hongren Zheng (Zenithal)
1
-1
/
+2
2021-03-26
usbip: tools: add options and examples in man page related to device mode
Hongren Zheng (Zenithal)
2
-1
/
+67
2021-03-26
tools: usbip: list.h: fix kernel-doc for list_del()
Randy Dunlap
1
-5
/
+5
2021-03-26
usb: typec: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-23
usb: gadget: pch_udc: Provide a GPIO line used on Intel Minnowboard (v1)
Andy Shevchenko
1
-14
/
+57
2021-03-23
usb: gadget: pch_udc: Initialize device pointer before use
Andy Shevchenko
1
-2
/
+3
2021-03-23
usb: gadget: pch_udc: Revert d3cb25a12138 completely
Andy Shevchenko
1
-4
/
+13
2021-03-23
usb: gadget: pch_udc: Move pch_udc_init() to satisfy kernel doc
Andy Shevchenko
1
-1
/
+2
2021-03-23
usb: gadget: pch_udc: Check for DMA mapping error
Andy Shevchenko
1
-1
/
+1
2021-03-23
usb: gadget: pch_udc: Check if driver is present before calling ->setup()
Andy Shevchenko
1
-10
/
+18
2021-03-23
usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits()
Andy Shevchenko
1
-1
/
+1
2021-03-23
usb: xhci: Remove unused function
Thinh Nguyen
1
-147
/
+0
2021-03-23
usb: xhci: Rewrite xhci_create_usb3_bos_desc()
Thinh Nguyen
1
-2
/
+235
2021-03-23
usb: xhci: Fix port minor revision
Thinh Nguyen
1
-0
/
+9
2021-03-23
usb: xhci: Init root hub SSP rate
Thinh Nguyen
1
-0
/
+2
2021-03-23
USB: gadget: f_fs: fix memdup_user.cocci warnings
kernel test robot
1
-8
/
+3
2021-03-23
usb: gadget: legacy: fix error return code of msg_bind()
Jia-Ju Bai
1
-1
/
+3
2021-03-23
usb: core: sysfs: Check for SSP rate in speed attr
Thinh Nguyen
1
-1
/
+4
2021-03-23
usb: core: hub: Print speed name based on ssp rate
Thinh Nguyen
1
-3
/
+7
[next]