index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
ifx6x60.c
Age
Commit message (
Expand
)
Author
2012-08-27
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2012-08-13
TTY: use tty_port_register_device
Jiri Slaby
2012-08-10
serial: ifx6x60: fix paging fault on spi_register_driver
Fengguang Wu
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2011-11-27
TTY: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-04-19
Serial: ifx6x60c: Remove duplicate includes of linux/tty.h
Jesper Juhl
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
2011-02-17
serial: ifx6x60: minor cleanup
Russ Gorby
2011-02-17
serial: ifx6x60: probe routine needs to call spi_setup
Russ Gorby
2011-02-17
serial: ifx6x60: set SPI max_speed_hz based on platform type
Russ Gorby
2011-02-17
serial: ifx6x60: changed internal bpw from boolean to int
Russ Gorby
2011-02-17
serial: ifx6x60: dma_alloc_coherent must use parent dev
Russ Gorby
2011-02-17
serial: ifx6x60: fixed call to tty_port_init
Russ Gorby
2011-02-03
serial: ifx6x60: expanded info available from platform data
Russ Gorby
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman