index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
2009-09-19
30
-79
/
+116
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2009-09-20
118
-3570
/
+2572
|
\
\
|
*
|
USB serial: update the console driver
Alan Stern
2009-09-19
1
-9
/
+19
|
*
|
usb-serial: straighten out serial_open
Alan Stern
2009-09-19
1
-37
/
+22
|
*
|
usb-serial: add missing tests and debug lines
Alan Stern
2009-09-19
1
-4
/
+17
|
*
|
usb-serial: rename subroutines
Alan Stern
2009-09-19
1
-8
/
+11
|
*
|
usb-serial: fix termios initialization logic
Alan Stern
2009-09-19
1
-12
/
+10
|
*
|
usb-serial: acquire references when a new tty is installed
Alan Stern
2009-09-19
1
-64
/
+47
|
*
|
usb-serial: change logic of serial lookups
Alan Stern
2009-09-19
1
-8
/
+23
|
*
|
usb-serial: put subroutines in logical order
Alan Stern
2009-09-19
1
-77
/
+77
|
*
|
usb-serial: change referencing of port and serial structures
Alan Stern
2009-09-19
1
-75
/
+20
|
*
|
tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl
Jiri Slaby
2009-09-19
1
-1
/
+1
|
*
|
tty: Char: mxser, add support for CP112UL
Jiri Slaby
2009-09-19
1
-2
/
+5
|
*
|
uartlite: support shared interrupt lines
Peter Korsgaard
2009-09-19
1
-5
/
+10
|
*
|
tty: USB: serial/mct_u232, fix tty refcnt
Jiri Slaby
2009-09-19
1
-3
/
+6
|
*
|
tty: riscom8, fix tty refcnt
Jiri Slaby
2009-09-19
1
-1
/
+1
|
*
|
tty: riscom8, fix shutdown declaration
Jiri Slaby
2009-09-19
1
-2
/
+2
|
*
|
TTY: fix typos
Alan Stern
2009-09-19
1
-2
/
+2
|
*
|
tty: Power: fix suspend vt regression
Jiri Slaby
2009-09-19
1
-1
/
+1
|
*
|
tty: vt: use printk_once
Marcin Slusarz
2009-09-19
2
-8
/
+2
|
*
|
tty: handle VT specific compat ioctls in vt driver
Arnd Bergmann
2009-09-19
3
-0
/
+209
|
*
|
n_tty: move echoctl check and clean up logic
Joe Peterson
2009-09-19
1
-28
/
+18
|
*
|
n_tty: honor opost flag for echoes
Joe Peterson
2009-09-19
1
-11
/
+22
|
*
|
tty: USB serial termios bits
Alan Cox
2009-09-19
11
-107
/
+106
|
*
|
Set proper console speed on resume if console suspend is disabled
Deepak Saxena
2009-09-19
1
-14
/
+18
|
*
|
serial: introduce tty krefs
Alan Cox
2009-09-19
1
-3
/
+3
|
*
|
serial: kill USF_CLOSING_* definitions
Alan Cox
2009-09-19
2
-6
/
+3
|
*
|
serial: move port users helper
Alan Cox
2009-09-19
2
-4
/
+7
|
*
|
serial: move delta_msr_wait into the tty_port
Alan Cox
2009-09-19
32
-54
/
+54
|
*
|
serial: replace the state mutex with the tty port mutex
Alan Cox
2009-09-19
3
-114
/
+123
|
*
|
serial: kill off uif_t
Alan Cox
2009-09-19
1
-11
/
+0
|
*
|
serial: move the flags into the tty_port field
Alan Cox
2009-09-19
3
-105
/
+98
|
*
|
serial: move count into the tty_port version
Alan Cox
2009-09-19
2
-19
/
+20
|
*
|
serial: use tty_port pointers in the core code
Alan Cox
2009-09-19
1
-142
/
+146
|
*
|
serial: Fold closing_* fields into the tty_port ones
Alan Cox
2009-09-19
3
-17
/
+15
|
*
|
serial: kill off uart_info
Alan Cox
2009-09-19
50
-432
/
+422
|
*
|
isicom: split the open method for the isicom device
Alan Cox
2009-09-19
1
-8
/
+24
|
*
|
tty: USB does not need the filp argument in the drivers
Alan Cox
2009-09-19
41
-131
/
+68
|
*
|
vt: add an activate and lock
Alan Cox
2009-09-19
2
-1
/
+44
|
*
|
vt: move kernel stuff out of vt.h
Alan Cox
2009-09-19
2
-11
/
+12
|
*
|
vt: remove power stuff from kernel/power
Alan Cox
2009-09-19
3
-58
/
+62
|
*
|
vt: add an event interface
Alan Cox
2009-09-19
4
-52
/
+154
|
*
|
tty: USB can now use the shutdown method for kref based freeing of ports
Alan Cox
2009-09-19
1
-21
/
+7
|
*
|
tty: remove dtr/rts use from the driver open methods
Alan Cox
2009-09-19
1
-6
/
+0
|
*
|
tty: USB hangup is racy
Alan Cox
2009-09-19
1
-4
/
+1
|
*
|
cdc_acm: Fix to use modern speed interfaces
Alan Cox
2009-09-19
1
-4
/
+1
|
*
|
tty: make the kref destructor occur asynchronously
Alan Cox
2009-09-19
1
-3
/
+16
|
*
|
cyclades: use the full port_close function
Alan Cox
2009-09-19
1
-19
/
+17
|
*
|
tty: riscom8 kref and tty_port_close
Alan Cox
2009-09-19
1
-72
/
+59
|
*
|
isicom: Split the close hardware bits out
Alan Cox
2009-09-19
1
-11
/
+14
[prev]
[next]