index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
usb: xhci: tegra: mark PM functions as __maybe_unused
Arnd Bergmann
1
-8
/
+4
2021-10-05
usb: gadget: udc: core: Print error code in usb_gadget_probe_driver()
Andy Shevchenko
1
-1
/
+1
2021-10-05
usb: gadget: udc: core: Use pr_fmt() to prefix messages
Andy Shevchenko
1
-2
/
+4
2021-10-05
usb: gadget: uvc: fix multiple opens
Thomas Haemmerle
2
-7
/
+44
2021-10-05
usb: cdc-wdm: Constify static struct wwan_port_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-05
usb: usb-skeleton: Update min() to min_t()
Philipp Hortmann
1
-1
/
+1
2021-10-05
usb: exynos: describe driver in KConfig
Krzysztof Kozlowski
2
-5
/
+8
2021-10-05
usb: gadget: udc-xilinx: Add clock support
Shubhrajyoti Datta
1
-0
/
+25
2021-10-05
usb: xhci-mtk: use xhci_dbg() to print log
Chunfeng Yun
1
-1
/
+1
2021-10-05
USB: EHCI: Improve port index sanitizing
Alan Stern
1
-5
/
+6
2021-10-05
USB: phy: tahvo:remove unnecessary debug log
Zhiwei Yang
1
-4
/
+0
2021-10-05
usb: atm: Use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+3
2021-10-05
usb: phy: tegra: Support OTG mode programming
Dmitry Osipenko
1
-5
/
+193
2021-10-05
usb: host: oxu210hp: Fix a function name in comments
Cai Huoqing
1
-1
/
+1
2021-10-05
usb: host: fotg210: Fix a function name in comments
Cai Huoqing
1
-1
/
+1
2021-10-05
usb: ehci: Fix a function name in comments
Cai Huoqing
1
-1
/
+1
2021-10-05
usb: typec: tipd: Remove FIXME about testing with I2C_FUNC_I2C
Sven Peter
1
-3
/
+0
2021-10-05
usb: typec: tipd: Switch CD321X power state to S0
Sven Peter
2
-0
/
+43
2021-10-05
usb: typec: tipd: Add support for Apple CD321X
Sven Peter
3
-1
/
+91
2021-10-05
usb: typec: tipd: Add short-circuit for no irqs
Sven Peter
1
-1
/
+6
2021-10-05
usb: typec: tipd: Split interrupt handler
Sven Peter
1
-31
/
+65
2021-10-05
usb: typec: ucsi: Better fix for missing unplug events issue
Heikki Krogerus
2
-147
/
+45
2021-10-05
usb: typec: ucsi: Read the PDOs in separate work
Heikki Krogerus
1
-13
/
+17
2021-10-05
usb: typec: ucsi: Check the partner alt modes always if there is PD contract
Heikki Krogerus
1
-5
/
+9
2021-10-05
usb: typec: ucsi: acpi: Reduce the command completion timeout
Heikki Krogerus
1
-1
/
+1
2021-10-05
usb: typec: ucsi: Add polling mechanism for partner tasks like alt mode checking
Heikki Krogerus
2
-19
/
+101
2021-10-05
usb: typec: ucsi: Don't stop alt mode registration on busy condition
Heikki Krogerus
1
-0
/
+2
2021-10-05
usb: typec: ucsi: Always cancel the command if PPM reports BUSY condition
Heikki Krogerus
1
-1
/
+3
2021-10-05
usb: typec: tcpci: Fix spelling mistake "resolbed" -> "resolved"
Xu Yang
1
-1
/
+1
2021-10-05
usb: misc: ehset: Workaround for "special" hubs
Razvan Heghedus
1
-16
/
+65
2021-10-04
scsi: target: usb: Replace enable attr with ops.enable
Dmitry Bogdanov
1
-25
/
+6
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
19
-190
/
+306
2021-09-24
Merge tag 'usb-serial-5.15-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
Greg Kroah-Hartman
3
-3
/
+48
2021-09-24
USB: serial: option: add device id for Foxconn T99W265
Slark Xiao
1
-0
/
+2
2021-09-24
USB: serial: cp210x: add ID for GW Instek GDM-834x Digital Multimeter
Uwe Brandt
1
-0
/
+1
2021-09-23
USB: serial: cp210x: add part-number debug printk
Johan Hovold
1
-0
/
+2
2021-09-23
USB: serial: cp210x: fix dropped characters with CP2102
Johan Hovold
1
-0
/
+35
2021-09-22
USB: serial: kl5kusb105: drop line-status helper
Johan Hovold
1
-15
/
+4
2021-09-22
USB: serial: kl5kusb105: simplify line-status handling
Johan Hovold
1
-8
/
+4
2021-09-22
USB: serial: kl5kusb105: clean up line-status handling
Johan Hovold
1
-9
/
+8
2021-09-21
usb: musb: tusb6010: uninitialized data in tusb_fifo_write_unaligned()
Dan Carpenter
1
-0
/
+1
2021-09-21
usb-storage: Add quirk for ScanLogic SL11R-IDE older than 2.6c
Ondrej Zary
1
-1
/
+8
2021-09-21
Re-enable UAS for LaCie Rugged USB3-FW with fk quirk
Julian Sikorski
1
-1
/
+1
2021-09-21
usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind
Wesley Cheng
2
-2
/
+4
2021-09-21
usb: core: hcd: fix messages in usb_hcd_request_irqs()
Sergey Shtylyov
1
-3
/
+3
2021-09-21
usb: host: ehci-mv: drop duplicated MODULE_ALIAS
Krzysztof Kozlowski
1
-2
/
+0
2021-09-21
usb: typec: tipd: Remove WARN_ON in tps6598x_block_read
Sven Peter
1
-1
/
+1
2021-09-21
usb: typec: tipd: Add an additional overflow check
Sven Peter
1
-0
/
+3
2021-09-21
usb: typec: tipd: Don't read/write more bytes than required
Sven Peter
1
-2
/
+2
2021-09-21
usb: musb: tusb6010: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+5
[prev]
[next]