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: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
2021-03-10
8
-66
/
+64
|
*
|
|
|
|
|
usb: xhci-mtk: remove declaration of xhci_mtk_setup()
Chunfeng Yun
2021-03-10
1
-9
/
+8
|
*
|
|
|
|
|
usb: xhci-mtk: add some schedule error number
Chunfeng Yun
2021-03-10
1
-9
/
+35
|
*
|
|
|
|
|
usb: xhci-mtk: rebuild the way to get bandwidth domain
Chunfeng Yun
2021-03-10
1
-18
/
+11
|
*
|
|
|
|
|
usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
Chunfeng Yun
2021-03-10
1
-6
/
+2
|
*
|
|
|
|
|
usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
Chunfeng Yun
2021-03-10
2
-19
/
+19
|
*
|
|
|
|
|
usb: xhci-mtk: use clear type instead of void
Chunfeng Yun
2021-03-10
1
-1
/
+1
|
*
|
|
|
|
|
usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
Chunfeng Yun
2021-03-10
2
-10
/
+1
|
*
|
|
|
|
|
usb: xhci-mtk: add a function to get bandwidth boundary
Chunfeng Yun
2021-03-10
1
-7
/
+20
|
*
|
|
|
|
|
usb: xhci-mtk: add a function to (un)load bandwidth info
Chunfeng Yun
2021-03-10
1
-21
/
+16
|
*
|
|
|
|
|
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
Chunfeng Yun
2021-03-10
1
-2
/
+2
|
*
|
|
|
|
|
usb: xhci-mtk: add only one extra CS for FS/LS INTR
Chunfeng Yun
2021-03-10
1
-7
/
+3
|
*
|
|
|
|
|
usb: xhci-mtk: get the microframe boundary for ESIT
Chunfeng Yun
2021-03-10
1
-5
/
+19
|
*
|
|
|
|
|
usb: xhci-mtk: improve bandwidth scheduling with TT
Chunfeng Yun
2021-03-10
2
-16
/
+64
|
*
|
|
|
|
|
usb: xhci-mtk: remove or operator for setting schedule parameters
Chunfeng Yun
2021-03-10
1
-3
/
+3
|
*
|
|
|
|
|
usb: dwc3: document usb_psy in struct dwc3
Ray Chi
2021-03-10
1
-0
/
+1
|
*
|
|
|
|
|
usb: dwc3: Fix dereferencing of null dwc->usb_psy
Colin Ian King
2021-03-10
1
-2
/
+2
|
*
|
|
|
|
|
USB: typec: tcpm: create debugfs subdir for the driver
Greg Kroah-Hartman
2021-03-10
1
-2
/
+3
|
*
|
|
|
|
|
USB: typec: fusb302: create debugfs subdir for the driver
Greg Kroah-Hartman
2021-03-10
1
-2
/
+3
|
*
|
|
|
|
|
USB: host: uhci: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-03-10
2
-11
/
+5
|
*
|
|
|
|
|
USB: host: sl811: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-03-10
2
-5
/
+3
|
*
|
|
|
|
|
USB: host: isp1362: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-03-10
2
-6
/
+3
|
*
|
|
|
|
|
USB: host: isp116x: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-03-10
2
-5
/
+3
|
*
|
|
|
|
|
usb: dwc2: Add STM32 related debugfs entries
Martin Devera
2021-03-10
1
-0
/
+2
|
*
|
|
|
|
|
usb: chipidea: tegra: fix flexible_array.cocci warnings
kernel test robot
2021-03-10
1
-1
/
+1
|
*
|
|
|
|
|
USB: gadget: dummy-hcd: remove redundant initialization of variable 'value'
Colin Ian King
2021-03-10
1
-1
/
+1
|
*
|
|
|
|
|
USB: core: no need to save usb_devices_root
Greg Kroah-Hartman
2021-03-10
1
-5
/
+3
|
*
|
|
|
|
|
usb: gadget: storage: Remove unused function pointer typedef fsg_routine_t
Chen Lin
2021-03-10
1
-2
/
+0
|
*
|
|
|
|
|
usb: gadget: function: fix typo in f_printer.c
Wei Ming Chen
2021-03-10
1
-1
/
+1
|
*
|
|
|
|
|
usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before toggling
Badhri Jagan Sridharan
2021-03-10
1
-10
/
+65
|
*
|
|
|
|
|
usb: typec: tps6598x: Add trace event for data status
Guido Günther
2021-03-10
3
-1
/
+103
|
*
|
|
|
|
|
usb: typec: tps6598x: Add trace event for power status register
Guido Günther
2021-03-10
3
-7
/
+69
|
*
|
|
|
|
|
usb: typec: tps6598x: Add trace event for status register
Guido Günther
2021-03-10
3
-15
/
+173
|
*
|
|
|
|
|
usb: typec: tps6598x: Add trace event for IRQ events
Guido Günther
2021-03-10
4
-3
/
+170
|
*
|
|
|
|
|
usb: dwc3: add an alternate path in vbus_draw callback
Ray Chi
2021-03-10
1
-1
/
+9
|
*
|
|
|
|
|
usb: dwc3: add a power supply for current control
Ray Chi
2021-03-10
2
-0
/
+19
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-04-26
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge 5.12-rc6 into tty-next
Greg Kroah-Hartman
2021-04-05
18
-83
/
+160
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge 5.12-rc3 into tty-next
Greg Kroah-Hartman
2021-03-15
20
-107
/
+258
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
tty: make everyone's write_room return >= 0
Jiri Slaby
2021-03-10
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
usbip: synchronize event handler with sysfs code paths
Shuah Khan
2021-04-05
1
-0
/
+2
*
|
|
|
|
usbip: vudc synchronize sysfs code paths
Shuah Khan
2021-04-05
2
-0
/
+6
*
|
|
|
|
usbip: stub-dev synchronize sysfs code paths
Shuah Khan
2021-04-05
1
-2
/
+9
*
|
|
|
|
usbip: add sysfs_lock to synchronize sysfs code paths
Shuah Khan
2021-04-05
3
-5
/
+29
*
|
|
|
|
Merge tag 'v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/peter....
Greg Kroah-Hartman
2021-04-05
1
-0
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
usb: cdnsp: Fixes issue with dequeuing requests after disabling endpoint
Pawel Laszczak
2021-03-27
1
-0
/
+4
*
|
|
|
|
usb: dwc2: Prevent core suspend when port connection flag is 0
Artur Petrosyan
2021-03-26
1
-1
/
+2
*
|
|
|
|
usb: dwc2: Fix HPRT0.PrtSusp bit setting for HiKey 960 board.
Artur Petrosyan
2021-03-26
1
-1
/
+1
*
|
|
|
|
usb: musb: Fix suspend with devices connected for a64
Tony Lindgren
2021-03-26
1
-4
/
+8
*
|
|
|
|
usb: xhci-mtk: fix broken streams issue on 0.96 xHCI
Chunfeng Yun
2021-03-26
1
-1
/
+9
[prev]
[next]