aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/fwserial
AgeCommit message (Expand)Author
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-08staging/fwserial: Replace seq_printf with seq_putsValentin Ilie
2013-03-18TTY: add tty_port_tty_wakeup helperJiri Slaby
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-01-31staging/fwserial: Fix compiler warningPeter Hurley
2013-01-31staging/fwserial: Annotate rcu pointers with __rcuPeter Hurley
2013-01-29staging/fwserial: Fix endian issue in unit directoryPeter Hurley
2013-01-29staging/fwserial: add diagnostic for buffer overflowPeter Hurley
2013-01-29staging/fwserial: Remove reference to removed constantPeter Hurley
2013-01-29staging/fwserial: Don't use deprecated alloc_tty_driver()Peter Hurley
2013-01-29staging/fwserial: Factor unstable stats/debug/status info to debugfsPeter Hurley
2013-01-29staging/fwserial: Cleanup /proc/tty/driver/ filePeter Hurley
2013-01-29staging/fwserial: Create loop device the 'tty' wayPeter Hurley
2013-01-29staging/fwserial: Fix sparse build warningsPeter Hurley
2013-01-29staging/fwserial: Release port regardless of unplug response codePeter Hurley
2013-01-29staging/fwserial: Only reset port status for attached peersPeter Hurley
2013-01-29staging/fwserial: Drop suggestion for helper fn integrationPeter Hurley
2013-01-29staging/fwserial: Assume firmware is OHCI-complaintPeter Hurley
2013-01-29staging/fwserial: Fold constant MAX_ASYNC_PAYLOADPeter Hurley
2013-01-29staging/fwserial: Simplify max payload calculationPeter Hurley
2013-01-29staging/fwserial: Refer to fw_device as "node"Peter Hurley
2013-01-29staging/fwserial: Remove bandwidth limit logicPeter Hurley
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: convert more flipping functionsJiri Slaby
2013-01-07staging/fwserial: Update TODO file per reviewer commentsPeter Hurley
2013-01-07staging/fwserial: Limit tx/rx to 1394-2008 spec maximumPeter Hurley
2013-01-07staging/fwserial: Refine Kconfig help textPeter Hurley
2012-11-28staging/fwserial: Remove superfluous freePeter Hurley
2012-11-28staging/fwserial: Use WARN_ONCE when port table is corruptedPeter Hurley
2012-11-28staging/fwserial: Destruct embedded tty_port on teardownPeter Hurley
2012-11-28staging/fwserial: Fix build breakage when !CONFIG_BUGPeter Hurley
2012-11-28staging: fwserial: Add TTY-over-Firewire serial driverPeter Hurley