aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-07[media] media/video/et61x251: Remove this deprecated driverHans de Goede8-3172/+0
2012-05-07[media] gspca_pac7302: Improve the gain controlHans de Goede1-5/+15
2012-05-07[media] gspca_pac7302: Document some more registersHans de Goede1-1/+15
2012-05-07[media] gspca_pac7302: Convert multi-line comments to standard kernel styleHans de Goede1-63/+79
2012-05-07[media] gspca_pac7311: Properly set the compression balanceHans de Goede1-5/+25
2012-05-07[media] gspca_pac7311: Convert multi-line comments to standard kernel styleHans de Goede1-29/+33
2012-05-07[media] gspca_pac7311: Switch to coarse expo autogain algorithmHans de Goede1-24/+6
2012-05-07[media] gspca_pac7311: Switch to new gspca control mechanismHans de Goede1-183/+57
2012-05-07[media] gspca_pac7311: Adjust control scales to match registersHans de Goede1-28/+13
2012-05-07[media] gspca_pac7311: Make sure exposure changes get applied immediatelyHans de Goede1-0/+3
2012-05-07[media] gspca_pac73xx: Remove comments from before the 7302 / 7311 separationHans de Goede2-35/+11
2012-05-07[media] gspca/autogain_functions.h: Allow users to declare what they wantHans de Goede6-12/+13
2012-05-07[media] stk-webcam: Don't flip the image by defaultHans de Goede1-4/+4
2012-05-07[media] radio-mr800: add hardware seek supportHans Verkuil1-114/+141
2012-05-07[media] radio-mr800: add support for stereo and signal detectionHans Verkuil1-5/+38
2012-05-07[media] radio-mr800: cleanup and have it comply to the V4L2 APIHans Verkuil1-228/+112
2012-05-07[media] radio-isa: fix memory leakHans Verkuil1-5/+3
2012-05-07[media] radio-keene: support suspend/resumeHans Verkuil1-0/+20
2012-05-04[media] ivtv: set max/step to 0 for PTS and FRAME controlsHans Verkuil1-2/+2
2012-05-04[media] dsbr100: clean up and update to the latest v4l2 frameworkHans Verkuil1-362/+165
2012-05-03[media] gspca - sn9c20x: Change the exposure setting of Omnivision sensorsJean-François Moine1-4/+19
2012-05-03[media] gspca - sn9c20x: Don't do sensor update before the capture is startedJean-François Moine1-2/+8
2012-05-03[media] gspca - sn9c20x: Set the i2c interface speedJean-François Moine1-8/+15
2012-05-03[media] gspca - sn9c20x: Define more tables as constantJean-François Moine1-21/+21
2012-05-03[media] gspca - sn9c20x: Add the sensor mt9vprb to the sensor ident tableJean-François Moine1-0/+1
2012-05-03[media] gspca - sn9c20x: Change the number of the sensor mt9vprbJean-François Moine1-1/+1
2012-05-03[media] gspca - ov519: Add more information about probe problemsJean-François Moine1-5/+5
2012-05-03[media] smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky1-0/+2
2012-05-02[media] drivers/media/video/au0828/au0828-video.c: add missing video_device_releaseJulia Lawall1-8/+13
2012-04-26[media] ngene: remove an unneeded conditionDan Carpenter1-3/+1
2012-04-26[media] saa7164: saa7164_vbi_stop_port() returns linux error codesDan Carpenter1-2/+2
2012-04-19[media] vivi: fix duplicate lineHans Verkuil1-1/+1
2012-04-19[media] v4l2-ctrls.c: zero min/max/step/def values for 64 bit integersHans Verkuil1-0/+1
2012-04-19[media] V4L2: drivers implementing vidioc_default should also return -ENOTTYHans Verkuil5-5/+5
2012-04-19[media] V4L: fix incorrect refcountingHans Verkuil2-2/+0
2012-04-19[media] pluto2: remove some dead codeDan Carpenter1-8/+0
2012-04-19[media] drivers: media: dvb: ddbridge: ddbridge-code: Remove unneeded include of version.hMarcos Paulo de Souza1-1/+0
2012-04-19[media] drivers: media: radio: radio-keene.c: Remove unneeded include of version.hMarcos Paulo de Souza1-1/+0
2012-04-19[media] drivers: media: video: adp1653.c: Remove unneeded include of version.hMarcos Paulo de Souza1-1/+0
2012-04-19[media] tm6000: don't use KERNEL_VERSIONMauro Carvalho Chehab2-3/+0
2012-04-19[media] tlg2300: Remove usage of KERNEL_VERSION()Mauro Carvalho Chehab1-1/+0
2012-04-19[media] dib0700: add new USB PID for the Elgato EyeTV DTT stickGianluca Gennari2-1/+7
2012-04-19[media] video: vicam: Add MODULE_FIRMWARETim Gardner1-1/+4
2012-04-19[media] staging: go7007: Add MODULE_FIRMWARETim Gardner1-0/+2
2012-04-19[media] dib7000p: remove duplicate code and commentGianluca Gennari1-5/+0
2012-04-19[media] au8522_common: dont EXPORT_SYMBOL(au8522_led_gpio_enable)Michael Krufky1-2/+1
2012-04-19[media] au8522_common: add missing MODULE_LICENSEMichael Krufky1-0/+2
2012-04-19[media] au8522: build ATV/DTV demodulators as separate modulesMichael Krufky6-222/+283
2012-04-19[media] au0828-dvb: attach tuner based on dev->board.tuner_type on hvr950qMichael Krufky1-4/+23
2012-04-19[media] xc5000: xtal_khz should be a u16 rather than a u32Michael Krufky2-2/+2