summaryrefslogtreecommitdiff
path: root/drivers/char/serial167.c
AgeCommit message (Expand)Author
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-08-10tty: release BTM while sleeping in block_til_readyArnd Bergmann
2010-08-10tty: replace BKL with a new tty_lockArnd Bergmann
2010-05-21serial: Tidy REMOTE_DEBUGChristoph Egger
2010-05-17serial167: Kill unused variablesGeert Uytterhoeven
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-02tty: Fix up char drivers request_room usageAlan Cox
2010-02-05tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König
2009-10-01serial167: fix read buffer overflowRoel Kluin
2009-09-14cleanup console_print()Anirban Sinha
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-01-02tty: Remove some pointless castsAlan Cox
2008-12-05Fix incorrect use of loose in tty/serial driversNick Andrew
2008-05-05m68k: serial167 missing return value in cy_put_char()Geert Uytterhoeven
2008-04-30serial167: switch to int put_char methodAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30serial167: prepare to push BKL down into driversAlan Cox
2008-02-07Char: serial167, remove bottomhalfJiri Slaby
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby
2007-07-20m68k: remove empty ->setup is several consolesAl Viro
2007-05-08drivers/char: use __set_current_state()Milind Arun Choudhary
2007-02-11[PATCH] Char: serial167, cleanupJiri Slaby
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-06[PATCH] drivers/{char|isdn}: work_struct-induced breakageAl Viro
2006-10-15[PATCH] serial167 __user annotations, NULL noise removalAl Viro
2006-10-09[PATCH] m68k/MVME167: SERIAL167 tty flip buffer updatesGeert Uytterhoeven
2006-10-09[PATCH] m68k/MVME167: SERIAL167 is no longer brokenGeert Uytterhoeven
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] Char: serial167, remove useless tty checkJiri Slaby
2006-10-04[PATCH] char: kill unneeded memsetsJiri Slaby
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-01-14[PATCH] remove unused tmp_buf_sem'sAdrian Bunk
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds