summaryrefslogtreecommitdiffstats
path: root/drivers/char/nozomi.c
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* tty: fix chars_in_buffersAlan Cox2009-07-211-3/+1Star
* tty: nozomi, fix tty refcounting bugJiri Slaby2009-07-161-4/+8
* Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert2009-06-241-2/+0Star
* tty: kref nozomiAlan Cox2009-01-021-40/+45
* nozomi: Fix close on errorAlan Cox2008-10-131-1/+4
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* char serial: switch drivers to ioremap_nocacheAlan Cox2008-04-301-1/+1
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-11/+2Star
* fix iomem misannotations in nozomiAl Viro2008-03-301-10/+10
* nozomi: fix initialization and early flow control accessFrank Seidel2008-03-111-18/+43
* nozomi: finish constificationFrank Seidel2008-02-031-7/+7
* nozomi: constify driverJan Engelhardt2008-02-031-20/+18Star
* nozomi driver updateFrank Seidel2008-02-031-86/+36Star
* nozomi driverFrank Seidel2008-01-251-0/+1993