aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* drivers/usb/misc/rio500.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-14
* drivers/usb/host/sl811-hcd.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-14
* USB: serial: usb_wwan.c: remove dbg() usageGreg Kroah-Hartman2012-09-13
* USB: serial: omninet.c: remove dbg() usageGreg Kroah-Hartman2012-09-13
* USB: serial: option.c: remove dbg() usageGreg Kroah-Hartman2012-09-13
* USB: serial: opticon.c: remove dbg() usageGreg Kroah-Hartman2012-09-13
* USB: serial: ipw.c: remove dbg() usageGreg Kroah-Hartman2012-09-13
* USB: serial: cyberjack.c: remove dbg() usageGreg Kroah-Hartman2012-09-13
* USB: serial: cp210x.c: remove dbg() usageGreg Kroah-Hartman2012-09-13
* USB: serial: ch341.c: remove dbg() usageGreg Kroah-Hartman2012-09-13
* Merge tag 'for-usb-next-2012-09-13' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-09-13
|\
| * drivers/usb/host/xhci-ring.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-13
| * usb/xhci: update a comment regarding the BOS descriptor to reflect the codeSebastian Andrzej Siewior2012-09-13
| * usb: host: xhci: sparse fixesFelipe Balbi2012-09-13
| * xHCI: handle command after aborting the command ringElric Fu2012-09-13
| * xHCI: cancel command after command timeoutElric Fu2012-09-13
| * xHCI: add aborting command ring functionElric Fu2012-09-13
| * xHCI: add cmd_ring_stateElric Fu2012-09-13
* | USB: serial: core: clean up dbg and printk usage.Greg Kroah-Hartman2012-09-13
* | USB: serial: core: remove some trace debugging callsGreg Kroah-Hartman2012-09-13
|/
* USB: core: remove unused dbg() call in message.cGreg Kroah-Hartman2012-09-13
* USB: atm: usbatm: fix up debug printing codeGreg Kroah-Hartman2012-09-13
* USB: serial: add zte_ev.c driverGreg Kroah-Hartman2012-09-13
* USB: serial: move usb_serial_debug_data to use %*phGreg Kroah-Hartman2012-09-13
* USB: chipidea: re-order irq handling to avoid unhandled irqsRichard Zhao2012-09-12
* USB: chipidea: add -DDEBUG if debugging is enabledRichard Zhao2012-09-12
* USB: chipidea: add vbus detect for udcRichard Zhao2012-09-12
* USB: chipidea: acknowledge ID change interrupt in irq handlerRichard Zhao2012-09-12
* USB: chipidea: delay 2ms before read ID status at probe timeRichard Zhao2012-09-12
* USB: chipidea: imx: add pinctrl supportRichard Zhao2012-09-12
* USB: chipidea: add imx usbmisc supportRichard Zhao2012-09-12
* Merge branch 'chipidea-stable' into usb-nextGreg Kroah-Hartman2012-09-12
|\
| * usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik2012-09-12
| * usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde2012-09-12
| * usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde2012-09-12
| * usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik2012-09-12
| * usb: chipidea: udc: fix setup of endpoint maxpacket sizeMichael Grzeschik2012-09-12
* | usb: move children deallocation after quiescing the hubAlexander Shishkin2012-09-12
* | usb: renesas_usbhs: convert to devm_xxx()Kuninori Morimoto2012-09-11
* | Merge tag 'musb-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2012-09-11
|\ \
| * | usb: musb: dsps: remove explicit NOP device creationAjay Kumar Gupta2012-09-11
| * | usb: musb: dsps: add dt supportAjay Kumar Gupta2012-09-11
| * | usb: musb: am335x: add support for dual instanceB, Ravi2012-09-11
| * | usb: musb: kill global and static for multi instanceAjay Kumar Gupta2012-09-11
| * | usb: musb: add musb_ida for multi instance supportB, Ravi2012-09-11
| * | usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I2012-09-11
| * | usb: musb: omap: write directly to mailbox instead of using phyKishon Vijay Abraham I2012-09-11
| * | arm: omap: hwmod: add a new addr space in otg for writing to control moduleKishon Vijay Abraham I2012-09-11
| * | usb: musb: core: fix kernel-doc of musb_init_controller()Sergei Shtylyov2012-08-31
| * | usb: musb: fix spelling of families in KconfigPeter Meerwald2012-08-20