aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/pcmcia/ipwireless/tty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-22tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman1-679/+0
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox1-2/+2
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-1/+1
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-1/+1
2010-12-24pcmcia/ipwireless: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-05-10pcmcia: dev_node removal (remaining drivers)Dominik Brodowski1-14/+5
2009-12-11tty: const: constify remaining tty_operationsAlexey Dobriyan1-1/+1
2009-07-20tty: fix chars_in_buffersAlan Cox1-2/+2
2008-10-13tty: ipw need reworkingAlan Cox1-9/+10
2008-08-16removed unused #include <version.h>Huang Weiyi1-1/+0
2008-07-28ipwireless: Constify buffer variablesDavid Sterba1-1/+1
2008-02-07ipwireless: driver for PC Card 3G/UMTS modemDavid Sterba1-0/+688