aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/serial167.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-10tty: release BTM while sleeping in block_til_readyArnd Bergmann1-1/+3
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann1-2/+2
2010-05-21serial: Tidy REMOTE_DEBUGChristoph Egger1-222/+1
2010-05-17serial167: Kill unused variablesGeert Uytterhoeven1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-02tty: Fix up char drivers request_room usageAlan Cox1-2/+1
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König1-1/+1
2009-10-01serial167: fix read buffer overflowRoel Kluin1-5/+2
2009-09-14cleanup console_print()Anirban Sinha1-3/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-01-02tty: Remove some pointless castsAlan Cox1-16/+16
2008-12-05Fix incorrect use of loose in tty/serial driversNick Andrew1-1/+1
2008-05-05m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven1-1/+1
2008-04-30serial167: switch to int put_char methodAlan Cox1-3/+4
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox1-2/+1
2008-04-30serial167: prepare to push BKL down into driversAlan Cox1-12/+3
2008-02-07Char: serial167, remove bottomhalfJiri Slaby1-68/+8
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby1-2/+0
2007-07-20m68k: remove empty ->setup is several consolesAl Viro1-6/+0
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary1-1/+1
2007-02-11[PATCH] Char: serial167, cleanupJiri Slaby1-1677/+1645
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro1-3/+3
2006-10-15[PATCH] serial167 __user annotations, NULL noise removalAl Viro1-26/+26
2006-10-09[PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven1-6/+10
2006-10-09[PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven1-2/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-10-04[PATCH] Char: serial167, remove useless tty checkJiri Slaby1-2/+2
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby1-19/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk1-1/+0
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-25/+10
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2858