aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ifx6x60.c
Commit message (Expand)AuthorAgeFilesLines
* serial:ifx6x60:Delete SPI timer when shut down portchao bi2013-01-211-0/+1
* Serial: ifx6x60c: Remove duplicate includes of linux/tty.hJesper Juhl2011-04-191-2/+0
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-2/+1
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* serial: ifx6x60: minor cleanupRuss Gorby2011-02-171-4/+4
* serial: ifx6x60: probe routine needs to call spi_setupRuss Gorby2011-02-171-0/+9
* serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby2011-02-171-1/+2
* serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby2011-02-171-2/+2
* serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby2011-02-171-2/+2
* serial: ifx6x60: fixed call to tty_port_initRuss Gorby2011-02-171-1/+1
* serial: ifx6x60: expanded info available from platform dataRuss Gorby2011-02-031-16/+17
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1406