aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-17Staging: sxg: convert to netdev_opsAlexander Beregalov1-10/+17
2009-04-17Staging: slicoss: convert to netdev_opsAlexander Beregalov1-7/+14
2009-04-17Staging: rt3070: convert to netdev_opsAlexander Beregalov1-14/+15
2009-04-17Staging: rt2870: convert to netdev_opsAlexander Beregalov1-13/+15
2009-04-17Staging: rt2860: convert to netdev_opsAlexander Beregalov1-10/+15
2009-04-17Staging: otus: convert to netdev_opsAlexander Beregalov1-18/+29
2009-04-17Staging: et131x: convert to netdev_opsAlexander Beregalov1-9/+14
2009-04-17Staging: epl: convert to netdev_opsAlexander Beregalov1-5/+12
2009-04-17Staging: at76: convert to netdev_opsAlexander Beregalov1-7/+13
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-1/+1
2009-04-07serqt: initial clean up pass for tty sideAlan Cox1-286/+163
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang3-6/+6
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang3-6/+6
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds698-64561/+287397
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-8/+8
2009-04-03Staging: serqt_usb: fix build due to proc tty changesGreg Kroah-Hartman1-49/+0
2009-04-03Staging: serqt_usb: fix checkpatch errorsGreg Kroah-Hartman1-362/+343
2009-04-03Staging: serqt_usb: add TODO fileGreg Kroah-Hartman1-0/+8
2009-04-03Staging: serqt_usb: Lindent the codeGreg Kroah-Hartman1-2081/+1945
2009-04-03Staging: add USB serial Quatech driverGreg Kroah-Hartman5-0/+2996
2009-04-03staging: document that the wifi staging drivers a bit betterGreg Kroah-Hartman4-5/+21
2009-04-03Staging: echo cleanupAlexander Beregalov5-263/+247
2009-04-03Staging: BUG to BUG_ON changesStoyan Gaydarov4-10/+5
2009-04-03Staging: remove some pointless conditionals before kfree_skb()Wei Yongjun2-4/+2
2009-04-03Staging: line6: fix build error, select SND_RAWMIDIRandy Dunlap1-0/+1
2009-04-03Staging: line6: fix checkpatch errors in variax.cGreg Kroah-Hartman1-51/+79
2009-04-03Staging: line6: fix checkpatch errors in toneport.cGreg Kroah-Hartman1-31/+49
2009-04-03Staging: line6: fix checkpatch errors in pcm.cGreg Kroah-Hartman1-40/+60
2009-04-03Staging: line6: fix checkpatch errors in midibuf.cGreg Kroah-Hartman1-55/+51
2009-04-03Staging: line6: fix checkpatch errors in midi.cGreg Kroah-Hartman1-43/+59
2009-04-03Staging: line6: fix checkpatch errors in dumprequest.cGreg Kroah-Hartman1-16/+24
2009-04-03Staging: line6: fix checkpatch errors in driver.cGreg Kroah-Hartman1-142/+194
2009-04-03Staging: line6: fix checkpatch errors in audio.cGreg Kroah-Hartman1-3/+4
2009-04-03Staging: line6: fix checkpatch errors in pod.cGreg Kroah-Hartman1-91/+115
2009-04-03Staging: line6: fix checkpatch errors in playback.cGreg Kroah-Hartman1-56/+57
2009-04-03Staging: line6: fix checkpatch errors in control.cGreg Kroah-Hartman1-111/+247
2009-04-03Staging: line6: fix checkpatch errors in capture.cGreg Kroah-Hartman1-45/+49
2009-04-03Staging: line6: coding style cleanups for .h files.Greg Kroah-Hartman12-58/+108
2009-04-03Staging: line6: fix up NULL assignment mistakesGreg Kroah-Hartman6-17/+15
2009-04-03Staging: line6: static function cleanupsGreg Kroah-Hartman6-6/+9
2009-04-03Staging: line6: remove KERNEL_VERSION checksGreg Kroah-Hartman8-49/+0
2009-04-03Staging: line6: remove PT_REGSGreg Kroah-Hartman5-16/+6
2009-04-03Staging: line6: remove DEVICE_ATTRIBUTEGreg Kroah-Hartman8-60/+121
2009-04-03Staging: line6: depends on SNDRandy Dunlap1-1/+1
2009-04-03Staging: line6: add to the buildGreg Kroah-Hartman2-0/+3
2009-04-03Staging: line6: fix bus_id usageGreg Kroah-Hartman1-1/+2
2009-04-03Staging: add line6 usb driverMarkus Grabner29-0/+6962
2009-04-03Staging: add rt3070 wireless driverGreg Kroah-Hartman66-0/+97349
2009-04-03Staging: heci: add TODO fileGreg Kroah-Hartman1-0/+6
2009-04-03Staging: heci: fix some sparse warningsGreg Kroah-Hartman5-14/+15