开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
ifx6x60.c
Age
Commit message (
Expand
)
Author
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2011-11-26
TTY: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-06-21
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