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