index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: xhci-mtk: print debug info of endpoint interval
Chunfeng Yun
2021-03-10
1
-8
/
+29
*
usb: common: add function to get interval expressed in us unit
Chunfeng Yun
2021-03-10
4
-48
/
+52
*
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: remove usb_bus_type from usb.h
Greg Kroah-Hartman
2021-03-10
1
-2
/
+0
*
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
*
Linux 5.12-rc2
v5.12-rc2
Linus Torvalds
2021-03-06
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-03-06
8
-62
/
+76
|
\
|
*
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
2021-03-05
1
-32
/
+23
|
*
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
Bob Pearson
2021-03-05
1
-24
/
+35
|
*
RDMA/rxe: Fix missed IB reference counting in loopback
Bob Pearson
2021-03-05
1
-1
/
+9
|
*
RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc
Leon Romanovsky
2021-03-03
1
-1
/
+1
|
*
RDMA/mlx5: Set correct kernel-doc identifier
Leon Romanovsky
2021-03-03
1
-1
/
+1
|
*
IB/mlx5: Add missing error code
YueHaibing
2021-03-01
1
-1
/
+3
|
*
RDMA/rxe: Fix missing kconfig dependency on CRYPTO
Julian Braha
2021-03-01
1
-0
/
+1
|
*
RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep
Saeed Mahameed
2021-03-01
1
-2
/
+3
*
|
Merge tag 'gcc-plugins-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-06
2
-3
/
+2
|
\
\
[next]