index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
fwserial
/
fwserial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-4
/
+4
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-7
/
+7
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-3
/
+3
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-3
/
+3
2021-05-13
tty: cumulate and document tty_struct::flow* members
Jiri Slaby
1
-1
/
+1
2021-05-10
staging: fwserial: Demote a whole host of kernel-doc abuses
Lee Jones
1
-24
/
+22
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-10
/
+9
2021-04-07
staging: fwserial: fix TIOCGSERIAL implementation
Johan Hovold
1
-4
/
+3
2021-04-07
staging: fwserial: fix TIOCSSERIAL implementation
Johan Hovold
1
-4
/
+0
2021-04-07
staging: fwserial: fix TIOCSSERIAL permission check
Johan Hovold
1
-2
/
+6
2021-04-07
staging: fwserial: fix TIOCSSERIAL jiffies conversions
Johan Hovold
1
-2
/
+2
2021-03-10
staging: fwserial: minor coding style fix
Lee Gibson
1
-1
/
+1
2021-03-10
staging: fwserial: match alignment with open parenthesis
Nikolay Kyx
1
-2
/
+2
2020-12-28
staging: fwserial: Fix error handling in fwserial_create
Dinghao Liu
1
-0
/
+2
2020-09-13
staging: fwserial: Remove repeated word and
Abheek Dhawan
1
-1
/
+1
2019-03-18
staging: fwserial: Convert macro into an inline function
Madhumitha Prabakaran
1
-1
/
+4
2019-02-26
Staging: fwserial: Add blank line after declarations
Bhanusree Pola
1
-0
/
+1
2018-12-17
staging: fwserial: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-28
/
+4
2018-09-14
fwserial: switch to ->[sg]et_serial()
Al Viro
1
-38
/
+28
2018-05-16
tty: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-14
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-1
/
+1
2018-01-15
staging: fwserial: remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2018-01-15
staging: fwserial: add SPDX identifier.
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-20
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-20
/
+22
2016-04-30
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
1
-1
/
+1
2016-03-29
staging: fwserial: (coding style) removing "!= NULL" to comply with checkpatc...
Dominique van den Broeck
1
-2
/
+2
2016-03-29
staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int"
Dominique van den Broeck
1
-18
/
+20
2016-02-07
drivers:staging:fwserial Fix No space is necessary after a cast
Bogicevic Sasa
1
-7
/
+7
2016-01-28
Staging: fwserial: Declare fwtty_port_get as static
Shraddha Barke
1
-2
/
+1
2015-11-15
Staging: fwserial: Declare fwtty_port_put as static
Shraddha Barke
1
-2
/
+1
2015-05-31
staging: fwserial: fix resource leak
Vladimirs Ambrosovs
1
-1
/
+4
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
1
-4
/
+0
2014-04-25
fwserial: (coding style) useless "extern" & space
Dominique van den Broeck
1
-1
/
+1
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
1
-4
/
+4
2014-03-07
staging/fwserial: don't use PREPARE_WORK
Tejun Heo
1
-3
/
+10
2013-12-08
staging/fwserial: Rename data profiling functions
Peter Hurley
1
-11
/
+11
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
1
-101
/
+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
[next]