aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/moxa.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-021-0/+3
* tty: moxa: remove #ifdef MODULE completely.Rakib Mullick2010-03-021-11/+6
* tty: moxa: split open lockAlan Cox2009-12-111-12/+11
* tty: moxa: Kill the use of lock_kernelAlan Cox2009-12-111-14/+2
* tty: moxa: Fix modem op lockingAlan Cox2009-12-111-15/+10
* tty: moxa: Kill off the throttle methodAlan Cox2009-12-111-20/+1
* tty: moxa: Locking clean upAlan Cox2009-12-111-33/+25
* tty: moxa: rework the locking a bitAlan Cox2009-12-111-5/+22
* tty: moxa: Use more tty_port opsAlan Cox2009-12-111-116/+21
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* Revert "char: moxa, prevent opening unavailable ports"Linus Torvalds2009-06-221-6/+1
* char: moxa, prevent opening unavailable portsDirk Eibach2009-06-191-1/+6
* moxa: prevent opening unavailable portsDirk Eibach2009-06-111-0/+5
* tty: moxa, fix refcounting in moxa_poll_portJiri Slaby2009-04-061-4/+5
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-021-5/+21
* char: moxa.c sparse annotationHarvey Harrison2008-10-161-1/+1
* tty: kref usage for isicom and moxaAlan Cox2008-10-131-23/+38
* tty: rework break handlingAlan Cox2008-07-221-1/+2
* tty: add more tty_port fieldsAlan Cox2008-07-201-5/+3
* moxa: use tty_portAlan Cox2008-07-201-45/+42
* Fix a const assignment in moxa_load_fw()David Howells2008-07-101-2/+2
* char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-301-2/+2
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-0/+2
* Char: moxa, add firmware loading fixJiri Slaby2008-04-301-1/+4
* Char: moxa, update creditsJiri Slaby2008-04-301-2/+3
* Char: moxa, notify about board readinessJiri Slaby2008-04-301-0/+7
* Char: moxa, introduce MOXA_IS_320 macroJiri Slaby2008-04-301-46/+19
* Char: moxa, remove useless tty functionsJiri Slaby2008-04-301-25/+0
* Char: moxa, little cleanupJiri Slaby2008-04-301-110/+62
* Char: moxa, rework open/closeJiri Slaby2008-04-301-162/+158
* Char: moxa, serialise timerJiri Slaby2008-04-301-11/+15
* Char: moxa, cleanup rx/txJiri Slaby2008-04-301-74/+50
* Char: moxa, merge 2 poll functionsJiri Slaby2008-04-301-285/+136
* Char: moxa, ioctl cleanupJiri Slaby2008-04-301-221/+139
* Char: moxa, timer cleanupJiri Slaby2008-04-301-41/+21
* Char: moxa, centralize board readinessJiri Slaby2008-04-301-119/+116
* Char: moxa, remove unused port entriesJiri Slaby2008-04-301-11/+0
* Char: moxa, remove port->portJiri Slaby2008-04-301-191/+163
* Char: moxa, merge c2xx and c320 firmware loadingJiri Slaby2008-04-301-119/+69
* Char: moxa, add firmware loadingJiri Slaby2008-04-301-708/+511
* Char: moxa, fix TIOC(G/S)SOFTCAR paramJiri Slaby2008-04-301-2/+2
* Char: moxa, pci io space fixupJiri Slaby2008-04-301-3/+13
* Char: moxa, cleanup module-param passed isa initJiri Slaby2008-04-301-31/+33
* Char: moxa, remove static isa supportJiri Slaby2008-04-301-32/+2
* moxa: first pass at termios reportingAlan Cox2008-02-081-8/+15
* Char: moxa, remove sleep_onJiri Slaby2007-10-181-4/+5
* Char: moxa, function names cleanupJiri Slaby2007-10-181-31/+31
* Char: moxa, cleanup printsJiri Slaby2007-10-181-42/+31
* Char: moxa, fix and optimise empty timerJiri Slaby2007-10-181-2/+2