include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / char / moxa.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-02 Ben Hutchingstty: declare MODULE_FIRMWARE in various drivers
2010-03-02 Rakib Mullicktty: moxa: remove #ifdef MODULE completely.
2009-12-11 Alan Coxtty: moxa: split open lock
2009-12-11 Alan Coxtty: moxa: Kill the use of lock_kernel
2009-12-11 Alan Coxtty: moxa: Fix modem op locking
2009-12-11 Alan Coxtty: moxa: Kill off the throttle method
2009-12-11 Alan Coxtty: moxa: Locking clean up
2009-12-11 Alan Coxtty: moxa: rework the locking a bit
2009-12-11 Alan Coxtty: moxa: Use more tty_port ops
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-22 Linus TorvaldsRevert "char: moxa, prevent opening unavailable ports"
2009-06-19 Dirk Eibachchar: moxa, prevent opening unavailable ports
2009-06-11 Dirk Eibachmoxa: prevent opening unavailable ports
2009-04-06 Jiri Slabytty: moxa, fix refcounting in moxa_poll_port
2009-01-02 Alan Coxtty_port: Add a port level carrier detect operation
2008-10-16 Harvey Harrisonchar: moxa.c sparse annotation
2008-10-13 Alan Coxtty: kref usage for isicom and moxa
2008-07-22 Alan Coxtty: rework break handling
2008-07-21 Alan Coxtty: add more tty_port fields
2008-07-21 Alan Coxmoxa: use tty_port
2008-07-10 David HowellsFix a const assignment in moxa_load_fw()
2008-04-30 Alan Coxchar serial: switch drivers to ioremap_nocache
2008-04-30 Alan Coxtty/serial: lay the foundations for the next set of...
2008-04-30 Jiri SlabyChar: moxa, add firmware loading fix
2008-04-30 Jiri SlabyChar: moxa, update credits
2008-04-30 Jiri SlabyChar: moxa, notify about board readiness
2008-04-30 Jiri SlabyChar: moxa, introduce MOXA_IS_320 macro
2008-04-30 Jiri SlabyChar: moxa, remove useless tty functions
2008-04-30 Jiri SlabyChar: moxa, little cleanup
2008-04-30 Jiri SlabyChar: moxa, rework open/close
2008-04-30 Jiri SlabyChar: moxa, serialise timer
2008-04-30 Jiri SlabyChar: moxa, cleanup rx/tx
2008-04-30 Jiri SlabyChar: moxa, merge 2 poll functions
2008-04-30 Jiri SlabyChar: moxa, ioctl cleanup
2008-04-30 Jiri SlabyChar: moxa, timer cleanup
2008-04-30 Jiri SlabyChar: moxa, centralize board readiness
2008-04-30 Jiri SlabyChar: moxa, remove unused port entries
2008-04-30 Jiri SlabyChar: moxa, remove port->port
2008-04-30 Jiri SlabyChar: moxa, merge c2xx and c320 firmware loading
2008-04-30 Jiri SlabyChar: moxa, add firmware loading
2008-04-30 Jiri SlabyChar: moxa, fix TIOC(G/S)SOFTCAR param
2008-04-30 Jiri SlabyChar: moxa, pci io space fixup
2008-04-30 Jiri SlabyChar: moxa, cleanup module-param passed isa init
2008-04-30 Jiri SlabyChar: moxa, remove static isa support
2008-02-08 Alan Coxmoxa: first pass at termios reporting
2007-10-18 Jiri SlabyChar: moxa, remove sleep_on
2007-10-18 Jiri SlabyChar: moxa, function names cleanup
2007-10-18 Jiri SlabyChar: moxa, cleanup prints
2007-10-18 Jiri SlabyChar: moxa, fix and optimise empty timer
2007-07-17 Jiri SlabyChar: moxa, eliminate busy waiting
2007-05-08 dann frazierold buffer overflow in moxa driver
2007-02-11 Jiri Slaby[PATCH] Char: moxa, pci probing
2007-02-11 Jiri Slaby[PATCH] Char: moxa, pci_probing prepare
2007-02-11 Jiri Slaby[PATCH] Char: moxa, remove useless variables
2007-02-11 Jiri Slaby[PATCH] Char: moxa, variables cleanup
2007-02-11 Jiri Slaby[PATCH] Char: moxa, remove moxa_pci_devinfo
2007-02-11 Jiri Slaby[PATCH] Char: moxa, use del_timer_sync
2007-02-11 Jiri Slaby[PATCH] Char: moxa, macros cleanup
2007-02-11 Jiri Slaby[PATCH] Char: moxa, eliminate typedefs
2007-02-11 Jiri Slaby[PATCH] Char: moxa, use PCI_DEVICE
2007-02-11 Jiri Slaby[PATCH] Char: moxa, devids cleanup
2007-02-11 Jiri Slaby[PATCH] Char: moxa, remove unused functions
2007-02-11 Jiri Slaby[PATCH] Char: moxa, remove hangup bottomhalf
2007-02-11 Jiri Slaby[PATCH] Char: moxa, timers cleanup
2007-02-11 Jiri Slaby[PATCH] Char: moxa, do not initialize global static
2007-02-11 Jiri Slaby[PATCH] Char: moxa, remove unused allocated page
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-07 Amol Lad[PATCH] ioremap balanced with iounmap for drivers/char...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-21 Jiri Slaby[PATCH] Char: correct pci_get_device changes
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-10-01 Alan Cox[PATCH] serial: Fix up offenders peering at baud bits...
2006-08-27 Dirk Eibach[PATCH] char/moxa.c: fix endianess and multiple-card...
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 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-01-10 Alan Cox[PATCH] moxa serial: add proper capability check
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-10 Tobias Klauser[PATCH] drivers/char: Use ARRAY_SIZE macro
2005-09-03 Sergey Vlasov[SERIAL] Fix moxa tty driver name
2005-06-28 Amit Gud[PATCH] pci: remove deprecates
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2