index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
*
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-4
/
+4
*
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-7
/
+7
|
\
|
*
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
1
-3
/
+3
|
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-3
/
+3
|
*
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
2021-05-13
1
-1
/
+1
*
|
staging: fwserial: Demote a whole host of kernel-doc abuses
Lee Jones
2021-05-10
1
-24
/
+22
|
/
*
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-04-26
1
-10
/
+9
|
\
|
*
staging: fwserial: fix TIOCGSERIAL implementation
Johan Hovold
2021-04-07
1
-4
/
+3
|
*
staging: fwserial: fix TIOCSSERIAL implementation
Johan Hovold
2021-04-07
1
-4
/
+0
|
*
staging: fwserial: fix TIOCSSERIAL permission check
Johan Hovold
2021-04-07
1
-2
/
+6
|
*
staging: fwserial: fix TIOCSSERIAL jiffies conversions
Johan Hovold
2021-04-07
1
-2
/
+2
*
|
staging: fwserial: minor coding style fix
Lee Gibson
2021-03-10
1
-1
/
+1
*
|
staging: fwserial: match alignment with open parenthesis
Nikolay Kyx
2021-03-10
1
-2
/
+2
|
/
*
staging: fwserial: Fix error handling in fwserial_create
Dinghao Liu
2020-12-28
1
-0
/
+2
*
staging: fwserial: Remove repeated word and
Abheek Dhawan
2020-09-13
1
-1
/
+1
*
staging: fwserial: Fix Kconfig indentation (seven spaces)
Krzysztof Kozlowski
2019-11-22
1
-10
/
+10
*
staging: fwserial: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-3
/
+3
*
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-04-03
1
-0
/
+1
*
staging: fwserial: Convert macro into an inline function
Madhumitha Prabakaran
2019-03-18
1
-1
/
+4
*
Staging: fwserial: Add blank line after declarations
Bhanusree Pola
2019-02-26
1
-0
/
+1
*
staging: fwserial: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-17
1
-28
/
+4
*
fwserial: switch to ->[sg]et_serial()
Al Viro
2018-09-14
1
-38
/
+28
*
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
1
-14
/
+1
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-1
/
+1
*
staging: fwserial: remove redundant license text
Greg Kroah-Hartman
2018-01-15
3
-30
/
+0
*
staging: fwserial: add SPDX identifier.
Greg Kroah-Hartman
2018-01-15
3
-0
/
+3
*
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
[next]