summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Usb: atm: usbatm: fixed a pointer variable format issueSeth Archer Brown2013-12-081-4/+4
* usb: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-081-1/+1
* uwb: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-082-2/+2
* usb: hcd: Initialize USB phy if neededValentine Barshak2013-12-081-0/+18
* usb: hcd: Remove USB phy if neededValentine Barshak2013-12-082-1/+14
* USB: storage: use sg_miter_* APIs to access scsi bufferMing Lei2013-12-081-54/+26
* lib/scatterlist: export sg_miter_skip()Ming Lei2013-12-082-1/+3
* usb: wusbcore: return -ENOENT for unlinked URBs.Thomas Pugliese2013-12-081-3/+5
* usb: wusbcore: add more info to debug prints in urb_unlink pathThomas Pugliese2013-12-081-10/+11
* usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...Thomas Pugliese2013-12-083-4/+26
* USB: OHCI: Properly handle ohci-spear suspendMajunath Goudar2013-12-081-3/+9
* USB: OHCI: Properly handle ohci-exynos suspendMajunath Goudar2013-12-081-16/+6
* USB: OHCI: Properly handle ohci-da8xx suspendMajunath Goudar2013-12-081-4/+12
* USB: OHCI: Properly handle ohci-s3c2410 suspendMajunath Goudar2013-12-081-17/+4
* USB: OHCI: Properly handle ohci-at91 suspendMajunath Goudar2013-12-081-2/+9
* USB: OHCI: Properly handle OHCI controller suspendMajunath Goudar2013-12-081-1/+8
* usb: usbtest: update bos test coverage to usb 2.1 deviceHuang Rui2013-12-081-1/+1
* usb: usbtest: fix the bit mask of usb 2.0 extension descriptorHuang Rui2013-12-081-2/+2
* usb: usbtest: add a test case to support bos for queue controlHuang Rui2013-12-081-1/+10
* USB: fix coccinelle warningsFengguang Wu2013-12-041-1/+1
* USB: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-044-4/+4
* usb: host: Remove superfluous name castsGeert Uytterhoeven2013-12-035-5/+5
* usb: gadget: Remove superfluous name castsGeert Uytterhoeven2013-12-032-2/+2
* usb: core: Remove superfluous name castsGeert Uytterhoeven2013-12-031-2/+2
* 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
* fusbh200: unconditionally compile debugging helpersOliver Neukum2013-12-031-14/+0
* uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUGOliver Neukum2013-12-031-2/+2
* uhci: change dependency for debug parameterOliver Neukum2013-12-031-19/+25
OpenPOWER on IntegriCloud