summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-242-13/+22
|\
| * usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON2013-12-171-11/+15
| * xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai2013-12-101-1/+6
* | Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-12-222-6/+9
|\ \
| * | usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()Jack Pham2013-12-191-0/+3
| * | xhci: Remove unused variable 'addr' in inc_deq() and inc_enq().Lin Wang2013-12-171-6/+0
| * | xhci: Add quirks module optionTakashi Iwai2013-12-131-0/+6
* | | USB: ohci-octeon: Use devm_ioremap_resource()Jingoo Han2013-12-191-18/+5
* | | USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han2013-12-191-10/+3
* | | USB: ohci-ppc-of: Use devm_ioremap_resource()Jingoo Han2013-12-191-18/+4
* | | USB: ohci-nxp: Use devm_clk_get()Jingoo Han2013-12-191-18/+8
* | | USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han2013-12-191-16/+5
* | | USB: ohci-da8xx: Use devm_*() functionsJingoo Han2013-12-191-40/+15
* | | USB: ohci-jz4740: Use devm_*() functionsJingoo Han2013-12-191-30/+9
* | | USB: ohci-pxa27x:Use devm_*() functionsJingoo Han2013-12-191-28/+10
* | | USB: ehci-octeon: Use devm_ioremap_resource()Jingoo Han2013-12-191-18/+5
* | | USB: ehci-fsl: Use devm_ioremap_resource()Jingoo Han2013-12-191-21/+7
* | | USB: ehci-orion: Use devm_*() functionsJingoo Han2013-12-191-31/+12
* | | USB: ohci-ppc-of: use dev_err() instead of printk()Jingoo Han2013-12-191-3/+5
* | | USB: ohci-omap: use dev_err() instead of printk()Jingoo Han2013-12-191-2/+2
* | | USB: ehci-xilinx-of: use dev_err() instead of printk()Jingoo Han2013-12-191-1/+2
* | | USB: ehci-ppc-of: use dev_err() instead of printk()Jingoo Han2013-12-191-1/+2
* | | USB: ehci-orion: use dev_warn() instead of printk()Jingoo Han2013-12-191-1/+1
* | | USB: ehci-grlib: use dev_err() instead of printk()Jingoo Han2013-12-191-1/+2
* | | USB: ehci-fsl: use dev_warn() instead of printk()Jingoo Han2013-12-191-1/+1
* | | usb: ohci-at91: use device managed clk retrievalBoris BREZILLON2013-12-191-23/+7
* | | usb: ohci-at91: use dev variable instead of &pdev->devBoris BREZILLON2013-12-191-9/+9
* | | usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resourceBoris BREZILLON2013-12-191-21/+6
* | | Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-1680-700/+499
|\| | | |/ |/|
| * xhci: clarify logging in xhci_setup_deviceDan Williams2013-12-101-10/+12
| * usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-105-8/+30
| * usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese2013-12-091-10/+10
| * usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-0954-8/+77
| * usb: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-091-1/+1
| * usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...Thomas Pugliese2013-12-091-1/+1
| * USB: OHCI: Properly handle ohci-spear suspendMajunath Goudar2013-12-091-3/+9
| * USB: OHCI: Properly handle ohci-exynos suspendMajunath Goudar2013-12-091-16/+6
| * USB: OHCI: Properly handle ohci-da8xx suspendMajunath Goudar2013-12-091-4/+12
| * USB: OHCI: Properly handle ohci-s3c2410 suspendMajunath Goudar2013-12-091-17/+4
| * USB: OHCI: Properly handle ohci-at91 suspendMajunath Goudar2013-12-091-2/+9
| * USB: OHCI: Properly handle OHCI controller suspendMajunath Goudar2013-12-091-1/+8
| * USB: fix coccinelle warningsFengguang Wu2013-12-051-1/+1
| * USB: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-051-1/+1
| * usb: host: Remove superfluous name castsGeert Uytterhoeven2013-12-035-5/+5
| * USB: kill #undef VERBOSE_DEBUGOliver Neukum2013-12-034-5/+0
| * usb: kill DEBUG compile optionOliver Neukum2013-12-0312-21/+35
| * fusbh200: kill fusbh200_vdbgOliver Neukum2013-12-031-11/+5
| * fusb200h: always compile in debugfs supportOliver Neukum2013-12-032-20/+4
| * fusbh200: always compile debugfs supportOliver Neukum2013-12-031-8/+0
| * fusb200h: don't log on every interruptOliver Neukum2013-12-031-7/+0