Commit Graph

72 Commits (5d7ed20e822ef82117a4d9928b030fa0247b789d)

Author SHA1 Message Date
Alan Cox a2d1e3516c tty: Fix regressions in the char driver conversion 15 years ago
Alan Cox 047e9658ae tty: stallion: Convert to the tty_port_open/close methods 15 years ago
Alan Cox 894cb91770 tty: stallion: kill BKL ioctl 15 years ago
Alexey Dobriyan d43c36dc6b headers: remove sched.h from interrupt.h 16 years ago
Alan Cox fcc8ac1825 tty: Add carrier processing on close to the tty_port core 16 years ago
Alexey Dobriyan 8561c44c9e proc tty: switch stallion to ->proc_fops 16 years ago
Alan Cox a6614999e8 tty: Introduce some close helpers for ports 16 years ago
Alan Cox 4350f3ffec tty: rework stallion to use the tty_port bits 16 years ago
Alan Cox 31f35939d1 tty_port: Add a port level carrier detect operation 16 years ago
Greg Kroah-Hartman 03457cd455 device create: char: convert device_create_drvdata to device_create 17 years ago
Alan Cox 51383f69ec tty: Remove lots of NULL checks 17 years ago
Alan Cox d18a750fe9 stallion: Use krefs 17 years ago
Andre Haupt 708d8cefd0 stallion: removed unused variable 17 years ago
David Howells 4a56122297 Fix the (i)Stallion driver's putchar() and break_ctl() ops 17 years ago
Greg Kroah-Hartman 47aa5793f7 device create: char: convert device_create to device_create_drvdata 17 years ago
Alan Cox f8ae476416 stallion: use tty_port 17 years ago
Alan Cox 978e595f88 tty/serial: lay the foundations for the next set of reworks 17 years ago
Alan Cox f433c65b8a stallion: Prepare for BKL push down 17 years ago
Jeff Garzik a6f97b293b drivers/char: minor irq handler cleanups 17 years ago
Jiri Slaby ccfea3c98a Char: stallion, remove bottomhalf 17 years ago
Jiri Slaby 319fe7c347 Char: stallion, fix compiler warnings 17 years ago
tonyj@suse.de 07c015e765 Convert from class_device to device in drivers/char 18 years ago
Akinobu Mita 68fc4fabca unregister_chrdev(): ignore the return value 18 years ago
Alan Cox 5d2b56c69c stallion: remove unneeded lock_kernel 18 years ago
Jiri Slaby 186797ce33 Char: stallion, remove user class report request 18 years ago
Ingo Korb b08b5ad947 Char: stallion, fix oops during init with ISA cards 18 years ago
Jiri Slaby 49277b1c68 Char: stallion, proper fail return values 18 years ago
Jiri Slaby e415109f5a Char: stallion, alloc tty before pci devices init 18 years ago
Jiri Slaby 64834b226b Char: stallion, don't fail with less than max panels 18 years ago
Jiri Slaby aeaccfe425 [PATCH] Char: stallion, use dynamic dev 18 years ago
Jiri Slaby 6b2c9457bb [PATCH] Char: stallion, variables cleanup 18 years ago
Jiri Slaby c62429d93e [PATCH] Char: stallion, remove syntactic sugar 18 years ago
Jiri Slaby 79cfe7ab54 [PATCH] Char: stallion, brd struct locking 18 years ago
Jiri Slaby fc06b5cf85 [PATCH] Char: stallion, fix fail paths 18 years ago
Jiri Slaby 843b568cf0 [PATCH] Char: stallion, functions cleanup 18 years ago
Jiri Slaby 705c186241 [PATCH] Char: stallion, correct __init macros 18 years ago
Jiri Slaby 3b85b3413d [PATCH] Char: stallion, implement fail paths 18 years ago
Jiri Slaby fefaf9a789 [PATCH] Char: stallion, prints cleanup 18 years ago
Jiri Slaby b1b84fe0d7 [PATCH] Char: stallion, convert to pci probing 18 years ago
Alan Cox 606d099cdd [PATCH] tty: switch to ktermios 18 years ago
Jiri Slaby 96b066b85c [PATCH] Char: stallion, remove many prototypes 18 years ago
Jiri Slaby 40e8265212 [PATCH] Char: stallion, mark functions as init 18 years ago
Jiri Slaby 60be481089 [PATCH] Char: stallion, uninline functions 18 years ago
Jiri Slaby 23b85a152b [PATCH] Char: stallion, move init/deinit 18 years ago
Jiri Slaby ca7ed0f22f [PATCH] Char: stallion, kill typedefs 18 years ago
Jiri Slaby 615e4a71ec [PATCH] Char: stallion, remove unneeded casts 18 years ago
Jiri Slaby a0564e1455 [PATCH] Char: stallion, use pr_debug macro 18 years ago
Al Viro 3e577a80ea [PATCH] drivers/{char|isdn}: work_struct-induced breakage 18 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Dike b68e31d0eb [PATCH] const struct tty_operations 19 years ago