index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-18
USB: serial: cp210x: make line-speed quantisation data driven
Johan Hovold
1
-43
/
+56
2018-07-16
USB: serial: iuu_phoenix: drop redundant input-speed re-encoding
Johan Hovold
1
-3
/
+0
2018-07-16
USB: serial: iuu_phoenix: drop unused driver-data baud rate
Johan Hovold
1
-2
/
+0
2018-07-16
USB: serial: mos7720: remove redundant variables iflag, mask and serial
Colin Ian King
1
-9
/
+0
2018-07-11
USB: serial: kl5kusb105: remove KLSI device id
Johan Hovold
2
-4
/
+0
2018-07-06
USB: serial: kobil_sct: add missing version error handling
Johan Hovold
1
-4
/
+8
2018-07-06
USB: serial: kobil_sct: fix modem-status error handling
Johan Hovold
1
-2
/
+10
2018-07-06
USB: serial: mos7840: fix status-register error handling
Johan Hovold
1
-0
/
+3
2018-07-06
USB: serial: keyspan_pda: fix modem-status error handling
Johan Hovold
1
-1
/
+3
2018-07-04
USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
Olli Salonen
1
-0
/
+1
2018-07-04
USB: serial: ch341: fix type promotion bug in ch341_control_in()
Dan Carpenter
1
-1
/
+1
2018-06-27
USB: serial: digi_acceleport: rename tty flag variable
Johan Hovold
1
-6
/
+6
2018-06-26
USB: serial: usb_wwan: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-26
USB: serial: ti_usb_3410_5052: use irqsave() in USB's complete callback
John Ogness
1
-4
/
+5
2018-06-26
USB: serial: symbolserial: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-26
USB: serial: sierra: use irqsave() in USB's complete callback
John Ogness
1
-4
/
+5
2018-06-26
USB: serial: sierra: fix potential deadlock at close
John Ogness
1
-2
/
+2
2018-06-26
USB: serial: quatech2: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-26
USB: serial: mos7840: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-26
USB: serial: mos7720: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-26
USB: serial: io_ti: use irqsave() in USB's complete callback
John Ogness
1
-2
/
+3
2018-06-26
USB: serial: io_edgeport: use irqsave() in USB's complete callback
John Ogness
1
-6
/
+11
2018-06-26
USB: serial: digi_acceleport: use irqsave() in USB's complete callback
John Ogness
1
-10
/
+13
2018-06-26
USB: serial: cyberjack: use irqsave() in USB's complete callback
John Ogness
1
-7
/
+10
2018-06-25
USB: serial: cast sizeof() to int when comparing with error code
Chengguang Xu
3
-3
/
+3
2018-06-18
USB: serial: cp210x: add CESINEL device ids
Johan Hovold
1
-0
/
+11
2018-06-18
USB: serial: cp210x: add Silicon Labs IDs for Windows Update
Karoly Pados
1
-0
/
+3
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-05
Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-121
/
+97
2018-05-31
Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
5
-121
/
+97
2018-05-22
USB: serial: pl2303: add support for tx xon/xoff flow control
Florian Zumbiehl
1
-1
/
+15
2018-05-21
USB: serial: ftdi_sio: clean up flow control management
Johan Hovold
1
-58
/
+23
2018-05-21
USB: serial: ftdi_sio: drop unnecessary urb_ variable prefixes
Johan Hovold
1
-42
/
+41
2018-05-21
USB: serial: ftdi_sio: use non-underscore fixed types
Johan Hovold
1
-25
/
+25
2018-05-21
USB: serial: ftdi_sio: fix IXON/IXOFF mixup
Johan Hovold
1
-6
/
+2
2018-05-17
USB: serial: use tty_port_register_device()
Johan Hovold
2
-2
/
+3
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-14
/
+1
2018-05-02
USB: serial: visor: handle potential invalid device configuration
Greg Kroah-Hartman
1
-34
/
+35
2018-05-02
USB: serial: option: adding support for ublox R410M
SZ Lin (林上智)
1
-0
/
+5
2018-05-02
USB: serial: option: blacklist unused dwm-158 interfaces
Giuseppe Lippolis
1
-1
/
+2
2018-04-16
USB: serial: ftdi_sio: use jtag quirk for Arrow USB Blaster
Vasyl Vavrychuk
1
-1
/
+2
2018-04-16
USB: serial: cp210x: add ID for NI USB serial console
Kyle Roeschley
1
-0
/
+1
2018-04-16
USB: serial: simple: add libtransistor console
Collin May
2
-0
/
+8
2018-03-29
Revert "USB: serial: ftdi_sio: add Id for Physik Instrumente E-870"
Johan Hovold
2
-2
/
+0
2018-03-29
Merge tag 'usb-serial-4.17-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
3
-304
/
+155
2018-03-29
USB: serial: ftdi_sio: add Id for Physik Instrumente E-870
Teichmann, Martin
2
-0
/
+2
2018-03-23
USB: serial: ftdi_sio: add support for Harman FirmwareHubEmulator
Clemens Werther
2
-0
/
+7
2018-03-23
USB: serial: cp210x: add ELDAT Easywave RX09 id
Johan Hovold
1
-0
/
+1
2018-03-23
USB: serial: ftdi_sio: add RT Systems VX-8 cable
Major Hayden
2
-0
/
+4
2018-03-19
USB: serial: option: use mass-storage class define
Johan Hovold
1
-1
/
+1
[prev]
[next]