Sign in
android-kvm
/
linux
/
4df694a477685a3df7b561bfe6393db073bf476c
/
drivers
/
staging
/
fwserial
567d351
staging: fwserial: Remove repeated word and
by Abheek Dhawan
· 4 years, 5 months ago
00d52fb
staging: fwserial: Fix Kconfig indentation (seven spaces)
by Krzysztof Kozlowski
· 5 years ago
63f1dae
staging: fwserial: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
97ed8ea
staging: add missing SPDX lines to Makefile files
by Greg Kroah-Hartman
· 6 years ago
99b75a4
staging: add missing SPDX lines to Kconfig files
by Greg Kroah-Hartman
· 6 years ago
a572505
staging: fwserial: Convert macro into an inline function
by Madhumitha Prabakaran
· 6 years ago
f1a32f9
Staging: fwserial: Add blank line after declarations
by Bhanusree Pola
· 6 years ago
29f8526
staging: fwserial: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
b98e5a6
fwserial: switch to ->[sg]et_serial()
by Al Viro
· 6 years ago
8a8dcab
tty: replace ->proc_fops with ->proc_show
by Christoph Hellwig
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
d461cc8
staging: fwserial: remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
980e27b
staging: fwserial: add SPDX identifier.
by Greg Kroah-Hartman
· 7 years ago
449fcf3
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
b28bbb7
staging/fwserial: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
9ce7664
Staging: fwserial: remove unused function fill_unplug_req
by Bhumika Goyal
· 8 years ago
d2f3e10
staging: fwserial: fix checkpatch permission warnings
by Simon Chopin
· 8 years ago
2f37dd1
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
97ef38b
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
by Peter Hurley
· 9 years ago
7d47383
staging: fwserial: (coding style) removing "!= NULL" to comply with checkpatch.pl
by Dominique van den Broeck
· 9 years ago
eeb6f1b
staging: fwserial: (coding style) Turning every "unsigned" into "unsigned int"
by Dominique van den Broeck
· 9 years ago
de593dc
staging: fwserial: (coding-style) rewrite comparisons to NULL as "!fifo->data"
by Christian Colic
· 9 years ago
3dd0af8
drivers:staging:fwserial Fix No space is necessary after a cast
by Bogicevic Sasa
· 9 years ago
3fe9f21
Staging: fwserial: Declare fwtty_port_get as static
by Shraddha Barke
· 9 years ago
be1d6cb
Staging: fwserial: Declare fwtty_port_put as static
by Shraddha Barke
· 9 years ago
8d831d45
Staging: fwserial: Remove unused fwtty_bind_console from header
by Shraddha Barke
· 9 years ago
904998b
staging: fwserial: fix resource leak
by Vladimirs Ambrosovs
· 10 years ago
69e98df
Staging: fixed multiple spelling errors.
by Carlos E. Garcia
· 10 years ago
975da35
staging: fwserial: remove extra parentheses around function arguments
by Aya Mahfouz
· 10 years ago
c1e433a
staging: fwserial: remove multiple blank lines
by Le Tan
· 10 years ago
9c079f7
staging/fwserial: (coding style) remove not needed return statements
by Radek Dostal
· 11 years ago
e22a955
staging/fwserial: (coding style) add blank line after every declaration
by Radek Dostal
· 11 years ago
e8429b0
drivers/staging: Use RCU_INIT_POINTER(x, NULL) in fwserial/fwserial.c
by Monam Agarwal
· 11 years ago
cb790747
fwserial: (coding style) removing FSF postal address
by Dominique van den Broeck
· 11 years ago
d949210
fwserial: (coding style) useless "extern" & space
by Dominique van den Broeck
· 11 years ago
ea595e7
fwserial: (coding style) if/else bracket matching
by Dominique van den Broeck
· 11 years ago
340bb3d
fwserial: (coding style) open parenthesis alignments
by Dominique van den Broeck
· 11 years ago
6c256cb
staging/fwserial: don't use PREPARE_WORK
by Tejun Heo
· 11 years ago
87a5a03
staging/fwserial: Add Kconfig options for max ports
by Peter Hurley
· 11 years ago
49bb840
staging/fwserial: Rename data profiling functions
by Peter Hurley
· 11 years ago
2ead391
staging/fwserial: Up the tty buffer limit to 128K
by Peter Hurley
· 11 years ago
c4a8dab
staging/fwserial: Rip out rx buffering
by Peter Hurley
· 11 years ago
9502e2b
Staging: fwserial: wrap a line that exceeds 80 characters
by Jon Bernard
· 11 years ago
bb93109
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
by Linus Torvalds
· 12 years ago
94a8715
firewire: introduce fw_driver.probe and .remove methods
by Stefan Richter
· 12 years ago
6e8661e
staging: fwserial: Use normal logging styles
by Joe Perches
· 12 years ago
507ffe4
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
dd7cc7e
staging/fwserial: Replace seq_printf with seq_puts
by Valentin Ilie
· 12 years ago
6aad04f
TTY: add tty_port_tty_wakeup helper
by Jiri Slaby
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
d13b0b6
staging/fwserial: Fix compiler warning
by Peter Hurley
· 12 years ago
1aedfa8
staging/fwserial: Annotate rcu pointers with __rcu
by Peter Hurley
· 12 years ago
612588a
staging/fwserial: Fix endian issue in unit directory
by Peter Hurley
· 12 years ago
ef34dd18
staging/fwserial: add diagnostic for buffer overflow
by Peter Hurley
· 12 years ago
2257d122
staging/fwserial: Remove reference to removed constant
by Peter Hurley
· 12 years ago
84472c3
staging/fwserial: Don't use deprecated alloc_tty_driver()
by Peter Hurley
· 12 years ago
4df5bb0
staging/fwserial: Factor unstable stats/debug/status info to debugfs
by Peter Hurley
· 12 years ago
e16d1de
staging/fwserial: Cleanup /proc/tty/driver/ file
by Peter Hurley
· 12 years ago
fa1da24
staging/fwserial: Create loop device the 'tty' way
by Peter Hurley
· 12 years ago
a3d9ad4
staging/fwserial: Fix sparse build warnings
by Peter Hurley
· 12 years ago
c88d40b
staging/fwserial: Release port regardless of unplug response code
by Peter Hurley
· 12 years ago
de321a1
staging/fwserial: Only reset port status for attached peers
by Peter Hurley
· 12 years ago
2b86216
staging/fwserial: Drop suggestion for helper fn integration
by Peter Hurley
· 12 years ago
9883a73
staging/fwserial: Assume firmware is OHCI-complaint
by Peter Hurley
· 12 years ago
3b1f315
staging/fwserial: Fold constant MAX_ASYNC_PAYLOAD
by Peter Hurley
· 12 years ago
d835618
staging/fwserial: Simplify max payload calculation
by Peter Hurley
· 12 years ago
5d110d9
staging/fwserial: Refer to fw_device as "node"
by Peter Hurley
· 12 years ago
06b8f14
staging/fwserial: Remove bandwidth limit logic
by Peter Hurley
· 12 years ago
9f9cba8
Merge 3.8-rc5 into tty-next
by Greg Kroah-Hartman
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
2e124b4
TTY: switch tty_flip_buffer_push
by Jiri Slaby
· 12 years ago
92a19f9
TTY: switch tty_insert_flip_char
by Jiri Slaby
· 12 years ago
2f69335
TTY: convert more flipping functions
by Jiri Slaby
· 12 years ago
3c8c21e
staging/fwserial: Update TODO file per reviewer comments
by Peter Hurley
· 12 years ago
0555cb9
staging/fwserial: Limit tx/rx to 1394-2008 spec maximum
by Peter Hurley
· 12 years ago
9929362
staging/fwserial: Refine Kconfig help text
by Peter Hurley
· 12 years ago
218cbbd
staging/fwserial: Remove superfluous free
by Peter Hurley
· 12 years ago
49b2746
staging/fwserial: Use WARN_ONCE when port table is corrupted
by Peter Hurley
· 12 years ago
a321846
staging/fwserial: Destruct embedded tty_port on teardown
by Peter Hurley
· 12 years ago
eef6e7b
staging/fwserial: Fix build breakage when !CONFIG_BUG
by Peter Hurley
· 12 years ago
7355ba3
staging: fwserial: Add TTY-over-Firewire serial driver
by Peter Hurley
· 12 years ago