aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ft1000/ft1000-usb/ft1000_proc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Drivers: staging: ft1000-usb: ft1000_proc.c: fixed a few styling issues.Aldo Iljazi1-7/+7
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-70/+59
2013-01-07staging: ft1000: rename struct ft1000_device to ft1000_usbOndrej Zary1-1/+1
2013-01-07staging: ft1000: unify struct ft1000_info between USB and PCMCIA driversOndrej Zary1-2/+2
2012-11-26staging: ft1000: remove assigments of ret and initialise it in beginningDevendra Naga1-3/+1
2011-02-09staging: ft1000: Fix return values type.Marek Belisko1-1/+1
2010-12-16staging: ft1000: Fix camelcase function names.Marek Belisko1-2/+2
2010-12-09staging: ft1000: Add file header to ft1000_proc.cMarek Belisko1-0/+21
2010-12-09staging: ft1000: Remove dead code.Marek Belisko1-4/+0
2010-12-09staging: ft1000: Fix coding style.Marek Belisko1-6/+2
2010-12-09staging: ft1000: Coding style fix in ft1000ReadProc.Marek Belisko1-110/+106
2010-12-09staging: ft1000: Fix coding style in ft1000NotifyProc.Marek Belisko1-16/+15
2010-12-09staging: ft1000: Fix coding style.Marek Belisko1-13/+12
2010-12-09staging: ft1000: Fix proc initialization handling.Marek Belisko1-14/+26
2010-11-16drivers/staging: Remove unnecessary casts of netdev_privJoe Perches1-3/+3
2010-11-09staging: ft1000: Get rid of USHORT typedef usage.Marek Belisko1-1/+1
2010-11-09staging: ft1000: Get rid of PUCHAR typedef.Marek Belisko1-3/+3
2010-10-19staging: ft1000: Remove FT1000_INFO typedef usage.Marek Belisko1-7/+7
2010-10-05staging/ft1000-usb: fix problems found by sparseArnd Bergmann1-1/+1
2010-09-22Staging: ft1000: fix buildGreg Kroah-Hartman1-4/+4
2010-09-22Staging: Add support for Flarion OFDM usb and pcmcia devices.Marek Belisko1-0/+232