aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-17Staging: Add octeon-ethernet driver files.David Daney76-0/+26149
2009-06-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-0/+2
2009-06-15USB: usb-serial: replace shutdown with disconnect, releaseAlan Stern1-2/+2
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller6-7/+7
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+2
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy3-7/+7
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 8)Patrick McHardy1-4/+3
2009-06-12trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare1-1/+1
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante2-3/+3
2009-06-12trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)ableThadeu Lima de Souza Cascardo3-3/+3
2009-05-20Staging: agnx: switch config_interface to bss_info_changedAlexander Beregalov1-6/+9
2009-05-08Staging: comedi: David doesn't want to get comedi patchesGreg Kroah-Hartman1-1/+0
2009-05-08Staging: rtl8187se: Fix compilation warnings and procfs directory leakLarry Finger2-39/+9
2009-05-08Staging: rt2870: new device idDave Hayes1-0/+1
2009-05-08Staging: w35und: unregister device from the ieee80211 stack upon ->disconnect()Pekka Enberg1-2/+7
2009-04-21go7007: Convert to the new i2c device binding modelJean Delvare13-418/+176
2009-04-17staging: slicoss: update READMEStephen Hemminger1-1/+30
2009-04-17otus/zdusb.c: additional USB idnetifierDaniele Napolitano2-1/+6
2009-04-17Staging: go7007: fix build issuesGreg Kroah-Hartman2-15/+2
2009-04-17Staging: sxg: Fix leaks and checksum errors in transmit code pathMithlesh Thukral1-35/+58
2009-04-17Staging: sxg: Fix sleep in atomic context warning while loading driverMithlesh Thukral1-0/+5
2009-04-17Staging: sxg: Use correct queue_id for transmitting non-TCP packetsMithlesh Thukral1-3/+7
2009-04-17Staging: sxg: Fire watchdog timer at end of open routine to change the linkMithlesh Thukral1-0/+2
2009-04-17Staging: Pohmelfs: Add load balancing between network states with the same priority.Evgeniy Polyakov2-1/+5
2009-04-17Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov3-26/+66
2009-04-17Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov2-5/+49
2009-04-17Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov4-66/+2
2009-04-17Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory sync instead of hardcoded 25 seconds.Evgeniy Polyakov1-1/+1
2009-04-17Staging: Pohmelfs: Reduce debugging noise about non-existing objects.Evgeniy Polyakov1-2/+2
2009-04-17Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk before writeback is invoked via generic_shutdown_super()Evgeniy Polyakov1-1/+19
2009-04-17Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov1-27/+46
2009-04-17Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED bits in the root inode.Evgeniy Polyakov1-0/+2
2009-04-17Staging: Pohmelfs: Added 'need_lock' variable into debug print.Evgeniy Polyakov1-2/+2
2009-04-17Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov1-2/+2
2009-04-17Staging: Pohmelfs: Move parent lock to the place where we really have to send a lookup request to the server.Evgeniy Polyakov1-8/+8
2009-04-17Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.Evgeniy Polyakov1-0/+16
2009-04-17Revert Staging: SLICOSS: use gfp_kernel where possibleLior Dotan1-2/+2
2009-04-17Staging: STLC45XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven1-1/+1
2009-04-17Staging: binder: Defer flush and release operations to avoid deadlocks.Arve Hjønnevåg1-61/+88
2009-04-17Staging: binder: Prevent the wrong thread from adding a transaction to the stack.Arve Hjønnevåg1-0/+11
2009-04-17Staging: binder: Cast to uintptr_t instead of size_t when aligning pointersArve Hjønnevåg1-12/+14
2009-04-17Staging: binder: Keep a reference to the files_struct while the driver is mmappedArve Hjønnevåg1-16/+63
2009-04-17Staging: binder: Add more offset validation.Arve Hjønnevåg1-2/+13
2009-04-17Staging: binder: mmap fixes.Arve Hjønnevåg1-1/+9
2009-04-17Staging: binder: Don't create two proc entries with the same name if the driver is opened twice in one process.Arve Hjønnevåg1-0/+1
2009-04-17Staging: binder: Remove VM_EXEC check.Arve Hjønnevåg1-4/+0
2009-04-17Staging: aten2011: Clean up some tty bitsAlan Cox1-25/+3
2009-04-17Staging: rt2870: add ID for Sitecom WL-315Daniele Napolitano1-0/+1
2009-04-17Staging: line6: convert to snd_card_create()Alexander Beregalov1-4/+5
2009-04-17Staging: wlan-ng: convert to netdev_opsAlexander Beregalov1-5/+15