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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-20
n_tty: move echoctl check and clean up logic
Joe Peterson
1
-28
/
+18
2009-09-20
n_tty: honor opost flag for echoes
Joe Peterson
1
-11
/
+22
2009-09-20
tty: USB serial termios bits
Alan Cox
10
-107
/
+103
2009-09-20
Set proper console speed on resume if console suspend is disabled
Deepak Saxena
1
-14
/
+18
2009-09-20
serial: introduce tty krefs
Alan Cox
1
-3
/
+3
2009-09-20
serial: kill USF_CLOSING_* definitions
Alan Cox
1
-3
/
+3
2009-09-20
serial: move port users helper
Alan Cox
1
-4
/
+2
2009-09-20
serial: move delta_msr_wait into the tty_port
Alan Cox
28
-51
/
+53
2009-09-20
serial: replace the state mutex with the tty port mutex
Alan Cox
2
-112
/
+123
2009-09-20
serial: move the flags into the tty_port field
Alan Cox
1
-76
/
+77
2009-09-20
serial: move count into the tty_port version
Alan Cox
1
-18
/
+20
2009-09-20
serial: use tty_port pointers in the core code
Alan Cox
1
-142
/
+146
2009-09-20
serial: Fold closing_* fields into the tty_port ones
Alan Cox
1
-13
/
+13
2009-09-20
serial: kill off uart_info
Alan Cox
48
-395
/
+389
2009-09-20
isicom: split the open method for the isicom device
Alan Cox
1
-8
/
+24
2009-09-20
tty: USB does not need the filp argument in the drivers
Alan Cox
40
-127
/
+65
2009-09-20
vt: add an activate and lock
Alan Cox
1
-1
/
+37
2009-09-20
vt: remove power stuff from kernel/power
Alan Cox
1
-0
/
+56
2009-09-20
vt: add an event interface
Alan Cox
2
-51
/
+138
2009-09-20
tty: USB can now use the shutdown method for kref based freeing of ports
Alan Cox
1
-21
/
+7
2009-09-20
tty: remove dtr/rts use from the driver open methods
Alan Cox
1
-6
/
+0
2009-09-20
tty: USB hangup is racy
Alan Cox
1
-4
/
+1
2009-09-20
cdc_acm: Fix to use modern speed interfaces
Alan Cox
1
-4
/
+1
2009-09-20
tty: make the kref destructor occur asynchronously
Alan Cox
1
-3
/
+16
2009-09-20
cyclades: use the full port_close function
Alan Cox
1
-19
/
+17
2009-09-20
tty: riscom8 kref and tty_port_close
Alan Cox
1
-72
/
+59
2009-09-20
isicom: Split the close hardware bits out
Alan Cox
1
-11
/
+14
2009-09-20
mxser: Split close ready for a standard tty_port_close method
Alan Cox
1
-22
/
+23
2009-09-20
riscom8: split open and close methods up
Alan Cox
1
-21
/
+26
2009-09-20
tty: Add a full port_close function
Alan Cox
1
-2
/
+27
2009-09-20
8250: Now honours baud rate lower bounds
Anton Vorontsov
1
-1
/
+3
2009-09-20
serial: 8250: add IRQ trigger support
Vikram Pandita
2
-5
/
+10
2009-09-20
mos7840: remove old dead modem logic
Alan Cox
1
-115
/
+0
2009-09-20
tty: Fix a typo noted in passing
Alan Cox
1
-1
/
+1
2009-09-20
tty: usb_serial_mos7720: Fix get_lsr_info
Kees Schoenmakers
1
-4
/
+15
2009-09-20
MOS7720 has no tiocmget method
Kees Schoenmakers
1
-37
/
+64
2009-09-20
slip: Clean up create and destroy
Alan Cox
1
-73
/
+23
2009-09-20
cyclades: remove more duplicated code
Jiri Slaby
1
-31
/
+14
2009-09-20
cyclades: introduce cyy_readb/writeb
Jiri Slaby
1
-284
/
+164
2009-09-20
cyclades: tiocm cleanup
Jiri Slaby
1
-87
/
+66
2009-09-20
cyclades: ioctls cleanup
Jiri Slaby
1
-112
/
+67
2009-09-20
cyclades: merge cy_startup tails
Jiri Slaby
1
-29
/
+16
2009-09-20
cyclades: use dtr_rts helpers
Jiri Slaby
1
-201
/
+79
2009-09-20
cyclades: sleep instead busy-wait
Jiri Slaby
1
-2
/
+2
2009-09-20
cyclades: overall cleanup
Jiri Slaby
1
-586
/
+12
2009-09-20
cyclades: close cleanup
Jiri Slaby
1
-68
/
+2
2009-09-20
cyclades: switch to tty_port_hangup
Jiri Slaby
1
-17
/
+6
2009-09-20
cyclades: avoid addresses recomputation
Jiri Slaby
1
-170
/
+71
2009-09-20
cyclades: remove block_til_ready
Jiri Slaby
1
-194
/
+108
2009-09-20
cyclades: add tty refcounting
Jiri Slaby
1
-79
/
+93
[prev]
[next]