summaryrefslogtreecommitdiff
path: root/drivers/staging/ft1000
AgeCommit message (Expand)Author
2012-07-16staging: ft1000-usb: Fix various checkpach warnings in ft1000_usb.hMarek Belisko
2012-07-16staging: ft1000-usb: Replace all C99 comments with regular in ft1000_usb.h.Marek Belisko
2012-07-16staging: ft1000-usb: Fix lines over 80 chars.Marek Belisko
2012-07-16staging: ft1000-usb: Remove name comments from ft1000_usb.h.Marek Belisko
2012-07-16staging: ft1000-usb: Remove spaces from struct dpram_blk.Marek Belisko
2012-07-16staging: ft1000-usb: Remove leading spaces from struct ft1000_info.Marek Belisko
2012-07-16staging: ft1000-usb: Remove commented lines from ft1000_device.Marek Belisko
2012-07-16staging: ft1000-usb: Change KERN_ERROR usage to pr_err in ft1000_usb.c.Marek Belisko
2012-07-11staging: ft1000: Fix typo in ft1000_usb.cMasanari Iida
2012-07-11staging/ft1000: remove all spaces, tabs issue in while loop of ft1000_interruptDevendra Naga
2012-07-09staging/ft1000: remove unnecessary assignment of ret with STATUS_SUCCESSDevendra Naga
2012-07-09staging/ft1000-pcmcia: fix checkpatch warningsDevendra Naga
2012-07-09staging/ft1000: fix the foo * bar warningDevendra Naga
2012-07-09staging/ft1000: fix the no brace needed warning in ft1000_read_fifo_lenDevendra Naga
2012-07-09staging/ft1000: fix sparse warning about the kernel thread handler functionDevendra Naga
2012-07-09staging/ft1000: fix sparse warningDevendra Naga
2012-07-09staging/ft1000: fix the no brace needed warning in ft1000_interruptDevendra Naga
2012-07-06staging/ft1000: fix minor coding style problemDevendra Naga
2012-06-20staging/ft1000: remove usage of ret in ft1000_openDevendra Naga
2012-06-20staging/ft1000: use kzalloc to allocate the ft1000_device structureDevendra Naga
2012-06-20staging/ft1000: Return -ENOMEM if kmalloc fails at ft1000_probeDevendra Naga
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-02-24Staging: ft1000-pcmcia: print MAC via printk format specifierDanny Kukawka
2012-02-09Staging: ft1000: ft1000-pcmia: fix space required after that ', ' in ft1000_p...Kashyap Gada
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman
2011-08-23staging: ft1000: dont cast void* from kmalloc()Thomas Meyer
2011-08-23staging: fix ft1000 sparse warningsRandy Dunlap
2011-08-02staging: ft1000_proc needs asm/io.h for inw/outw on sparcPaul Gortmaker
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-12netdevice: Kill 'feature' test macros.David S. Miller
2011-07-05staging: ft1000: Merge common definitions from USB and PCMCIA driversOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove support for v5 firmwareOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove PSEUDOSZ, use sizeof(struct pseudo_hdr) insteadOndrej Zary
2011-07-05staging: ft1000-pcmcia: CodingStyle fixes in ft1000.hOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove useless ft1000_release() functionOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove unused includes from ft1000_cs.cOndrej Zary
2011-07-05staging: ft1000-pcmcia: coding style fixes in ft1000_cs.cOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove unused ft1000_asic_read and ft1000_asic_write ...Ondrej Zary
2011-07-05staging: ft1000-pcmcia: remove misleading and template comments from ft1000_cs.cOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove useless debugging from ft1000_cs.cOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove useless defines from ft1000_cs.cOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove custom defines for standard typesOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove unused fields from struct ft1000_infoOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove firmware download typedefsOndrej Zary
2011-07-05staging: ft1000-pcmcia: delete local_info_t typedefOndrej Zary
2011-07-05staging: ft1000-pcmcia: delete unused DPRAM_BLK typedefsOndrej Zary
2011-07-05staging: ft1000-pcmcia: remove FT1000_INFO typedefsOndrej Zary