summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-09-14USB: serial: option.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: metro-usb.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: kl5kusb105.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: keyspan_pda.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: ir-usb.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: ipw.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: ipaq.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: funsoft.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: ftdi_sio.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: empeg.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: digi_acceleport.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: cp210x.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: aircable.c: remove debug module parameterGreg Kroah-Hartman
2012-09-14USB: serial: kobil_sct.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: keyspan_pda.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: whiteheat.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: ssu100.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: oti6858.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: garmin_gps.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14ARM: tegra: remove useless includes of <mach/*.h>Stephen Warren
2012-09-14Merge commit 'xceiv-for-v3.7' into for-3.7/cleanup2Stephen Warren
2012-09-14USB: serial: kl5kusb105.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: ftdi_sio.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: digi_acceleport.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14USB: serial: cypress_m8.c: remove dbg() usageGreg Kroah-Hartman
2012-09-14usb: pxa27x_udc: remove IRQ_USB defineRob Herring
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-09-14ARM: imx: move platform_data definitionsArnd Bergmann
2012-09-14ARM: davinci: move platform_data definitionsArnd Bergmann
2012-09-13USB: ezusb: remove dependancy on usb_serialRene Buergel
2012-09-13USB: omninet: fix potential tty NULL dereferenceAlexey Khoroshilov
2012-09-13drivers/usb/misc/rio500.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-13drivers/usb/host/sl811-hcd.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-13USB: serial: usb_wwan.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: omninet.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: option.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: opticon.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: ipw.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: cyberjack.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: cp210x.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13USB: serial: ch341.c: remove dbg() usageGreg Kroah-Hartman
2012-09-13Merge tag 'for-usb-next-2012-09-13' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2012-09-13USB: serial: core: clean up dbg and printk usage.Greg Kroah-Hartman
2012-09-13drivers/usb/host/xhci-ring.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-13usb/xhci: update a comment regarding the BOS descriptor to reflect the codeSebastian Andrzej Siewior
2012-09-13usb: host: xhci: sparse fixesFelipe Balbi
2012-09-13xHCI: handle command after aborting the command ringElric Fu
2012-09-13xHCI: cancel command after command timeoutElric Fu
2012-09-13xHCI: add aborting command ring functionElric Fu