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