index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
pxa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty/serial: Migrate pxa to use has_sysrq
Dmitry Safonov
2019-12-18
1
-4
/
+1
*
serial: pxa: Fix an error handling path in 'serial_pxa_probe()'
Christophe JAILLET
2018-06-28
1
-1
/
+2
*
serial: pxa: Fix out-of-bounds access through serial port index
Geert Uytterhoeven
2018-02-28
1
-0
/
+4
*
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
*
tty: serial: constify uart_ops structures
Bhumika Goyal
2017-01-27
1
-1
/
+1
*
serial: pxa2xx: remove __deprecated annotation
Arnd Bergmann
2016-11-10
1
-1
/
+1
*
serial: rewrite pxa2xx-uart to use 8250_core
Sergey Yanovich
2016-10-27
1
-1
/
+3
*
serial: pxa: make it explicitly non-modular
Paul Gortmaker
2016-06-25
1
-28
/
+2
*
serial/pxa: Deinline wait_for_xmitr, save 165 bytes
Denys Vlasenko
2015-12-13
1
-1
/
+1
*
tty: constify of_device_id array
Fabian Frederick
2015-03-26
1
-1
/
+1
*
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: pxa: hold port.lock when reporting modem line changes
Dmitry Eremin-Solenikov
2014-11-26
1
-0
/
+3
|
/
*
serial: pxa: fix build with !SERIAL_PXA_CONSOLE
Arnd Bergmann
2014-07-10
1
-1
/
+1
*
serial: Fix IGNBRK handling
Peter Hurley
2014-06-19
1
-1
/
+1
*
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
2014-04-24
1
-5
/
+0
*
serial: pxa: Staticize local symbols
Jingoo Han
2013-08-12
1
-3
/
+3
*
tty: serial: pxa: remove old cruft
Daniel Mack
2013-08-12
1
-25
/
+0
*
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-26
1
-2
/
+0
*
serial: pxa: fine-tune clk useage
Yi Zhang
2013-01-25
1
-1
/
+11
*
serial: pxa: Do not tweak clock in pxa serial write() function
Haojun Bao
2013-01-17
1
-2
/
+0
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-2
/
+1
*
tty: serial: KGDB support for PXA
Denis V. Lunev
2012-10-24
1
-0
/
+55
*
serial: pxa: add spin lock for console write
Chao Xie
2012-06-15
1
-0
/
+14
*
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
1
-12
/
+37
|
\
|
*
serial: pxa: add OF support
Haojian Zhuang
2012-03-07
1
-12
/
+37
*
|
serial: pxa: add clk_prepare/clk_unprepare calls
Philipp Zabel
2012-03-15
1
-4
/
+4
|
/
*
serial: pxa: work around for errata #20
Marcus Folkesson
2011-09-22
1
-0
/
+20
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
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
/
+879