index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
tty: Fix up PPC fallout from the termios move
Alan Cox
2012-07-17
|
*
|
|
|
|
tty: move the termios object into the tty
Alan Cox
2012-07-16
|
*
|
|
|
|
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-16
|
*
|
|
|
|
Merge branch 'v3.6-rc7' into tty-next
Greg Kroah-Hartman
2012-07-16
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
tty ldisc: Close/Reopen race prevention should check the proper flag
Shachar Shemesh
2012-07-12
|
*
|
|
|
|
8250: add support for ASIX devices with a FIFO bug
Alan Cox
2012-07-12
|
*
|
|
|
|
8250: propogate the bugs field
Alan Cox
2012-07-12
|
*
|
|
|
|
8250: use the 8250 register interface not the legacy one
Alan Cox
2012-07-12
|
*
|
|
|
|
tty: double unlock on error in ptmx_open()
Dan Carpenter
2012-07-12
|
*
|
|
|
|
tty: keyboard.c: Remove locking from vt_get_leds.
Christopher Brannon
2012-07-06
|
*
|
|
|
|
tty: localise the lock
Alan Cox
2012-07-06
|
*
|
|
|
|
tty: note race we need to fix
Alan Cox
2012-06-26
|
*
|
|
|
|
Merge 3.5-rc4 into tty-next
Greg Kroah-Hartman
2012-06-26
|
|
\
\
\
\
\
|
*
|
|
|
|
|
pch_uart: Add eg20t_port lock field, avoid recursive spinlocks
Darren Hart
2012-06-20
|
*
|
|
|
|
|
serial/amba-pl011: fix ages old copy-paste errors
Linus Walleij
2012-06-18
|
*
|
|
|
|
|
serial: pxa: add spin lock for console write
Chao Xie
2012-06-15
|
*
|
|
|
|
|
vt: fix race in vt_waitactive()
Rabin Vincent
2012-06-14
|
*
|
|
|
|
|
TTY: add tty_port_register_device helper
Jiri Slaby
2012-06-13
|
*
|
|
|
|
|
TTY: add ports array to tty_driver
Jiri Slaby
2012-06-13
|
*
|
|
|
|
|
TTY: centralize fail paths in tty_register_driver
Jiri Slaby
2012-06-13
|
*
|
|
|
|
|
TTY: vt, add ->install
Jiri Slaby
2012-06-13
|
*
|
|
|
|
|
TTY: provide drivers with tty_port_install
Jiri Slaby
2012-06-13
|
*
|
|
|
|
|
TTY: vt, remove con_schedule_flip
Jiri Slaby
2012-06-13
|
*
|
|
|
|
|
PTY: add tty_port
Jiri Slaby
2012-06-13
|
*
|
|
|
|
|
PTY: merge pty_install implementations
Jiri Slaby
2012-06-13
|
*
|
|
|
|
|
PTY: remove one empty ops->remove
Jiri Slaby
2012-06-13
|
*
|
|
|
|
|
serial: sh-sci: Make probe fail for ports that exceed the maximum count
Laurent Pinchart
2012-06-12
|
*
|
|
|
|
|
serial: sh-sci: Fix probe error paths
Laurent Pinchart
2012-06-12
|
*
|
|
|
|
|
TTY: cyclades, add local pointer for card
Jiri Slaby
2012-06-12
|
*
|
|
|
|
|
8250_pci: Remove duplicate struct pciserial_board
Shawn Bohrer
2012-06-12
|
*
|
|
|
|
|
serial: Add driver for LPC32xx High Speed UARTs
Roland Stigge
2012-06-12
|
*
|
|
|
|
|
serial/of-serial: Add LPC3220 standard UART compatible string
Roland Stigge
2012-06-12
|
*
|
|
|
|
|
serial/8250: Add LPC3220 standard UART type
Roland Stigge
2012-06-12
|
*
|
|
|
|
|
serial_core: Update buffer overrun statistics.
Corbin
2012-06-12
|
*
|
|
|
|
|
serial/imx: make devdata member point to const data
Uwe Kleine-König
2012-06-12
|
*
|
|
|
|
|
serial: samsung: protect NULL dereference of clock name
KeyYoung Park
2012-06-12
|
*
|
|
|
|
|
serial: samsung: Fixed wrong comparison for baudclk_rate
Kyoungil Kim
2012-06-12
|
*
|
|
|
|
|
serial: samsung: Remove NULL checking for baud clock
Kyoungil Kim
2012-06-12
*
|
|
|
|
|
|
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-10-01
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-13
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
make drivers with pci error handlers const
Stephen Hemminger
2012-09-07
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
tty: serial: imx: don't reinit clock in imx_setup_ufcr()
Dirk Behme
2012-09-05
*
|
|
|
|
|
tty: serial: imx: console write routing is unsafe on SMP
Xinyu Chen
2012-09-05
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
pmac_zilog,kdb: Fix console poll hook to return instead of loop
Jason Wessel
2012-08-16
*
|
|
|
|
serial: mxs-auart: fix the wrong RTS hardware flow control
Huang Shijie
2012-08-16
*
|
|
|
|
serial: ifx6x60: fix paging fault on spi_register_driver
Fengguang Wu
2012-08-10
*
|
|
|
|
serial: Change Kconfig entry for CLPS711X-target
Alexander Shiyan
2012-08-10
|
/
/
/
/
*
|
|
|
serial: sh-sci: fix compilation breakage, when DMA is enabled
Guennadi Liakhovetski
2012-08-01
*
|
|
|
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-31
|
\
\
\
\
|
*
|
|
|
uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
2012-07-19
|
|
|
/
/
|
|
/
|
|
[prev]
[next]