aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pic32_uart.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2018-11-09serial: set suppress_bind_attrs flag only if builtinAnders Roxell1-0/+1
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-2/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-01-12serial: pic32_uart: Fix 'request_irq' and 'free_irq' inconsistancyChristophe JAILLET1-3/+3
2016-06-25serial: pic32_uart: Fix double free of 'sport->irq_fault_name'.Purna Chandra Mandal1-1/+0
2016-05-13serial: pic32_uart: Add PIC32 UART driverAndrei Pistirica1-0/+960