index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2024-10-16
serial: ucc_uart: Switch to irq_get_nr_irqs()
Bart Van Assche
1
-1
/
+1
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
1
-13
/
+7
2023-12-08
serial: ucc_uart: Fix multiple address space type errors
Christophe Leroy
1
-14
/
+14
2023-11-23
serial: ucc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-18
serial: ucc_uart: Use port lock wrappers
Thomas Gleixner
1
-2
/
+2
2023-08-04
serial: cpm_uart: Don't include fs_uart_pd.h when not needed
Christophe Leroy
1
-1
/
+0
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
1
-1
/
+2
2023-07-25
Documentation: devices.txt: reconcile serial/ucc_uart minor numers
Randy Dunlap
1
-1
/
+1
2023-03-29
serial: ucc_uart: Use uart_circ_empty()
Ilpo Järvinen
1
-3
/
+2
2023-03-16
serial: Use of_property_read_bool() for boolean properties
Rob Herring
1
-1
/
+1
2023-01-19
serial: ucc_uart: Add of_node_put() in ucc_uart_remove()
Liang He
1
-0
/
+2
2022-11-03
serial: ucc_uart: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-08-30
serial: ucc_uart: Remove custom frame size calculation
Ilpo Järvinen
1
-14
/
+1
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+2
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-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-178
/
+195
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
-48
/
+54
2019-12-09
serial: ucc_uart: replace ppc-specific IO accessors
Rasmus Villemoes
1
-106
/
+100
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-22
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
1
-1
/
+1
2015-07-23
serial/uuc_uart: Support higher bitrates than 115200 Bit/s
Alexander Stein
1
-1
/
+1
2015-03-26
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-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
1
-11
/
+0
2014-06-19
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-16
tty: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-10-09
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
[next]