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
...
|
|
*
|
|
|
|
|
usb: cdns3: add quirk for enable runtime pm by default
Peter Chen
2020-12-10
3
-4
/
+23
|
|
*
|
|
|
|
|
usb: cdns3: host: disable BEI support
Peter Chen
2020-12-10
1
-1
/
+1
|
|
*
|
|
|
|
|
usb: cdns3: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT
Peter Chen
2020-12-10
1
-0
/
+1
|
|
*
|
|
|
|
|
usb: cdns3: host: add .suspend_quirk for xhci-plat.c
Peter Chen
2020-12-10
2
-0
/
+49
|
|
*
|
|
|
|
|
usb: cdns3: Rids of duplicate error message
Pawel Laszczak
2020-12-10
1
-10
/
+2
|
|
*
|
|
|
|
|
usb: cdns3: Add static to cdns3_gadget_exit function
Pawel Laszczak
2020-12-10
2
-4
/
+1
|
*
|
|
|
|
|
|
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
2020-12-09
3
-2
/
+11
|
*
|
|
|
|
|
|
usb: oxu210hp-hcd: Fix memory leak in oxu_create
Zhang Qilong
2020-12-09
1
-1
/
+3
|
*
|
|
|
|
|
|
usb: fotg210-hcd: remove casting dma_alloc_coherent
Xu Wang
2020-12-09
1
-1
/
+1
|
*
|
|
|
|
|
|
USB: host: u123-hcd: remove trailing semicolon in macro definition
Tom Rix
2020-12-09
1
-3
/
+3
|
*
|
|
|
|
|
|
usb: phy: Fix spelling mistake in Kconfig help text
Colin Ian King
2020-12-09
1
-1
/
+1
|
*
|
|
|
|
|
|
drivers: usb: atm: use pr_err() and pr_warn() instead of raw printk()
Enrico Weigelt, metux IT consult
2020-12-09
2
-2
/
+2
|
*
|
|
|
|
|
|
drivers: usb: atm: use atm_info() instead of atm_printk(KERN_INFO ...
Enrico Weigelt, metux IT consult
2020-12-09
1
-3
/
+3
|
*
|
|
|
|
|
|
drivers: usb: atm: reduce noise
Enrico Weigelt, metux IT consult
2020-12-09
1
-3
/
+0
|
*
|
|
|
|
|
|
usb: typec: tcpci_maxim: Enable VSAFE0V signalling
Badhri Jagan Sridharan
2020-12-09
1
-1
/
+15
|
*
|
|
|
|
|
|
usb: typec: tcpci: Add support to report vSafe0V
Badhri Jagan Sridharan
2020-12-09
2
-5
/
+40
|
*
|
|
|
|
|
|
usb: typec: tcpm: Introduce vsafe0v for vbus
Badhri Jagan Sridharan
2020-12-09
1
-11
/
+52
|
*
|
|
|
|
|
|
usb: typec: tcpm: Clear send_discover in tcpm_check_send_discover
Badhri Jagan Sridharan
2020-12-09
1
-3
/
+2
|
*
|
|
|
|
|
|
usb: typec: tcpm: Pass down negotiated rev to update retry count
Badhri Jagan Sridharan
2020-12-09
4
-12
/
+21
|
*
|
|
|
|
|
|
usb: typec: intel_pmc_mux: Use correct response message bits
Utkarsh Patel
2020-12-09
1
-2
/
+7
|
*
|
|
|
|
|
|
usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probe
Zhang Qilong
2020-12-09
1
-0
/
+1
|
*
|
|
|
|
|
|
xhci: Give USB2 ports time to enter U3 in bus suspend
Li Jun
2020-12-09
1
-0
/
+4
|
*
|
|
|
|
|
|
xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
Mika Westerberg
2020-12-09
1
-1
/
+3
|
*
|
|
|
|
|
|
xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
Hans de Goede
2020-12-09
1
-0
/
+2
|
*
|
|
|
|
|
|
usb: xhci: Use temporary buffer to consolidate SG
Tejas Joglekar
2020-12-09
3
-2
/
+133
|
*
|
|
|
|
|
|
usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Tejas Joglekar
2020-12-09
2
-0
/
+4
|
*
|
|
|
|
|
|
USB: legotower: fix logical error in recent commit
Alan Stern
2020-12-08
1
-1
/
+1
|
*
|
|
|
|
|
|
USB: add RESET_RESUME quirk for Snapscan 1212
Oliver Neukum
2020-12-07
1
-0
/
+3
|
*
|
|
|
|
|
|
usb: typec: tps6598x: Export some power supply properties
Guido Günther
2020-12-07
2
-0
/
+104
|
*
|
|
|
|
|
|
usb: typec: tps6598x: Select USB_ROLE_SWITCH and REGMAP_I2C
Guido Günther
2020-12-07
1
-2
/
+2
|
*
|
|
|
|
|
|
usb: mtu3: fix memory corruption in mtu3_debugfs_regset()
Dan Carpenter
2020-12-07
1
-1
/
+1
|
*
|
|
|
|
|
|
USB: dummy-hcd: Fix uninitialized array use in init()
Bui Quang Minh
2020-12-07
1
-1
/
+1
|
*
|
|
|
|
|
|
usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ul
Fabio Estevam
2020-12-07
1
-1
/
+2
|
*
|
|
|
|
|
|
USB: core: drop pipe-type check from new control-message helpers
Johan Hovold
2020-12-07
1
-4
/
+1
|
*
|
|
|
|
|
|
Merge 5.10-rc7 into usb-next
Greg Kroah-Hartman
2020-12-07
10
-46
/
+45
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
usb: mtu3: mtu3_debug: remove an unused struct member
Dan Carpenter
2020-12-04
1
-1
/
+0
|
*
|
|
|
|
|
|
USB: core: return -EREMOTEIO on short usb_control_msg_recv()
Johan Hovold
2020-12-04
1
-1
/
+1
|
*
|
|
|
|
|
|
USB: core: drop short-transfer check from usb_control_msg_send()
Johan Hovold
2020-12-04
1
-3
/
+2
|
*
|
|
|
|
|
|
USB: apple-mfi-fastcharge: Fix use after free in probe
Dan Carpenter
2020-12-04
1
-1
/
+3
|
*
|
|
|
|
|
|
Merge 5.10-rc6 into usb-next
Greg Kroah-Hartman
2020-11-30
7
-23
/
+43
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
usb: typec: Add type sysfs attribute file for partners
Heikki Krogerus
2020-11-26
1
-14
/
+104
|
*
|
|
|
|
|
|
usb: common: ulpi: Constify static attribute_group struct
Rikard Falkeborn
2020-11-26
1
-1
/
+1
|
*
|
|
|
|
|
|
usb: typec: Constify static attribute_group structs
Rikard Falkeborn
2020-11-26
1
-4
/
+4
|
*
|
|
|
|
|
|
USB: core: Constify static attribute_group structs
Rikard Falkeborn
2020-11-26
3
-10
/
+10
|
*
|
|
|
|
|
|
usb: typec: tcpm: Stay in SNK_TRY_WAIT_DEBOUNCE_CHECK_VBUS till Rp is seen
Badhri Jagan Sridharan
2020-11-26
1
-5
/
+13
|
*
|
|
|
|
|
|
usb: typec: tcpm: Disregard vbus off while in PR_SWAP_SNK_SRC_SOURCE_ON
Badhri Jagan Sridharan
2020-11-26
1
-0
/
+8
|
*
|
|
|
|
|
|
usb: typec: Expose Product Type VDOs via sysfs
Prashant Malani
2020-11-26
1
-0
/
+33
|
*
|
|
|
|
|
|
usb: isp1301-omap: Convert to use GPIO descriptors
Linus Walleij
2020-11-26
1
-8
/
+13
|
*
|
|
|
|
|
|
usb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-23
12
-2
/
+14
|
*
|
|
|
|
|
|
usb: typec: Fix num_altmodes kernel-doc error
Prashant Malani
2020-11-20
1
-1
/
+1
[prev]
[next]