- e037f95 tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: build warning after merge of the tty.current tree) by Matwey V. Kornilov · 11 years ago
- dfc7b83 tty: mxser: fix usage of opmode_ioaddr by Matwey V. Kornilov · 11 years ago
- 11b397e Merge 3.9-rc7 intp tty-next by Greg Kroah-Hartman · 12 years ago
- 1b581f1 tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module_init() by Alexey Khoroshilov · 12 years ago
- 957daca TTY: fix DTR not being dropped on hang up by Johan Hovold · 12 years ago
- 9e17df3 tty: mxser: improve error handling in mxser_probe() and mxser_module_init() by Alexey Khoroshilov · 12 years ago
- 2e124b4 TTY: switch tty_flip_buffer_push by Jiri Slaby · 12 years ago
- d6c53c0 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
- ae8d8a1 tty: remove use of __devexit by Bill Pemberton · 12 years ago
- 9671f09 tty: remove use of __devinit by Bill Pemberton · 12 years ago
- 91116cb tty: remove use of __devexit_p by Bill Pemberton · 12 years ago
- 191c5f1 TTY: call tty_port_destroy in the rest of drivers by Jiri Slaby · 12 years ago
- f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
- a342ca1 TTY: mxser, fix invalid module_parm permissions by Jiri Slaby · 12 years ago
- 734cc17 TTY: use tty_port_register_device by Jiri Slaby · 12 years ago
- 38daf88 mxser: allow overlapping vector by Jiri Slaby · 12 years ago
- adc8d74 tty: move the termios object into the tty by Alan Cox · 12 years ago
- e391edb tty: mxser: local variables should not be exposed globally by H Hartley Sweeten · 13 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
- 8bab534 TTY: mxser+cyclades remove wait_until_sent debug code by Jiri Slaby · 13 years ago
- 5a3c6b2 drivers/tty: use printk_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
- a6afd9f tty: move a number of tty drivers from drivers/char/ to drivers/tty/ by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/mxser.c]
- 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
- 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 14 years ago
- e89d67c drivers/char/mxser.c: fix compilation warning in mxser.c by Rakib Mullick · 14 years ago
- 0587102 tty: icount changeover for other main devices by Alan Cox · 14 years ago
- df48051 Char: mxser, call pci_disable_device from probe/remove by Jiri Slaby · 14 years ago
- 464eb8f mxser: remove unnesesary NULL check by Kulikov Vasiliy · 14 years ago
- a2d1e35 tty: Fix regressions in the char driver conversion by Alan Cox · 15 years ago
- c6eb69a mxser: spin_lock() => spin_lock_irq() by Dan Carpenter · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- f43a510d tty: char: mxser, remove unnecessary tty test by Jiri Slaby · 15 years ago
- 07f86c0 tty: mxser: Use the new locking rules to fix setserial properly by Alan Cox · 15 years ago
- 6769140 tty: mxser: use the tty_port_open method by Alan Cox · 15 years ago
- a75b7b6 tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl by Jiri Slaby · 15 years ago
- 502f295 tty: Char: mxser, add support for CP112UL by Jiri Slaby · 15 years ago
- bdc04e3 serial: move delta_msr_wait into the tty_port by Alan Cox · 15 years ago
- 1e2b025 mxser: Split close ready for a standard tty_port_close method by Alan Cox · 15 years ago
- 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
- 4d8d4d2 Remove low_latency flag setting from nozomi and mxser drivers by Chuck Ebbert · 15 years ago
- fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
- 96050df char: mxser, fix ISA board lookup by Peter Botha · 15 years ago
- 0326e6d mxser: remove tty_port_tty_get from mxser_check_modem_status by Jiri Slaby · 16 years ago
- a661499 tty: Introduce some close helpers for ports by Alan Cox · 16 years ago
- 36c621d tty: Introduce a tty_port generic block_til_ready by Alan Cox · 16 years ago
- 3b6826b tty: relock the mxser driver by Alan Cox · 16 years ago
- 5d951fb tty: Pull the dtr raise into tty port by Alan Cox · 16 years ago
- 31f3593 tty_port: Add a port level carrier detect operation by Alan Cox · 16 years ago
- 8eb04cf tty: trivial - fix up email addresses in tty related stuff by Alan Cox · 16 years ago
- 51383f6 tty: Remove lots of NULL checks by Alan Cox · 16 years ago
- 216ba02 mxser: Switch to kref tty by Alan Cox · 16 years ago
- 8f3d137 Char: mxser, ratelimit ioctl warning by Jiri Slaby · 16 years ago
- ace7dd9 Char: mxser, various cleanups by Jiri Slaby · 16 years ago
- 1df0092 Char: mxser, remove predefined isa support by Jiri Slaby · 16 years ago
- 83766bc Char: mxser, prints cleanup by Jiri Slaby · 16 years ago
- 72800df Char: mxser, globals cleanup by Jiri Slaby · 16 years ago
- 41aee9a Char: mxser, ioctl cleanup by Jiri Slaby · 16 years ago
- e129def Char: mxser, add CP-102UF support by Jiri Slaby · 16 years ago
- 9e98966 tty: rework break handling by Alan Cox · 16 years ago
- 8ca8b90 mxser: remove dead code by Alan Cox · 16 years ago
- 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
- 0ad9e7d mxser: use tty_port by Alan Cox · 16 years ago
- 148ff86 mxser: convert large macros to functions by Christoph Hellwig · 17 years ago
- 0be2ead mxser: switch to put_char being int by Alan Cox · 17 years ago
- 978e595 tty/serial: lay the foundations for the next set of reworks by Alan Cox · 17 years ago
- 9d6d162 mxser: prepare for BKL pushdown by Alan Cox · 17 years ago
- 80ff8a8 Char: mxser, add support for CP-114UL by Jiri Slaby · 17 years ago
- 1c45607 Char: mxser, remove it by Jiri Slaby · 17 years ago
- f29e37c mxser/mxser_new: first pass over termios reporting for the mxser cards by Alan Cox · 17 years ago
- 1237a2e Char: char/serial, remove SERIAL_TYPE_NORMAL redefines by Jiri Slaby · 17 years ago
- 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 17 years ago
- 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
- b8cc554 mxser: fix compiler warning when building without CONFIG_PCI by Jesper Juhl · 17 years ago
- 0678c5b mxser: remove commented crap by Alan Cox · 17 years ago
- 7e7d136 serial: remove termios checks from various old char serial drivers by Alan Cox · 17 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- fc83815 Char: mxser, fix TIOCMIWAIT by Jiri Slaby · 18 years ago
- 8cddd70 [PATCH] mxser: remove useless fields by Cedric Le Goater · 18 years ago
- b963a84 [PATCH] Char: tty_wakeup cleanup by Jiri Slaby · 18 years ago
- 31f87cf [PATCH] Char: mxser, fix oops when removing opened by Jiri Slaby · 18 years ago
- 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
- 1187ece [PATCH] mxser: PCI refcounts by Alan Cox · 18 years ago
- ae25f8e [PATCH] mxser: correct tty driver name by Jiri Slaby · 18 years ago
- 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
- c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
- 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
- b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
- c7bce30 [PATCH] serial: Fix up offenders peering at baud bits directly by Alan Cox · 18 years ago
- 0f2ed4c [PATCH] irq-flags: drivers/char: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
- 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
- 8ea2c2e [PATCH] moxa: partial CodingStyle cleanup & spelling fixes by Jesper Juhl · 18 years ago
- 8a7f7c9 [PATCH] moxa: remove pointless check of 'tty' argument vs NULL by Jesper Juhl · 18 years ago
- 56e139f [PATCH] moxa: remove pointless casts by Jesper Juhl · 18 years ago
- 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 19 years ago
- 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 19 years ago