index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-22
usb: xhci-mtk: remove bus status check
Chunfeng Yun
1
-41
/
+2
2021-04-22
dt-bindings: connector: Add slow-charger-loop definition
Badhri Jagan Sridharan
1
-0
/
+10
2021-04-22
usb: dwc2: Enable RPi in ACPI mode
Jeremy Linton
3
-1
/
+20
2021-04-22
dt-bindings: usb: dwc3: Add disabling LPM for gadget
Thinh Nguyen
1
-1
/
+7
2021-04-22
USB: CDC-ACM: fix poison/unpoison imbalance
Oliver Neukum
1
-1
/
+2
2021-04-22
USB: Add reset-resume quirk for WD19's Realtek Hub
Chris Chiu
1
-0
/
+1
2021-04-22
usb: gadget: net2272: remove redundant initialization of status
Colin Ian King
1
-1
/
+2
2021-04-22
usb: storage: datafab: remove redundant assignment of variable result
Colin Ian King
1
-1
/
+0
2021-04-22
usb: misc: adutux: fix whitespace coding style issue
Malte Deiseroth
1
-3
/
+3
2021-04-22
usb: musb: musb_core: Add space after that ','
Saurav Girepunje
1
-2
/
+2
2021-04-22
usb: gadget: dummy_hcd: fix gpf in gadget_setup
Anirudh Rayabharam
1
-8
/
+15
2021-04-22
usb: dwc3: gadget: Fix START_TRANSFER link state check
Thinh Nguyen
1
-6
/
+7
2021-04-22
usb: gadget: Fix double free of device descriptor pointers
Hemant Kumar
1
-0
/
+4
2021-04-22
usb: typec: tcpm: Fix error while calculating PPS out values
Badhri Jagan Sridharan
1
-3
/
+3
2021-04-14
usb: xhci-mtk: remove unused members
Chunfeng Yun
1
-3
/
+0
2021-04-14
usb: xhci-mtk: use clock bulk to get clocks
Chunfeng Yun
2
-95
/
+24
2021-04-14
usb: xhci-mtk: add support runtime PM
Chunfeng Yun
1
-16
/
+124
2021-04-14
dt-bindings: usb: mtk-xhci: add wakeup interrupt
Chunfeng Yun
1
-1
/
+12
2021-04-14
usb: xhci-mtk: check return value in suspend/resume hooks
Chunfeng Yun
1
-10
/
+27
2021-04-14
usb: typec: tcpm: Allow slow charging loops to comply to pSnkStby
Badhri Jagan Sridharan
1
-3
/
+14
2021-04-14
usb: typec: tcpm: Honour pSnkStdby requirement during negotiation
Badhri Jagan Sridharan
2
-0
/
+19
2021-04-14
usb: dwc3: gadget: Check for disabled LPM quirk
Thinh Nguyen
3
-2
/
+13
2021-04-14
usb: dwc3: core: Add shutdown callback for dwc3
Sandeep Maheswaram
1
-0
/
+6
2021-04-14
usb: dwc3: gadget: Ignore Packet Pending bit
Thinh Nguyen
2
-0
/
+12
2021-04-14
USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet
Kai-Heng Feng
1
-0
/
+3
2021-04-14
usb: typec: silence a static checker warning
Dan Carpenter
1
-2
/
+4
2021-04-13
usb: dwc2: Add exit clock gating before removing driver
Artur Petrosyan
1
-0
/
+9
2021-04-13
usb: dwc2: Add clock gating exiting flow by system resume
Artur Petrosyan
1
-0
/
+22
2021-04-13
usb: dwc2: Add clock gating entering flow by system suspend
Artur Petrosyan
1
-0
/
+9
2021-04-13
usb: dwc2: Allow exit clock gating in urb enqueue
Artur Petrosyan
1
-0
/
+8
2021-04-13
usb: dwc2: Update exit clock gating when port is resumed
Artur Petrosyan
1
-25
/
+4
2021-04-13
usb: dwc2: Update enter clock gating when port is suspended
Artur Petrosyan
1
-15
/
+4
2021-04-13
usb: dwc2: Add exit clock gating when port reset is asserted
Artur Petrosyan
1
-0
/
+4
2021-04-13
usb: dwc2: Add exit clock gating from session request interrupt
Artur Petrosyan
1
-6
/
+13
2021-04-13
usb: dwc2: Add exit clock gating from wakeup interrupt
Artur Petrosyan
1
-11
/
+22
2021-04-13
usb: dwc2: Allow entering clock gating from USB_SUSPEND interrupt
Artur Petrosyan
1
-3
/
+7
2021-04-13
usb: dwc2: Add host clock gating support functions
Artur Petrosyan
2
-0
/
+91
2021-04-13
usb: dwc2: Add device clock gating support functions
Artur Petrosyan
2
-2
/
+79
2021-04-12
Revert "usb: Link the ports to the connectors they are attached to"
Greg Kroah-Hartman
2
-12
/
+0
2021-04-12
usb: cdnsp: Fixes issue with Configure Endpoint command
Pawel Laszczak
2
-5
/
+13
2021-04-12
usb: cdnsp: remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-04-12
usb: cdns3: delete repeated clear operations
Wang Qing
1
-1
/
+0
2021-04-12
usb: cdns3: Optimize DMA request buffer allocation
Sanket Parmar
2
-6
/
+25
2021-04-12
usb: cdns3: Use dma_pool_* api to alloc trb pool
Sanket Parmar
2
-23
/
+20
2021-04-12
usb: cdns3: fix static checker warning.
Frank Li
1
-1
/
+1
2021-04-12
usb: cdns3: imx: mark cdns_imx_system_resume as __maybe_unused
Wei Yongjun
1
-1
/
+1
2021-04-12
usb: cdns3: trace: delete the trace parameter for request->trb
Peter Chen
1
-4
/
+1
2021-04-12
usb: cdns3: imx: add power lost support for system resume
Frank Li
1
-0
/
+34
2021-04-12
usb: cdns3: add power lost support for system resume
Frank Li
5
-3
/
+68
2021-04-12
usbip: vudc: fix missing unlock on error in usbip_sockfd_store()
Ye Bin
1
-0
/
+2
[next]