summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-11-28[media] tm6000: remove experimental dependsStefan Ringel1-3/+3
2011-11-28[media] tm6000: Fix tm6010 audio standard selectionMauro Carvalho Chehab2-54/+40
2011-11-28[media] tm6000: Add a few missing bits to alsaMauro Carvalho Chehab1-3/+18
2011-11-26[media] V4L: omap1_camera: fix missing <linux/module.h> includeJanusz Krzysztofik1-0/+1
2011-11-26[media] staging/media: lirc_imon: add a __user annotationDan Carpenter1-2/+2
2011-11-25[media] radio: NUL terminate a user stringDan Carpenter1-0/+1
2011-11-24[media] go7007: Fix 2250 urb typePete1-1/+7
2011-11-24[media] pwc: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-24[media] cx25821: Use kmemdup rather than duplicating its implementationThomas Meyer3-21/+12
2011-11-24[media] v4l: Casting (void *) value returned by kmalloc is uselessThomas Meyer1-1/+1
2011-11-24[media] dw2102: Use kmemdup rather than duplicating its implementationThomas Meyer1-9/+6
2011-11-24[media] drxd: Use kmemdup rather than duplicating its implementationThomas Meyer1-2/+1
2011-11-24[media] dib9090: limit the I2C speedOlivier Grenie1-3/+4
2011-11-24[media] dib8096P: add the reference board TFE8096POlivier Grenie2-0/+298
2011-11-24[media] add the support for DiBcom dib8096POlivier Grenie5-98/+1024
2011-11-24[media] dib7090: add the reference board TFE7790EOlivier Grenie2-0/+155
2011-11-24[media] DiB8000: improve the tuning and the SNR monitoringOlivier Grenie1-2/+3
2011-11-24[media] DiBcom: correct warningsOlivier Grenie3-4/+5
2011-11-24[media] dib7090: add the reference board TFE7090EOlivier Grenie6-10/+406
2011-11-24[media] dib7000p/dib0090: update the driverOlivier Grenie5-159/+197
2011-11-24[media] staging: as102: Add support for Sky Italia Digital Key based on the s...Gianluca Gennari2-0/+7
2011-11-24[media] em28xx: Add Terratec Cinergy HTC StickAndreas Oberritter3-0/+17
2011-11-24[media] easycap: fix warnings: variable set but not usedTomas Winkler3-11/+9
2011-11-24[media] easycap: drop usb_class_driverTomas Winkler2-25/+1
2011-11-24[media] easycap: add easycap prefix to global functions namesTomas Winkler6-47/+43
2011-11-24[media] easycap: remove unused members of struct easycapTomas Winkler1-6/+0
2011-11-24[media] easycap: easycap_usb_driver should be static to easycap_main.cTomas Winkler2-2/+1
2011-11-24[media] easycap: use usb_kill_urb wrapper functionsTomas Winkler4-106/+65
2011-11-24[media] easycap: drop initializations to 0 in the probe functionsTomas Winkler1-26/+3
2011-11-24[media] easycap: streamline the codeTomas Winkler3-102/+88
2011-11-24[media] easycap: compress initialization tablesTomas Winkler1-8/+8
2011-11-24[media] easycap: remove linux/version.h include from easycap_ioctl.cTomas Winkler1-1/+0
2011-11-24[media] easycap: cleanup function usageTomas Winkler5-452/+215
2011-11-24[media] cx25821.h: Line up definesLeonid V. Fedorenchik1-2/+2
2011-11-24[media] cx25821-video.c: Change line endingsLeonid V. Fedorenchik1-25/+22
2011-11-24[media] cx25821-video.c: Fix indentLeonid V. Fedorenchik1-40/+39
2011-11-24[media] cx25821-video.c: Move operatorsLeonid V. Fedorenchik1-2/+2
2011-11-24[media] cx25821-video.c: Fix definitionsLeonid V. Fedorenchik1-2/+5
2011-11-24[media] cx25821-video.c: Fix assignmentLeonid V. Fedorenchik1-1/+2
2011-11-24[media] cx25821-video.c: Change spacesLeonid V. Fedorenchik1-2/+2
2011-11-24[media] cx25821-video.c: Delete empty lineLeonid V. Fedorenchik1-1/+0
2011-11-24[media] cx25821-video-upstream.c: Change line endingsLeonid V. Fedorenchik1-50/+37
2011-11-24[media] cx25821-video-upstream.c: Fix indentLeonid V. Fedorenchik1-15/+9
2011-11-24[media] cx25821-video-upstream.c: Remove bracesLeonid V. Fedorenchik1-21/+14
2011-11-24[media] cx25821-video-upstream-ch2.c: Change line endingsLeonid V. Fedorenchik1-47/+35
2011-11-24[media] cx25821-video-upstream-ch2.c: Remove bracesLeonid V. Fedorenchik1-5/+3
2011-11-24[media] cx25821-video-upsstream-ch2.c: Move operatorsLeonid V. Fedorenchik1-9/+7
2011-11-24[media] cx25821-video-upstream-ch2.c: Fix indentLeonid V. Fedorenchik1-6/+6
2011-11-24[media] cx25821-video-upstream-ch2.c: Line up commentsLeonid V. Fedorenchik1-4/+4
2011-11-24[media] cx25821-medusa-video.c: Change line endingsLeonid V. Fedorenchik1-241/+159