index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
pic32_uart.c
Age
Commit message (
Expand
)
Author
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