aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Staging: Pohmelfs: Reduce debugging noise about non-existing objects.Evgeniy Polyakov2009-04-171-2/+2
* Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...Evgeniy Polyakov2009-04-171-1/+19
* Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov2009-04-171-27/+46
* Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...Evgeniy Polyakov2009-04-171-0/+2
* Staging: Pohmelfs: Added 'need_lock' variable into debug print.Evgeniy Polyakov2009-04-171-2/+2
* Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov2009-04-171-2/+2
* Staging: Pohmelfs: Move parent lock to the place where we really have to send...Evgeniy Polyakov2009-04-171-8/+8
* Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.Evgeniy Polyakov2009-04-171-0/+16
* Revert Staging: SLICOSS: use gfp_kernel where possibleLior Dotan2009-04-171-2/+2
* Staging: STLC45XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-04-171-1/+1
* Staging: binder: Defer flush and release operations to avoid deadlocks.Arve Hjønnevåg2009-04-171-61/+88
* Staging: binder: Prevent the wrong thread from adding a transaction to the st...Arve Hjønnevåg2009-04-171-0/+11
* Staging: binder: Cast to uintptr_t instead of size_t when aligning pointersArve Hjønnevåg2009-04-171-12/+14
* Staging: binder: Keep a reference to the files_struct while the driver is mma...Arve Hjønnevåg2009-04-171-16/+63
* Staging: binder: Add more offset validation.Arve Hjønnevåg2009-04-171-2/+13
* Staging: binder: mmap fixes.Arve Hjønnevåg2009-04-171-1/+9
* Staging: binder: Don't create two proc entries with the same name if the driv...Arve Hjønnevåg2009-04-171-0/+1
* Staging: binder: Remove VM_EXEC check.Arve Hjønnevåg2009-04-171-4/+0
* Staging: aten2011: Clean up some tty bitsAlan Cox2009-04-171-25/+3
* Staging: rt2870: add ID for Sitecom WL-315Daniele Napolitano2009-04-171-0/+1
* Staging: line6: convert to snd_card_create()Alexander Beregalov2009-04-171-4/+5
* Staging: wlan-ng: convert to netdev_opsAlexander Beregalov2009-04-171-5/+15
* Staging: sxg: convert to netdev_opsAlexander Beregalov2009-04-171-10/+17
* Staging: slicoss: convert to netdev_opsAlexander Beregalov2009-04-171-7/+14
* Staging: rt3070: convert to netdev_opsAlexander Beregalov2009-04-171-14/+15
* Staging: rt2870: convert to netdev_opsAlexander Beregalov2009-04-171-13/+15
* Staging: rt2860: convert to netdev_opsAlexander Beregalov2009-04-171-10/+15
* Staging: otus: convert to netdev_opsAlexander Beregalov2009-04-171-18/+29
* Staging: et131x: convert to netdev_opsAlexander Beregalov2009-04-171-9/+14
* Staging: epl: convert to netdev_opsAlexander Beregalov2009-04-171-5/+12
* Staging: at76: convert to netdev_opsAlexander Beregalov2009-04-171-7/+13
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-1/+1
* serqt: initial clean up pass for tty sideAlan Cox2009-04-071-286/+163
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-073-6/+6
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-073-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-04-05698-64561/+287397
|\
| * Staging: serqt_usb: fix build due to proc tty changesGreg Kroah-Hartman2009-04-031-49/+0
| * Staging: serqt_usb: fix checkpatch errorsGreg Kroah-Hartman2009-04-031-362/+343
| * Staging: serqt_usb: add TODO fileGreg Kroah-Hartman2009-04-031-0/+8
| * Staging: serqt_usb: Lindent the codeGreg Kroah-Hartman2009-04-031-2081/+1945
| * Staging: add USB serial Quatech driverGreg Kroah-Hartman2009-04-035-0/+2996
| * staging: document that the wifi staging drivers a bit betterGreg Kroah-Hartman2009-04-034-5/+21
| * Staging: echo cleanupAlexander Beregalov2009-04-035-263/+247
| * Staging: BUG to BUG_ON changesStoyan Gaydarov2009-04-034-10/+5
| * Staging: remove some pointless conditionals before kfree_skb()Wei Yongjun2009-04-032-4/+2
| * Staging: line6: fix build error, select SND_RAWMIDIRandy Dunlap2009-04-031-0/+1
| * Staging: line6: fix checkpatch errors in variax.cGreg Kroah-Hartman2009-04-031-51/+79
| * Staging: line6: fix checkpatch errors in toneport.cGreg Kroah-Hartman2009-04-031-31/+49
| * Staging: line6: fix checkpatch errors in pcm.cGreg Kroah-Hartman2009-04-031-40/+60
| * Staging: line6: fix checkpatch errors in midibuf.cGreg Kroah-Hartman2009-04-031-55/+51