index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-09
usb: Use dev_is_pci() to check whether it is pci device
Yijing Wang
1
-1
/
+1
2013-12-09
usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...
Thomas Pugliese
1
-1
/
+1
2013-12-09
USB: OHCI: Properly handle ohci-spear suspend
Majunath Goudar
1
-3
/
+9
2013-12-09
USB: OHCI: Properly handle ohci-exynos suspend
Majunath Goudar
1
-16
/
+6
2013-12-09
USB: OHCI: Properly handle ohci-da8xx suspend
Majunath Goudar
1
-4
/
+12
2013-12-09
USB: OHCI: Properly handle ohci-s3c2410 suspend
Majunath Goudar
1
-17
/
+4
2013-12-09
USB: OHCI: Properly handle ohci-at91 suspend
Majunath Goudar
1
-2
/
+9
2013-12-09
USB: OHCI: Properly handle OHCI controller suspend
Majunath Goudar
1
-1
/
+8
2013-12-05
USB: fix coccinelle warnings
Fengguang Wu
1
-1
/
+1
2013-12-05
USB: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-12-03
usb: host: Remove superfluous name casts
Geert Uytterhoeven
5
-5
/
+5
2013-12-03
USB: kill #undef VERBOSE_DEBUG
Oliver Neukum
4
-5
/
+0
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
12
-21
/
+35
2013-12-03
fusbh200: kill fusbh200_vdbg
Oliver Neukum
1
-11
/
+5
2013-12-03
fusb200h: always compile in debugfs support
Oliver Neukum
2
-20
/
+4
2013-12-03
fusbh200: always compile debugfs support
Oliver Neukum
1
-8
/
+0
2013-12-03
fusb200h: don't log on every interrupt
Oliver Neukum
1
-7
/
+0
2013-12-03
fusbh200: unconditionally compile debugging helpers
Oliver Neukum
1
-14
/
+0
2013-12-03
uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUG
Oliver Neukum
1
-2
/
+2
2013-12-03
uhci: change dependency for debug parameter
Oliver Neukum
1
-19
/
+25
2013-12-03
fusbh200: always build debugfs support
Oliver Neukum
2
-39
/
+0
2013-12-03
fotg210: kill fotg210_vdbg()
Oliver Neukum
1
-11
/
+5
2013-12-03
fotg210: remove conditional compilation
Oliver Neukum
1
-10
/
+3
2013-12-03
fotg210: change dbg_port() to evaluate parameters only if needed
Oliver Neukum
1
-5
/
+5
2013-12-03
fotg210: always compile the support for debugfs
Oliver Neukum
1
-47
/
+0
2013-12-03
fotg210: remove conditional compilation
Oliver Neukum
2
-16
/
+0
2013-12-03
ehci: Remove debugging at every interrupt
Oliver Neukum
1
-7
/
+0
2013-12-03
ehci: no conditional compilation for interestingness
Oliver Neukum
1
-4
/
+2
2013-12-03
ohci: no conditional debugging in root hub hadling
Oliver Neukum
1
-4
/
+2
2013-12-03
ohci:always register debug files
Oliver Neukum
1
-6
/
+0
2013-12-03
ohci: kill ohci_vdbg
Oliver Neukum
3
-12
/
+6
2013-12-03
ohci: remove conditional compilation
Oliver Neukum
4
-87
/
+1
2013-12-03
xhci: replace xhci_write_64() with writeq()
Xenia Ragiadakou
4
-33
/
+20
2013-12-03
xhci: replace xhci_read_64() with readq()
Xenia Ragiadakou
5
-23
/
+17
2013-12-03
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
5
-61
/
+47
2013-12-03
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
6
-118
/
+112
2013-12-03
xhci: remove conversion from generic to pci device in xhci_mem.c
Xenia Ragiadakou
1
-10
/
+10
2013-12-03
xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()
Xenia Ragiadakou
1
-2
/
+2
2013-12-03
xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()
Xenia Ragiadakou
1
-2
/
+2
2013-12-03
xhci: remove unnecessary check in xhci_free_stream_info()
Xenia Ragiadakou
1
-2
/
+1
2013-12-03
xhci: fix SCT_FOR_CTX(p) macro
Xenia Ragiadakou
1
-1
/
+1
2013-12-03
xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface
Xenia Ragiadakou
1
-1
/
+1
2013-12-03
xhci: fix incorrect type in assignment in xhci_address_device()
Xenia Ragiadakou
1
-3
/
+3
2013-12-03
xhci: fix sparse warning in xhci-trace.h
Xenia Ragiadakou
1
-1
/
+1
2013-12-03
xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event Class
Xenia Ragiadakou
1
-2
/
+2
2013-12-03
xhci: fix incorrect type in assignment in handle_device_notification()
Xenia Ragiadakou
1
-1
/
+1
2013-12-03
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
Xenia Ragiadakou
1
-2
/
+3
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
19
-65
/
+64
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+6
2013-11-11
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-4
/
+4
[next]