index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fwserial
Age
Commit message (
Expand
)
Author
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-01-31
staging/fwserial: Fix compiler warning
Peter Hurley
2013-01-31
staging/fwserial: Annotate rcu pointers with __rcu
Peter Hurley
2013-01-30
staging/fwserial: Fix endian issue in unit directory
Peter Hurley
2013-01-30
staging/fwserial: add diagnostic for buffer overflow
Peter Hurley
2013-01-30
staging/fwserial: Remove reference to removed constant
Peter Hurley
2013-01-30
staging/fwserial: Don't use deprecated alloc_tty_driver()
Peter Hurley
2013-01-30
staging/fwserial: Factor unstable stats/debug/status info to debugfs
Peter Hurley
2013-01-30
staging/fwserial: Cleanup /proc/tty/driver/ file
Peter Hurley
2013-01-30
staging/fwserial: Create loop device the 'tty' way
Peter Hurley
2013-01-30
staging/fwserial: Fix sparse build warnings
Peter Hurley
2013-01-30
staging/fwserial: Release port regardless of unplug response code
Peter Hurley
2013-01-30
staging/fwserial: Only reset port status for attached peers
Peter Hurley
2013-01-30
staging/fwserial: Drop suggestion for helper fn integration
Peter Hurley
2013-01-30
staging/fwserial: Assume firmware is OHCI-complaint
Peter Hurley
2013-01-30
staging/fwserial: Fold constant MAX_ASYNC_PAYLOAD
Peter Hurley
2013-01-30
staging/fwserial: Simplify max payload calculation
Peter Hurley
2013-01-30
staging/fwserial: Refer to fw_device as "node"
Peter Hurley
2013-01-30
staging/fwserial: Remove bandwidth limit logic
Peter Hurley
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
TTY: convert more flipping functions
Jiri Slaby
2013-01-07
staging/fwserial: Update TODO file per reviewer comments
Peter Hurley
2013-01-07
staging/fwserial: Limit tx/rx to 1394-2008 spec maximum
Peter Hurley
2013-01-07
staging/fwserial: Refine Kconfig help text
Peter Hurley
2012-11-28
staging/fwserial: Remove superfluous free
Peter Hurley
2012-11-28
staging/fwserial: Use WARN_ONCE when port table is corrupted
Peter Hurley
2012-11-28
staging/fwserial: Destruct embedded tty_port on teardown
Peter Hurley
2012-11-28
staging/fwserial: Fix build breakage when !CONFIG_BUG
Peter Hurley
2012-11-28
staging: fwserial: Add TTY-over-Firewire serial driver
Peter Hurley