summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker113-113/+0
2014-01-08usb:hub set hub->change_bits when over-current happensShen Guang1-1/+2
2014-01-08Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28"Greg Kroah-Hartman1-26/+6
2014-01-08xhci: Set scatter-gather limit to avoid failed block writes.Sarah Sharp2-3/+3
2014-01-08xhci: Avoid infinite loop when sg urb requires too many trbsBen Hutchings1-1/+1
2014-01-07usb: gadget: remove unused variable in gr_queue_int()Wei Yongjun1-3/+0
2014-01-07usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.cWei Yongjun1-1/+0
2014-01-07USB: ftdi_sio: added CS5 quirk for broken smartcard readersColin Leitner1-2/+15
2014-01-07usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28Peter Chen1-6/+26
2014-01-07usb: chipidea: mark register map as "const" and convert to u8Marc Kleine-Budde1-40/+40
2014-01-07usb: chipidea: move malloced regmap directly into struct hw_bankMarc Kleine-Budde2-41/+30
2014-01-07USB: wusbcore: fix up coding style issues in wa-nep.cRahul Bedarkar1-4/+6
2014-01-07USB: wusbcore: fix up coding style issues in wa-rpipe.cRahul Bedarkar1-3/+3
2014-01-07USB: wusbcore: fix up coding style issues in wusbhc.c and wusbhc.hRahul Bedarkar2-8/+14
2014-01-07USB: wusbcore: fix up line break coding style issues in mmc.cRahul Bedarkar1-3/+6
2014-01-07USB: wusbcore: fix up line break coding style issues in security.cRahul Bedarkar1-7/+11
2014-01-07USB: wusbcore: fix up line break coding style issues in wa-hc.hRahul Bedarkar1-4/+4
2014-01-07USB: wusbcore: fix up minor coding style issues in cbaf.cRahul Bedarkar1-5/+7
2014-01-07USB: wusbcore: correct spelling mistakes in comments and error stringRahul Bedarkar7-12/+12
2014-01-07USB: core: correct spelling mistakes in comments and warningRahul Bedarkar9-13/+14
2014-01-07USB: c67x00: move URB private data allocation from under spinlockMax Filippov1-9/+9
2014-01-07USB: c67x00: add proper delays to HPI read/writeMax Filippov1-0/+10
2014-01-07USB: fix race between hub_disconnect and recursively_mark_NOTATTACHEDAlan Stern1-5/+9
2014-01-07USB: fix: ohci-at91 mismerge build errorArnd Bergmann1-1/+1
2014-01-03USB: oti6858: switch to generic TIOCMIWAIT implementationJohan Hovold1-43/+12
2014-01-03USB: oti6858: only wake up MSR queue on changesJohan Hovold1-1/+5
2014-01-03USB: ch341: clean up interrupt handlerJohan Hovold1-10/+9
2014-01-03USB: ch341: switch to generic TIOCMIWAIT implementationJohan Hovold1-41/+8
2014-01-03USB: ch341: only wake up MSR queue on changesJohan Hovold1-0/+3
2014-01-03USB: ch341: fix ignored TIOCMIWAIT maskJohan Hovold1-8/+4
2014-01-03USB: ch341: clean up line-status handlingJohan Hovold1-8/+14
2014-01-03USB: ch341: refactor line-status handlingJohan Hovold1-23/+28
2014-01-03USB: cypress_m8: switch to generic TIOCMIWAIT implementationJohan Hovold1-47/+16
2014-01-03USB: cypress_m8: only wake up MSR queue on changesJohan Hovold2-1/+5
2014-01-03USB: cypress_m8: clean up protocol definitionsJohan Hovold1-13/+16
2014-01-03USB: cypress_m8: fix ring-indicator detection and reportingJohan Hovold1-1/+1
2014-01-03USB: pl2303: switch to generic TIOCMIWAIT implementationJohan Hovold1-41/+8
2014-01-03USB: pl2303: only wake up MSR queue on changesJohan Hovold1-7/+10
2014-01-03USB: pl2303: clean up line-status handlingJohan Hovold1-11/+15
2014-01-03USB: pl2303: make type data constJohan Hovold1-2/+2
2014-01-03USB: Nokia 502 is an unusual deviceMikhail Zolotaryov1-0/+7
2014-01-03USB: serial: add support for iBall 3.5G connect usb modemRahul Bedarkar1-0/+4
2014-01-03USB: serial: correct spelling mistakes in commentsRahul Bedarkar12-31/+31
2014-01-03USB: musb: correct spelling mistakes in comment and error stringRahul Bedarkar4-7/+7
2014-01-03USB: misc: idmouse: correct spelling mistake in error stringRahul Bedarkar1-1/+1
2014-01-03USB: yurex: fix spelling mistake in commentRahul Bedarkar1-1/+1
2014-01-03USB: chipidea: add guard macro to ci_hdrc_imx.hRahul Bedarkar1-0/+5
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