aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2009-09-15Staging: rt3070: fix build warningsBartlomiej Zolnierkiewicz
2009-09-15Staging: rt2870: duplicated code is executed twice in AsicEvaluateRxAnt()Bartlomiej Zolnierkiewicz
2009-09-15Staging: w35und: Remove some write-only struct membersPekka Enberg
2009-09-15Staging: w35und: Convert typedef MTO_PARAMETERS to struct wb35_mto_paramPekka Enberg
2009-09-15Staging: w35und: Remove unused struct _STATISTICS_INFOPekka Enberg
2009-09-15Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptorPekka Enberg
2009-09-15Staging: w35und: Cleanup the mlmetxrx_f.h header filePekka Enberg
2009-09-15Staging: w35und: Remove unused struct _RXBUFFERPekka Enberg
2009-09-15Staging: w35und: Convert MDS typedef to struct w35_mdsPekka Enberg
2009-09-15Staging: rt2860: includecheck fix: rt_linux.hJaswinder Singh Rajput
2009-09-15Staging: rtl8187se: Fix comment-out-typoMichael Buesch
2009-09-15Staging: rt2870: new USB ID for Belkin N+ F5D8055Daniele Napolitano
2009-09-15Staging: rtl8192su: add linux/vmalloc.hJeff Mahoney
2009-09-15Staging: rtl8192su: stop using skb->tailJeff Mahoney
2009-09-15Staging: rtl8192su: fixup size comparison warningJeff Mahoney
2009-09-15Staging: rtl8192su: fix up printk warningsJeff Mahoney
2009-09-15Staging: rtl8192su: compile fixesJeff Mahoney
2009-09-15Staging: echo: coding style cleanupsGreg Kroah-Hartman
2009-09-15Staging: echo: remove unneeded USE_SSE2 definesGreg Kroah-Hartman
2009-09-15Staging: echo: remove unneeded USE_MMX definesGreg Kroah-Hartman
2009-09-15Staging: echo: remove bit_operations.hGreg Kroah-Hartman
2009-09-15Staging: echo: top bit patchDavid Rowe
2009-09-15Staging: echo: remove TODO itemGreg Kroah-Hartman
2009-09-15Staging: echo: fix up remaining checkpatch.pl issuesGreg Kroah-Hartman
2009-09-15Staging: sep: SEP driver build breaks with CONFIG_PCI=nKamalesh Babulal
2009-09-15Staging: sep: use ioremap helpersAlan Cox
2009-09-15Staging: sep: untangle the register_fs codeAlan Cox
2009-09-15Staging: sep: clean up timeAlan Cox
2009-09-15Staging: sep: clean up command sendingAlan Cox
2009-09-15Staging: sep: flow ioctl cleanupAlan Cox
2009-09-15Staging: sep: kick out various fields we can prove are not neededAlan Cox
2009-09-15Staging: sep: Implement some proper open/close methodsAlan Cox
2009-09-15Staging: sep: tidy firmware loadAlan Cox
2009-09-15Staging: sep: various minor tidyupsAlan Cox
2009-09-15Staging: sep: fix a conversion thinkoAlan Cox
2009-09-15Staging: sep: Use the proper allocators for the shared areaAlan Cox
2009-09-15Staging: sep: remove extra CFLAGS we don't useAlan Cox
2009-09-15Staging: sep: Try and get kernel address and user address types rightAlan Cox
2009-09-15Staging: sep: remove module int macroAlan Cox
2009-09-15Staging: sep: load_rom is remarkably verbose and repetetiveAlan Cox
2009-09-15Staging: sep: fix flow APIAlan Cox
2009-09-15Staging: sep: clean up after switching to passing sepAlan Cox
2009-09-15Staging: sep: Use filp->private_data to create proper device instancesAlan Cox
2009-09-15Staging: sep: Fix PCI irq usageAlan Cox
2009-09-15Staging: sep: rename some fieldsAlan Cox
2009-09-15Staging: sep: use O_NDELAY instead of magic APIsAlan Cox
2009-09-15Staging: sep: fix time handlerAlan Cox
2009-09-15Staging: sep: forward declaration removal timeAlan Cox
2009-09-15Staging: sep: squish some of the wrapper functionsAlan Cox
2009-09-15Staging: sep: kill off unused codeAlan Cox