summaryrefslogtreecommitdiffstats
path: root/drivers/char/nozomi.c
Commit message (Expand)AuthorAgeFilesLines
* tty: icount changeover for other main devicesAlan Cox2010-10-221-19/+18
* kfifo: fix kfifo miss use of nozami.cStefani Seibold2010-08-111-2/+1
* Char: nozomi, set tty->driver_data appropriatelyJiri Slaby2010-08-101-1/+2
* Char: nozomi, fix tty->count countingJiri Slaby2010-08-101-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tty: Fix up char drivers request_room usageAlan Cox2010-03-021-2/+0
* nozomi: Tidy up the PCI tableAlan Cox2010-03-021-5/+1
* nozomi: Fix mutex handlingAlan Cox2010-03-021-22/+12
* nozomi: Add tty_port usageAlan Cox2010-03-021-47/+68
* nozomi: quick fix for the close/close bugAlan Cox2010-01-201-1/+1
* kfifo: fix warn_unused_resultStefani Seibold2009-12-221-4/+27
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-2/+2
* kfifo: cleanup namespaceStefani Seibold2009-12-221-6/+6
* kfifo: move out spinlockStefani Seibold2009-12-221-1/+1
* kfifo: move struct kfifo in placeStefani Seibold2009-12-221-11/+10
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* tty: fix chars_in_buffersAlan Cox2009-07-201-3/+1
* 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/+0
* 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/+2
* fix iomem misannotations in nozomiAl Viro2008-03-301-10/+10
* nozomi: fix initialization and early flow control accessFrank Seidel2008-03-101-18/+43
* nozomi: finish constificationFrank Seidel2008-02-021-7/+7
* nozomi: constify driverJan Engelhardt2008-02-021-20/+18
* nozomi driver updateFrank Seidel2008-02-021-86/+36
* nozomi driverFrank Seidel2008-01-241-0/+1993
OpenPOWER on IntegriCloud