aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/fwserial/fwserial.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman1-1/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-26/+15
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-1/+1
2013-01-15TTY: convert more flipping functionsJiri Slaby1-3/+5
2013-01-07staging/fwserial: Limit tx/rx to 1394-2008 spec maximumPeter Hurley1-1/+1
2012-11-28staging/fwserial: Remove superfluous freePeter Hurley1-1/+0
2012-11-28staging/fwserial: Use WARN_ONCE when port table is corruptedPeter Hurley1-8/+3
2012-11-28staging/fwserial: Destruct embedded tty_port on teardownPeter Hurley1-1/+4
2012-11-28staging: fwserial: Add TTY-over-Firewire serial driverPeter Hurley1-0/+2946