index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
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: 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-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
8
-62
/
+76
2021-03-05
Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+16
2021-03-05
Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-51
/
+67
2021-03-05
Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-26
/
+41
2021-03-05
Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-14
/
+87
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
Merge branch 'powercap'
Rafael J. Wysocki
2
-1
/
+4
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
2021-03-05
nvme-hwmon: Return error code when registration fails
Daniel Wagner
1
-0
/
+1
2021-03-05
nvme-pci: add quirks for Lexar 256GB SSD
Pascal Terjan
1
-0
/
+3
2021-03-05
nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
Zoltán Böszörményi
1
-0
/
+2
2021-03-05
nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
Julian Einwag
1
-1
/
+2
2021-03-04
Merge tag 'drm-fixes-2021-03-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-16
/
+29
2021-03-04
Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-83
/
+105
2021-03-05
Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
9
-16
/
+26
2021-03-05
Merge branch '00.00-inst' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-0
/
+3
[next]