index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-25
sound: hiface: move to use usb_control_msg_send()
Greg Kroah-Hartman
1
-8
/
+6
2020-09-25
sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
3
-60
/
+44
2020-09-25
USB: legousbtower: use usb_control_msg_recv()
Greg Kroah-Hartman
1
-41
/
+20
2020-09-25
sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()
Greg Kroah-Hartman
1
-25
/
+13
2020-09-25
sound: usx2y: move to use usb_control_msg_send()
Greg Kroah-Hartman
1
-34
/
+8
2020-09-25
USB: correct API of usb_control_msg_send/recv
Oliver Neukum
2
-11
/
+20
2020-09-25
Revert "USB: legousbtower: use usb_control_msg_recv()"
Oliver Neukum
1
-19
/
+41
2020-09-25
Revert "sound: usx2y: move to use usb_control_msg_send()"
Oliver Neukum
1
-8
/
+34
2020-09-25
Revert "sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_...
Oliver Neukum
1
-13
/
+25
2020-09-25
Revert "sound: line6: move to use usb_control_msg_send() and usb_control_msg_...
Oliver Neukum
3
-37
/
+57
2020-09-25
Revert "sound: hiface: move to use usb_control_msg_send()"
Oliver Neukum
1
-6
/
+8
2020-09-25
Revert "Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()"
Oliver Neukum
1
-26
/
+64
2020-09-25
Revert "USB: core: hub.c: use usb_control_msg_send() in a few places"
Oliver Neukum
1
-40
/
+59
2020-09-25
iopoll: update kerneldoc of read_poll_timeout_atomic()
Chunfeng Yun
1
-2
/
+2
2020-09-25
usb: udc: net2280: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+10
2020-09-25
usb: phy: phy-mv-usb: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-10
/
+8
2020-09-25
usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-9
/
+3
2020-09-25
usb: isp1760-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+9
2020-09-25
usb: fotg210-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+9
2020-09-25
usb: oxu210hp-hcd: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-11
/
+10
2020-09-25
usb: xhci-rcar: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-31
/
+12
2020-09-25
usb: pci-quirks: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-9
/
+4
2020-09-25
usb: early: ehci-dbgp: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-10
/
+5
2020-09-25
usb: early: convert to readl_poll_timeout_atomic()
Chunfeng Yun
1
-10
/
+4
2020-09-22
dt-bindings: usb: renesas,usbhs: Add r8a774e1 support
Lad Prabhakar
1
-0
/
+1
2020-09-22
dt-bindings: usb: renesas, usb3-peri: Document r8a774e1 support
Lad Prabhakar
1
-0
/
+1
2020-09-22
usb: appledisplay: use module_usb_driver to simplify the code
Liu Shixin
1
-13
/
+1
2020-09-22
USB: bcma: use module_bcma_driver to simplify the code
Liu Shixin
1
-12
/
+1
2020-09-21
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
1
-9
/
+8
2020-09-21
Linux 5.9-rc6
v5.9-rc6
Linus Torvalds
1
-1
/
+1
2020-09-20
mm: fix wake_page_function() comment typos
Linus Torvalds
1
-2
/
+2
2020-09-20
dax: Fix stack overflow when mounting fsdax pmem device
Adrian Huang
1
-6
/
+6
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
3
-5
/
+31
2020-09-20
dm/dax: Fix table reference counts
Dan Williams
1
-2
/
+3
2020-09-20
usb: xhci: add debugfs support for ep with stream
Li Jun
3
-1
/
+119
2020-09-20
xhci: don't create endpoint debugfs entry before ring buffer is set.
Mathias Nyman
1
-2
/
+1
2020-09-20
xhci: Tune interrupt blocking for isochronous transfers
Mathias Nyman
1
-4
/
+19
2020-09-20
usb: xhci: omit duplicate actions when suspending a runtime suspended host.
Peter Chen
1
-2
/
+5
2020-09-20
usb: host: xhci-plat: improve the comments for xhci_plat_suspend
Peter Chen
1
-5
/
+1
2020-09-20
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
1
-1
/
+1
2020-09-20
usb: host: xhci-plat: add priv quirk for skip PHY initialization
Peter Chen
2
-2
/
+7
2020-09-20
usb: host: xhci-plat: delete the unnecessary code
Peter Chen
1
-2
/
+1
2020-09-20
usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
Peter Chen
2
-0
/
+20
2020-09-20
usb: host: xhci-plat: add platform data support
Peter Chen
1
-1
/
+5
2020-09-20
kconfig: qconf: revive help message in the info view
Masahiro Yamada
1
-3
/
+8
2020-09-20
kconfig: qconf: fix incomplete type 'struct gstr' warning
Masahiro Yamada
2
-31
/
+30
2020-09-19
RISC-V: Resurrect the MMIO timer implementation for M-mode systems
Palmer Dabbelt
4
-0
/
+71
2020-09-19
riscv: Fix Kendryte K210 device tree
Damien Le Moal
1
-2
/
+4
2020-09-19
riscv: Add sfence.vma after early page table changes
Greentime Hu
1
-4
/
+3
2020-09-19
kcsan: kconfig: move to menu 'Generic Kernel Debugging Instruments'
Changbin Du
1
-3
/
+1
[next]