aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/pcmcia/ipwireless/tty.c
Commit message (Expand)AuthorAgeFilesLines
* tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman2011-02-221-679/+0
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+2
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* pcmcia/ipwireless: don't use flush_scheduled_work()Tejun Heo2010-12-241-1/+1
* pcmcia: dev_node removal (remaining drivers)Dominik Brodowski2010-05-101-14/+5
* tty: const: constify remaining tty_operationsAlexey Dobriyan2009-12-111-1/+1
* tty: fix chars_in_buffersAlan Cox2009-07-201-2/+2
* tty: ipw need reworkingAlan Cox2008-10-131-9/+10
* removed unused #include <version.h>Huang Weiyi2008-08-161-1/+0
* ipwireless: Constify buffer variablesDavid Sterba2008-07-281-1/+1
* ipwireless: driver for PC Card 3G/UMTS modemDavid Sterba2008-02-071-0/+688