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
2015-05-31
staging: fwserial: fix resource leak
Vladimirs Ambrosovs
1
-1
/
+4
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2
-2
/
+2
2015-03-15
staging: fwserial: remove extra parentheses around function arguments
Aya Mahfouz
1
-1
/
+1
2014-11-26
staging: fwserial: remove multiple blank lines
Le Tan
1
-3
/
+0
2014-06-18
staging/fwserial: (coding style) remove not needed return statements
Radek Dostal
1
-2
/
+0
2014-06-18
staging/fwserial: (coding style) add blank line after every declaration
Radek Dostal
1
-0
/
+4
2014-04-25
drivers/staging: Use RCU_INIT_POINTER(x, NULL) in fwserial/fwserial.c
Monam Agarwal
1
-2
/
+2
2014-04-25
fwserial: (coding style) removing FSF postal address
Dominique van den Broeck
3
-12
/
+0
2014-04-25
fwserial: (coding style) useless "extern" & space
Dominique van den Broeck
2
-10
/
+10
2014-04-25
fwserial: (coding style) if/else bracket matching
Dominique van den Broeck
1
-11
/
+13
2014-04-25
fwserial: (coding style) open parenthesis alignments
Dominique van den Broeck
2
-18
/
+18
2014-03-07
staging/fwserial: don't use PREPARE_WORK
Tejun Heo
2
-3
/
+11
2013-12-08
staging/fwserial: Add Kconfig options for max ports
Peter Hurley
2
-2
/
+22
2013-12-08
staging/fwserial: Rename data profiling functions
Peter Hurley
2
-13
/
+13
2013-12-08
staging/fwserial: Up the tty buffer limit to 128K
Peter Hurley
1
-0
/
+1
2013-12-08
staging/fwserial: Rip out rx buffering
Peter Hurley
2
-117
/
+27
2013-09-17
Staging: fwserial: wrap a line that exceeds 80 characters
Jon Bernard
1
-1
/
+2
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
[next]