summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update broken web addresses in the kernel.Justin P. Mattock2010-10-1821-29/+19
* Fix various typos of valid in commentsNikanth Karthikesan2010-09-211-1/+1
* Merge branch 'master' into for-nextJiri Kosina2010-08-1189-3568/+11970
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-1189-3531/+11955
| |\
| | * V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB registerRajashekhara, Sudhakar2010-08-091-5/+5
| | * V4L/DVB: dvb: siano: free spinlock before schedule()Kulikov Vasiliy2010-08-091-2/+4
| | * V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin()Andy Shevchenko2010-08-091-12/+2
| | * V4L/DVB: drivers: usbvideo: remove custom implementation of hex_to_bin()Andy Shevchenko2010-08-091-8/+4
| | * V4L/DVB: Report supported QAM modes on bt8xxArnuschky2010-08-091-1/+9
| | * V4L/DVB: media: ir-keytable: null dereference in debug codeDan Carpenter2010-08-091-1/+2
| | * V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil2010-08-098-301/+88
| | * V4L/DVB: ivtv: convert gpio subdev to new control frameworkHans Verkuil2010-08-093-41/+38
| | * V4L/DVB: wm8739: convert to the new control frameworkHans Verkuil2010-08-091-117/+62
| | * V4L/DVB: cs53l32a: convert to new control frameworkHans Verkuil2010-08-091-39/+68
| | * V4L/DVB: wm8775: convert to the new control frameworkHans Verkuil2010-08-091-29/+50
| | * V4L/DVB: cx2341x: convert to the control frameworkHans Verkuil2010-08-091-112/+635
| | * V4L/DVB: cx25840: convert to the new control frameworkHans Verkuil2010-08-093-246/+94
| | * V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil2010-08-094-24/+23
| | * V4L/DVB: saa717x: convert to the new control frameworkHans Verkuil2010-08-091-242/+81
| | * V4L/DVB: msp3400: convert to the new control frameworkHans Verkuil2010-08-093-172/+110
| | * V4L/DVB: saa7115: convert to the new control frameworkHans Verkuil2010-08-091-100/+83
| | * V4L/DVB: v4l2: hook up the new control framework into the core frameworkHans Verkuil2010-08-093-15/+46
| | * V4L/DVB: v4l2-ctrls: Whitespace cleanupsMauro Carvalho Chehab2010-08-091-37/+37
| | * V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in headerHans Verkuil2010-08-091-13/+17
| | * V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil2010-08-093-475/+1853
| | * V4L/DVB: v4l: s5p-fimc: Fix coding style issuesPawel Osciak2010-08-092-22/+44
| | * V4L/DVB: mt9m111: init chip after read CHIP_VERSIONMichael Grzeschik2010-08-091-4/+2
| | * V4L/DVB: mt9m111: Added indication that MT9M131 is supported by this driverPhilipp Wiesner2010-08-092-16/+25
| | * V4L/DVB: mx2_camera: add rising edge for pixclockMichael Grzeschik2010-08-091-0/+2
| | * V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emmaMichael Grzeschik2010-08-091-1/+1
| | * V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski2010-08-093-3/+3
| | * V4L/DVB: soc-camera: prohibit S_CROP, if internal G_CROP has failedGuennadi Liakhovetski2010-08-091-3/+6
| | * V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc)Jean-François Moine2010-08-091-467/+307
| | * V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131rJean-François Moine2010-08-091-118/+123
| | * V4L/DVB: gspca - zc3xx: Possible use of the highest alternate settingJean-François Moine2010-08-091-2/+0
| | * V4L/DVB: gspca - zc3xx: Do the sensor probe at resume timeJean-François Moine2010-08-091-15/+19
| | * V4L/DVB: gspca - zc3xx: Check the USB exchangesJean-François Moine2010-08-091-158/+171
| | * V4L/DVB: gspca - zc3xx: Cleanup sourceJean-François Moine2010-08-091-185/+200
| | * V4L/DVB: gspca - main: Fix a crash in gspca_frame_add()Jean-François Moine2010-08-091-4/+15
| | * V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessorSylwester Nawrocki2010-08-097-0/+2868
| | * V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcamLaurent Pinchart2010-08-091-0/+9
| | * V4L/DVB: uvcvideo: Drop corrupted compressed framesLaurent Pinchart2010-08-093-14/+23
| | * V4L/DVB: IR keymap: Add print button for HP OEM version of MCE remoteAndy Walls2010-08-091-0/+2
| | * V4L/DVB: IR: Port ene driver to new IR subsystem and enable itMaxim Levitsky2010-08-094-401/+258
| | * V4L/DVB: STAGING: remove lirc_ene0100 driverMaxim Levitsky2010-08-092-0/+1416
| | * V4L/DVB: IR: report unknown scancodes the in-kernel decoders foundMaxim Levitsky2010-08-091-0/+8
| | * V4L/DVB: IR: extend interfaces to support more device settingsMaxim Levitsky2010-08-092-19/+94
| | * V4L/DVB: IR: add helper function for hardware with small o/b bufferMaxim Levitsky2010-08-093-1/+86
| | * V4L/DVB: IR: Allow not to compile keymaps inMaxim Levitsky2010-08-095-46/+27
| | * V4L/DVB: IR: NECX: support repeatMaxim Levitsky2010-08-092-2/+23