summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-03usb: ehci: Cleanup usb-ehci-orion.h headerSachin Kamat1-4/+2
2014-01-03USB: iowarrior: fix spelling mistake in commentRahul Bedarkar1-1/+1
2014-01-03USB: pl2303: use C_CMSPAR macroJohan Hovold1-2/+2
2014-01-03USB: serial: add Moxa UPORT 12XX/14XX/16XX driverAndrew Lunn3-0/+1424
2014-01-03tty: Add C_CMSPAR(tty)Andrew Lunn1-0/+1
2014-01-03USB: pl2303: use direct baud-rate encoding when possibleJohan Hovold1-8/+13
2014-01-03USB: pl2303: add helper function for direct baud-rate encodingJohan Hovold1-7/+15
2014-01-03USB: pl2303: refactor baud-rate divisor handlingJohan Hovold1-16/+25
2014-01-03USB: pl2303: enforce baud-rate limits before lookupJohan Hovold1-3/+3
2014-01-03USB: pl2303: refactor baud-rate table lookupJohan Hovold1-22/+33
2014-01-03USB: pl2303: rename pl2303_encode_baud_rateJohan Hovold1-3/+3
2014-01-03USB: pl2303: add device-type abstractionJohan Hovold1-7/+18
2014-01-03USB: pl2303: add quirk for legacy devicesJohan Hovold1-3/+6
2014-01-03USB: pl2303: clean up type handlingJohan Hovold1-16/+15
2014-01-03USB: pl2303: use speed_t for baud ratesJohan Hovold1-5/+5
2014-01-03USB: pl2303: add line-status quirk for Siemens phonesJohan Hovold1-19/+28
2014-01-03USB: pl2303: remove redundant line-request callJohan Hovold1-3/+0
2014-01-03USB: pl2303: add error handling to line requestsJohan Hovold1-17/+51
2014-01-03USB: pl2303: add error handling to set_control_linesJohan Hovold1-3/+4
2014-01-03USB: pl2303: add error handling to vendor read and write functionsJohan Hovold1-31/+42
2014-01-03USB: pl2303: clean up driver somewhatJohan Hovold1-27/+34
2014-01-03USB: pl2303: remove bogus delta_msr_wait wake upJohan Hovold1-1/+0
2014-01-03USB: f81232: switch to generic tiocmiwaitJohan Hovold1-42/+2
2014-01-03USB: f81232: remove bogus call to wake up MSR queueJohan Hovold1-1/+7
2014-01-03USB: serial: remove redundant OOM messagesJohan Hovold21-217/+74
2014-01-03USB: serial: clean up ioctl debuggingJohan Hovold12-33/+2
2014-01-03USB: serial: constify device-id tablesJohan Hovold7-12/+12
2014-01-03USB: pl2303: fix data corruption on termios updatesJohan Hovold1-9/+25
2014-01-03Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman116-1272/+6435
2013-12-26usb: phy: keystone: remove redundant return value check of platform_get_resou...Wei Yongjun1-5/+0
2013-12-26usb: musb: Remove usb_disable() check in module_init()Ezequiel Garcia1-16/+1
2013-12-24Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman217-1111/+2083
2013-12-23usb: gadget: at91_udc: fix build warningFelipe Balbi1-7/+7
2013-12-23usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson5-0/+2498
2013-12-23phy: add Broadcom Kona USB2 PHY driverMatt Porter3-0/+165
2013-12-23phy: add Broadcom Kona USB2 PHY DT bindingMatt Porter1-0/+15
2013-12-23usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter2-1/+14
2013-12-23usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter1-16/+39
2013-12-23usb: gadget: s3c-hsotg: add snps,dwc2 compatible stringMatt Porter1-0/+1
2013-12-23usb: gadget: s3c-hsotg: enable build for other platformsMatt Porter2-6/+4
2013-12-23staging: dwc2: update DT binding to add generic clock/phy propertiesMatt Porter1-0/+12
2013-12-23phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter1-0/+28
2013-12-23Merge tag 'v3.13-rc5' into nextFelipe Balbi218-1111/+2084
2013-12-23usb: musb: Rework USB and USB_GADGET dependencyEzequiel Garcia2-6/+6
2013-12-23usb: phy: fix some Kconfig descriptionsAaro Koskinen1-3/+3
2013-12-23usb: phy: isp1301-omap: fix smatch warningsAaro Koskinen1-5/+4
2013-12-23usb: phy: tahvo: fix smatch warningsAaro Koskinen1-6/+0
2013-12-23usb: phy-twl6030: Add missing bracesSachin Kamat1-1/+1
2013-12-23usb: phy-fsm: Staticize local symbolsSachin Kamat1-2/+2
2013-12-23usb: phy-keystone: Remove redundant of_match_ptr helperSachin Kamat1-1/+1