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-05-11
usb: cdns3: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2021-05-11
usb: cdnsp: Useless condition has been removed
Pawel Laszczak
1
-3
/
+2
2021-05-11
usb: cdns3: Corrected comment to align with kernel-doc comment
Souptick Joarder
1
-1
/
+1
2021-05-10
usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
Saravana Kannan
1
-0
/
+9
2021-05-10
usb: xhci-mtk: use first-fit for LS/FS
Chunfeng Yun
1
-0
/
+5
2021-05-10
usb: xhci-mtk: remove unnecessary assignments in periodic TT scheduler
Ikjoon Jang
1
-23
/
+14
2021-05-10
usb: xhci-mtk: remove unnecessary setting of has_ippc
Chunfeng Yun
1
-2
/
+0
2021-05-10
usb: xhci-mtk: use bitfield instead of bool
Chunfeng Yun
1
-4
/
+4
2021-05-10
usb: musb: Remove unused function argument dma, qh, offset, length
Saurav Girepunje
1
-7
/
+2
2021-05-10
usb: musb: Remove unused local variable dma, urb, offset
Saurav Girepunje
1
-5
/
+4
2021-05-10
usb: musb: Remove duplicate declaration of functions
Saurav Girepunje
1
-4
/
+0
2021-05-10
usb: musb: Fix spelling mistake "tranfer" -> "transfer"
Saurav Girepunje
1
-1
/
+1
2021-05-10
usb: musb: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-10
usb: typec: tcpm: Fix wrong handling for Not_Supported in VDM AMS
Kyle Tso
1
-2
/
+12
2021-05-10
usb: typec: tcpm: Send DISCOVER_IDENTITY from dedicated work
Kyle Tso
1
-10
/
+75
2021-05-10
usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4
Jack Pham
2
-11
/
+36
2021-05-10
usb: fotg210-hcd: Fix an error message
Christophe JAILLET
1
-2
/
+2
2021-05-10
usb: dwc3: omap: improve extcon initialization
Marcel Hamer
1
-0
/
+5
2021-05-10
usb: typec: ucsi: Put fwnode in any case during ->probe()
Andy Shevchenko
1
-1
/
+4
2021-05-10
usb: typec: tcpm: Fix wrong handling in GET_SINK_CAP
Kyle Tso
1
-1
/
+1
2021-05-10
usb: dwc2: Remove obsolete MODULE_ constants from platform.c
Matthijs Kooijman
1
-4
/
+0
2021-05-10
usb: dwc3: imx8mp: fix error return code in dwc3_imx8mp_probe()
Zhen Lei
1
-0
/
+1
2021-05-10
usb: dwc3: imx8mp: detect dwc3 core node via compatible string
Li Jun
1
-1
/
+1
2021-05-10
usb: dwc3: gadget: Return success always for kick transfer in ep queue
Wesley Cheng
1
-1
/
+3
2021-05-10
usb: dwc3: gadget: Free gadget structure only after freeing endpoints
Jack Pham
1
-1
/
+2
2021-05-10
usb: dwc2: Fix gadget DMA unmap direction
Phil Elwell
2
-1
/
+4
2021-05-10
usb: dwc3: gadget: Rename EOPF event macros to Suspend
Jack Pham
3
-9
/
+9
2021-05-10
usb: dwc3: gadget: Enable suspend events
Jack Pham
1
-0
/
+4
2021-05-10
usb: dwc3: core: Add missing GHWPARAMS9 doc
Thinh Nguyen
1
-0
/
+1
2021-05-10
usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel Merrifield
Ferry Toth
1
-0
/
+1
2021-05-10
cdc-wdm: untangle a circular dependency between callback and softint
Oliver Neukum
1
-8
/
+22
2021-05-10
usb: gadget: fsl_qe_udc: fix implicit-fallthrough warnings
Randy Dunlap
1
-0
/
+5
2021-05-10
usb: phy: Use fallthrough pseudo-keyword
Wei Ming Chen
1
-1
/
+1
2021-05-10
usb: dwc3: remove repeated setting of current_dr_role
Chunfeng Yun
1
-1
/
+0
2021-05-10
usb: gadget: function: Fix inconsistent indent
Wei Ming Chen
2
-4
/
+4
2021-05-10
usb: gadget: Drop unnecessary NULL checks after container_of
Guenter Roeck
1
-5
/
+0
2021-05-10
usb: gadget: function: fix typo in f_hid.c
Wei Ming Chen
1
-1
/
+1
2021-05-10
USB: serial: pl2303: add device id for ADLINK ND-6530 GC
Zolton Jheng
2
-0
/
+2
2021-05-10
USB: serial: ti_usb_3410_5052: add startech.com device id
Sean MacLennan
1
-0
/
+3
2021-05-10
USB: serial: option: add Telit LE910-S1 compositions 0x7010, 0x7011
Daniele Palmas
1
-0
/
+4
2021-05-10
USB: serial: ftdi_sio: add IDs for IDS GmbH Products
Dominik Andreas Schorpp
2
-0
/
+10
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-20
/
+16
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2021-04-26
Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
163
-2663
/
+5806
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+1
2021-04-23
usb: dwc3: gadget: Handle DEV_TXF_FLUSH_BYPASS capability
Thinh Nguyen
2
-1
/
+12
2021-04-23
usb: dwc3: Capture new capability register GHWPARAMS9
Thinh Nguyen
2
-0
/
+5
2021-04-22
usb: gadget: prevent a ternary sign expansion bug
Dan Carpenter
1
-1
/
+2
2021-04-22
usb: dwc3: core: Do core softreset when switch mode
Yu Chen
2
-0
/
+32
2021-04-22
usb: dwc2: Get rid of useless error checks in suspend interrupt
Artur Petrosyan
2
-14
/
+7
[prev]
[next]