summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold2017-01-161-2/+5
* USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold2017-01-161-1/+5
* USB: serial: ark3116: fix open error handlingJohan Hovold2017-01-161-6/+19
* USB: serial: ark3116: fix register-accessor error handlingJohan Hovold2017-01-161-3/+10
* USB: serial: kl5kusb105: remove unused termios structureJohan Hovold2017-01-161-11/+0
* USB: serial: kl5kusb105: clean up struct definitionJohan Hovold2017-01-161-6/+6
* USB: serial: kl5kusb105: remove dead codeJohan Hovold2017-01-161-68/+8
* USB: serial: kl5kusb105: make logging less verboseJohan Hovold2017-01-161-8/+8
* USB: serial: ch341: change initial line-control settingsJohan Hovold2017-01-161-9/+5
* USB: serial: ch341: rename LCR variable in set_termiosJohan Hovold2017-01-161-12/+12
* USB: serial: ch341: rename modem-status registerJohan Hovold2017-01-161-8/+8
* USB: serial: ch341: rename shadow modem-control registerJohan Hovold2017-01-161-14/+14
* USB: serial: ch341: clean up control debug messagesJohan Hovold2017-01-161-5/+4
* USB: serial: ch341: fix modem-status handlingJohan Hovold2017-01-161-15/+12
* USB: serial: cypress_m8: remove unused variableSudip Mukherjee2017-01-161-5/+0
* Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-1510-16/+34
|\
| * vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi2017-01-111-1/+1
| * auxdisplay: fix new ht16k33 build errorsRandy Dunlap2017-01-111-3/+3
| * ppdev: don't print a free'd stringColin Ian King2017-01-111-5/+8
| * extcon: return error code on failurePan Bian2017-01-111-1/+1
| * drivers: char: mem: Fix thinkos in kmem address checksRobin Murphy2017-01-111-6/+4
| * mei: bus: enable OS version only for SPT and newerAlexander Usyskin2017-01-115-0/+17
* | Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-01-153-22/+0
|\ \
| * | Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman2017-01-143-22/+0
| |/
* | Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-155-17/+25
|\ \
| * | sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita2017-01-111-2/+2
| * | Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu2017-01-111-1/+1
| * | Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski2017-01-111-1/+1
| * | 8250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi2017-01-111-7/+5
| * | tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud2017-01-111-6/+5
| * | tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud2017-01-111-0/+11
| |/
* | Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-01-156-66/+98
|\ \
| * \ Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-01-122-39/+78
| |\ \
| | * | USB: serial: ch341: fix control-message error handlingJohan Hovold2017-01-111-11/+21
| | * | USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold2017-01-101-4/+5