aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ifx6x60.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-17serial: ifx6x60: minor cleanupRuss Gorby1-4/+4
2011-02-17serial: ifx6x60: probe routine needs to call spi_setupRuss Gorby1-0/+9
2011-02-17serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby1-1/+2
2011-02-17serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby1-2/+2
2011-02-17serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby1-2/+2
2011-02-17serial: ifx6x60: fixed call to tty_port_initRuss Gorby1-1/+1
2011-02-03serial: ifx6x60: expanded info available from platform dataRuss Gorby1-16/+17
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+1406