summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2009-08-14Merge branch 'quilt/staging'Stephen Rothwell
2009-08-14Merge commit 'trivial/for-next'Stephen Rothwell
2009-08-14Merge commit 'block/for-next'Stephen Rothwell
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-13Staging: rtl8192e: coding style cleanups on r819xE_firmware.cGreg Kroah-Hartman
2009-08-13Staging: rtl8192e: remove another firmware header file not being usedGreg Kroah-Hartman
2009-08-13Staging: rtl8192e: remove firmware header file not being usedGreg Kroah-Hartman
2009-08-13Staging: rtl8192e: remove kernel version checksGreg Kroah-Hartman
2009-08-13Staging: rtl8192e: remove #if 0 sectionsGreg Kroah-Hartman
2009-08-13Staging: rtl8192e: compile fixesJeff Mahoney
2009-08-13Staging: rtl8192e: remove unused functionsGreg Kroah-Hartman
2009-08-13Staging: rtl8192e: fix lots of sparse warningsGreg Kroah-Hartman
2009-08-13Staging: add Realtek 8192 PCI wireless driverGreg Kroah-Hartman
2009-08-13Staging: rtl8192su: add linux/vmalloc.hJeff Mahoney
2009-08-13Staging: rtl8192su: stop using skb->tailJeff Mahoney
2009-08-13Staging: rtl8192su: fixup size comparison warningJeff Mahoney
2009-08-13Staging: rtl8192su: fix up printk warningsJeff Mahoney
2009-08-13Staging: rtl8192su: compile fixesJeff Mahoney
2009-08-13Staging: echo: remove TODO itemGreg Kroah-Hartman
2009-08-13Staging: echo: fix up remaining checkpatch.pl issuesGreg Kroah-Hartman
2009-08-13Staging: sep: Use the proper allocators for the shared areaAlan Cox
2009-08-13Staging: sep: remove extra CFLAGS we don't useAlan Cox
2009-08-13Staging: sep: Try and get kernel address and user address types rightAlan Cox
2009-08-13Staging: sep: remove module int macroAlan Cox
2009-08-13Staging: sep: load_rom is remarkably verbose and repetetiveAlan Cox
2009-08-13Staging: sep: fix flow APIAlan Cox
2009-08-13Staging: sep: clean up after switching to passing sepAlan Cox
2009-08-13Staging: sep: Use filp->private_data to create proper device instancesAlan Cox
2009-08-13Staging: sep: Fix PCI irq usageAlan Cox
2009-08-13Staging: sep: rename some fieldsAlan Cox
2009-08-13Staging: sep: use O_NDELAY instead of magic APIsAlan Cox
2009-08-13Staging: sep: fix time handlerAlan Cox
2009-08-13Staging: sep: forward declaration removal timeAlan Cox
2009-08-13Staging: sep: squish some of the wrapper functionsAlan Cox
2009-08-13Staging: sep: kill off unused codeAlan Cox
2009-08-13Staging: sep: make everything staticAlan Cox
2009-08-13Staging: sep: merge the two filesAlan Cox
2009-08-13Staging: sep: kill lock wrapperAlan Cox
2009-08-13Staging: sep: statically initialize the fops like other driversAlan Cox
2009-08-13Staging: sep: function shuffleAlan Cox
2009-08-13Staging: sep: Put all the ARM bits togetherAlan Cox
2009-08-13Staging: sep: priceless ...Alan Cox
2009-08-13Staging: sep: first pass after indentAlan Cox
2009-08-13Staging: sep: indent passAlan Cox
2009-08-13Staging: sep: do something about all the printk macrosAlan Cox
2009-08-13Staging: sep: We have two different repeats of the same logicAlan Cox
2009-08-13Staging: sep: rework write_register/read_registerAlan Cox
2009-08-13Staging: sep: Create a structure to hold all the current crap spewed about as...Alan Cox
2009-08-13Staging: rar/sep: Remove C++isms from the headersAlan Cox
2009-08-13Staging: sep: Fix rar buildAlan Cox