summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000/ft1000-pcmcia/ft1000_proc.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-19Staging: ft1000: fixed two coding style issuesAldo Iljazi1-2/+2
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-1/+1
2013-05-05staging: single_open() leaksAl Viro1-1/+1
2013-04-29ft1000: Don't use create_proc_read_entry()David Howells1-66/+64
2013-01-07staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary1-5/+5
2012-07-09staging/ft1000-pcmcia: fix checkpatch warningsDevendra Naga1-6/+4
2012-02-09Staging: ft1000: ft1000-pcmia: fix space required after that ', ' in ft1000_p...Kashyap Gada1-3/+3
2011-08-23staging: fix ft1000 sparse warningsRandy Dunlap1-2/+2
2011-08-02staging: ft1000_proc needs asm/io.h for inw/outw on sparcPaul Gortmaker1-0/+1
2011-07-05staging: ft1000-pcmcia: remove unused fields from struct ft1000_infoOndrej Zary1-10/+8
2011-07-05staging: ft1000-pcmcia: remove FT1000_INFO typedefsOndrej Zary1-4/+4
2011-04-25staging: ft1000: Remove unnecessary EXPORT_SYMBOLsJeff Mahoney1-3/+0
2010-11-16drivers/staging: Remove unnecessary casts of netdev_privJoe Perches1-4/+4
2010-09-22Staging: ft1000: remove trailing whitespaceGreg Kroah-Hartman1-2/+2
2010-09-22Staging: Add support for Flarion OFDM usb and pcmcia devices.Marek Belisko1-0/+219