summaryrefslogtreecommitdiff
path: root/drivers/staging/fwserial
AgeCommit message (Expand)Author
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-05-13tty: cumulate and document tty_struct::flow* membersJiri Slaby
2021-05-10staging: fwserial: Demote a whole host of kernel-doc abusesLee Jones
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-07staging: fwserial: fix TIOCGSERIAL implementationJohan Hovold
2021-04-07staging: fwserial: fix TIOCSSERIAL implementationJohan Hovold
2021-04-07staging: fwserial: fix TIOCSSERIAL permission checkJohan Hovold
2021-04-07staging: fwserial: fix TIOCSSERIAL jiffies conversionsJohan Hovold
2021-03-10staging: fwserial: minor coding style fixLee Gibson
2021-03-10staging: fwserial: match alignment with open parenthesisNikolay Kyx
2020-12-28staging: fwserial: Fix error handling in fwserial_createDinghao Liu
2020-09-13staging: fwserial: Remove repeated word andAbheek Dhawan
2019-11-22staging: fwserial: Fix Kconfig indentation (seven spaces)Krzysztof Kozlowski
2019-11-20staging: fwserial: Fix Kconfig indentationKrzysztof Kozlowski
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-03-18staging: fwserial: Convert macro into an inline functionMadhumitha Prabakaran
2019-02-26Staging: fwserial: Add blank line after declarationsBhanusree Pola
2018-12-17staging: fwserial: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-09-14fwserial: switch to ->[sg]et_serial()Al Viro
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-15staging: fwserial: remove redundant license textGreg Kroah-Hartman
2018-01-15staging: fwserial: add SPDX identifier.Greg Kroah-Hartman
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging/fwserial: Convert timers to use timer_setup()Kees Cook
2016-10-16Staging: fwserial: remove unused function fill_unplug_reqBhumika Goyal
2016-09-13staging: fwserial: fix checkpatch permission warningsSimon Chopin
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-30tty: Replace TTY_THROTTLED bit tests with tty_throttled()Peter Hurley
2016-03-29staging: fwserial: (coding style) removing "!= NULL" to comply with checkpatc...Dominique van den Broeck
2016-03-29staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int"Dominique van den Broeck
2016-02-07staging: fwserial: (coding-style) rewrite comparisons to NULL as "!fifo->data"Christian Colic
2016-02-07drivers:staging:fwserial Fix No space is necessary after a castBogicevic Sasa
2016-01-28Staging: fwserial: Declare fwtty_port_get as staticShraddha Barke
2015-11-15Staging: fwserial: Declare fwtty_port_put as staticShraddha Barke
2015-11-15Staging: fwserial: Remove unused fwtty_bind_console from headerShraddha Barke
2015-05-31staging: fwserial: fix resource leakVladimirs Ambrosovs
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-03-15staging: fwserial: remove extra parentheses around function argumentsAya Mahfouz
2014-11-26staging: fwserial: remove multiple blank linesLe Tan
2014-06-18staging/fwserial: (coding style) remove not needed return statementsRadek Dostal
2014-06-18staging/fwserial: (coding style) add blank line after every declarationRadek Dostal
2014-04-25drivers/staging: Use RCU_INIT_POINTER(x, NULL) in fwserial/fwserial.cMonam Agarwal
2014-04-25fwserial: (coding style) removing FSF postal addressDominique van den Broeck
2014-04-25fwserial: (coding style) useless "extern" & spaceDominique van den Broeck