summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-277-12/+12
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-2/+2
* Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-22153-4350/+6488
|\
| * Merge tag 'usb-serial-4.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2017-02-165-869/+808
| |\
| | * USB: serial: keyspan: drop header fileJohan Hovold2017-02-152-632/+589
| | * USB: serial: io_edgeport: drop io-tables header fileJohan Hovold2017-02-152-234/+215
| | * USB: serial: upd78f0730: sort device idsJohan Hovold2017-02-131-1/+1
| | * USB: serial: upd78f0730: add ID for EVAL-ADXL362ZMaksim Salau2017-02-131-2/+3
| * | usb: cdc-wdm: remove logically dead codeGustavo A. R. Silva2017-02-151-1/+1
| * | usb: musb: add code comment for clarificationGustavo A. R. Silva2017-02-141-0/+1
| * | usb: misc: add USB251xB/xBi Hi-Speed Hub Controller DriverRichard Leitner2017-02-143-0/+615
| * | usb: misc: usbtest: remove redundant check on retval < 0Colin Ian King2017-02-141-1/+1
| * | ohci-hub: fix typo in dbg_port macroJelle Martijn Kok2017-02-101-13/+13
| * | Merge tag 'usb-serial-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-02-0927-388/+772
| |\|
| | * USB: serial: mos7840: fix another NULL-deref at openJohan Hovold2017-02-091-1/+3
| | * USB: serial: console: clean up sanity checksJohan Hovold2017-02-081-2/+1
| | * USB: serial: console: fix uninitialised spinlockJohan Hovold2017-02-081-0/+1
| | * USB: serial: metro-usb: drop redundant URB reinitialisationJohan Hovold2017-02-081-18/+2
| | * USB: serial: metro-usb: drop function-tracing debuggingJohan Hovold2017-02-081-12/+0
| | * USB: serial: metro-usb: drop redundant URB unlinkJohan Hovold2017-02-081-1/+0
| | * USB: serial: metro-usb: drop unused interrupt-out callbackJohan Hovold2017-02-081-9/+0
| | * USB: serial: sierra: fix bogus alternate-setting assumptionJohan Hovold2017-02-061-23/+5
| | * USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold2017-02-061-9/+14
| | * USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin2017-02-061-0/+2
| | * USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold2017-01-311-5/+14
| | * USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold2017-01-311-15/+23
| | * USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold2017-01-311-5/+9
| | * USB: serial: ark3116: use port device for info and error messagesJohan Hovold2017-01-311-10/+6
| | * USB: serial: ark3116: remove redundant interrupt-urb checkJohan Hovold2017-01-311-2/+2
| | * USB: serial: ark3116: fix endpoint-check return valueJohan Hovold2017-01-311-11/+5
| | * USB: serial: add uPD78F0730 USB to Serial Adaptor DriverMaksim Salau2017-01-263-0/+450
| | * USB: serial: drop unused ASYNC flagsJohan Hovold2017-01-268-8/+0
| | * USB: serial: ftdi_sio: clean up ioctl handlerJohan Hovold2017-01-261-12/+7
| | * USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold2017-01-251-2/+0
| | * USB: serial: opticon: fix CTS retrieval at openJohan Hovold2017-01-161-1/+1
| | * USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold2017-01-161-8/+4
| | * USB: serial: ssu100: fix control-message error handlingJohan Hovold2017-01-161-7/+24
| | * USB: serial: spcp8x5: fix modem-status handlingJohan Hovold2017-01-161-1/+7
| | * USB: serial: quatech2: fix control-message error handlingJohan Hovold2017-01-161-11/+13
| | * USB: serial: pl2303: fix line-setting error handlingJohan Hovold2017-01-161-6/+2
| | * USB: serial: mos7840: fix control-message error handlingJohan Hovold2017-01-161-4/+15
| | * USB: serial: mos7720: fix control-message error handlingJohan Hovold2017-01-161-2/+7
| | * USB: serial: mct_u232: fix modem-status error handlingJohan Hovold2017-01-161-1/+5
| | * USB: serial: iuu_phoenix: remove unused buffer from openJohan Hovold2017-01-161-14/+1
| | * USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold2017-01-161-9/+15
| | * USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold2017-01-161-6/+18