index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fwserial
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-15
staging: fwserial: remove redundant license text
Greg Kroah-Hartman
3
-30
/
+0
2018-01-15
staging: fwserial: add SPDX identifier.
Greg Kroah-Hartman
3
-0
/
+3
2017-11-14
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-18
staging/fwserial: Convert timers to use timer_setup()
Kees Cook
1
-12
/
+4
2016-10-16
Staging: fwserial: remove unused function fill_unplug_req
Bhumika Goyal
1
-6
/
+0
2016-09-13
staging: fwserial: fix checkpatch permission warnings
Simon Chopin
1
-3
/
+3
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-53
/
+55
2016-04-30
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
1
-1
/
+1
2016-03-30
staging: fwserial: (coding style) removing "!= NULL" to comply with checkpatc...
Dominique van den Broeck
1
-2
/
+2
2016-03-30
staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int"
Dominique van den Broeck
4
-51
/
+53
2016-02-08
staging: fwserial: (coding-style) rewrite comparisons to NULL as "!fifo->data"
Christian Colic
1
-5
/
+5
2016-02-08
drivers:staging:fwserial Fix No space is necessary after a cast
Bogicevic Sasa
1
-7
/
+7
2016-01-29
Staging: fwserial: Declare fwtty_port_get as static
Shraddha Barke
2
-3
/
+1
2015-11-16
Staging: fwserial: Declare fwtty_port_put as static
Shraddha Barke
2
-4
/
+1
2015-11-16
Staging: fwserial: Remove unused fwtty_bind_console from header
Shraddha Barke
1
-8
/
+0
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-27
staging: fwserial: remove multiple blank lines
Le Tan
1
-3
/
+0
2014-06-19
staging/fwserial: (coding style) remove not needed return statements
Radek Dostal
1
-2
/
+0
2014-06-19
staging/fwserial: (coding style) add blank line after every declaration
Radek Dostal
1
-0
/
+4
2014-04-26
drivers/staging: Use RCU_INIT_POINTER(x, NULL) in fwserial/fwserial.c
Monam Agarwal
1
-2
/
+2
2014-04-26
fwserial: (coding style) removing FSF postal address
Dominique van den Broeck
3
-12
/
+0
2014-04-26
fwserial: (coding style) useless "extern" & space
Dominique van den Broeck
2
-10
/
+10
2014-04-26
fwserial: (coding style) if/else bracket matching
Dominique van den Broeck
1
-11
/
+13
2014-04-26
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-09
staging/fwserial: Add Kconfig options for max ports
Peter Hurley
2
-2
/
+22
2013-12-09
staging/fwserial: Rename data profiling functions
Peter Hurley
2
-13
/
+13
2013-12-09
staging/fwserial: Up the tty buffer limit to 128K
Peter Hurley
1
-0
/
+1
2013-12-09
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-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-8
/
+2
2013-02-22
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-30
staging/fwserial: Fix endian issue in unit directory
Peter Hurley
1
-6
/
+5
2013-01-30
staging/fwserial: add diagnostic for buffer overflow
Peter Hurley
1
-1
/
+4
2013-01-30
staging/fwserial: Remove reference to removed constant
Peter Hurley
1
-1
/
+1
2013-01-30
staging/fwserial: Don't use deprecated alloc_tty_driver()
Peter Hurley
1
-12
/
+9
2013-01-30
staging/fwserial: Factor unstable stats/debug/status info to debugfs
Peter Hurley
2
-0
/
+84
2013-01-30
staging/fwserial: Cleanup /proc/tty/driver/ file
Peter Hurley
1
-24
/
+15
2013-01-30
staging/fwserial: Create loop device the 'tty' way
Peter Hurley
2
-96
/
+93
2013-01-30
staging/fwserial: Fix sparse build warnings
Peter Hurley
2
-2
/
+4
[next]