aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/ifx6x60.c
Commit message (Expand)AuthorAge
* TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
* TTY: Remove redundant spi driver bus initializationLars-Peter Clausen2011-11-26
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
* Serial: ifx6x60c: Remove duplicate includes of linux/tty.hJesper Juhl2011-04-19
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* serial: ifx6x60: minor cleanupRuss Gorby2011-02-17
* serial: ifx6x60: probe routine needs to call spi_setupRuss Gorby2011-02-17
* serial: ifx6x60: set SPI max_speed_hz based on platform typeRuss Gorby2011-02-17
* serial: ifx6x60: changed internal bpw from boolean to intRuss Gorby2011-02-17
* serial: ifx6x60: dma_alloc_coherent must use parent devRuss Gorby2011-02-17
* serial: ifx6x60: fixed call to tty_port_initRuss Gorby2011-02-17
* serial: ifx6x60: expanded info available from platform dataRuss Gorby2011-02-03
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-13