index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
ucc_uart.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: ucc_uart: Use uart_xmit_advance()
Ilpo Järvinen
2022-11-03
1
-2
/
+1
*
serial: ucc_uart: Remove custom frame size calculation
Ilpo Järvinen
2022-08-30
1
-14
/
+1
*
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
1
-1
/
+2
*
tty: serial: Fix refcount leak bug in ucc_uart.c
Liang He
2022-06-27
1
-0
/
+2
*
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
2021-05-13
1
-1
/
+1
*
tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read...
Christophe Leroy
2021-04-06
1
-62
/
+62
*
serial: ucc_uart: make qe_uart_set_mctrl() static
Jason Yan
2020-09-16
1
-1
/
+1
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
1
-184
/
+201
|
\
|
*
serial: ucc_uart: access __be32 field using be32_to_cpu
Rasmus Villemoes
2019-12-09
1
-3
/
+3
|
*
serial: ucc_uart: limit brg-frequency workaround to PPC32
Rasmus Villemoes
2019-12-09
1
-0
/
+7
|
*
serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
Rasmus Villemoes
2019-12-09
1
-21
/
+15
|
*
serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
Rasmus Villemoes
2019-12-09
1
-1
/
+16
|
*
serial: ucc_uart: factor out soft_uart initialization
Rasmus Villemoes
2019-12-09
1
-52
/
+58
|
*
serial: ucc_uart: replace ppc-specific IO accessors
Rasmus Villemoes
2019-12-09
1
-108
/
+102
|
*
serial: ucc_uart: explicitly include soc/fsl/cpm.h
Rasmus Villemoes
2019-12-09
1
-0
/
+1
*
|
serial: ucc_uart: remove redundant assignment to pointer bdp
Colin Ian King
2020-01-06
1
-2
/
+0
*
|
tty/serial: ucc_uart: Remove ifdef SUPPORT_SYSRQ
Dmitry Safonov
2019-12-18
1
-2
/
+0
|
/
*
docs: serial: move it to the driver-api
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
docs: serial: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-04-25
1
-1
/
+1
*
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-4
/
+1
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
serial: uuc_uart: constify uart_ops structures
Julia Lawall
2017-08-28
1
-1
/
+1
*
QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
Zhao Qiang
2016-05-01
1
-0
/
+3
*
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
2015-12-23
1
-1
/
+1
*
serial/uuc_uart: Support higher bitrates than 115200 Bit/s
Alexander Stein
2015-07-24
1
-1
/
+1
*
tty: constify of_device_id array
Fabian Frederick
2015-03-26
1
-1
/
+1
*
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-07-10
1
-11
/
+0
*
serial: Fix IGNBRK handling
Peter Hurley
2014-06-19
1
-1
/
+1
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
1
-0
/
+2
|
\
|
*
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-10
1
-0
/
+2
*
|
tty: Remove unnecessary semicolons
Joe Perches
2013-10-16
1
-1
/
+1
|
/
*
driver: tty: add missing unregister in err case
Libo Chen
2013-06-03
1
-1
/
+3
*
serial: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-03
1
-3
/
+2
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
1
-2
/
+1
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
1
-2
/
+2
*
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-16
1
-2
/
+3
*
serial: Kill off NO_IRQ
Alan Cox
2012-01-27
1
-1
/
+1
*
drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeout
Chuck Meade
2011-11-24
1
-0
/
+3
*
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-26
1
-1
/
+3
|
\
|
*
TTY: serial, fix includes in some drivers
Jiri Slaby
2011-09-23
1
-1
/
+3
*
|
drivers/serial/ucc_uart.c: Fix compiler warning
Kumar Gala
2011-08-22
1
-1
/
+1
|
/
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-03-18
1
-32
/
+35
|
\
|
*
drivers/serial/ucc_uart.c: Add of_node_put to avoid memory leak
Julia Lawall
2011-03-15
1
-32
/
+35
*
|
dt/serial: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
|
/
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13
1
-0
/
+1537