index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-13
USB: serial: upd78f0730: sort device ids
Johan Hovold
1
-1
/
+1
2017-02-13
USB: serial: upd78f0730: add ID for EVAL-ADXL362Z
Maksim Salau
1
-2
/
+3
2017-02-09
Merge tag 'usb-serial-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
27
-388
/
+772
2017-02-09
USB: serial: mos7840: fix another NULL-deref at open
Johan Hovold
1
-1
/
+3
2017-02-08
USB: serial: console: clean up sanity checks
Johan Hovold
1
-2
/
+1
2017-02-08
USB: serial: console: fix uninitialised spinlock
Johan Hovold
1
-0
/
+1
2017-02-08
USB: serial: metro-usb: drop redundant URB reinitialisation
Johan Hovold
1
-18
/
+2
2017-02-08
USB: serial: metro-usb: drop function-tracing debugging
Johan Hovold
1
-12
/
+0
2017-02-08
USB: serial: metro-usb: drop redundant URB unlink
Johan Hovold
1
-1
/
+0
2017-02-08
USB: serial: metro-usb: drop unused interrupt-out callback
Johan Hovold
1
-9
/
+0
2017-02-06
USB: serial: sierra: fix bogus alternate-setting assumption
Johan Hovold
1
-23
/
+5
2017-02-06
USB: serial: ftdi_sio: fix line-status over-reporting
Johan Hovold
1
-9
/
+14
2017-02-06
USB: serial: cp210x: add new IDs for GE Bx50v3 boards
Ken Lin
1
-0
/
+2
2017-01-31
USB: serial: keyspan_pda: fix receive sanity checks
Johan Hovold
1
-5
/
+14
2017-01-31
USB: serial: digi_acceleport: fix incomplete rx sanity check
Johan Hovold
1
-15
/
+23
2017-01-31
USB: serial: digi_acceleport: fix OOB data sanity check
Johan Hovold
1
-5
/
+9
2017-01-31
USB: serial: pl2303: add ATEN device ID
Marcel J.E. Mol
2
-0
/
+2
2017-01-31
USB: serial: ark3116: use port device for info and error messages
Johan Hovold
1
-10
/
+6
2017-01-31
USB: serial: ark3116: remove redundant interrupt-urb check
Johan Hovold
1
-2
/
+2
2017-01-31
USB: serial: ark3116: fix endpoint-check return value
Johan Hovold
1
-11
/
+5
2017-01-30
Merge tag 'v4.10-rc6' into devel
Linus Walleij
18
-97
/
+245
2017-01-26
pinctrl / gpio: Introduce .set_config() callback for GPIO chips
Mika Westerberg
1
-5
/
+8
2017-01-26
USB: serial: add uPD78F0730 USB to Serial Adaptor Driver
Maksim Salau
3
-0
/
+450
2017-01-26
USB: serial: drop unused ASYNC flags
Johan Hovold
8
-8
/
+0
2017-01-26
USB: serial: ftdi_sio: clean up ioctl handler
Johan Hovold
1
-12
/
+7
2017-01-25
USB: serial: ftdi_sio: fix extreme low-latency setting
Johan Hovold
1
-2
/
+0
2017-01-24
USB: serial: option: add device ID for HP lt2523 (Novatel E371)
Bjørn Mork
1
-0
/
+1
2017-01-19
USB: serial: qcserial: add Dell DW5570 QDL
Aleksander Morgado
1
-0
/
+1
2017-01-16
USB: serial: opticon: fix CTS retrieval at open
Johan Hovold
1
-1
/
+1
2017-01-16
USB: serial: ti_usb_3410_5052: fix control-message error handling
Johan Hovold
1
-8
/
+4
2017-01-16
USB: serial: ssu100: fix control-message error handling
Johan Hovold
1
-7
/
+24
2017-01-16
USB: serial: spcp8x5: fix modem-status handling
Johan Hovold
1
-1
/
+7
2017-01-16
USB: serial: quatech2: fix control-message error handling
Johan Hovold
1
-11
/
+13
2017-01-16
USB: serial: pl2303: fix line-setting error handling
Johan Hovold
1
-6
/
+2
2017-01-16
USB: serial: mos7840: fix control-message error handling
Johan Hovold
1
-4
/
+15
2017-01-16
USB: serial: mos7720: fix control-message error handling
Johan Hovold
1
-2
/
+7
2017-01-16
USB: serial: mct_u232: fix modem-status error handling
Johan Hovold
1
-1
/
+5
2017-01-16
USB: serial: iuu_phoenix: remove unused buffer from open
Johan Hovold
1
-14
/
+1
2017-01-16
USB: serial: io_edgeport: fix descriptor error handling
Johan Hovold
1
-9
/
+15
2017-01-16
USB: serial: io_edgeport: fix epic-descriptor handling
Johan Hovold
1
-6
/
+18
2017-01-16
USB: serial: ftdi_sio: fix latency-timer error handling
Johan Hovold
1
-2
/
+5
2017-01-16
USB: serial: ftdi_sio: fix modem-status error handling
Johan Hovold
1
-1
/
+5
2017-01-16
USB: serial: ark3116: fix open error handling
Johan Hovold
1
-6
/
+19
2017-01-16
USB: serial: ark3116: fix register-accessor error handling
Johan Hovold
1
-3
/
+10
2017-01-16
USB: serial: kl5kusb105: remove unused termios structure
Johan Hovold
1
-11
/
+0
2017-01-16
USB: serial: kl5kusb105: clean up struct definition
Johan Hovold
1
-6
/
+6
2017-01-16
USB: serial: kl5kusb105: remove dead code
Johan Hovold
1
-68
/
+8
2017-01-16
USB: serial: kl5kusb105: make logging less verbose
Johan Hovold
1
-8
/
+8
2017-01-16
USB: serial: ch341: change initial line-control settings
Johan Hovold
1
-9
/
+5
2017-01-16
USB: serial: ch341: rename LCR variable in set_termios
Johan Hovold
1
-12
/
+12
[prev]
[next]