summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: cp210x.c: remove debug module parameterGreg Kroah-Hartman2012-09-141-5/+0
* USB: serial: aircable.c: remove debug module parameterGreg Kroah-Hartman2012-09-141-5/+0
* USB: serial: kobil_sct.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-46/+35
* USB: serial: keyspan_pda.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-19/+17
* USB: serial: whiteheat.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-20/+21
* USB: serial: ssu100.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-16/+16
* USB: serial: oti6858.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-39/+32
* USB: serial: garmin_gps.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-44/+51
* USB: serial: kl5kusb105.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-18/+18
* USB: serial: ftdi_sio.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-59/+60
* USB: serial: digi_acceleport.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-18/+25
* USB: serial: cypress_m8.c: remove dbg() usageGreg Kroah-Hartman2012-09-141-73/+73
* USB: ezusb: remove dependancy on usb_serialRene Buergel2012-09-135-35/+35
* USB: omninet: fix potential tty NULL dereferenceAlexey Khoroshilov2012-09-131-3/+5
* drivers/usb/misc/rio500.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-131-1/+1
* drivers/usb/host/sl811-hcd.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-131-1/+1
* USB: serial: usb_wwan.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-23/+28
* USB: serial: omninet.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-7/+7
* USB: serial: option.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-7/+8
* USB: serial: opticon.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-10/+10
* USB: serial: ipw.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-33/+28
* USB: serial: cyberjack.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-33/+35
* USB: serial: cp210x.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-71/+64
* USB: serial: ch341.c: remove dbg() usageGreg Kroah-Hartman2012-09-131-19/+23
* Merge tag 'for-usb-next-2012-09-13' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2012-09-135-21/+334
|\
| * drivers/usb/host/xhci-ring.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-131-1/+1
| * usb/xhci: update a comment regarding the BOS descriptor to reflect the codeSebastian Andrzej Siewior2012-09-131-1/+1
| * usb: host: xhci: sparse fixesFelipe Balbi2012-09-133-3/+6
| * xHCI: handle command after aborting the command ringElric Fu2012-09-131-6/+165
| * xHCI: cancel command after command timeoutElric Fu2012-09-132-7/+22
| * xHCI: add aborting command ring functionElric Fu2012-09-134-1/+128
| * xHCI: add cmd_ring_stateElric Fu2012-09-133-2/+11
* | USB: serial: core: clean up dbg and printk usage.Greg Kroah-Hartman2012-09-132-84/+77
* | USB: serial: core: remove some trace debugging callsGreg Kroah-Hartman2012-09-132-8/+0
|/
* USB: core: remove unused dbg() call in message.cGreg Kroah-Hartman2012-09-131-2/+0
* USB: atm: usbatm: fix up debug printing codeGreg Kroah-Hartman2012-09-131-18/+28
* USB: serial: add zte_ev.c driverGreg Kroah-Hartman2012-09-133-0/+316
* USB: serial: move usb_serial_debug_data to use %*phGreg Kroah-Hartman2012-09-131-9/+3
* USB: chipidea: re-order irq handling to avoid unhandled irqsRichard Zhao2012-09-121-8/+13
* USB: chipidea: add -DDEBUG if debugging is enabledRichard Zhao2012-09-121-0/+2
* USB: chipidea: add vbus detect for udcRichard Zhao2012-09-122-1/+39
* USB: chipidea: acknowledge ID change interrupt in irq handlerRichard Zhao2012-09-121-2/+1
* USB: chipidea: delay 2ms before read ID status at probe timeRichard Zhao2012-09-121-0/+2
* USB: chipidea: imx: add pinctrl supportRichard Zhao2012-09-121-0/+7
* USB: chipidea: add imx usbmisc supportRichard Zhao2012-09-126-1/+274
* Merge branch 'chipidea-stable' into usb-nextGreg Kroah-Hartman2012-09-121-18/+41
|\
| * usb: chipidea: udc: don't stall endpoint if request list is empty in isr_tr_c...Michael Grzeschik2012-09-121-4/+1
| * usb: chipidea: cleanup dma_pool if udc_start() failsMarc Kleine-Budde2012-09-121-8/+15
| * usb: chipidea: udc: fix error path in udc_start()Marc Kleine-Budde2012-09-121-1/+1
| * usb: chipidea: udc: add pullup fuction, needed by the uvc gadgetMichael Grzeschik2012-09-121-4/+17
OpenPOWER on IntegriCloud