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