summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_dw.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-15tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard1-1/+1
2012-11-21tty: remove use of __devexitBill Pemberton1-1/+1
2012-11-21tty: remove use of __devinitBill Pemberton1-1/+1
2012-11-21tty: serial: remove use of __devexit_pBill Pemberton1-1/+1
2012-10-24tty: serial: 8250_dw: Implement suspend/resumeJames Hogan1-0/+25
2012-07-178250: three way resolve of the 8250 diffsAlan Cox1-1/+1
2012-07-128250: use the 8250 register interface not the legacy oneAlan Cox1-19/+19
2012-01-24serial: group all the 8250 related code togetherPaul Gortmaker1-0/+184