aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18
Commit message (Expand)AuthorAgeFilesLines
* [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-071-6/+2
* [media] cx18: Move spinlock and vb_type initialisation into stream_initSimon Farnsworth2011-05-202-3/+2
* [media] cx18: Fix warnings introduced during cleanupSimon Farnsworth2011-05-201-3/+2
* [media] cx18: Bump driver version to 1.5.0Simon Farnsworth2011-05-201-2/+2
* [media] cx18: Clean up mmap() support for raw YUVSimon Farnsworth2011-05-206-212/+225
* [media] cx18: mmap() support for raw YUV video captureSteven Toth2011-05-208-12/+466
* [media] cx18: Bump driver version, since a new class of HVR-1600 is properly ...Andy Walls2011-05-201-1/+1
* [media] cx18: Make RF analog TV work for newer HVR-1600 models with silicon t...Andy Walls2011-05-204-7/+41
* [media] use pci_dev->revisionBjørn Mork2011-05-201-1/+1
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-271-1/+9
|\
| * [media] cx18: Fix list BUG for IDX stream, triggerable in cx18_probe() error ...Andy Walls2011-04-131-1/+9
* | Fix common misspellingsLucas De Marchi2011-03-313-3/+3
|/
* [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-221-1/+1
* [media] v4l2: use new flag to enable core priority handlingHans Verkuil2011-03-221-0/+1
* [media] cx18: use core priority handlingHans Verkuil2011-03-223-61/+0
* [media] cx18: use v4l2_fh as preparation for adding core priority supportHans Verkuil2011-03-223-41/+61
* [media] v4l2-ioctl: add priority handling supportHans Verkuil2011-03-221-1/+2
* [media] drivers:media:cx23418.h remove one to many l's in the wordJustin P. Mattock2011-03-211-1/+1
* [media] cx18: fix kernel oops when setting MPEG control before capturingHans Verkuil2011-03-211-0/+1
* [media] cx18: Use the control frameworkHans Verkuil2011-03-2112-512/+173
* [media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411Devin Heitmueller2011-03-024-4/+112
* [media] v4l/cx18: update workqueue usageTejun Heo2011-01-193-27/+3
* 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