summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/ifx6x60.c
AgeCommit message (Expand)Author
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-04-19Serial: ifx6x60c: Remove duplicate includes of linux/tty.hJesper Juhl
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-02-17serial: ifx6x60: minor cleanupRuss Gorby
2011-02-17serial: ifx6x60: probe routine needs to call spi_setupRuss Gorby
2011-02-17serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby
2011-02-17serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby
2011-02-17serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby
2011-02-17serial: ifx6x60: fixed call to tty_port_initRuss Gorby
2011-02-03serial: ifx6x60: expanded info available from platform dataRuss Gorby
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman