index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2013-12-08
usb: Use dev_is_pci() to check whether it is pci device
Yijing Wang
2013-12-08
usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...
Thomas Pugliese
2013-12-08
USB: OHCI: Properly handle ohci-spear suspend
Majunath Goudar
2013-12-08
USB: OHCI: Properly handle ohci-exynos suspend
Majunath Goudar
2013-12-08
USB: OHCI: Properly handle ohci-da8xx suspend
Majunath Goudar
2013-12-08
USB: OHCI: Properly handle ohci-s3c2410 suspend
Majunath Goudar
2013-12-08
USB: OHCI: Properly handle ohci-at91 suspend
Majunath Goudar
2013-12-08
USB: OHCI: Properly handle OHCI controller suspend
Majunath Goudar
2013-12-04
USB: fix coccinelle warnings
Fengguang Wu
2013-12-04
USB: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
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-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
[next]