summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-01-24usb: dwc3: gadget: change HIRD threshold to 12Felipe Balbi
2013-01-18usb: dwc3: remove dwc3 dependency on host AND gadget.Vivek Gautam
2013-01-18usb: dwc3: gadget: req->queued must be forced to false in cleanupPratyush Anand
2013-01-18usb: dwc3: gadget: fix scatter gather implementationPratyush Anand
2013-01-18usb: dwc3: gadget: no need to pass params in case of UPDATE_TRANSFERPratyush Anand
2013-01-18usb: dwc3: gadget: fix skip LINK_TRB on ISOCPratyush Anand
2013-01-18usb: dwc3: gadget: fix isoc END TRANSFER ConditionPratyush Anand
2013-01-18usb: dwc3: gadget: correct return from ep_queuePratyush Anand
2013-01-18usb: dwc3: gadget: fix missed isocPratyush Anand
2013-01-18usb: dwc3: Enable usb2 LPM only when connected as usb2.0Pratyush Anand
2013-01-18usb: dwc3: debugfs: convert our regdump to use regsetsFelipe Balbi
2013-01-18usb: dwc3: gadget: don't redefine 'ret'Felipe Balbi
2013-01-18usb: dwc3: exynos: use devm_ functionsJingoo Han
2013-01-18usb: dwc3: decrease event buffer sizeFelipe Balbi
2013-01-14Merge tag 'usb-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-13usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid addedTomasz Mloduchowski
2013-01-12usb: host: ohci-tmio: fix compile warningFelipe Balbi
2013-01-12USB: Add device quirk for Microsoft VX700 webcamAndreas Fleig
2013-01-12USB: ehci-fsl: fix regression on mpc5121eAnatolij Gustschin
2013-01-12usb: chipidea: Allow disabling streaming not only in udc modeFabio Estevam
2013-01-12USB: fsl-mph-dr-of: fix regression on mpc5121eAnatolij Gustschin
2013-01-12USB: select USB_ARCH_HAS_EHCI for MXSMaxime Ripard
2013-01-11USB: hub: handle claim of enabled remote wakeup after resetOliver Neukum
2013-01-11USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"Denis N Ladin
2013-01-11USB: option: add Nexpring NP10T terminal idDzianis Kahanovich
2013-01-11USB: option: add Telekom Speedstick LTE IIBjørn Mork
2013-01-11USB: option: blacklist network interface on ZTE MF880Bjørn Mork
2013-01-11usb: imx21-hcd: Include missing linux/module.hFabio Estevam
2013-01-11USB: option: Add new MEDIATEK PID supportQuentin.Li
2013-01-07USB: ehci: make debug port in-use detection functional againJan Beulich
2013-01-07USB: usbtest: fix test number in log messageAlan Stern
2013-01-07Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-01-07Merge tag 'fixes-for-v3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-01-03Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman
2013-01-03xhci: Avoid "dead ports", add roothub port polling.Sarah Sharp
2013-01-03USB: Handle warm reset failure on empty port.Sarah Sharp
2013-01-03USB: Ignore port state until reset completes.Sarah Sharp
2013-01-03USB: Increase reset timeout.Sarah Sharp
2013-01-03USB: Allow USB 3.0 ports to be disabled.Sarah Sharp
2013-01-03USB: Ignore xHCI Reset Device status.Sarah Sharp
2013-01-03USB: Handle auto-transition from hot to warm reset.Sarah Sharp
2013-01-03xhci: Handle HS bulk/ctrl endpoints that don't NAK.Sarah Sharp
2012-12-18usb: musb: use io{read,write}*_rep accessorsMatthew Leach
2012-12-18musb: tusb6010: use io{read,write}*_rep accessorsMatthew Leach
2012-12-16ARM: OMAP: Fix drivers to depend on omap for internal devicesTony Lindgren
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13usb: musb: core: print new line in the driver banner againSergei Shtylyov
2012-12-13usb: gadget: u_serial: fix switch off blockedHaipeng YU