summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin2-5/+5
2011-01-07fs: icache RCU free inodesNick Piggin2-2/+16
2011-01-07fs: dcache rationalise dget variantsNick Piggin1-1/+1
2011-01-07fs: dcache remove dcache_lockNick Piggin2-6/+0
2011-01-07fs: Use rename lock and RCU for multi-step operationsNick Piggin1-3/+12
2011-01-07fs: dcache scale subdirsNick Piggin1-0/+4
2011-01-07fs: change d_hash for rcu-walkNick Piggin2-3/+5
2011-01-07fs: change d_compare for rcu-walkNick Piggin1-5/+11
2011-01-07fs: name case update methodNick Piggin1-2/+2
2011-01-07fs: change d_delete semanticsNick Piggin1-2/+2
2010-12-30Revert "Staging: zram: work around oops due to startup ordering snafu"Nitin Gupta1-6/+0
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-5/+5
2010-12-02Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds26-169/+210
2010-12-02Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+3
2010-12-02[media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2-5/+5
2010-11-29Staging: rt2870: Add USB ID for Buffalo Airstation WLI-UC-GNJohn Tapsell1-0/+1
2010-11-29staging: easycap needs smp_lock.h, fixes build errorRandy Dunlap1-0/+1
2010-11-29Staging: batman-adv: ensure that eth_type_trans gets linear memoryMarek Lindner1-4/+10
2010-11-29Staging: batman-adv: Don't remove interface with spinlock heldSven Eckelmann1-6/+13
2010-11-29staging: brcm80211: updated maintainers contact informationArend van Spriel2-3/+7
2010-11-29Merge branch 'master' into workGreg Kroah-Hartman7-9/+8
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2-3/+3
2010-11-19staging: fix winbond build, needs delay.hRandy Dunlap1-0/+3
2010-11-18Fix build failure at cx25821-video driverYouquan Song1-0/+1
2010-11-18Staging: line6: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman6-130/+130
2010-11-18Staging: zram: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman1-2/+2
2010-11-18Staging: udlfb: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-11-18Staging: samsung-laptop: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-11-18Staging: iio: adis16220: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-11-18Staging: frontier: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-11-18Staging: asus_oled: fix up my fixup for some sysfs attribute permissionsGreg Kroah-Hartman1-4/+4
2010-11-17staging: spectra: fix build errorYong Wang1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann5-5/+0
2010-11-17staging/stradis: mark as "depends on BKL"Arnd Bergmann1-1/+1
2010-11-17SCSI host lock push-downJeff Garzik2-4/+7
2010-11-16Staging: intel_sst: fix memory leakDan Carpenter1-1/+1
2010-11-16Staging: rtl8712: signedness bug in initDan Carpenter1-1/+1
2010-11-16staging: rtl8187se: Change panic to warn when RF switch turned offLarry Finger1-8/+22
2010-11-16staging: comedi: fix memory leakNicolas Kaiser1-2/+2
2010-11-16Staging: quickstart: free after input_unregister_device()Dan Carpenter1-2/+8
2010-11-16Staging: speakup: free after input_unregister_device()Dan Carpenter1-1/+0
2010-11-16Staging: line6: fix up some sysfs attribute permissionsGreg Kroah-Hartman6-130/+130
2010-11-16Staging: zram: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-2/+2
2010-11-16Staging: udlfb: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-11-16Staging: samsung-laptop: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-11-16Staging: iio: adis16220: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-11-16Staging: frontier: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-1/+1
2010-11-16Staging: asus_oled: fix up some sysfs attribute permissionsGreg Kroah-Hartman1-4/+4
2010-11-16i2c: Drivers shouldn't include <linux/i2c-id.h>Jean Delvare1-1/+0
2010-11-16i2c: Remove obsolete cleanup for clientdataWolfram Sang1-3/+0