summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-31USB: serial: ark3116: remove redundant interrupt-urb checkJohan Hovold
2017-01-31USB: serial: ark3116: fix endpoint-check return valueJohan Hovold
2017-01-26USB: serial: add uPD78F0730 USB to Serial Adaptor DriverMaksim Salau
2017-01-26USB: serial: drop unused ASYNC flagsJohan Hovold
2017-01-26USB: serial: ftdi_sio: clean up ioctl handlerJohan Hovold
2017-01-25USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold
2017-01-16USB: serial: opticon: fix CTS retrieval at openJohan Hovold
2017-01-16USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold
2017-01-16USB: serial: ssu100: fix control-message error handlingJohan Hovold
2017-01-16USB: serial: spcp8x5: fix modem-status handlingJohan Hovold
2017-01-16USB: serial: quatech2: fix control-message error handlingJohan Hovold
2017-01-16USB: serial: pl2303: fix line-setting error handlingJohan Hovold
2017-01-16USB: serial: mos7840: fix control-message error handlingJohan Hovold
2017-01-16USB: serial: mos7720: fix control-message error handlingJohan Hovold
2017-01-16USB: serial: mct_u232: fix modem-status error handlingJohan Hovold
2017-01-16USB: serial: iuu_phoenix: remove unused buffer from openJohan Hovold
2017-01-16USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold
2017-01-16USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold
2017-01-16USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold
2017-01-16USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold
2017-01-16USB: serial: ark3116: fix open error handlingJohan Hovold
2017-01-16USB: serial: ark3116: fix register-accessor error handlingJohan Hovold
2017-01-16USB: serial: kl5kusb105: remove unused termios structureJohan Hovold
2017-01-16USB: serial: kl5kusb105: clean up struct definitionJohan Hovold
2017-01-16USB: serial: kl5kusb105: remove dead codeJohan Hovold
2017-01-16USB: serial: kl5kusb105: make logging less verboseJohan Hovold
2017-01-16USB: serial: ch341: change initial line-control settingsJohan Hovold
2017-01-16USB: serial: ch341: rename LCR variable in set_termiosJohan Hovold
2017-01-16USB: serial: ch341: rename modem-status registerJohan Hovold
2017-01-16USB: serial: ch341: rename shadow modem-control registerJohan Hovold
2017-01-16USB: serial: ch341: clean up control debug messagesJohan Hovold
2017-01-16USB: serial: ch341: fix modem-status handlingJohan Hovold
2017-01-16USB: serial: cypress_m8: remove unused variableSudip Mukherjee
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-01-15Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-15Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-14Merge tag 'dmaengine-fix-4.10-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-01-14Revert "driver core: Add deferred_probe attribute to devices in sysfs"Greg Kroah-Hartman
2017-01-13Merge tag 'vfio-v4.10-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-13sd: remove __data_len hack for WRITE SAMEChristoph Hellwig
2017-01-13nvme: use blk_rq_payload_bytesChristoph Hellwig
2017-01-13scsi: use blk_rq_payload_bytesChristoph Hellwig
2017-01-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-01-13vfio/type1: Remove pid_namespace.h includeAlex Williamson
2017-01-13dmaengine: rcar-dmac: unmap slave resource when channel is freedNiklas Söderlund