aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/nozomi.c
AgeCommit message (Expand)Author
2010-11-09nozomi: Fix warning from the previous TIOCGCOUNT changesAlan Cox
2010-10-22tty: icount changeover for other main devicesAlan Cox
2010-08-11kfifo: fix kfifo miss use of nozami.cStefani Seibold
2010-08-10Char: nozomi, set tty->driver_data appropriatelyJiri Slaby
2010-08-10Char: nozomi, fix tty->count countingJiri Slaby
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-02tty: Fix up char drivers request_room usageAlan Cox
2010-03-02nozomi: Tidy up the PCI tableAlan Cox
2010-03-02nozomi: Fix mutex handlingAlan Cox
2010-03-02nozomi: Add tty_port usageAlan Cox
2010-01-20nozomi: quick fix for the close/close bugAlan Cox
2009-12-22kfifo: fix warn_unused_resultStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-07-20tty: fix chars_in_buffersAlan Cox
2009-07-16tty: nozomi, fix tty refcounting bugJiri Slaby
2009-06-24Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert
2009-01-02tty: kref nozomiAlan Cox
2008-10-13nozomi: Fix close on errorAlan Cox
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30char serial: switch drivers to ioremap_nocacheAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-03-30fix iomem misannotations in nozomiAl Viro
2008-03-10nozomi: fix initialization and early flow control accessFrank Seidel
2008-02-02nozomi: finish constificationFrank Seidel
2008-02-02nozomi: constify driverJan Engelhardt
2008-02-02nozomi driver updateFrank Seidel
2008-01-24nozomi driverFrank Seidel