summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* uwb: add debug prints during channel change and beacon actionsThomas Pugliese2013-12-202-1/+6
* usb: wusbcore: add debug prints to reservation and channel changeThomas Pugliese2013-12-202-0/+2
* usb: cdc-wdm: avoid hanging on zero length readsBjørn Mork2013-12-201-32/+38
* USB: c67x00: remove CONFIG_USB_DEBUG dependancyGreg Kroah-Hartman2013-12-202-14/+3
* uwb: umc-dev: add missing put_device callLevente Kurusa2013-12-191-0/+1
* drivers: usb: Mark function as static in metro-usb.cRashika Kheria2013-12-191-1/+1
* drivers: usb: Mark function as static in usbsevseg.cRashika Kheria2013-12-191-1/+1
* USB: ohci-octeon: Use devm_ioremap_resource()Jingoo Han2013-12-181-18/+5
* USB: ohci-spear: Use devm_ioremap_resource()Jingoo Han2013-12-181-10/+3
* USB: ohci-ppc-of: Use devm_ioremap_resource()Jingoo Han2013-12-181-18/+4
* USB: ohci-nxp: Use devm_clk_get()Jingoo Han2013-12-181-18/+8
* USB: ehci-w90x900: Use devm_ioremap_resource()Jingoo Han2013-12-181-16/+5
* USB: ohci-da8xx: Use devm_*() functionsJingoo Han2013-12-181-40/+15
* USB: ohci-jz4740: Use devm_*() functionsJingoo Han2013-12-181-30/+9
* USB: ohci-pxa27x:Use devm_*() functionsJingoo Han2013-12-181-28/+10
* USB: ehci-octeon: Use devm_ioremap_resource()Jingoo Han2013-12-181-18/+5
* USB: ehci-fsl: Use devm_ioremap_resource()Jingoo Han2013-12-181-21/+7
* USB: ehci-orion: Use devm_*() functionsJingoo Han2013-12-181-31/+12
* USB: ohci-ppc-of: use dev_err() instead of printk()Jingoo Han2013-12-181-3/+5
* USB: ohci-omap: use dev_err() instead of printk()Jingoo Han2013-12-181-2/+2
* USB: ehci-xilinx-of: use dev_err() instead of printk()Jingoo Han2013-12-181-1/+2
* USB: ehci-ppc-of: use dev_err() instead of printk()Jingoo Han2013-12-181-1/+2
* USB: ehci-orion: use dev_warn() instead of printk()Jingoo Han2013-12-181-1/+1
* USB: ehci-grlib: use dev_err() instead of printk()Jingoo Han2013-12-181-1/+2
* USB: ehci-fsl: use dev_warn() instead of printk()Jingoo Han2013-12-181-1/+1
* usb: ohci-at91: use device managed clk retrievalBoris BREZILLON2013-12-181-23/+7
* usb: ohci-at91: use dev variable instead of &pdev->devBoris BREZILLON2013-12-181-9/+9
* usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resourceBoris BREZILLON2013-12-181-21/+6
* usb: option: add new zte 3g modem pids to option driver张君2013-12-181-0/+11
* usb: usbtest: Always clear halt else further tests will failRoger Quadros2013-12-181-1/+10
* usb: usbtest: Add timetout to simple_io()Roger Quadros2013-12-181-3/+11
* usb: wusbcore: add isochronous IN support to HWAThomas Pugliese2013-12-171-98/+207
* Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-16121-5242/+6998
|\
| * USB: emi62: Provide the correct bitstream firmwareBen Hutchings2013-12-101-4295/+6030
| * Merge tag 'for-usb-next-2013-12-10' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-12-107-21/+87
| |\
| | * xhci: clarify logging in xhci_setup_deviceDan Williams2013-12-101-10/+12
| | * usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-107-11/+75
| |/
| * USB: storage: fix compile warningMing Lei2013-12-091-1/+2
| * usb: wusbcore: set packet count correctly on isoc transfersThomas Pugliese2013-12-091-0/+5
| * usb: wusbcore: move isoc_frame_index from wa_xfer to wa_segThomas Pugliese2013-12-091-11/+10
| * usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese2013-12-095-32/+33
| * usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese2013-12-092-39/+7
| * usb: core: allow isoc URBs for wireless devices with an interval < 6Thomas Pugliese2013-12-091-2/+2
| * usb: wusbcore: fix short transfersThomas Pugliese2013-12-091-54/+74
| * Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"Oliver Neukum2013-12-081-3/+0
| * usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-0864-16/+92
| * usb: chipidea: usbmisc: Add support for i.MX51 CPUAlexander Shiyan2013-12-081-0/+4
| * usb: chipidea: usbmisc: Add support for i.MX27/i.MX31 CPUsAlexander Shiyan2013-12-081-0/+42
| * usb: chipidea: imx: avoid unnecessary probe defer every timePeter Chen2013-12-081-1/+1
| * usb: chipidea: Reallocate regmap only if lpm is detectedChris Ruehl2013-12-081-1/+2
OpenPOWER on IntegriCloud