| Commit message (Expand) | Author | Age | Files | Lines |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | tty: declare MODULE_FIRMWARE in various drivers | Ben Hutchings | 2010-03-02 | 1 | -0/+3 |
* | tty: moxa: remove #ifdef MODULE completely. | Rakib Mullick | 2010-03-02 | 1 | -11/+6 |
* | tty: moxa: split open lock | Alan Cox | 2009-12-11 | 1 | -12/+11 |
* | tty: moxa: Kill the use of lock_kernel | Alan Cox | 2009-12-11 | 1 | -14/+2 |
* | tty: moxa: Fix modem op locking | Alan Cox | 2009-12-11 | 1 | -15/+10 |
* | tty: moxa: Kill off the throttle method | Alan Cox | 2009-12-11 | 1 | -20/+1 |
* | tty: moxa: Locking clean up | Alan Cox | 2009-12-11 | 1 | -33/+25 |
* | tty: moxa: rework the locking a bit | Alan Cox | 2009-12-11 | 1 | -5/+22 |
* | tty: moxa: Use more tty_port ops | Alan Cox | 2009-12-11 | 1 | -116/+21 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | Revert "char: moxa, prevent opening unavailable ports" | Linus Torvalds | 2009-06-22 | 1 | -6/+1 |
* | char: moxa, prevent opening unavailable ports | Dirk Eibach | 2009-06-19 | 1 | -1/+6 |
* | moxa: prevent opening unavailable ports | Dirk Eibach | 2009-06-11 | 1 | -0/+5 |
* | tty: moxa, fix refcounting in moxa_poll_port | Jiri Slaby | 2009-04-06 | 1 | -4/+5 |
* | tty_port: Add a port level carrier detect operation | Alan Cox | 2009-01-02 | 1 | -5/+21 |
* | char: moxa.c sparse annotation | Harvey Harrison | 2008-10-16 | 1 | -1/+1 |
* | tty: kref usage for isicom and moxa | Alan Cox | 2008-10-13 | 1 | -23/+38 |
* | tty: rework break handling | Alan Cox | 2008-07-22 | 1 | -1/+2 |
* | tty: add more tty_port fields | Alan Cox | 2008-07-20 | 1 | -5/+3 |
* | moxa: use tty_port | Alan Cox | 2008-07-20 | 1 | -45/+42 |
* | Fix a const assignment in moxa_load_fw() | David Howells | 2008-07-10 | 1 | -2/+2 |
* | char serial: switch drivers to ioremap_nocache | Alan Cox | 2008-04-30 | 1 | -2/+2 |
* | tty/serial: lay the foundations for the next set of reworks | Alan Cox | 2008-04-30 | 1 | -0/+2 |
* | Char: moxa, add firmware loading fix | Jiri Slaby | 2008-04-30 | 1 | -1/+4 |
* | Char: moxa, update credits | Jiri Slaby | 2008-04-30 | 1 | -2/+3 |
* | Char: moxa, notify about board readiness | Jiri Slaby | 2008-04-30 | 1 | -0/+7 |
* | Char: moxa, introduce MOXA_IS_320 macro | Jiri Slaby | 2008-04-30 | 1 | -46/+19 |
* | Char: moxa, remove useless tty functions | Jiri Slaby | 2008-04-30 | 1 | -25/+0 |
* | Char: moxa, little cleanup | Jiri Slaby | 2008-04-30 | 1 | -110/+62 |
* | Char: moxa, rework open/close | Jiri Slaby | 2008-04-30 | 1 | -162/+158 |
* | Char: moxa, serialise timer | Jiri Slaby | 2008-04-30 | 1 | -11/+15 |
* | Char: moxa, cleanup rx/tx | Jiri Slaby | 2008-04-30 | 1 | -74/+50 |
* | Char: moxa, merge 2 poll functions | Jiri Slaby | 2008-04-30 | 1 | -285/+136 |
* | Char: moxa, ioctl cleanup | Jiri Slaby | 2008-04-30 | 1 | -221/+139 |
* | Char: moxa, timer cleanup | Jiri Slaby | 2008-04-30 | 1 | -41/+21 |
* | Char: moxa, centralize board readiness | Jiri Slaby | 2008-04-30 | 1 | -119/+116 |
* | Char: moxa, remove unused port entries | Jiri Slaby | 2008-04-30 | 1 | -11/+0 |
* | Char: moxa, remove port->port | Jiri Slaby | 2008-04-30 | 1 | -191/+163 |
* | Char: moxa, merge c2xx and c320 firmware loading | Jiri Slaby | 2008-04-30 | 1 | -119/+69 |
* | Char: moxa, add firmware loading | Jiri Slaby | 2008-04-30 | 1 | -708/+511 |
* | Char: moxa, fix TIOC(G/S)SOFTCAR param | Jiri Slaby | 2008-04-30 | 1 | -2/+2 |
* | Char: moxa, pci io space fixup | Jiri Slaby | 2008-04-30 | 1 | -3/+13 |
* | Char: moxa, cleanup module-param passed isa init | Jiri Slaby | 2008-04-30 | 1 | -31/+33 |
* | Char: moxa, remove static isa support | Jiri Slaby | 2008-04-30 | 1 | -32/+2 |
* | moxa: first pass at termios reporting | Alan Cox | 2008-02-08 | 1 | -8/+15 |
* | Char: moxa, remove sleep_on | Jiri Slaby | 2007-10-18 | 1 | -4/+5 |
* | Char: moxa, function names cleanup | Jiri Slaby | 2007-10-18 | 1 | -31/+31 |
* | Char: moxa, cleanup prints | Jiri Slaby | 2007-10-18 | 1 | -42/+31 |
* | Char: moxa, fix and optimise empty timer | Jiri Slaby | 2007-10-18 | 1 | -2/+2 |