summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-10USB: emi62: Provide the correct bitstream firmwareBen Hutchings
2013-12-10Merge tag 'for-usb-next-2013-12-10' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2013-12-10xhci: clarify logging in xhci_setup_deviceDan Williams
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams
2013-12-09USB: storage: fix compile warningMing Lei
2013-12-09usb: wusbcore: set packet count correctly on isoc transfersThomas Pugliese
2013-12-09usb: wusbcore: move isoc_frame_index from wa_xfer to wa_segThomas Pugliese
2013-12-09usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUTThomas Pugliese
2013-12-09usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2013-12-09usb: core: allow isoc URBs for wireless devices with an interval < 6Thomas Pugliese
2013-12-09usb: wusbcore: fix short transfersThomas Pugliese
2013-12-08Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"Oliver Neukum
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-12-08usb: chipidea: usbmisc: Add support for i.MX51 CPUAlexander Shiyan
2013-12-08usb: chipidea: usbmisc: Add support for i.MX27/i.MX31 CPUsAlexander Shiyan
2013-12-08usb: chipidea: imx: avoid unnecessary probe defer every timePeter Chen
2013-12-08usb: chipidea: Reallocate regmap only if lpm is detectedChris Ruehl
2013-12-08Usb: atm: usbatm: fixed a pointer variable format issueSeth Archer Brown
2013-12-08usb: Use dev_is_pci() to check whether it is pci deviceYijing Wang
2013-12-08uwb: Use dev_is_pci() to check whether it is pci deviceYijing Wang
2013-12-08usb: hcd: Initialize USB phy if neededValentine Barshak
2013-12-08usb: hcd: Remove USB phy if neededValentine Barshak
2013-12-08USB: storage: use sg_miter_* APIs to access scsi bufferMing Lei
2013-12-08lib/scatterlist: export sg_miter_skip()Ming Lei
2013-12-08usb: wusbcore: return -ENOENT for unlinked URBs.Thomas Pugliese
2013-12-08usb: wusbcore: add more info to debug prints in urb_unlink pathThomas Pugliese
2013-12-08usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...Thomas Pugliese
2013-12-08USB: OHCI: Properly handle ohci-spear suspendMajunath Goudar
2013-12-08USB: OHCI: Properly handle ohci-exynos suspendMajunath Goudar
2013-12-08USB: OHCI: Properly handle ohci-da8xx suspendMajunath Goudar
2013-12-08USB: OHCI: Properly handle ohci-s3c2410 suspendMajunath Goudar
2013-12-08USB: OHCI: Properly handle ohci-at91 suspendMajunath Goudar
2013-12-08USB: OHCI: Properly handle OHCI controller suspendMajunath Goudar
2013-12-08usb: usbtest: update bos test coverage to usb 2.1 deviceHuang Rui
2013-12-08usb: usbtest: fix the bit mask of usb 2.0 extension descriptorHuang Rui
2013-12-08usb: usbtest: add a test case to support bos for queue controlHuang Rui
2013-12-04USB: fix coccinelle warningsFengguang Wu
2013-12-04USB: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-03usb: host: Remove superfluous name castsGeert Uytterhoeven
2013-12-03usb: gadget: Remove superfluous name castsGeert Uytterhoeven
2013-12-03usb: core: Remove superfluous name castsGeert Uytterhoeven
2013-12-03USB: kill #undef VERBOSE_DEBUGOliver Neukum
2013-12-03usb: kill DEBUG compile optionOliver Neukum
2013-12-03fusbh200: kill fusbh200_vdbgOliver Neukum
2013-12-03fusb200h: always compile in debugfs supportOliver Neukum
2013-12-03fusbh200: always compile debugfs supportOliver Neukum
2013-12-03fusb200h: don't log on every interruptOliver Neukum
2013-12-03fusbh200: unconditionally compile debugging helpersOliver Neukum
2013-12-03uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUGOliver Neukum
2013-12-03uhci: change dependency for debug parameterOliver Neukum