index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
clps711x.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: clps711x: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-23
1
-4
/
+2
*
serial: clps711x: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-25
1
-2
/
+1
*
serial: drivers: switch ch and flag to u8
Jiri Slaby
2023-07-25
1
-1
/
+2
*
serial: Make uart_remove_one_port() return void
Uwe Kleine-König
2023-05-13
1
-1
/
+3
*
serial: clps711x: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+1
*
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2022-03-03
1
-1
/
+1
*
tty/serial: Migrate clps711x to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
*
serial: clps711x: Remove board support
Alexander Shiyan
2019-01-08
1
-18
/
+5
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-5
/
+0
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial: clps711x: Changing the compatibility string to match with the smalles...
Alexander Shiyan
2016-07-06
1
-1
/
+1
*
serial: clps711x: Fix bad usage of IS_ERR_VALUE
Guenter Roeck
2016-02-14
1
-4
/
+6
*
serial: mctrl-gpio: rename init function
Uwe Kleine-König
2015-10-04
1
-1
/
+1
*
serial: clps711x: fail if mctrl_gpio_init fails
Uwe Kleine-König
2015-03-07
1
-0
/
+2
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
2014-11-06
1
-2
/
+3
|
/
*
serial: clps711x: Use mctrl_gpio helpers for handling modem signals
Alexander Shiyan
2014-09-08
1
-22
/
+10
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-09
1
-1
/
+0
*
Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...
Alexander Shiyan
2014-04-16
1
-14
/
+6
*
serial: clps711x: Give a chance to perform useful tasks during wait loop
Alexander Shiyan
2014-03-17
1
-6
/
+15
*
serial: clps711x: Enable driver compilation with COMPILE_TEST
Alexander Shiyan
2014-01-07
1
-18
/
+22
*
serial: clps711x: Add support for N_IRDA line discipline
Alexander Shiyan
2014-01-07
1
-8
/
+12
*
serial: clps711x: Driver refactor
Alexander Shiyan
2013-12-17
1
-194
/
+254
*
serial: clps711x: drop needless devm_clk_put
Uwe Kleine-König
2013-09-26
1
-2
/
+0
*
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-26
1
-9
/
+2
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-7
/
+1
*
tty: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
tty: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
serial: clps711x: Cleanup driver
Alexander Shiyan
2012-10-24
1
-59
/
+46
*
serial: clps711x: Fix TERMIOS-flags handling
Alexander Shiyan
2012-10-24
1
-24
/
+12
*
serial: clps711x: Disable "break"-state before port startup
Alexander Shiyan
2012-10-24
1
-22
/
+7
*
serial: clps711x: Using resource-managed functions
Alexander Shiyan
2012-10-24
1
-22
/
+17
*
serial: clps711x: Check for valid TTY in RX-interrupt
Alexander Shiyan
2012-10-24
1
-30
/
+29
*
serial: clps711x: Fix break control handling
Alexander Shiyan
2012-10-24
1
-1
/
+3
*
serial: clps711x: Return valid modem controls for port that not support it
Alexander Shiyan
2012-10-24
1
-6
/
+4
*
serial: clps711x: Improved TX FIFO handling
Alexander Shiyan
2012-10-24
1
-8
/
+7
*
serial: clps711x: Using CPU clock subsystem for getting base UART speed
Alexander Shiyan
2012-10-24
1
-5
/
+15
*
serial: clps711x: Do not use "uart_port->unused" field
Alexander Shiyan
2012-10-24
1
-15
/
+17
*
serial: clps711x: Convert all static variables to dynamic
Alexander Shiyan
2012-10-24
1
-122
/
+89
*
serial: clps711x: Add platform_driver interface to clps711x driver
Alexander Shiyan
2012-10-24
1
-6
/
+33
*
ARM: clps711x: Using a single definition for the PHYS and VIRT registers offset
Alexander Shiyan
2012-05-11
1
-1
/
+0
*
ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR
Alexander Shiyan
2012-04-18
1
-6
/
+8
*
tty: remove invalid location line in file header
Jovi Zhang
2011-04-19
1
-2
/
+0
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+579