summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
AgeCommit message (Expand)AuthorLines
2013-12-18USB: ehci-ppc-of: use dev_err() instead of printk()Jingoo Han-1/+2
2013-12-18USB: ehci-orion: use dev_warn() instead of printk()Jingoo Han-1/+1
2013-12-18USB: ehci-grlib: use dev_err() instead of printk()Jingoo Han-1/+2
2013-12-18USB: ehci-fsl: use dev_warn() instead of printk()Jingoo Han-1/+1
2013-12-18usb: ohci-at91: use device managed clk retrievalBoris BREZILLON-23/+7
2013-12-18usb: ohci-at91: use dev variable instead of &pdev->devBoris BREZILLON-9/+9
2013-12-18usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resourceBoris BREZILLON-21/+6
2013-12-17xhci: Remove unused variable 'addr' in inc_deq() and inc_enq().Lin Wang-6/+0
2013-12-17usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON-11/+15
2013-12-16Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman-700/+499
2013-12-13xhci: Add quirks module optionTakashi Iwai-0/+6
2013-12-11USB: EHCI: tegra: use reset frameworkStephen Warren-3/+11
2013-12-10xhci: clarify logging in xhci_setup_deviceDan Williams-10/+12
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams-8/+30
2013-12-10xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai-1/+6
2013-12-09usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese-10/+10
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen-8/+77
2013-12-08usb: Use dev_is_pci() to check whether it is pci deviceYijing Wang-1/+1
2013-12-08usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...Thomas Pugliese-1/+1
2013-12-08USB: OHCI: Properly handle ohci-spear suspendMajunath Goudar-3/+9
2013-12-08USB: OHCI: Properly handle ohci-exynos suspendMajunath Goudar-16/+6
2013-12-08USB: OHCI: Properly handle ohci-da8xx suspendMajunath Goudar-4/+12
2013-12-08USB: OHCI: Properly handle ohci-s3c2410 suspendMajunath Goudar-17/+4
2013-12-08USB: OHCI: Properly handle ohci-at91 suspendMajunath Goudar-2/+9
2013-12-08USB: OHCI: Properly handle OHCI controller suspendMajunath Goudar-1/+8
2013-12-04USB: fix coccinelle warningsFengguang Wu-1/+1
2013-12-04USB: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han-1/+1
2013-12-04usb: ohci-pxa27x: include linux/dma-mapping.hDaniel Mack-0/+1
2013-12-03usb: host: Remove superfluous name castsGeert Uytterhoeven-5/+5
2013-12-03USB: kill #undef VERBOSE_DEBUGOliver Neukum-5/+0
2013-12-03usb: kill DEBUG compile optionOliver Neukum-21/+35
2013-12-03fusbh200: kill fusbh200_vdbgOliver Neukum-11/+5
2013-12-03fusb200h: always compile in debugfs supportOliver Neukum-20/+4
2013-12-03fusbh200: always compile debugfs supportOliver Neukum-8/+0
2013-12-03fusb200h: don't log on every interruptOliver Neukum-7/+0
2013-12-03fusbh200: unconditionally compile debugging helpersOliver Neukum-14/+0
2013-12-03uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUGOliver Neukum-2/+2
2013-12-03uhci: change dependency for debug parameterOliver Neukum-19/+25
2013-12-03fusbh200: always build debugfs supportOliver Neukum-39/+0
2013-12-03fotg210: kill fotg210_vdbg()Oliver Neukum-11/+5
2013-12-03fotg210: remove conditional compilationOliver Neukum-10/+3
2013-12-03fotg210: change dbg_port() to evaluate parameters only if neededOliver Neukum-5/+5
2013-12-03fotg210: always compile the support for debugfsOliver Neukum-47/+0
2013-12-03fotg210: remove conditional compilationOliver Neukum-16/+0
2013-12-03ehci: Remove debugging at every interruptOliver Neukum-7/+0
2013-12-03ehci: no conditional compilation for interestingnessOliver Neukum-4/+2
2013-12-03ohci: no conditional debugging in root hub hadlingOliver Neukum-4/+2
2013-12-03ohci:always register debug filesOliver Neukum-6/+0
2013-12-03ohci: kill ohci_vdbgOliver Neukum-12/+6
2013-12-03ohci: remove conditional compilationOliver Neukum-87/+1