index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
pic32_uart.c
Age
Commit message (
Expand
)
Author
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-09
serial: pic32_uart: Replace of_gpio.h by proper one
Andy Shevchenko
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2023-11-23
serial: pic32: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-18
serial: pic32: Use port lock wrappers
Thomas Gleixner
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
2023-01-19
serial: pic32: Add checks for devm_clk_get() in pic32_uart_probe()
Yuan Can
2022-12-16
Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-02
tty: serial: pic32_uart: use console_is_registered()
John Ogness
2022-12-02
serial_core: replace uart_console_enabled() with uart_console_registered()
John Ogness
2022-11-03
serial: pic32: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-08-30
serial: pic32_uart: Convert to use GPIO descriptors
Andy Shevchenko
2022-08-30
serial: pic32_uart: Utilize uart_console_enabled()
Andy Shevchenko
2022-06-10
serial: pic32: fix missing clk_disable_unprepare() on error in pic32_uart_sta...
Yang Yingliang
2022-05-05
serial: pic32: restore disabled irqs in pic32_uart_startup()
Jiri Slaby
2022-05-05
serial: pic32: free up irq names correctly
Jiri Slaby
2022-05-05
serial: pic32: don't zero members of kzalloc-ated structure
Jiri Slaby
2022-05-05
serial: pic32: don't assign pic32_sport::cts_gpio twice
Jiri Slaby
2022-05-05
serial: pic32: convert to_pic32_sport() to an inline
Jiri Slaby
2022-05-05
serial: pic32: remove pic32_get_port() macro
Jiri Slaby
2022-05-05
serial: pic32: simplify pic32_sport::enable_tx_irq handling
Jiri Slaby
2022-05-05
serial: pic32: simplify clk handling
Jiri Slaby
2022-05-05
serial: pic32: remove constants from struct pic32_sport
Jiri Slaby
2022-05-05
serial: pic32: move header content to .c
Jiri Slaby
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2020-03-12
serial: pic32_uart: Use uart_console() helper
Andy Shevchenko
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2018-11-09
serial: set suppress_bind_attrs flag only if builtin
Anders Roxell
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-01-12
serial: pic32_uart: Fix 'request_irq' and 'free_irq' inconsistancy
Christophe JAILLET
2016-06-25
serial: pic32_uart: Fix double free of 'sport->irq_fault_name'.
Purna Chandra Mandal
2016-05-13
serial: pic32_uart: Add PIC32 UART driver
Andrei Pistirica