aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2013-01-18Merge 3.8-rc4 into usb-nextGreg Kroah-Hartman
2013-01-18usb: phy: samsung: Add support to set pmu isolationVivek Gautam
2013-01-18usb: phy: mv-otg: use to_delayed_work instead of castCesar Eduardo Barros
2013-01-18usb: phy: s3c-hsotg: adding phy driver supportPraveen Paneri
2013-01-18usb: phy: samsung: Introducing usb phy driver for hsotgPraveen Paneri
2013-01-18usb: phy: mxs-phy: add set_suspend APIPeter Chen
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: gadget: FunctionFS: Fix missing braces in parse_optsBenoit Goby
2013-01-18usb: dwc3: gadget: fix ep->maxburst for ep0Pratyush Anand
2013-01-18usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremapPeter Chen
2013-01-18usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_idPeter Chen
2013-01-18usb: musb: cppi_dma: drop '__init' annotationSergei Shtylyov
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-17Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman
2013-01-17usb: converto drivers/usb/* to use module_platform_driver_probe()Fabio Porcedda
2013-01-17USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch
2013-01-17USB: option: add TP-LINK HSUPA Modem MA180Bjørn Mork
2013-01-17USB: option: blacklist network interface on ONDA MT8205 4G LTEBjørn Mork
2013-01-17USB: misc: fixup smatch WARNINGDongjin Kim
2013-01-17usb: misc: usb3503_probe() can be staticFengguang Wu
2013-01-17usb: musb: omap2430: fix wrong devm_kzalloc() result checkSergei Shtylyov
2013-01-17usb: musb: fix dependency on transceiver driverMing Lei
2013-01-17usb: musb: core: fix failure pathMing Lei
2013-01-17usb: musb: Double buffering issues in host mode TXsupriya karanth
2013-01-17usb: musb: omap2430: kill redundant assignments in omap2430_probe()Sergei Shtylyov
2013-01-17usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepareFabio Baltieri
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: convert more flipping functionsJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-11usb: host: ohci-tmio: fix compile warningFelipe Balbi
2013-01-11USB: ehci-mxc: remove Efika MX-specific CHRGVBUS hackMatt Sealey
2013-01-11usb/core: update power budget for SuperSpeedSebastian Andrzej Siewior
2013-01-11usb/core: consider link speed while looking at bMaxPowerSebastian Andrzej Siewior
2013-01-11USB: ohci: set urb->hcpriv = NULL immediately, after free itChen Gang