summaryrefslogtreecommitdiff
path: root/drivers/staging/fwserial
Commit message (Expand)AuthorAge
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* staging: fwserial: remove redundant license textGreg Kroah-Hartman2018-01-15
* staging: fwserial: add SPDX identifier.Greg Kroah-Hartman2018-01-15
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-13
|\
| * staging/fwserial: Convert timers to use timer_setup()Kees Cook2017-10-18
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Staging: fwserial: remove unused function fill_unplug_reqBhumika Goyal2016-10-16
* staging: fwserial: fix checkpatch permission warningsSimon Chopin2016-09-13
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-20
|\
| * staging: fwserial: (coding style) removing "!= NULL" to comply with checkpatc...Dominique van den Broeck2016-03-29
| * staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int"Dominique van den Broeck2016-03-29
* | tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley2016-04-30
|/
* staging: fwserial: (coding-style) rewrite comparisons to NULL as "!fifo->data"Christian Colic2016-02-07
* drivers:staging:fwserial Fix No space is necessary after a castBogicevic Sasa2016-02-07
* Staging: fwserial: Declare fwtty_port_get as staticShraddha Barke2016-01-28
* Staging: fwserial: Declare fwtty_port_put as staticShraddha Barke2015-11-15
* Staging: fwserial: Remove unused fwtty_bind_console from headerShraddha Barke2015-11-15
* staging: fwserial: fix resource leakVladimirs Ambrosovs2015-05-31
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-08
* staging: fwserial: remove extra parentheses around function argumentsAya Mahfouz2015-03-15
* staging: fwserial: remove multiple blank linesLe Tan2014-11-26
* staging/fwserial: (coding style) remove not needed return statementsRadek Dostal2014-06-18
* staging/fwserial: (coding style) add blank line after every declarationRadek Dostal2014-06-18
* drivers/staging: Use RCU_INIT_POINTER(x, NULL) in fwserial/fwserial.cMonam Agarwal2014-04-25
* fwserial: (coding style) removing FSF postal addressDominique van den Broeck2014-04-25
* fwserial: (coding style) useless "extern" & spaceDominique van den Broeck2014-04-25
* fwserial: (coding style) if/else bracket matchingDominique van den Broeck2014-04-25
* fwserial: (coding style) open parenthesis alignmentsDominique van den Broeck2014-04-25
* staging/fwserial: don't use PREPARE_WORKTejun Heo2014-03-07
* staging/fwserial: Add Kconfig options for max portsPeter Hurley2013-12-08
* staging/fwserial: Rename data profiling functionsPeter Hurley2013-12-08
* staging/fwserial: Up the tty buffer limit to 128KPeter Hurley2013-12-08
* staging/fwserial: Rip out rx bufferingPeter Hurley2013-12-08
* Staging: fwserial: wrap a line that exceeds 80 charactersJon Bernard2013-09-17
* Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-10
|\
| * firewire: introduce fw_driver.probe and .remove methodsStefan Richter2013-06-09
* | staging: fwserial: Use normal logging stylesJoe Perches2013-05-30
|/
* Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-29
|\
| * TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
* | staging/fwserial: Replace seq_printf with seq_putsValentin Ilie2013-04-08
|/
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-25
| |\
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
| * | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
| * | TTY: switch tty_insert_flip_charJiri Slaby2013-01-15
| * | TTY: convert more flipping functionsJiri Slaby2013-01-15
* | | staging/fwserial: Fix compiler warningPeter Hurley2013-01-31
* | | staging/fwserial: Annotate rcu pointers with __rcuPeter Hurley2013-01-31
* | | staging/fwserial: Fix endian issue in unit directoryPeter Hurley2013-01-29
* | | staging/fwserial: add diagnostic for buffer overflowPeter Hurley2013-01-29