index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
USB: OHCI: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
4
-9
/
+9
|
*
|
usb: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
4
-12
/
+12
|
*
|
usb: host: xhci-plat: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
2020-07-09
1
-0
/
+2
|
*
|
usb: host: fhci-sched: Remove unused variable 'td'
Lee Jones
2020-07-09
1
-10
/
+9
|
*
|
usb: host: fhci-tds: Remove unused variables 'buf' and 'extra_data'
Lee Jones
2020-07-09
1
-7
/
+4
|
*
|
usb: host: ehci-platform: Do not define 'struct acpi_device_id' when !CONFIG_...
Lee Jones
2020-07-09
1
-0
/
+2
|
*
|
usb: host: fotg210-hcd: Demote obvious misuse of kerneldoc to standard commen...
Lee Jones
2020-07-09
1
-2
/
+2
|
*
|
usb: host: bcma-hcd: Demote obvious misuse of kerneldoc to standard comment b...
Lee Jones
2020-07-09
1
-2
/
+2
|
*
|
usb: host: fotg210-hcd: Remove unused variable 'hcc_params'
Lee Jones
2020-07-09
1
-2
/
+1
|
*
|
usb: host: ehci-fsl: Fix incorrectly named function argument
Lee Jones
2020-07-09
1
-1
/
+1
|
*
|
usb: host: imx21-hcd: Demote function header which is clearly not kerneldoc
Lee Jones
2020-07-09
1
-1
/
+1
|
*
|
usb: host: r8a66597-hcd: Remove set, then over-written, but never used variab...
Lee Jones
2020-07-09
1
-5
/
+3
|
*
|
usb: host: xhci-debugfs: Use 'gnu_printf' format notation
Lee Jones
2020-07-09
1
-0
/
+1
|
*
|
usb: host: xhci-dbgtty: File headers are not good candidates for kerneldoc
Lee Jones
2020-07-09
1
-1
/
+1
|
*
|
usb: host: xhci-dbgcap: File headers are not good candidates for kerneldoc
Lee Jones
2020-07-09
1
-1
/
+1
|
*
|
usb: host: xhci-mem: Demote obvious misuse of kerneldoc to standard comment b...
Lee Jones
2020-07-09
1
-1
/
+1
|
*
|
usb: host: xhci: Demote obvious misuse of kerneldoc to standard comment block
Lee Jones
2020-07-09
1
-1
/
+1
|
*
|
usb: host: ohci-s3c2410: Demote obvious misuse of kerneldoc to standard comme...
Lee Jones
2020-07-09
1
-1
/
+1
|
*
|
usb: ehci-omap: Drop surplus include
Linus Walleij
2020-07-09
1
-1
/
+0
|
*
|
usb: host: oxu210hp-hcd: Move declaration of 'qtd' into 'ifdef OXU_URB_TRACE'
Lee Jones
2020-07-03
1
-4
/
+3
|
*
|
usb: host: ohci: Mark cc_to_error as __maybe_unused
Lee Jones
2020-07-03
1
-1
/
+1
|
*
|
usb: host: ohci-at91: Demote kerneldoc headers down to basic comment blocks
Lee Jones
2020-07-03
1
-3
/
+2
|
*
|
usb: host: isp1362: Mark the many unused ISP1362_REG entries as __maybe_unused
Lee Jones
2020-07-03
1
-1
/
+1
|
*
|
usb: host: ehci-omap: Provide documentation for ehci_hcd_omap_probe()'s arg '...
Lee Jones
2020-07-03
1
-0
/
+1
|
*
|
usb: host: pci-quirks: Demote function header from kerneldoc to comment block
Lee Jones
2020-07-03
1
-1
/
+1
|
*
|
Merge 5.8-rc3 into usb-next
Greg Kroah-Hartman
2020-06-29
6
-7
/
+22
|
|
\
\
|
*
|
|
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-06-24
1
-3
/
+4
|
*
|
|
USB: OHCI: remove obsolete FIXME comment
Greg Kroah-Hartman
2020-06-19
1
-4
/
+0
|
*
|
|
usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"
Colin Ian King
2020-06-18
1
-2
/
+2
|
*
|
|
usb: xhci: tegra: Remove PLL power supplies
Thierry Reding
2020-06-18
1
-8
/
+0
*
|
|
|
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
usb: tegra: Fix allocation for the FPCI context
Jon Hunter
2020-07-23
1
-1
/
+1
*
|
|
usb: xhci: Fix ASM2142/ASM3142 DMA addressing
Forest Crossman
2020-07-21
1
-0
/
+3
*
|
|
usb: xhci-mtk: fix the failure of bandwidth allocation
Chunfeng Yun
2020-07-21
1
-0
/
+4
|
/
/
*
|
xhci: Poll for U0 after disabling USB2 LPM
Kai-Heng Feng
2020-06-24
1
-0
/
+3
*
|
xhci: Return if xHCI doesn't support LPM
Kai-Heng Feng
2020-06-24
1
-1
/
+4
*
|
usb: host: xhci-mtk: avoid runtime suspend when removing hcd
Macpaul Lin
2020-06-24
1
-2
/
+3
*
|
xhci: Fix enumeration issue when setting max packet size for FS devices.
Al Cooper
2020-06-24
1
-0
/
+1
*
|
xhci: Fix incorrect EP_STATE_MASK
Mathias Nyman
2020-06-24
1
-1
/
+1
*
|
USB: ohci-sm501: Add missed iounmap() in remove
Chuhong Yuan
2020-06-18
1
-0
/
+1
*
|
USB: ehci: reopen solution for Synopsys HC bug
Longfang Liu
2020-06-18
1
-0
/
+7
*
|
usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()
Tang Bin
2020-06-18
1
-3
/
+2
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-45
/
+45
*
Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-06-07
32
-66
/
+1099
|
\
|
*
USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()
Tang Bin
2020-05-19
1
-0
/
+2
|
*
USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned int
Colin Ian King
2020-05-19
1
-4
/
+3
|
*
usb: xhci: make symbols static
Vinod Koul
2020-05-19
1
-3
/
+3
|
*
usb: xhci: fix USB_XHCI_PCI depends
Vinod Koul
2020-05-19
1
-1
/
+1
|
*
usb/ehci-platform: Set PM runtime as active on resume
Qais Yousef
2020-05-18
1
-0
/
+4
[prev]
[next]