- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / drivers / char / isicom.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-09-19 Alan Coxisicom: split the open method for the isicom device
2009-09-19 Alan Coxisicom: Split the close hardware bits out
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-06-18 Jiri SlabyChar: isicom: fix build warning
2009-06-11 Alan Coxtty: Add carrier processing on close to the tty_port...
2009-04-06 Alan Coxisicom: isicom kref leak fix
2009-01-02 Alan Coxtty: Introduce some close helpers for ports
2009-01-02 Alan Coxtty: Introduce a tty_port generic block_til_ready
2009-01-02 Alan Coxisicom: redo locking to use tty port locks
2009-01-02 Alan Coxtty: Pull the dtr raise into tty port
2009-01-02 Alan Coxtty_port: Add a port level carrier detect operation
2008-11-11 Alan Coxtty: trivial - fix up email addresses in tty related...
2008-10-13 Alan Coxtty: kref usage for isicom and moxa
2008-07-22 Alan Coxisicom: restore using hardware break support
2008-07-21 Alan Coxtty: add more tty_port fields
2008-07-21 Alan Coxisicom: use tty_port
2008-07-21 Jiri Slabytty: isicom, enable/disable pci device
2008-04-30 Alan Coxisicom: fix buffer allocation
2008-04-30 Alan Coxtty: The big operations rework
2008-04-30 Alan Coxisicom: bring into coding style
2008-04-30 Alan Coxtty/serial: lay the foundations for the next set of...
2008-04-30 Alan Coxisicom: prepare for lock_kernel push down
2008-03-05 Julia Lawalldrivers/char/isicom.c: correct use of ! and &
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-07-17 Jiri SlabyChar: isicom, proper variables types
2007-07-17 Jiri SlabyChar: isicom, del_timer at exit
2007-07-17 Jiri SlabyChar: isicom, cleanup locking
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Jiri SlabyChar: isicom, use pr_debug
2007-02-11 Jiri Slaby[PATCH] Char: tty_wakeup cleanup
2007-02-11 Jiri Slaby[PATCH] Char: isicom, correct probing/removing
2007-02-11 Jiri Slaby[PATCH] Char: isicom, support higher rates
2007-02-11 Jiri Slaby[PATCH] Char: isicom, check card state in isr
2007-02-11 Jiri Slaby[PATCH] Char: isicom, augment card_reset
2007-02-11 Jiri Slaby[PATCH] Char: isicom, fix locking in isr
2007-02-11 Jiri Slaby[PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves
2006-12-30 Jiri Slaby[PATCH] Char: isicom, eliminate spinlock recursion
2006-12-08 Jiri Slaby[PATCH] Char: isicom, fix tty index check
2006-12-08 Jiri Slaby[PATCH] Char: isicom, simplify timer
2006-12-08 Jiri Slaby[PATCH] Char: isicom, use completion
2006-12-08 Jiri Slaby[PATCH] Char: isicom, check kmalloc retval
2006-12-08 Jiri Slaby[PATCH] Char: isicom, use pci_request_region
2006-12-08 Jiri Slaby[PATCH] Char: isicom, move to tty_register_device
2006-12-08 Jiri Slaby[PATCH] Char: isicom, remove unneeded memset
2006-12-08 Jiri Slaby[PATCH] Char: isicom, remove isa code
2006-12-08 Jiri Slaby[PATCH] Char: isicom, rename init function
2006-12-08 Jiri Slaby[PATCH] Char: isicom, expand function
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-19 Jiri Slaby[PATCH] Char: isicom, fix close bug
2006-11-15 Jiri Slaby[PATCH] Char: isicom, fix close bug
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-10-01 Jiri Slaby[PATCH] isicom: correct firmware loading
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/char: Use the new IRQF_...
2006-06-30 Adrian Bunktypo fixes: aquire -> acquire
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-25 Eric Sesterhenn[PATCH] More !tty cleanups in drivers/char
2006-01-10 Jiri Slaby[PATCH] char/isicom: More whitespaces and coding style
2006-01-10 Jiri Slaby[PATCH] char/isicom: Firmware loading
2006-01-10 Jiri Slaby[PATCH] char/isicom: Pci probing added
2006-01-10 Jiri Slaby[PATCH] char/isicom: Other little changes
2006-01-10 Jiri Slaby[PATCH] char/isicom: Type conversion and variables...
2006-01-10 Jiri Slaby[PATCH] char/isicom: Whitespace cleanup
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2005-06-25 Adrian Bunk[PATCH] drivers/char/isicom.c: section fixes
2005-04-26 Andreas SchwabMake kernel compilable with gcc4.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-06 Alan Cox[PATCH] Resurrect ISICOM serial
2004-11-11 Randy Dunlap[PATCH] convert MODULE_PARM() to module_param() family
2004-10-21 Linus TorvaldsUpdate tty layer to not mix kernel and user pointers.
2004-10-19 Maximilian Attems[PATCH] drivers/char: replace schedule_timeout() with...
2004-09-29 Alan Cox[PATCH] tty locking cleanup and fixes
2004-09-03 Maximilian Attems[PATCH] isicom: replace schedule_timeout() with msleep()
2004-09-03 Maximilian Attems[PATCH] drivers/char/isicom.c MIN/MAX removal
2004-07-30 Alexander Viro[PATCH] sparse: drivers/char/*
2004-04-26 Andreas Gruenbacher- Some more post-2.5.6 patches (patches.fixes/):
2004-04-12 Andrew Morton[PATCH] isicom error path fix
2004-04-12 Andrew Morton[PATCH] isicom.c: unused vars
2004-04-12 Andrew Morton[PATCH] isicom.c: jiffies must be unsigned long
2004-03-02 Olaf Hering+- update patches.fixes/linux-post-2.6.4rc1-20040302
2004-03-01 Andrew Morton[PATCH] Fix tty drivers which dont set tty_driver-...
2004-02-23 Olaf Hering+- update to patches.fixes/linux-post-2.6.3-20040223
2004-02-22 Andrew Morton[PATCH] more serial driver fixups
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] Documentation: remove /etc/modules.conf refs
2003-10-05 Rusty Russell[PATCH] unused variable in drivers_char_isicom.c
2003-10-03 Randy Dunlap[PATCH] janitor: cleanup includes (drivers/char)
2003-08-18 Linus TorvaldsUpdate isicom driver to work queue abstraction.
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-11 Alexander Viro[PATCH] tty_driver refcounting
2003-06-09 Greg Kroah-HartmanPCI: remove pci_present() from drivers/char/isicom.c
2003-05-26 Alexander Viro[PATCH] callout removal: isicom
2003-05-07 Hanna V. Linder[PATCH] isicom tty_driver add .owner field remove MOD_I...
next