summaryrefslogtreecommitdiffstats
path: root/drivers/char/serial167.c
Commit message (Expand)AuthorAgeFilesLines
* tty: release BTM while sleeping in block_til_readyArnd Bergmann2010-08-101-1/+3
* tty: replace BKL with a new tty_lockArnd Bergmann2010-08-101-2/+2
* serial: Tidy REMOTE_DEBUGChristoph Egger2010-05-211-222/+1
* serial167: Kill unused variablesGeert Uytterhoeven2010-05-171-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
* | tty: Fix up char drivers request_room usageAlan Cox2010-03-021-2/+1
|/
* serial167: fix read buffer overflowRoel Kluin2009-10-011-5/+2
* cleanup console_print()Anirban Sinha2009-09-141-3/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* tty: Remove some pointless castsAlan Cox2009-01-021-16/+16
* Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-051-1/+1
* m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven2008-05-051-1/+1
* serial167: switch to int put_char methodAlan Cox2008-04-301-3/+4
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-2/+1
* serial167: prepare to push BKL down into driversAlan Cox2008-04-301-12/+3
* Char: serial167, remove bottomhalfJiri Slaby2008-02-071-68/+8
* Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-071-2/+0
* m68k: remove empty ->setup is several consolesAl Viro2007-07-201-6/+0
* drivers/char: use __set_current_state()Milind Arun Choudhary2007-05-081-1/+1
* [PATCH] Char: serial167, cleanupJiri Slaby2007-02-111-1677/+1645
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-1/+1
* [PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro2006-12-061-3/+3
* [PATCH] serial167 __user annotations, NULL noise removalAl Viro2006-10-151-26/+26
* [PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven2006-10-091-6/+10
* [PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven2006-10-091-2/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+4
* [PATCH] Char: serial167, remove useless tty checkJiri Slaby2006-10-041-2/+2
* [PATCH] char: kill unneeded memsetsJiri Slaby2006-10-041-19/+1
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [PATCH] remove unused tmp_buf_sem'sAdrian Bunk2006-01-141-1/+0
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-25/+10
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-101-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2858
OpenPOWER on IntegriCloud