index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2013-12-18
USB: ehci-xilinx-of: use dev_err() instead of printk()
Jingoo Han
2013-12-18
USB: ehci-ppc-of: use dev_err() instead of printk()
Jingoo Han
2013-12-18
USB: ehci-orion: use dev_warn() instead of printk()
Jingoo Han
2013-12-18
USB: ehci-grlib: use dev_err() instead of printk()
Jingoo Han
2013-12-18
USB: ehci-fsl: use dev_warn() instead of printk()
Jingoo Han
2013-12-18
usb: ohci-at91: use device managed clk retrieval
Boris BREZILLON
2013-12-18
usb: ohci-at91: use dev variable instead of &pdev->dev
Boris BREZILLON
2013-12-18
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
Boris BREZILLON
2013-12-17
xhci: Remove unused variable 'addr' in inc_deq() and inc_enq().
Lin Wang
2013-12-17
usb: ohci-at91: fix irq and iomem resource retrieval
Boris BREZILLON
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2013-12-13
xhci: Add quirks module option
Takashi Iwai
2013-12-11
USB: EHCI: tegra: use reset framework
Stephen Warren
2013-12-10
xhci: clarify logging in xhci_setup_device
Dan Williams
2013-12-10
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
2013-12-10
xhci: Limit the spurious wakeup fix only to HP machines
Takashi Iwai
2013-12-09
usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUT
Thomas Pugliese
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
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-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
[prev]
[next]