summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2012-01-03USB: remove dead code from suspend/resume pathOliver Neukum
2012-01-03USB: add quirk for another cameraOliver Neukum
2012-01-03drivers: usb: wusbcore: Fix dependency for USB_WUSBFabio Estevam
2012-01-02xhci: Better debugging for critical host errors.Sarah Sharp
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-27Merge branch 'samsung/ohci' into next/driversArnd Bergmann
2011-12-27Merge branch 'v3.2-rc6' into next/driversArnd Bergmann
2011-12-27Merge branch 'tegra/dt' into next/dtArnd Bergmann
2011-12-25Merge branch 'pm-sleep' into pm-for-linusRafael J. Wysocki
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-23USB: Add Samsung Exynos OHCI diverJingoo Han
2011-12-22xhci: Be less verbose during URB cancellation.Sarah Sharp
2011-12-22xhci: Remove debugging about ring structure allocation.Sarah Sharp
2011-12-22xhci: Remove debugging about toggling cycle bits.Sarah Sharp
2011-12-22xhci: Remove debugging for individual transfers.Sarah Sharp
2011-12-22xhci: Remove useless sg-list debugging.Sarah Sharp
2011-12-22xhci: Remove warnings about MSI and MSI-X capabilities.Sarah Sharp
2011-12-22xhci: Remove scary warnings about transfer issues.Sarah Sharp
2011-12-22Trivial: xhci: Fix copy-paste error.Sarah Sharp
2011-12-22usbfs: Fix oops related to user namespace conversion.Sarah Sharp
2011-12-22Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-22Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-22Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-22Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2011-12-21Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman
2011-12-21USB: Fix usb/isp1760 build on sparcDavid Miller
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki
2011-12-21usb: dwc3: gadget: add support for SG listsFelipe Balbi
2011-12-21usb: dwc3: gadget: don't force 'LST' alwaysFelipe Balbi
2011-12-21usb: dwc3: gadget: don't return anything on prepare trbsFelipe Balbi
2011-12-21usb: dwc3: gadget: re-factor dwc3_prepare_trbs()Felipe Balbi
2011-12-21usb: renesas: pipe: convert a long if into a XOR operationFelipe Balbi
2011-12-21usb: gadget: remove useless depends on KconfigFelipe Contreras
2011-12-21usb: gadget: s3c-hsudc: remove the_controller globalHeiko Stübner
2011-12-21usb: gadget: s3c-hsudc: use release_mem_region instead of release_resourceHeiko Stübner
2011-12-21usb: gadget: s3c-hsudc: Add regulator handlingHeiko Stübner
2011-12-21usb: gadget: s3c-hsudc: use udc_start and udc_stop functionsHeiko Stübner
2011-12-21usb: gadget: s3c-hsudc: move device registration to probeHeiko Stübner
2011-12-21usb: gadget: s3c-hsudc: add missing otg_put_transceiver in probeHeiko Stübner
2011-12-21usb: gadget: s3c-hsudc: add __devinit to probe functionHeiko Stübner
2011-12-21usb: gadget: s3c-hsudc: move platform_data struct to global headerHeiko Stübner
2011-12-21usb: musb: remove extern qualifier from musb_debug.h headerVladimir Zapolskiy
2011-12-20usb: dwc3: gadget: move us to Default State after resetFelipe Balbi
2011-12-20usb: otg: trivial cleanupsFelipe Contreras
2011-12-20usb: musb: cleanup kconfigFelipe Contreras
2011-12-20usb: musb: trivial Kconfig cleanupsFelipe Contreras
2011-12-20musb: omap2430: avoid pm_runtime_disable()Felipe Contreras
2011-12-20usb: musb: remove a bit of indentationFelipe Contreras
2011-12-20usb: musb: trivial cleanupFelipe Contreras
2011-12-20usb: musb: fix pm_runtime mismatchFelipe Contreras