index
:
kernel
0x221E-v0.0.1-v6.19
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2013-12-04
usb: ohci-pxa27x: include linux/dma-mapping.h
Daniel Mack
2013-12-03
usb: host: Remove superfluous name casts
Geert Uytterhoeven
2013-12-03
USB: kill #undef VERBOSE_DEBUG
Oliver Neukum
2013-12-03
usb: kill DEBUG compile option
Oliver Neukum
2013-12-03
fusbh200: kill fusbh200_vdbg
Oliver Neukum
2013-12-03
fusb200h: always compile in debugfs support
Oliver Neukum
2013-12-03
fusbh200: always compile debugfs support
Oliver Neukum
2013-12-03
fusb200h: don't log on every interrupt
Oliver Neukum
2013-12-03
fusbh200: unconditionally compile debugging helpers
Oliver Neukum
2013-12-03
uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUG
Oliver Neukum
2013-12-03
uhci: change dependency for debug parameter
Oliver Neukum
2013-12-03
fusbh200: always build debugfs support
Oliver Neukum
2013-12-03
fotg210: kill fotg210_vdbg()
Oliver Neukum
2013-12-03
fotg210: remove conditional compilation
Oliver Neukum
2013-12-03
fotg210: change dbg_port() to evaluate parameters only if needed
Oliver Neukum
2013-12-03
fotg210: always compile the support for debugfs
Oliver Neukum
2013-12-03
fotg210: remove conditional compilation
Oliver Neukum
2013-12-03
ehci: Remove debugging at every interrupt
Oliver Neukum
2013-12-03
ehci: no conditional compilation for interestingness
Oliver Neukum
2013-12-03
ohci: no conditional debugging in root hub hadling
Oliver Neukum
2013-12-03
ohci:always register debug files
Oliver Neukum
2013-12-03
ohci: kill ohci_vdbg
Oliver Neukum
2013-12-03
ohci: remove conditional compilation
Oliver Neukum
2013-12-02
xhci: replace xhci_write_64() with writeq()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_read_64() with readq()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
2013-12-02
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
2013-12-02
xhci: remove conversion from generic to pci device in xhci_mem.c
Xenia Ragiadakou
2013-12-02
xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()
Xenia Ragiadakou
2013-12-02
xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()
Xenia Ragiadakou
2013-12-02
xhci: remove unnecessary check in xhci_free_stream_info()
Xenia Ragiadakou
2013-12-02
xhci: fix SCT_FOR_CTX(p) macro
Xenia Ragiadakou
2013-12-02
xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface
Xenia Ragiadakou
2013-12-02
xhci: fix incorrect type in assignment in xhci_address_device()
Xenia Ragiadakou
2013-12-02
xhci: fix sparse warning in xhci-trace.h
Xenia Ragiadakou
2013-12-02
xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event Class
Xenia Ragiadakou
2013-12-02
xhci: fix incorrect type in assignment in handle_device_notification()
Xenia Ragiadakou
2013-12-02
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
Xenia Ragiadakou
2013-12-02
usb: xhci: Link TRB must not occur within a USB payload burst
David Laight
2013-11-28
usb: r8a66597-hcd: Convert to clk_prepare/unprepare
Laurent Pinchart
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-11
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-31
DMA-API: usb: ohci-sa1111: add a note about DMA masks
Russell King
2013-10-31
DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with ne...
Russell King
2013-10-31
DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new h...
Russell King
2013-10-30
USB: ehci-atmel: add usb_clk for transition to CCF
Boris BREZILLON
2013-10-29
usb: wusbcore: add a quirk for Alereon HWA device isoc behavior
Thomas Pugliese
[prev]
[next]