summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-11USB: emi62: Provide the correct bitstream firmwareBen Hutchings1-4295/+6030
2013-12-11Merge tag 'for-usb-next-2013-12-10' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman7-21/+87
2013-12-11xhci: clarify logging in xhci_setup_deviceDan Williams1-10/+12
2013-12-11usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams7-11/+75
2013-12-10USB: storage: fix compile warningMing Lei1-1/+2
2013-12-10usb: wusbcore: set packet count correctly on isoc transfersThomas Pugliese1-0/+5
2013-12-10usb: wusbcore: move isoc_frame_index from wa_xfer to wa_segThomas Pugliese1-11/+10
2013-12-10usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese5-32/+33
2013-12-10usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese2-39/+7
2013-12-10usb: core: allow isoc URBs for wireless devices with an interval < 6Thomas Pugliese1-2/+2
2013-12-10usb: wusbcore: fix short transfersThomas Pugliese1-54/+74
2013-12-09Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"Oliver Neukum1-3/+0
2013-12-09usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen64-16/+92
2013-12-09usb: chipidea: usbmisc: Add support for i.MX51 CPUAlexander Shiyan1-0/+4
2013-12-09usb: chipidea: usbmisc: Add support for i.MX27/i.MX31 CPUsAlexander Shiyan1-0/+42
2013-12-09usb: chipidea: imx: avoid unnecessary probe defer every timePeter Chen1-1/+1
2013-12-09usb: chipidea: Reallocate regmap only if lpm is detectedChris Ruehl1-1/+2
2013-12-09Usb: atm: usbatm: fixed a pointer variable format issueSeth Archer Brown1-4/+4
2013-12-09usb: Use dev_is_pci() to check whether it is pci deviceYijing Wang1-1/+1
2013-12-09uwb: Use dev_is_pci() to check whether it is pci deviceYijing Wang2-2/+2
2013-12-09usb: hcd: Initialize USB phy if neededValentine Barshak1-0/+18
2013-12-09usb: hcd: Remove USB phy if neededValentine Barshak2-1/+14
2013-12-09USB: storage: use sg_miter_* APIs to access scsi bufferMing Lei1-54/+26
2013-12-09lib/scatterlist: export sg_miter_skip()Ming Lei2-1/+3
2013-12-09usb: wusbcore: return -ENOENT for unlinked URBs.Thomas Pugliese1-3/+5
2013-12-09usb: wusbcore: add more info to debug prints in urb_unlink pathThomas Pugliese1-10/+11
2013-12-09usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...Thomas Pugliese3-4/+26
2013-12-09USB: OHCI: Properly handle ohci-spear suspendMajunath Goudar1-3/+9
2013-12-09USB: OHCI: Properly handle ohci-exynos suspendMajunath Goudar1-16/+6
2013-12-09USB: OHCI: Properly handle ohci-da8xx suspendMajunath Goudar1-4/+12
2013-12-09USB: OHCI: Properly handle ohci-s3c2410 suspendMajunath Goudar1-17/+4
2013-12-09USB: OHCI: Properly handle ohci-at91 suspendMajunath Goudar1-2/+9
2013-12-09USB: OHCI: Properly handle OHCI controller suspendMajunath Goudar1-1/+8
2013-12-09usb: usbtest: update bos test coverage to usb 2.1 deviceHuang Rui1-1/+1
2013-12-09usb: usbtest: fix the bit mask of usb 2.0 extension descriptorHuang Rui1-2/+2
2013-12-09usb: usbtest: add a test case to support bos for queue controlHuang Rui1-1/+10
2013-12-05USB: fix coccinelle warningsFengguang Wu1-1/+1
2013-12-05USB: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han4-4/+4
2013-12-03usb: host: Remove superfluous name castsGeert Uytterhoeven5-5/+5
2013-12-03usb: gadget: Remove superfluous name castsGeert Uytterhoeven2-2/+2
2013-12-03usb: core: Remove superfluous name castsGeert Uytterhoeven1-2/+2
2013-12-03USB: kill #undef VERBOSE_DEBUGOliver Neukum4-5/+0
2013-12-03usb: kill DEBUG compile optionOliver Neukum12-21/+35
2013-12-03fusbh200: kill fusbh200_vdbgOliver Neukum1-11/+5
2013-12-03fusb200h: always compile in debugfs supportOliver Neukum2-20/+4
2013-12-03fusbh200: always compile debugfs supportOliver Neukum1-8/+0
2013-12-03fusb200h: don't log on every interruptOliver Neukum1-7/+0
2013-12-03fusbh200: unconditionally compile debugging helpersOliver Neukum1-14/+0
2013-12-03uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUGOliver Neukum1-2/+2
2013-12-03uhci: change dependency for debug parameterOliver Neukum1-19/+25