- 8610047 cm4000_cs: Use struct_group() to zero struct cm4000_dev region by Kees Cook · 3 years, 8 months ago
- 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 5 months ago
- ad7eab2a net: split out ndo_siowandev ioctl by Arnd Bergmann · 3 years, 6 months ago
- 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 6 months ago
- c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
- 3ec2ff3 tty: make use of tty_get_{char,frame}_size by Jiri Slaby · 3 years, 7 months ago
- ee9b9b8 char: pcmcia: scr24x_cs: Fix redundant fops by Nijam Haider · 3 years, 8 months ago
- 3718855 char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol() by Yu Kuai · 3 years, 8 months ago
- a9af9ae char: pcmcia: cm4040_cs: Remove unused variable 'uc' by Lee Jones · 3 years, 8 months ago
- 4e28981 char: pcmcia: cm4000_cs: Remove unused variable 'tmp' by Lee Jones · 3 years, 8 months ago
- fff4ef1 tty: make tty_operations::chars_in_buffer return uint by Jiri Slaby · 3 years, 9 months ago
- 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 9 months ago
- 6e94dbc tty: cumulate and document tty_struct::flow* members by Jiri Slaby · 3 years, 9 months ago
- a5c67f8 pcmcia: synclink_cs: drop redundant tty-port initialisation by Johan Hovold · 3 years, 9 months ago
- 0bc1bd0 tty_port: drop last traces of low_latency by Jiri Slaby · 4 years ago
- 5f59909 cm4000_cs.c cmm_ioctl(): get rid of pointless access_ok() by Al Viro · 4 years, 9 months ago
- 78c2442 pcmcia: Distribute switch variables for initialization by Kees Cook · 5 years ago
- 0290bd2 netdev: pass the stuck queue to the timeout handler by Michael S. Tsirkin · 5 years ago
- c82ee6d treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 44adbac Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- f82fc0f synclink: reduce pointless checks in ->ioctl() by Al Viro · 6 years ago
- be826ad char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_protocol by Jia-Ju Bai · 7 years ago
- ddc9a1d pcmcia: remove KERN_INFO level from debug message by Colin Ian King · 10 years ago
- 07fb28b char: pcmcia: remove redundant pointer dev by Colin Ian King · 7 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
- afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
- 2bf16b7 Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc 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
- 9577924 char: pcmcia: Convert timers to use timer_setup() by Kees Cook · 7 years ago
- 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
- ff5a201 pcmcia: remove left-over %Z format by Nicolas Iooss · 8 years ago
- 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
- 34dcaf4 scripts/spelling.txt: add "explictely" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
- e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
- 999e4bf char/pcmcia: add some error checking in scr24x_read() by Dan Carpenter · 8 years ago
- ee76bba scr24x_cs: include linux/io.h by Arnd Bergmann · 8 years ago
- f2ed287 char/pcmcia: add scr24x_cs chip card interface driver by Lubomir Rintel · 8 years ago
- 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
- 8b6b413 net: use core MTU range checking in WAN drivers by Jarod Wilson · 8 years ago
- e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
- d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 9 years ago
- 2d68655 tty: Replace ASYNC_CHECK_CD and update atomically by Peter Hurley · 9 years ago
- 5604a98 tty: Replace ASYNC_CTS_FLOW bit and update atomically by Peter Hurley · 9 years ago
- 97ef38b tty: Replace TTY_THROTTLED bit tests with tty_throttled() by Peter Hurley · 9 years ago
- 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 9 years ago
- 9db276f tty: Use termios c_*flag macros by Peter Hurley · 9 years ago
- fef062c tty: Remove ASYNC_CLOSING checks in open()/hangup() methods by Peter Hurley · 9 years ago
- d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- 208250d char:pcmcia:synclink_cs - Do not initialise statics to 0. by Shailendra Verma · 10 years ago
- f2e6cf7 pcmcia: Convert dev_printk to dev_<level> by Joe Perches · 10 years ago
- 69fee68 char: synclink: Remove WARN_ON for bad port count by Peter Hurley · 11 years ago
- e359a4e tty: Remove tty_hung_up_p() tests from tty drivers' open() by Peter Hurley · 11 years ago
- 9ca83fd tty: Fix help text of SYNCLINK_CS by Jean Delvare · 11 years ago
- b8c98ae tty: synclink: avoid sleep_on race by Arnd Bergmann · 11 years ago
- ecda040 pcmcia: synclink_cs: replace sum of bitmasks with OR operation. by Alexandru Juncu · 12 years ago
- 40b3136 Finally eradicate CONFIG_HOTPLUG by Stephen Rothwell · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- 7ed214a Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
- 3d55399 pcmcia: synclink_cs: cleanup checkpatch warnings by Alexey Khoroshilov · 12 years ago
- d34138d pcmcia: synclink_cs: fix error handling in mgslpc_probe() by Alexey Khoroshilov · 12 years ago
- 9fe8074 TTY: synclink: Convert + to | for bit operations by Joe Perches · 12 years ago
- 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
- cc5ab61 TTY: synclink, remove unneeded tests by Jiri Slaby · 12 years ago
- 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
- d6c53c0e TTY: move low_latency to tty_port by Jiri Slaby · 12 years ago
- 92a19f9 TTY: switch tty_insert_flip_char by Jiri Slaby · 12 years ago
- 227434f TTY: switch tty_buffer_request_room to tty_port by Jiri Slaby · 12 years ago
- a6b68a6 synclink fix ldisc buffer argument by Paul Fulghum · 12 years ago
- 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
- 3498d13 Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
- 221b7b5 pcmcia: synclink_cs: fix potential tty NULL dereference by Alexey Khoroshilov · 12 years ago
- f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
- c3a6344 TTY: tty_alloc_driver() returns error pointers by Dan Carpenter · 12 years ago
- a33ba82 TTY: synclink_cs, fix build by Jiri Slaby · 12 years ago
- cc93441e TTY: synclink_cs, final cleanup in synclink_cs_init by Jiri Slaby · 12 years ago
- 16a1065 TTY: synclink_cs, use dynamic tty devices by Jiri Slaby · 12 years ago
- 737586f TTY: synclink_cs, sanitize fail paths by Jiri Slaby · 12 years ago
- 373f5ae pcmcia,synclink_cs: fix termios port I missed by Alan Cox · 12 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
- 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
- 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
- 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
- 751b384 pcmcia: synclink_cs: fix prototype for mgslpc_ioctl() by Axel Lin · 14 years ago
- 310388b tty: forgot to remove ipwireless from drivers/char/pcmcia/Makefile by Greg Kroah-Hartman · 14 years ago
- 282361a tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/ by Greg Kroah-Hartman · 14 years ago
- 644e6e4 cm4000_cs: Fix undefined ops warning by Alan Cox · 14 years ago
- d5bb292 drivers/char/pcmcia/ipwireless/main.c: Convert release_resource to release_region/release_mem_region by Julia Lawall · 14 years ago
- 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 14 years ago
- 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 14 years ago