index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Merge 5.12-rc7 into usb-next
Greg Kroah-Hartman
2021-04-12
8
-7
/
+50
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible string
Serge Semin
2021-04-10
1
-1
/
+1
|
*
|
|
|
usb: dwc3: qcom: Remove redundant dev_err call in dwc3_qcom_probe()
Bixuan Cui
2021-04-10
1
-1
/
+0
|
*
|
|
|
usb: core: reduce power-on-good delay time of root hub
Chunfeng Yun
2021-04-10
1
-2
/
+4
|
*
|
|
|
USB:ehci:fix Kunpeng920 ehci hardware problem
Longfang Liu
2021-04-10
1
-0
/
+3
|
*
|
|
|
USB: cdc-acm: fix TIOCGSERIAL implementation
Johan Hovold
2021-04-09
1
-2
/
+1
|
*
|
|
|
USB: cdc-acm: fix unprivileged TIOCCSERIAL
Johan Hovold
2021-04-09
1
-2
/
+0
|
*
|
|
|
Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
Johan Hovold
2021-04-09
1
-9
/
+2
|
*
|
|
|
usb: typec: tcpm: Add support for altmodes
Hans de Goede
2021-04-09
1
-0
/
+4
|
*
|
|
|
usb: typec: Add typec_port_register_altmodes()
Hans de Goede
2021-04-09
1
-0
/
+54
|
*
|
|
|
usb: roles: Call try_module_get() from usb_role_switch_find_by_fwnode()
Hans de Goede
2021-04-09
1
-0
/
+2
|
*
|
|
|
usb: dwc3: xilinx: Remove the extra freeing of clocks
Manish Narani
2021-04-09
1
-2
/
+0
|
*
|
|
|
usb: dwc3: Resolve kernel-doc warning for Xilinx DWC3 driver
Manish Narani
2021-04-09
1
-1
/
+1
|
*
|
|
|
usb: core: hub: Fix PM reference leak in usb_port_resume()
Bixuan Cui
2021-04-09
1
-1
/
+1
|
*
|
|
|
usb: musb: fix PM reference leak in musb_irq_work()
Bixuan Cui
2021-04-09
1
-1
/
+1
|
*
|
|
|
usb: gadget: tegra-xudc: Fix possible use-after-free in tegra_xudc_remove()
Yang Yingliang
2021-04-09
1
-1
/
+1
|
*
|
|
|
usb: host: u132-hcd: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2021-04-09
1
-2
/
+1
|
*
|
|
|
usb: gadget: r8a66597: Add missing null check on return from platform_get_res...
Colin Ian King
2021-04-09
1
-0
/
+2
|
*
|
|
|
usb: dwc3: pci: add support for the Intel Alder Lake-M
Heikki Krogerus
2021-04-09
1
-0
/
+4
|
*
|
|
|
usb: typec: Link all ports during connector registration
Heikki Krogerus
2021-04-09
3
-7
/
+68
|
*
|
|
|
usb: Iterator for ports
Heikki Krogerus
2021-04-09
1
-0
/
+46
|
*
|
|
|
usb: Link the ports to the connectors they are attached to
Heikki Krogerus
2021-04-09
1
-0
/
+3
|
*
|
|
|
usb: typec: Port mapping utility
Heikki Krogerus
2021-04-09
4
-2
/
+235
|
*
|
|
|
usb: typec: tcpm: update power supply once partner accepts
Badhri Jagan Sridharan
2021-04-09
1
-3
/
+1
|
*
|
|
|
usb: typec: tcpm: Address incorrect values of tcpm psy for pps supply
Badhri Jagan Sridharan
2021-04-09
1
-35
/
+53
|
*
|
|
|
usb: typec: tcpm: Address incorrect values of tcpm psy for fixed supply
Badhri Jagan Sridharan
2021-04-09
1
-7
/
+10
|
*
|
|
|
usb: dwc2: Add exit partial power down before removing driver
Artur Petrosyan
2021-04-09
1
-1
/
+10
|
*
|
|
|
usb: dwc2: Fix partial power down exiting by system resume
Artur Petrosyan
2021-04-09
1
-44
/
+46
|
*
|
|
|
usb: dwc2: Update partial power down entering by system suspend
Artur Petrosyan
2021-04-09
1
-35
/
+18
|
*
|
|
|
usb: dwc2: Fix session request interrupt handler
Artur Petrosyan
2021-04-09
1
-0
/
+8
|
*
|
|
|
usb: dwc2: Allow exit partial power down in urb enqueue
Artur Petrosyan
2021-04-09
1
-0
/
+7
|
*
|
|
|
usb: dwc2: Add part. power down exit from dwc2_conn_id_status_change().
Artur Petrosyan
2021-04-09
1
-0
/
+9
|
*
|
|
|
usb: dwc2: Add exit partial power down when port reset is asserted
Artur Petrosyan
2021-04-09
1
-0
/
+9
|
*
|
|
|
usb: dwc2: Add exit partial power down when port is resumed
Artur Petrosyan
2021-04-09
2
-24
/
+42
|
*
|
|
|
usb: dwc2: Add enter partial power down when port is suspended
Artur Petrosyan
2021-04-09
2
-19
/
+34
|
*
|
|
|
usb: dwc2: Update port suspend/resume function definitions.
Artur Petrosyan
2021-04-09
2
-6
/
+23
|
*
|
|
|
usb: dwc2: Add partial power down exit flow in wakeup intr.
Artur Petrosyan
2021-04-09
1
-9
/
+8
|
*
|
|
|
usb: dwc2: Update enter and exit partial power down functions
Artur Petrosyan
2021-04-09
6
-115
/
+45
|
*
|
|
|
usb: dwc2: Add host partial power down functions
Artur Petrosyan
2021-04-09
2
-0
/
+168
|
*
|
|
|
usb: dwc2: Add device partial power down functions
Artur Petrosyan
2021-04-09
2
-0
/
+138
|
*
|
|
|
xhci: prevent double-fetch of transfer and transfer event TRBs
Mathias Nyman
2021-04-06
1
-23
/
+19
|
*
|
|
|
xhci: fix potential array out of bounds with several interrupters
Mathias Nyman
2021-04-06
1
-1
/
+5
|
*
|
|
|
xhci: check control context is valid before dereferencing it.
Mathias Nyman
2021-04-06
1
-0
/
+8
|
*
|
|
|
xhci: check port array allocation was successful before dereferencing it
Mathias Nyman
2021-04-06
1
-0
/
+3
|
*
|
|
|
usb: typec: Declare the typec_class static
Heikki Krogerus
2021-04-05
1
-11
/
+13
|
*
|
|
|
usb: typec: Organize the private headers properly
Heikki Krogerus
2021-04-05
6
-84
/
+107
|
*
|
|
|
Merge 5.12-rc6 into usb-next
Greg Kroah-Hartman
2021-04-05
9
-66
/
+103
|
|
\
\
\
\
|
*
|
|
|
|
usb: xhci-mtk: support quirk to disable usb2 lpm
Chunfeng Yun
2021-04-02
2
-0
/
+4
|
*
|
|
|
|
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
Chunfeng Yun
2021-04-02
1
-1
/
+9
|
*
|
|
|
|
usb: xhci-mtk: fix oops when unbind driver
Chunfeng Yun
2021-04-02
1
-1
/
+3
[prev]
[next]