summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-8/+0
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig-1/+1
2010-05-27Staging: saa7134-go7007: replace dma_sync_single with dma_sync_single_for_cpuFUJITA Tomonori-4/+4
2010-05-27pohmelfs: Remove dead quota codeDmitry Monakhov-8/+0
2010-05-25staging: rt2860: use new hex_to_bin() methodAndy Shevchenko-15/+2
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds-51732/+56069
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman-51732/+56069
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright-1/+2
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner-0/+1
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-9/+9
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-36/+37
2010-05-20USB: remove URB_NO_SETUP_DMA_MAPAlan Stern-1/+1
2010-05-20USB: staging: fix up usb_buffer_alloc calls in the staging treeGreg Kroah-Hartman-6/+6
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet-2/+2
2010-05-20Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1056/+7168
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-10/+10
2010-05-19V4L/DVB (13554a): v4l: Use the video_drvdata function in driversMauro Carvalho Chehab-28/+2
2010-05-19V4L/DVB: tm6000: bugfix image positionStefan Ringel-2/+2
2010-05-19V4L/DVB: tm6000: README - add vbiStefan Ringel-0/+1
2010-05-19V4L/DVB: Fix unlock logic at medusa_video_initMauro Carvalho Chehab-32/+21
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil-42/+41
2010-05-19V4L/DVB: Rework for support xc5000Dmitri Belimov-37/+110
2010-05-19V4L/DVB: cx25821-video-upstream.c: Added severity to printk callsRicardo Maraschini-16/+16
2010-05-19V4L/DVB: staging:cx25821:fixes coding styles in cx25821-i2c.csai-1/+1
2010-05-19V4L/DVB: staging:cx2581: fixes coding style issues in cx25821-cards.csai-2/+2
2010-05-19V4L/DVB: cx25821: fix coding style issues in cx25821-alsa.csai gopal-1/+2
2010-05-19Fix compilation breakage with tm6000Mauro Carvalho Chehab-2/+2
2010-05-19V4L/DVB: tm6000: update the todo listMauro Carvalho Chehab-7/+17
2010-05-19V4L/DVB: Fix color format with tm6010Mauro Carvalho Chehab-4/+7
2010-05-19V4L/DVB: tm6000: fix coding style issues of tm6000-cards.cRoel Van Nyen-62/+58
2010-05-19V4L/DVB: tm6000: renaming firmwareStefan Ringel-1/+1
2010-05-19V4L/DVB: tm6000: bugfix analog init for tm6010Stefan Ringel-3/+94
2010-05-19V4L/DVB: tm6000: Don't copy outside the bufferMauro Carvalho Chehab-5/+5
2010-05-19V4L/DVB: tm6000: Fix a panic if buffer become NULLMauro Carvalho Chehab-1/+3
2010-05-19V4L/DVB: tm6000: Properly set alternate when preparing to streamMauro Carvalho Chehab-34/+51
2010-05-19V4L/DVB: tm6000: Add additional GPIO for UT821 during frmware loadingBee Hock Goh-0/+16
2010-05-19V4L/DVB: tm6000: fix i2c readDmitri Belimov-4/+77
2010-05-19V4L/DVB: tm6000: fix compilation due to the lack of a semicolonMauro Carvalho Chehab-1/+1
2010-05-19V4L/DVB: TM6000: Fix code which cause memory corruptionBee Hock Goh-1/+1
2010-05-19V4L/DVB: tm6000: request labeling board version checkStefan Ringel-4/+19
2010-05-19V4L/DVB: tm6000: tm6000_i2c_xfer: request labelingStefan Ringel-4/+4
2010-05-19V4L/DVB: tm6000: add gpios for tm6010 generic boardStefan Ringel-1/+12
2010-05-19V4L/DVB: tm6000: add gpios to board structStefan Ringel-9/+28
2010-05-19V4L/DVB: tm6000: switch to gpio strcutStefan Ringel-22/+59
2010-05-19V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe-2/+2
2010-05-19V4L/DVB: cx25821: fix coding style issues in cx25821-video-upstream.cOlimpiu Pascariu-58/+63
2010-05-18Staging: ramzswap: Handler for swap slot free callbackNitin Gupta-14/+13
2010-05-18Staging: vt6655: use ETH_FRAME_LEN macro instead of custom oneCharles Clément-6/+3
2010-05-18Staging: vt6655: use ETH_DATA_LEN macro instead of custom oneCharles Clément-7/+6
2010-05-18Staging: vt6655: use ETH_FCS_LEN macro instead of custom oneCharles Clément-2/+1