aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-03USB: serial: correct spelling mistakes in commentsRahul Bedarkar
2014-01-03USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar
2014-01-03USB: misc: idmouse: correct spelling mistake in error stringRahul Bedarkar
2014-01-03USB: yurex: fix spelling mistake in commentRahul Bedarkar
2014-01-03USB: chipidea: add guard macro to ci_hdrc_imx.hRahul Bedarkar
2014-01-03usb: ehci: Cleanup usb-ehci-orion.h headerSachin Kamat
2014-01-03USB: iowarrior: fix spelling mistake in commentRahul Bedarkar
2014-01-03USB: pl2303: use C_CMSPAR macroJohan Hovold
2014-01-03USB: serial: add Moxa UPORT 12XX/14XX/16XX driverAndrew Lunn
2014-01-03tty: Add C_CMSPAR(tty)Andrew Lunn
2014-01-03USB: pl2303: use direct baud-rate encoding when possibleJohan Hovold
2014-01-03USB: pl2303: add helper function for direct baud-rate encodingJohan Hovold
2014-01-03USB: pl2303: refactor baud-rate divisor handlingJohan Hovold
2014-01-03USB: pl2303: enforce baud-rate limits before lookupJohan Hovold
2014-01-03USB: pl2303: refactor baud-rate table lookupJohan Hovold
2014-01-03USB: pl2303: rename pl2303_encode_baud_rateJohan Hovold
2014-01-03USB: pl2303: add device-type abstractionJohan Hovold
2014-01-03USB: pl2303: add quirk for legacy devicesJohan Hovold
2014-01-03USB: pl2303: clean up type handlingJohan Hovold
2014-01-03USB: pl2303: use speed_t for baud ratesJohan Hovold
2014-01-03USB: pl2303: add line-status quirk for Siemens phonesJohan Hovold
2014-01-03USB: pl2303: remove redundant line-request callJohan Hovold
2014-01-03USB: pl2303: add error handling to line requestsJohan Hovold
2014-01-03USB: pl2303: add error handling to set_control_linesJohan Hovold
2014-01-03USB: pl2303: add error handling to vendor read and write functionsJohan Hovold
2014-01-03USB: pl2303: clean up driver somewhatJohan Hovold
2014-01-03USB: pl2303: remove bogus delta_msr_wait wake upJohan Hovold
2014-01-03USB: f81232: switch to generic tiocmiwaitJohan Hovold
2014-01-03USB: f81232: remove bogus call to wake up MSR queueJohan Hovold
2014-01-03USB: serial: remove redundant OOM messagesJohan Hovold
2014-01-03USB: serial: clean up ioctl debuggingJohan Hovold
2014-01-03USB: serial: constify device-id tablesJohan Hovold
2014-01-03USB: pl2303: fix data corruption on termios updatesJohan Hovold
2014-01-03Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-12-26usb: phy: keystone: remove redundant return value check of platform_get_resou...Wei Yongjun
2013-12-26usb: musb: Remove usb_disable() check in module_init()Ezequiel Garcia
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman
2013-12-23usb: gadget: at91_udc: fix build warningFelipe Balbi
2013-12-23usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson
2013-12-23phy: add Broadcom Kona USB2 PHY driverMatt Porter
2013-12-23phy: add Broadcom Kona USB2 PHY DT bindingMatt Porter
2013-12-23usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter
2013-12-23usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter
2013-12-23usb: gadget: s3c-hsotg: add snps,dwc2 compatible stringMatt Porter
2013-12-23usb: gadget: s3c-hsotg: enable build for other platformsMatt Porter
2013-12-23staging: dwc2: update DT binding to add generic clock/phy propertiesMatt Porter
2013-12-23phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter
2013-12-23Merge tag 'v3.13-rc5' into nextFelipe Balbi
2013-12-23usb: musb: Rework USB and USB_GADGET dependencyEzequiel Garcia
2013-12-23usb: phy: fix some Kconfig descriptionsAaro Koskinen