summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * USB: ch341: clean up line-status handlingJohan Hovold2014-01-031-8/+14
| * USB: ch341: refactor line-status handlingJohan Hovold2014-01-031-23/+28
| * USB: cypress_m8: switch to generic TIOCMIWAIT implementationJohan Hovold2014-01-031-47/+16
| * USB: cypress_m8: only wake up MSR queue on changesJohan Hovold2014-01-032-1/+5
| * USB: cypress_m8: clean up protocol definitionsJohan Hovold2014-01-031-13/+16
| * USB: cypress_m8: fix ring-indicator detection and reportingJohan Hovold2014-01-031-1/+1
| * USB: pl2303: switch to generic TIOCMIWAIT implementationJohan Hovold2014-01-031-41/+8
| * USB: pl2303: only wake up MSR queue on changesJohan Hovold2014-01-031-7/+10
| * USB: pl2303: clean up line-status handlingJohan Hovold2014-01-031-11/+15
| * USB: pl2303: make type data constJohan Hovold2014-01-031-2/+2
| * USB: Nokia 502 is an unusual deviceMikhail Zolotaryov2014-01-031-0/+7
| * USB: serial: add support for iBall 3.5G connect usb modemRahul Bedarkar2014-01-031-0/+4
| * USB: serial: correct spelling mistakes in commentsRahul Bedarkar2014-01-0312-31/+31
| * USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar2014-01-034-7/+7
| * USB: misc: idmouse: correct spelling mistake in error stringRahul Bedarkar2014-01-031-1/+1
| * USB: yurex: fix spelling mistake in commentRahul Bedarkar2014-01-031-1/+1
| * USB: chipidea: add guard macro to ci_hdrc_imx.hRahul Bedarkar2014-01-031-0/+5
| * usb: ehci: Cleanup usb-ehci-orion.h headerSachin Kamat2014-01-031-4/+2
| * USB: iowarrior: fix spelling mistake in commentRahul Bedarkar2014-01-031-1/+1
| * USB: pl2303: use C_CMSPAR macroJohan Hovold2014-01-031-2/+2
| * USB: serial: add Moxa UPORT 12XX/14XX/16XX driverAndrew Lunn2014-01-033-0/+1424
| * tty: Add C_CMSPAR(tty)Andrew Lunn2014-01-031-0/+1
| * USB: pl2303: use direct baud-rate encoding when possibleJohan Hovold2014-01-031-8/+13
| * USB: pl2303: add helper function for direct baud-rate encodingJohan Hovold2014-01-031-7/+15
| * USB: pl2303: refactor baud-rate divisor handlingJohan Hovold2014-01-031-16/+25
| * USB: pl2303: enforce baud-rate limits before lookupJohan Hovold2014-01-031-3/+3
| * USB: pl2303: refactor baud-rate table lookupJohan Hovold2014-01-031-22/+33
| * USB: pl2303: rename pl2303_encode_baud_rateJohan Hovold2014-01-031-3/+3
| * USB: pl2303: add device-type abstractionJohan Hovold2014-01-031-7/+18
| * USB: pl2303: add quirk for legacy devicesJohan Hovold2014-01-031-3/+6
| * USB: pl2303: clean up type handlingJohan Hovold2014-01-031-16/+15
| * USB: pl2303: use speed_t for baud ratesJohan Hovold2014-01-031-5/+5
| * USB: pl2303: add line-status quirk for Siemens phonesJohan Hovold2014-01-031-19/+28
| * USB: pl2303: remove redundant line-request callJohan Hovold2014-01-031-3/+0
| * USB: pl2303: add error handling to line requestsJohan Hovold2014-01-031-17/+51
| * USB: pl2303: add error handling to set_control_linesJohan Hovold2014-01-031-3/+4
| * USB: pl2303: add error handling to vendor read and write functionsJohan Hovold2014-01-031-31/+42
| * USB: pl2303: clean up driver somewhatJohan Hovold2014-01-031-27/+34
| * USB: pl2303: remove bogus delta_msr_wait wake upJohan Hovold2014-01-031-1/+0
| * USB: f81232: switch to generic tiocmiwaitJohan Hovold2014-01-031-42/+2
| * USB: f81232: remove bogus call to wake up MSR queueJohan Hovold2014-01-031-1/+7
| * USB: serial: remove redundant OOM messagesJohan Hovold2014-01-0321-217/+74
| * USB: serial: clean up ioctl debuggingJohan Hovold2014-01-0312-33/+2
| * USB: serial: constify device-id tablesJohan Hovold2014-01-037-12/+12
| * USB: pl2303: fix data corruption on termios updatesJohan Hovold2014-01-031-9/+25
| * Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-01-03116-1272/+6435
| |\
| | * usb: phy: keystone: remove redundant return value check of platform_get_resou...Wei Yongjun2013-12-261-5/+0
| | * usb: musb: Remove usb_disable() check in module_init()Ezequiel Garcia2013-12-261-16/+1
| | * usb: gadget: at91_udc: fix build warningFelipe Balbi2013-12-231-7/+7
| | * usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson2013-12-235-0/+2498
OpenPOWER on IntegriCloud