index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
pxa.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-18
tty/serial: Migrate pxa to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2018-06-28
serial: pxa: Fix an error handling path in 'serial_pxa_probe()'
Christophe JAILLET
1
-1
/
+2
2018-02-28
serial: pxa: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
1
-0
/
+4
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
1
-1
/
+1
2016-11-10
serial: pxa2xx: remove __deprecated annotation
Arnd Bergmann
1
-1
/
+1
2016-10-27
serial: rewrite pxa2xx-uart to use 8250_core
Sergey Yanovich
1
-1
/
+3
2016-06-26
serial: pxa: make it explicitly non-modular
Paul Gortmaker
1
-28
/
+2
2015-12-14
serial/pxa: Deinline wait_for_xmitr, save 165 bytes
Denys Vlasenko
1
-1
/
+1
2015-03-27
tty: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-27
serial: pxa: hold port.lock when reporting modem line changes
Dmitry Eremin-Solenikov
1
-0
/
+3
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-11
serial: pxa: fix build with !SERIAL_PXA_CONSOLE
Arnd Bergmann
1
-1
/
+1
2014-06-20
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2014-04-25
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
1
-5
/
+0
2013-08-12
serial: pxa: Staticize local symbols
Jingoo Han
1
-3
/
+3
2013-08-12
tty: serial: pxa: remove old cruft
Daniel Mack
1
-25
/
+0
2013-07-27
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-01-25
serial: pxa: fine-tune clk useage
Yi Zhang
1
-1
/
+11
2013-01-18
serial: pxa: Do not tweak clock in pxa serial write() function
Haojun Bao
1
-2
/
+0
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+1
2012-10-24
tty: serial: KGDB support for PXA
Denis V. Lunev
1
-0
/
+55
2012-06-16
serial: pxa: add spin lock for console write
Chao Xie
1
-0
/
+14
2012-03-28
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-12
/
+37
2012-03-16
serial: pxa: add clk_prepare/clk_unprepare calls
Philipp Zabel
1
-4
/
+4
2012-03-07
serial: pxa: add OF support
Haojian Zhuang
1
-12
/
+37
2011-09-23
serial: pxa: work around for errata #20
Marcus Folkesson
1
-0
/
+20
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-04-20
tty: remove invalid location line in file header
Jovi Zhang
1
-2
/
+0
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+879