aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * media: comment typo fix diable -> disable.Justin P. Mattock2011-01-031-1/+1
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-0/+8
|\ \
| * | media/video: explicitly flush request_module workTejun Heo2010-12-241-0/+8
* | | [media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2010-12-301-1/+0
* | | [media] v4l2-ctrls: use const char * const * for the menu arraysHans Verkuil2010-12-301-1/+1
* | | [media] cx18: Only allocate a struct cx18_dvb for the DVB TS streamAndy Walls2010-12-295-35/+60
* | | [media] ivtv, cx18: Make ioremap failure messages more useful for usersAndy Walls2010-12-291-2/+7
* | | [media] Patch for cx18 module with added support of GoTView PCI DVD3 Hybrid t...Alexey Chernov2010-12-294-2/+99
* | | [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-1/+1
* | | [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-291-1/+1
* | | [media] ir-core: more cleanups of ir-functions.cDavid Härdeman2010-12-291-2/+1
| |/ |/|
* | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2010-12-172-2/+8
|\ \
| * | [media] cx18: convert to unlocked_ioctlHans Verkuil2010-12-012-2/+8
| |/
* | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-4/+4
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-283-25/+18
|\
| * [media] cx18: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-18/+5
| * V4L/DVB: v4l: remove unused i2c-id.h headersHans Verkuil2010-10-211-1/+0
| * V4L/DVB: V4L2: avoid name conflicts in macrosGuennadi Liakhovetski2010-10-211-6/+13
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\ \ | |/ |/|
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-131-1/+1
|\ \
| * | V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-121-1/+1
| |/
* | i2c: Add support for custom probe functionJean Delvare2010-08-111-1/+2
|/
* V4L/DVB: drivers/media: Remove unnecessary casts of private_dataJoe Perches2010-08-021-1/+1
* V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email addressAndy Walls2010-06-0134-35/+35
* V4L/DVB: cx18: remove old g/s_fmt from the cx18_av subdevHans Verkuil2010-06-013-34/+10
* V4L/DVB: cx18: add s_mbus_fmt supportHans Verkuil2010-06-011-57/+69
* V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil2010-05-193-10/+10
* V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmtHans Verkuil2010-05-191-6/+0
* V4L/DVB: cx18: switch to new vbi subdev opsHans Verkuil2010-05-192-4/+7
* V4L/DVB: cx18: support new vbi ops to set/get VBI formatHans Verkuil2010-05-193-31/+29
* V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops structHans Verkuil2010-05-192-2/+6
* V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: cx18: Add a component video input to the PVR2100 and DVR3200H card e...Andy Walls2010-05-181-0/+2
* V4L/DVB: cx18: Add support for component video inputsAndy Walls2010-05-184-7/+51
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-0/+3
* V4L/DVB: drivers/media/video/cx18/cx18-alsa-pcm.c: fix printk warningAndrew Morton2010-02-261-1/+1
* V4L/DVB: cx18: Add missing serialization locks to cx18-dvbAndy Walls2010-02-261-0/+4
* V4L/DVB: cx18: Increment driver version for the addition of cx18-alsa and fixesAndy Walls2010-02-261-1/+1
* V4L/DVB: cx18: Fix memory leak in cx18-alsa starting of PCM capturesAndy Walls2010-02-261-13/+5
* V4L/DVB: cx18: Add missing serialization locking to cx18-alsaAndy Walls2010-02-261-1/+9
* V4L/DVB: cx18: Rename snd_cx18_mixer_lock to snd_cx18_lock and increase visib...Andy Walls2010-02-262-20/+20
* Fix the __init/__exit annotationsMauro Carvalho Chehab2010-02-261-6/+6
* cx18: Fix compilation when CONFIG_MODULE is disabledMauro Carvalho Chehab2010-02-261-24/+21
* V4L/DVB: using vmalloc requires include of linux/vmalloc.hStephen Rothwell2010-02-261-0/+1
* V4L/DVB: cx18-alsa: Fix the rates definition and move some buffer freeing code.Devin Heitmueller2010-02-261-10/+12
* V4L/DVB: cx18: address possible passing of NULL to snd_card_freeDevin Heitmueller2010-02-261-2/+3
* V4L/DVB: cx18-alsa: codingstyle cleanupDevin Heitmueller2010-02-261-80/+76