summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pic32_uart.c
Commit message (Expand)AuthorAgeFilesLines
* serial: set suppress_bind_attrs flag only if builtinAnders Roxell2018-11-091-0/+1
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-2/+0Star
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: pic32_uart: Fix 'request_irq' and 'free_irq' inconsistancyChristophe JAILLET2017-01-121-3/+3
* serial: pic32_uart: Fix double free of 'sport->irq_fault_name'.Purna Chandra Mandal2016-06-251-1/+0Star
* serial: pic32_uart: Add PIC32 UART driverAndrei Pistirica2016-05-131-0/+960