summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: core: remove CONFIG_USB_DEBUG usageGreg Kroah-Hartman2013-12-213-18/+7
* USB: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman2013-12-212-2/+2
* Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-12-213-7/+10
|\
| * 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
| * usbtest: Fix BOS control test for USB 2.01 devices.Sarah Sharp2013-12-171-1/+1
| * xhci: Add quirks module optionTakashi Iwai2013-12-131-0/+6
* | uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_changeThomas Pugliese2013-12-201-2/+2
* | uwb: use uwb_rsv_callback instead of calling rsv->callback directlyThomas Pugliese2013-12-201-1/+1
* | uwb: whitespace and comment cleanupsThomas Pugliese2013-12-203-9/+9
* | 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
OpenPOWER on IntegriCloud