Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / char / stallion.c
2010-04-30 Alan Coxtty: Fix regressions in the char driver conversion
2009-12-11 Alan Coxtty: stallion: Convert to the tty_port_open/close methods
2009-12-11 Alan Coxtty: stallion: kill BKL ioctl
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-06-11 Alan Coxtty: Add carrier processing on close to the tty_port...
2009-04-01 Alexey Dobriyanproc tty: switch stallion to ->proc_fops
2009-01-02 Alan Coxtty: Introduce some close helpers for ports
2009-01-02 Alan Coxtty: rework stallion to use the tty_port bits
2009-01-02 Alan Coxtty_port: Add a port level carrier detect operation
2008-10-16 Greg Kroah-Hartmandevice create: char: convert device_create_drvdata...
2008-10-13 Alan Coxtty: Remove lots of NULL checks
2008-10-13 Alan Coxstallion: Use krefs
2008-07-24 Andre Hauptstallion: removed unused variable
2008-07-22 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2008-07-22 David HowellsFix the (i)Stallion driver's putchar() and break_ctl...
2008-07-22 Greg Kroah-Hartmandevice create: char: convert device_create to device_cr...
2008-07-21 Alan Coxstallion: use tty_port
2008-04-30 Alan Coxtty/serial: lay the foundations for the next set of...
2008-04-30 Alan Coxstallion: Prepare for BKL push down
2008-04-20 Jeff Garzikdrivers/char: minor irq handler cleanups
2008-02-07 Jiri SlabyChar: stallion, remove bottomhalf
2008-02-07 Jiri SlabyChar: stallion, fix compiler warnings
2007-10-12 tonyj@suse.deConvert from class_device to device in drivers/char
2007-07-19 Akinobu Mitaunregister_chrdev(): ignore the return value
2007-07-17 Alan Coxstallion: remove unneeded lock_kernel
2007-07-17 Jiri SlabyChar: stallion, remove user class report request
2007-06-24 Ingo KorbChar: stallion, fix oops during init with ISA cards
2007-06-09 Jiri SlabyChar: stallion, proper fail return values
2007-06-09 Jiri SlabyChar: stallion, alloc tty before pci devices init
2007-06-09 Jiri SlabyChar: stallion, don't fail with less than max panels
2006-12-08 Jiri Slaby[PATCH] Char: stallion, use dynamic dev
2006-12-08 Jiri Slaby[PATCH] Char: stallion, variables cleanup
2006-12-08 Jiri Slaby[PATCH] Char: stallion, remove syntactic sugar
2006-12-08 Jiri Slaby[PATCH] Char: stallion, brd struct locking
2006-12-08 Jiri Slaby[PATCH] Char: stallion, fix fail paths
2006-12-08 Jiri Slaby[PATCH] Char: stallion, functions cleanup
2006-12-08 Jiri Slaby[PATCH] Char: stallion, correct __init macros
2006-12-08 Jiri Slaby[PATCH] Char: stallion, implement fail paths
2006-12-08 Jiri Slaby[PATCH] Char: stallion, prints cleanup
2006-12-08 Jiri Slaby[PATCH] Char: stallion, convert to pci probing
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-08 Jiri Slaby[PATCH] Char: stallion, remove many prototypes
2006-12-08 Jiri Slaby[PATCH] Char: stallion, mark functions as init
2006-12-08 Jiri Slaby[PATCH] Char: stallion, uninline functions
2006-12-08 Jiri Slaby[PATCH] Char: stallion, move init/deinit
2006-12-08 Jiri Slaby[PATCH] Char: stallion, kill typedefs
2006-12-08 Jiri Slaby[PATCH] Char: stallion, remove unneeded casts
2006-12-08 Jiri Slaby[PATCH] Char: stallion, use pr_debug macro
2006-12-06 Al Viro[PATCH] drivers/{char|isdn}: work_struct-induced breakage
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-07-03 Arjan van de Ven[PATCH] make more file_operation structs static
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/char: Use the new IRQF_...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-28 Alan Cox[PATCH] stallion: fix recent SMP locking cleanup
2006-06-28 Alan Cox[PATCH] stallion clean up
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the devfs_fs_kernel.h file from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_remove() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_cdev() function from...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs_mk_dir() function from...
2006-03-31 Tobias Klauser[PATCH] drivers/char/[i]stallion: Clean up kmalloc...
2006-03-23 Ingo Molnar[PATCH] sem2mutex: drivers/char/
2006-01-15 Jesper Juhlreturn statement cleanup - kill pointless parentheses
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-10 Tobias Klauser[PATCH] drivers/char: Use ARRAY_SIZE macro
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: drivers/char
2005-10-28 Greg Kroah-Hartman[PATCH] Driver Core: fix up all callers of class_device...
2005-06-20 gregkh@suse.de[PATCH] class: convert drivers/char/* to use the new...
2005-05-01 Adrian Bunk[PATCH] make lots of things static
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2