index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fwserial
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+6
2013-06-09
firewire: introduce fw_driver.probe and .remove methods
Stefan Richter
1
-8
/
+6
2013-05-30
staging: fwserial: Use normal logging styles
Joe Perches
2
-65
/
+72
2013-04-29
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-8
/
+2
2013-04-08
staging/fwserial: Replace seq_printf with seq_puts
Valentin Ilie
1
-3
/
+3
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-8
/
+2
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-31
/
+22
2013-01-31
staging/fwserial: Fix compiler warning
Peter Hurley
1
-1
/
+1
2013-01-31
staging/fwserial: Annotate rcu pointers with __rcu
Peter Hurley
1
-1
/
+1
2013-01-29
staging/fwserial: Fix endian issue in unit directory
Peter Hurley
1
-6
/
+5
2013-01-29
staging/fwserial: add diagnostic for buffer overflow
Peter Hurley
1
-1
/
+4
2013-01-29
staging/fwserial: Remove reference to removed constant
Peter Hurley
1
-1
/
+1
2013-01-29
staging/fwserial: Don't use deprecated alloc_tty_driver()
Peter Hurley
1
-12
/
+9
2013-01-29
staging/fwserial: Factor unstable stats/debug/status info to debugfs
Peter Hurley
2
-0
/
+84
2013-01-29
staging/fwserial: Cleanup /proc/tty/driver/ file
Peter Hurley
1
-24
/
+15
2013-01-29
staging/fwserial: Create loop device the 'tty' way
Peter Hurley
2
-96
/
+93
2013-01-29
staging/fwserial: Fix sparse build warnings
Peter Hurley
2
-2
/
+4
2013-01-29
staging/fwserial: Release port regardless of unplug response code
Peter Hurley
1
-3
/
+2
2013-01-29
staging/fwserial: Only reset port status for attached peers
Peter Hurley
1
-9
/
+12
2013-01-29
staging/fwserial: Drop suggestion for helper fn integration
Peter Hurley
1
-2
/
+0
2013-01-29
staging/fwserial: Assume firmware is OHCI-complaint
Peter Hurley
1
-2
/
+7
2013-01-29
staging/fwserial: Fold constant MAX_ASYNC_PAYLOAD
Peter Hurley
1
-2
/
+1
2013-01-29
staging/fwserial: Simplify max payload calculation
Peter Hurley
1
-2
/
+2
2013-01-29
staging/fwserial: Refer to fw_device as "node"
Peter Hurley
1
-1
/
+1
2013-01-29
staging/fwserial: Remove bandwidth limit logic
Peter Hurley
2
-12
/
+6
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
4
-16
/
+10
2013-01-18
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-1
/
+1
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-26
/
+15
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: convert more flipping functions
Jiri Slaby
1
-3
/
+5
2013-01-07
staging/fwserial: Update TODO file per reviewer comments
Peter Hurley
1
-8
/
+3
2013-01-07
staging/fwserial: Limit tx/rx to 1394-2008 spec maximum
Peter Hurley
3
-7
/
+4
2013-01-07
staging/fwserial: Refine Kconfig help text
Peter Hurley
1
-1
/
+3
2012-11-28
staging/fwserial: Remove superfluous free
Peter Hurley
1
-1
/
+0
2012-11-28
staging/fwserial: Use WARN_ONCE when port table is corrupted
Peter Hurley
1
-8
/
+3
2012-11-28
staging/fwserial: Destruct embedded tty_port on teardown
Peter Hurley
1
-1
/
+4
2012-11-28
staging/fwserial: Fix build breakage when !CONFIG_BUG
Peter Hurley
1
-4
/
+1
2012-11-28
staging: fwserial: Add TTY-over-Firewire serial driver
Peter Hurley
7
-0
/
+3821