summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2010-08-02V4L/DVB: tm6000-input: Make checkpatch.pl happyMauro Carvalho Chehab1-8/+8
2010-08-02V4L/DVB: tm6000: add ir supportStefan Ringel4-2/+402
2010-08-02V4L/DVB: videobuf: Rename vmalloc fields to vaddrLaurent Pinchart1-1/+1
2010-08-02V4L/DVB: Remove videobuf_sg_alloc abuseLaurent Pinchart1-15/+14
2010-08-02V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functionsLaurent Pinchart2-3/+3
2010-08-02V4L/DVB: cx25821: Fix bad whitespacingMauro Carvalho Chehab7-424/+424
2010-08-02V4L/DVB: cx25821: Add a kernel level at printk'sMauro Carvalho Chehab1-11/+11
2010-08-02V4L/DVB: cx25821: Make comments C99 compliantMauro Carvalho Chehab5-933/+933
2010-08-02V4L/DVB: cx25821: Removed duplicate code and cleaned upPalash Bandyopadhyay27-5504/+1047
2010-08-02V4L/DVB: tm6000: Partially revert some copybuf logicMauro Carvalho Chehab1-2/+2
2010-08-02V4L/DVB: tm6000: Be sure that the new buffer is emptyMauro Carvalho Chehab1-2/+1
2010-08-02V4L/DVB: tm6000: Fix copybuf continue logicMauro Carvalho Chehab1-3/+3
2010-08-02V4L/DVB: tm6000: audio packet has always 180 bytesMauro Carvalho Chehab1-1/+4
2010-08-02V4L/DVB: tm6000: Improve set bitrate routines used by alsaMauro Carvalho Chehab2-1/+12
2010-08-02V4L/DVB: tm6000-alsa: Implement a routine to store data received from URBMauro Carvalho Chehab1-13/+43
2010-08-02V4L/DVB: tm6000-alsa: Fix several bugs at the driver initialization codeMauro Carvalho Chehab3-25/+35
2010-08-02V4L/DVB: tm6000: avoid unknown symbol tm6000_debugMauro Carvalho Chehab1-0/+1
2010-08-02V4L/DVB: tm6000: Add a callback code for buffer fillMauro Carvalho Chehab4-1/+38
2010-08-02V4L/DVB: tm6000: Use an enum for extension typeMauro Carvalho Chehab3-5/+7
2010-08-02V4L/DVB: tm6000-alsa: rework audio buffer allocation/deallocationMauro Carvalho Chehab2-31/+32
2010-08-02V4L/DVB: tm6000: Avoid OOPS when loading tm6000-alsa moduleMauro Carvalho Chehab1-2/+2
2010-08-02V4L/DVB: Staging: tm6000: Fix coding style issuesTimofey Trofimov6-171/+154
2010-08-02V4L/DVB: tm6000: move dvb into a separate kern moduleStefan Ringel6-40/+89
2010-08-02V4L/DVB: tm6000: rewrite init and finiStefan Ringel2-78/+62
2010-08-02V4L/DVB: tm6000: Fix Video decoder initializationDmitri Belimov1-15/+15
2010-08-02V4L/DVB: tm6000: rewrite copy_streamsStefan Ringel2-214/+119
2010-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds16-68/+145
2010-06-30Staging: rtl8192u_usb: Add LG device ID 043e:7a01Ben Hutchings1-0/+2
2010-06-30Staging: rtl8192s_usb: Remove duplicate device IDBen Hutchings1-1/+0
2010-06-30Staging: rt2870: add device id for Zyxel NWD-270NOzan Çağlayan1-0/+1
2010-06-30Staging: comedi: fix read past end of array in cb_pcidda_attach()Dan Carpenter1-2/+1
2010-06-30Staging: rtl8192su: add device idsFlorian Schilhabel1-7/+23
2010-06-30Staging: rtl8192su: remove device idsFlorian Schilhabel1-14/+0
2010-06-30Staging: rtl8187se: Fix compile warnings in 2.6.35-rc2Larry Finger1-2/+0
2010-06-30Staging: wlags49_h2: Fix build error when CONFIG_SYSFS is not setJavier Martinez Canillas1-2/+2
2010-06-30Staging: wlags49_h2: add missing <linux/string.h> for strlenJeff Mahoney1-0/+1
2010-06-30Staging: hv: fix hv_utils module to properly autoloadHaiyang Zhang1-0/+28
2010-06-30staging: hv: Fix race condition on vmbus channel initializationHaiyang Zhang3-11/+35
2010-06-30Staging: comedi: drivers: adl_pci9111: Fix AI commands in TRIG_FOLLOW caseIan Abbott1-3/+6
2010-06-30Staging: mrst-touchscreen: fix dereferencing free memoryDan Carpenter1-1/+1
2010-06-30Staging: batman-adv: fix function prototypeJavier Martinez Canillas1-12/+12
2010-06-30Staging: batman-adv: return -EFAULT on copy_to_user errorsDan Carpenter1-1/+1
2010-06-30staging: usbip: usbip_common: kill rx thread on tx thread creation error.Himanshu Chauhan1-13/+33
2010-06-28v4l-dvb: update gfp/slab.h includesTejun Heo4-0/+4
2010-06-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-88/+309
2010-06-04Staging: sep: return -EFAULT on copy_to_user errorsDan Carpenter1-12/+40
2010-06-04Staging: rc2860: return -EFAULT on copy_to_user errorsDan Carpenter1-0/+2
2010-06-04Staging: Eliminate a NULL pointer dereferenceJulia Lawall2-5/+2
2010-06-04staging: Use GFP_ATOMIC when a lock is heldJulia Lawall3-3/+3
2010-06-04Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_m...Martin Homuth-Rosemann1-1/+1