index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
i2c
/
i2c.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
usb: common: add function to get interval expressed in us unit
Chunfeng Yun
4
-48
/
+52
2021-03-10
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
8
-66
/
+64
2021-03-10
usb: xhci-mtk: remove declaration of xhci_mtk_setup()
Chunfeng Yun
1
-9
/
+8
2021-03-10
usb: xhci-mtk: add some schedule error number
Chunfeng Yun
1
-9
/
+35
2021-03-10
usb: xhci-mtk: rebuild the way to get bandwidth domain
Chunfeng Yun
1
-18
/
+11
2021-03-10
usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
Chunfeng Yun
1
-6
/
+2
2021-03-10
usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
Chunfeng Yun
2
-19
/
+19
2021-03-10
usb: xhci-mtk: use clear type instead of void
Chunfeng Yun
1
-1
/
+1
2021-03-10
usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
Chunfeng Yun
2
-10
/
+1
2021-03-10
usb: xhci-mtk: add a function to get bandwidth boundary
Chunfeng Yun
1
-7
/
+20
2021-03-10
usb: xhci-mtk: add a function to (un)load bandwidth info
Chunfeng Yun
1
-21
/
+16
2021-03-10
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
Chunfeng Yun
1
-2
/
+2
2021-03-10
usb: xhci-mtk: add only one extra CS for FS/LS INTR
Chunfeng Yun
1
-7
/
+3
2021-03-10
usb: xhci-mtk: get the microframe boundary for ESIT
Chunfeng Yun
1
-5
/
+19
2021-03-10
usb: xhci-mtk: improve bandwidth scheduling with TT
Chunfeng Yun
2
-16
/
+64
2021-03-10
usb: xhci-mtk: remove or operator for setting schedule parameters
Chunfeng Yun
1
-3
/
+3
2021-03-10
usb: dwc3: document usb_psy in struct dwc3
Ray Chi
1
-0
/
+1
2021-03-10
usb: dwc3: Fix dereferencing of null dwc->usb_psy
Colin Ian King
1
-2
/
+2
2021-03-10
USB: remove usb_bus_type from usb.h
Greg Kroah-Hartman
1
-2
/
+0
2021-03-10
USB: typec: tcpm: create debugfs subdir for the driver
Greg Kroah-Hartman
1
-2
/
+3
2021-03-10
USB: typec: fusb302: create debugfs subdir for the driver
Greg Kroah-Hartman
1
-2
/
+3
2021-03-10
USB: host: uhci: remove dentry pointer for debugfs
Greg Kroah-Hartman
2
-11
/
+5
2021-03-10
USB: host: sl811: remove dentry pointer for debugfs
Greg Kroah-Hartman
2
-5
/
+3
2021-03-10
USB: host: isp1362: remove dentry pointer for debugfs
Greg Kroah-Hartman
2
-6
/
+3
2021-03-10
USB: host: isp116x: remove dentry pointer for debugfs
Greg Kroah-Hartman
2
-5
/
+3
2021-03-10
usb: dwc2: Add STM32 related debugfs entries
Martin Devera
1
-0
/
+2
2021-03-10
usb: chipidea: tegra: fix flexible_array.cocci warnings
kernel test robot
1
-1
/
+1
2021-03-10
USB: gadget: dummy-hcd: remove redundant initialization of variable 'value'
Colin Ian King
1
-1
/
+1
2021-03-10
USB: core: no need to save usb_devices_root
Greg Kroah-Hartman
1
-5
/
+3
2021-03-10
usb: gadget: storage: Remove unused function pointer typedef fsg_routine_t
Chen Lin
1
-2
/
+0
2021-03-10
usb: gadget: function: fix typo in f_printer.c
Wei Ming Chen
1
-1
/
+1
2021-03-10
usb: typec: tcpm: Wait for vbus discharge to VSAFE0V before toggling
Badhri Jagan Sridharan
1
-10
/
+65
2021-03-10
usb: typec: tps6598x: Add trace event for data status
Guido Günther
3
-1
/
+103
2021-03-10
usb: typec: tps6598x: Add trace event for power status register
Guido Günther
3
-7
/
+69
2021-03-10
usb: typec: tps6598x: Add trace event for status register
Guido Günther
3
-15
/
+173
2021-03-10
usb: typec: tps6598x: Add trace event for IRQ events
Guido Günther
4
-3
/
+170
2021-03-10
usb: dwc3: add an alternate path in vbus_draw callback
Ray Chi
1
-1
/
+9
2021-03-10
usb: dwc3: add a power supply for current control
Ray Chi
2
-0
/
+19
2021-03-06
Linux 5.12-rc2
v5.12-rc2
Linus Torvalds
1
-1
/
+1
2021-03-05
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
1
-32
/
+23
2021-03-05
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
Bob Pearson
1
-24
/
+35
2021-03-05
RDMA/rxe: Fix missed IB reference counting in loopback
Bob Pearson
1
-1
/
+9
2021-03-05
io_uring: don't restrict issue_flags for io_openat
Pavel Begunkov
1
-1
/
+1
2021-03-05
io_uring: make SQPOLL thread parking saner
Jens Axboe
1
-35
/
+30
2021-03-05
io-wq: kill hashed waitqueue before manager exits
Jens Axboe
1
-4
/
+5
2021-03-05
io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return
Jens Axboe
1
-0
/
+1
2021-03-05
io_uring: don't keep looping for more events if we can't flush overflow
Jens Axboe
1
-3
/
+12
2021-03-05
io_uring: move to using create_io_thread()
Jens Axboe
3
-109
/
+54
2021-03-05
nvmet: model_number must be immutable once set
Max Gurtovoy
4
-45
/
+50
2021-03-05
nvme-fabrics: fix kato initialization
Martin George
1
-1
/
+4
[next]