aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-01-03USB: cypress_m8: switch to generic TIOCMIWAIT implementationJohan Hovold
2014-01-03USB: cypress_m8: only wake up MSR queue on changesJohan Hovold
2014-01-03USB: cypress_m8: clean up protocol definitionsJohan Hovold
2014-01-03USB: cypress_m8: fix ring-indicator detection and reportingJohan Hovold
2014-01-03USB: pl2303: switch to generic TIOCMIWAIT implementationJohan Hovold
2014-01-03USB: pl2303: only wake up MSR queue on changesJohan Hovold
2014-01-03USB: pl2303: clean up line-status handlingJohan Hovold
2014-01-03USB: pl2303: make type data constJohan Hovold
2014-01-03USB: Nokia 502 is an unusual deviceMikhail Zolotaryov
2014-01-03USB: serial: add support for iBall 3.5G connect usb modemRahul Bedarkar
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: 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-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-23usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter
2013-12-23usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter