index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
ucc_uart.c
Age
Commit message (
Expand
)
Author
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-10-16
serial: ucc_uart: Switch to irq_get_nr_irqs()
Bart Van Assche
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2023-12-08
serial: ucc_uart: Fix multiple address space type errors
Christophe Leroy
2023-11-23
serial: ucc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-18
serial: ucc_uart: Use port lock wrappers
Thomas Gleixner
2023-08-04
serial: cpm_uart: Don't include fs_uart_pd.h when not needed
Christophe Leroy
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
2023-07-25
Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Randy Dunlap
2023-03-29
serial: ucc_uart: Use uart_circ_empty()
Ilpo Järvinen
2023-03-16
serial: Use of_property_read_bool() for boolean properties
Rob Herring
2023-01-19
serial: ucc_uart: Add of_node_put() in ucc_uart_remove()
Liang He
2022-11-03
serial: ucc_uart: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: ucc_uart: Remove custom frame size calculation
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-06-27
tty: serial: Fix refcount leak bug in ucc_uart.c
Liang He
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
2021-04-06
tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read...
Christophe Leroy
2020-09-16
serial: ucc_uart: make qe_uart_set_mctrl() static
Jason Yan
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-01-06
serial: ucc_uart: remove redundant assignment to pointer bdp
Colin Ian King
2019-12-18
tty/serial: ucc_uart: Remove ifdef SUPPORT_SYSRQ
Dmitry Safonov
2019-12-09
serial: ucc_uart: access __be32 field using be32_to_cpu
Rasmus Villemoes
2019-12-09
serial: ucc_uart: limit brg-frequency workaround to PPC32
Rasmus Villemoes
2019-12-09
serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
Rasmus Villemoes
2019-12-09
serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
Rasmus Villemoes
2019-12-09
serial: ucc_uart: factor out soft_uart initialization
Rasmus Villemoes
2019-12-09
serial: ucc_uart: replace ppc-specific IO accessors
Rasmus Villemoes
2019-12-09
serial: ucc_uart: explicitly include soc/fsl/cpm.h
Rasmus Villemoes
2019-07-15
docs: serial: move it to the driver-api
Mauro Carvalho Chehab
2019-04-25
docs: serial: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-08-28
serial: uuc_uart: constify uart_ops structures
Julia Lawall
2016-05-01
QE-UART: add "fsl,t1040-ucc-uart" to of_device_id
Zhao Qiang
2015-12-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
2015-07-23
serial/uuc_uart: Support higher bitrates than 115200 Bit/s
Alexander Stein
2015-03-26
tty: constify of_device_id array
Fabian Frederick
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-16
tty: Remove unnecessary semicolons
Joe Perches
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-06-03
driver: tty: add missing unregister in err case
Libo Chen
2013-06-03
serial: use platform_{get,set}_drvdata()
Jingoo Han
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
[next]