aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* USB: OHCI: Properly handle OHCI controller suspendMajunath Goudar2013-12-08
* usb: usbtest: update bos test coverage to usb 2.1 deviceHuang Rui2013-12-08
* usb: usbtest: fix the bit mask of usb 2.0 extension descriptorHuang Rui2013-12-08
* usb: usbtest: add a test case to support bos for queue controlHuang Rui2013-12-08
* USB: fix coccinelle warningsFengguang Wu2013-12-04
* USB: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-04
* usb: host: Remove superfluous name castsGeert Uytterhoeven2013-12-03
* usb: gadget: Remove superfluous name castsGeert Uytterhoeven2013-12-03
* usb: core: Remove superfluous name castsGeert Uytterhoeven2013-12-03
* USB: kill #undef VERBOSE_DEBUGOliver Neukum2013-12-03
* usb: kill DEBUG compile optionOliver Neukum2013-12-03
* fusbh200: kill fusbh200_vdbgOliver Neukum2013-12-03
* fusb200h: always compile in debugfs supportOliver Neukum2013-12-03
* fusbh200: always compile debugfs supportOliver Neukum2013-12-03
* fusb200h: don't log on every interruptOliver Neukum2013-12-03
* fusbh200: unconditionally compile debugging helpersOliver Neukum2013-12-03
* uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUGOliver Neukum2013-12-03
* uhci: change dependency for debug parameterOliver Neukum2013-12-03
* fusbh200: always build debugfs supportOliver Neukum2013-12-03
* fotg210: kill fotg210_vdbg()Oliver Neukum2013-12-03
* fotg210: remove conditional compilationOliver Neukum2013-12-03
* fotg210: change dbg_port() to evaluate parameters only if neededOliver Neukum2013-12-03
* fotg210: always compile the support for debugfsOliver Neukum2013-12-03
* fotg210: remove conditional compilationOliver Neukum2013-12-03
* ehci: Remove debugging at every interruptOliver Neukum2013-12-03
* ehci: no conditional compilation for interestingnessOliver Neukum2013-12-03
* ohci: no conditional debugging in root hub hadlingOliver Neukum2013-12-03
* ohci:always register debug filesOliver Neukum2013-12-03
* ohci: kill ohci_vdbgOliver Neukum2013-12-03
* ohci: remove conditional compilationOliver Neukum2013-12-03
* cdc-acm: fix power management in ioctlOliver Neukum2013-12-03
* cdc-acm: add TIOCGICOUNTOliver Neukum2013-12-03
* cdc-acm: add TIOCMIWAITOliver Neukum2013-12-03
* usb: chipidea: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-03
* usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam2013-12-03
* Merge tag 'for-usb-next-2013-12-02' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-12-03
|\
| * xhci: replace xhci_write_64() with writeq()Xenia Ragiadakou2013-12-02
| * xhci: replace xhci_read_64() with readq()Xenia Ragiadakou2013-12-02
| * xhci: replace xhci_writel() with writel()Xenia Ragiadakou2013-12-02
| * xhci: replace xhci_readl() with readl()Xenia Ragiadakou2013-12-02
| * xhci: remove conversion from generic to pci device in xhci_mem.cXenia Ragiadakou2013-12-02
| * xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()Xenia Ragiadakou2013-12-02
| * xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()Xenia Ragiadakou2013-12-02
| * xhci: remove unnecessary check in xhci_free_stream_info()Xenia Ragiadakou2013-12-02
| * xhci: fix SCT_FOR_CTX(p) macroXenia Ragiadakou2013-12-02
| * xhci: replace USB_MAXINTERFACES with config->desc.bNumInterfaceXenia Ragiadakou2013-12-02
| * xhci: fix incorrect type in assignment in xhci_address_device()Xenia Ragiadakou2013-12-02
| * xhci: fix sparse warning in xhci-trace.hXenia Ragiadakou2013-12-02
| * xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event ClassXenia Ragiadakou2013-12-02
| * xhci: fix incorrect type in assignment in handle_device_notification()Xenia Ragiadakou2013-12-02