summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/xilinx_uartps.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman1-0/+2
2013-03-25Xilinx: ARM: UART: clear pending irqs before enabling irqsJohn Linn1-0/+2
2013-03-25serial: xilinx_uartps: remove superfluous IDR writeSteffen Trumtrar1-3/+0
2013-01-22serial: xilinx_uartps: Remove leftover __exit_p()Michal Simek1-1/+1
2013-01-21serial: xilinx_uartps: Get clock rate info from dtsJosh Cartwright1-15/+19
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-11/+3
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitdataBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-15serial: xilinx_uartps: kill CONFIG_OF conditionalJosh Cartwright1-9/+0
2011-10-31tty: Add module.h to drivers/tty users who just expect it there.Paul Gortmaker1-0/+1
2011-09-22TTY: serial, fix includes in some driversJiri Slaby1-1/+3
2011-05-03tty/serial: add support for Xilinx PS UARTJohn Linn1-0/+1113