index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fwserial
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-13
1
-12
/
+4
|
\
|
*
staging/fwserial: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-12
/
+4
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
Staging: fwserial: remove unused function fill_unplug_req
Bhumika Goyal
2016-10-16
1
-6
/
+0
*
staging: fwserial: fix checkpatch permission warnings
Simon Chopin
2016-09-13
1
-3
/
+3
*
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-20
4
-53
/
+55
|
\
|
*
staging: fwserial: (coding style) removing "!= NULL" to comply with checkpatc...
Dominique van den Broeck
2016-03-29
1
-2
/
+2
|
*
staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int"
Dominique van den Broeck
2016-03-29
4
-51
/
+53
*
|
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
2016-04-30
1
-1
/
+1
|
/
*
staging: fwserial: (coding-style) rewrite comparisons to NULL as "!fifo->data"
Christian Colic
2016-02-07
1
-5
/
+5
*
drivers:staging:fwserial Fix No space is necessary after a cast
Bogicevic Sasa
2016-02-07
1
-7
/
+7
*
Staging: fwserial: Declare fwtty_port_get as static
Shraddha Barke
2016-01-28
2
-3
/
+1
*
Staging: fwserial: Declare fwtty_port_put as static
Shraddha Barke
2015-11-15
2
-4
/
+1
*
Staging: fwserial: Remove unused fwtty_bind_console from header
Shraddha Barke
2015-11-15
1
-8
/
+0
*
staging: fwserial: fix resource leak
Vladimirs Ambrosovs
2015-05-31
1
-1
/
+4
*
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2015-05-08
2
-2
/
+2
*
staging: fwserial: remove extra parentheses around function arguments
Aya Mahfouz
2015-03-15
1
-1
/
+1
*
staging: fwserial: remove multiple blank lines
Le Tan
2014-11-26
1
-3
/
+0
*
staging/fwserial: (coding style) remove not needed return statements
Radek Dostal
2014-06-18
1
-2
/
+0
*
staging/fwserial: (coding style) add blank line after every declaration
Radek Dostal
2014-06-18
1
-0
/
+4
*
drivers/staging: Use RCU_INIT_POINTER(x, NULL) in fwserial/fwserial.c
Monam Agarwal
2014-04-25
1
-2
/
+2
*
fwserial: (coding style) removing FSF postal address
Dominique van den Broeck
2014-04-25
3
-12
/
+0
*
fwserial: (coding style) useless "extern" & space
Dominique van den Broeck
2014-04-25
2
-10
/
+10
*
fwserial: (coding style) if/else bracket matching
Dominique van den Broeck
2014-04-25
1
-11
/
+13
*
fwserial: (coding style) open parenthesis alignments
Dominique van den Broeck
2014-04-25
2
-18
/
+18
*
staging/fwserial: don't use PREPARE_WORK
Tejun Heo
2014-03-07
2
-3
/
+11
*
staging/fwserial: Add Kconfig options for max ports
Peter Hurley
2013-12-08
2
-2
/
+22
*
staging/fwserial: Rename data profiling functions
Peter Hurley
2013-12-08
2
-13
/
+13
*
staging/fwserial: Up the tty buffer limit to 128K
Peter Hurley
2013-12-08
1
-0
/
+1
*
staging/fwserial: Rip out rx buffering
Peter Hurley
2013-12-08
2
-117
/
+27
*
Staging: fwserial: wrap a line that exceeds 80 characters
Jon Bernard
2013-09-17
1
-1
/
+2
*
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-10
1
-8
/
+6
|
\
|
*
firewire: introduce fw_driver.probe and .remove methods
Stefan Richter
2013-06-09
1
-8
/
+6
*
|
staging: fwserial: Use normal logging styles
Joe Perches
2013-05-30
2
-65
/
+72
|
/
*
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-04-29
1
-8
/
+2
|
\
|
*
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-18
1
-8
/
+2
*
|
staging/fwserial: Replace seq_printf with seq_puts
Valentin Ilie
2013-04-08
1
-3
/
+3
|
/
*
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-02-21
2
-31
/
+22
|
\
|
*
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
4
-16
/
+10
|
|
\
|
*
|
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
2013-01-18
1
-1
/
+1
|
*
|
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-26
/
+15
|
*
|
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-1
/
+1
|
*
|
TTY: convert more flipping functions
Jiri Slaby
2013-01-15
1
-3
/
+5
*
|
|
staging/fwserial: Fix compiler warning
Peter Hurley
2013-01-31
1
-1
/
+1
*
|
|
staging/fwserial: Annotate rcu pointers with __rcu
Peter Hurley
2013-01-31
1
-1
/
+1
*
|
|
staging/fwserial: Fix endian issue in unit directory
Peter Hurley
2013-01-29
1
-6
/
+5
*
|
|
staging/fwserial: add diagnostic for buffer overflow
Peter Hurley
2013-01-29
1
-1
/
+4
*
|
|
staging/fwserial: Remove reference to removed constant
Peter Hurley
2013-01-29
1
-1
/
+1
*
|
|
staging/fwserial: Don't use deprecated alloc_tty_driver()
Peter Hurley
2013-01-29
1
-12
/
+9
*
|
|
staging/fwserial: Factor unstable stats/debug/status info to debugfs
Peter Hurley
2013-01-29
2
-0
/
+84
[next]