| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] ivtv,cx18: Use default version control for VIDIOC_QUERYCAP | Mauro Carvalho Chehab | 2011-07-27 | 3 | -9/+1 |
* | [media] drivers/media/video: fix memory leak of snd_cx18_init() | Andre Bartke | 2011-07-27 | 1 | -0/+1 |
* | [media] cx18/ivtv: fix g_tuner support | Hans Verkuil | 2011-07-07 | 1 | -6/+2 |
* | [media] cx18: Move spinlock and vb_type initialisation into stream_init | Simon Farnsworth | 2011-05-20 | 2 | -3/+2 |
* | [media] cx18: Fix warnings introduced during cleanup | Simon Farnsworth | 2011-05-20 | 1 | -3/+2 |
* | [media] cx18: Bump driver version to 1.5.0 | Simon Farnsworth | 2011-05-20 | 1 | -2/+2 |
* | [media] cx18: Clean up mmap() support for raw YUV | Simon Farnsworth | 2011-05-20 | 6 | -212/+225 |
* | [media] cx18: mmap() support for raw YUV video capture | Steven Toth | 2011-05-20 | 8 | -12/+466 |
* | [media] cx18: Bump driver version, since a new class of HVR-1600 is properly ... | Andy Walls | 2011-05-20 | 1 | -1/+1 |
* | [media] cx18: Make RF analog TV work for newer HVR-1600 models with silicon t... | Andy Walls | 2011-05-20 | 4 | -7/+41 |
* | [media] use pci_dev->revision | Bjørn Mork | 2011-05-20 | 1 | -1/+1 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-04-27 | 1 | -1/+9 |
|\ |
|
| * | [media] cx18: Fix list BUG for IDX stream, triggerable in cx18_probe() error ... | Andy Walls | 2011-04-13 | 1 | -1/+9 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -3/+3 |
|/ |
|
* | [media] remove the old RC_MAP_HAUPPAUGE_NEW RC map | Mauro Carvalho Chehab | 2011-03-22 | 1 | -1/+1 |
* | [media] v4l2: use new flag to enable core priority handling | Hans Verkuil | 2011-03-22 | 1 | -0/+1 |
* | [media] cx18: use core priority handling | Hans Verkuil | 2011-03-22 | 3 | -61/+0 |
* | [media] cx18: use v4l2_fh as preparation for adding core priority support | Hans Verkuil | 2011-03-22 | 3 | -41/+61 |
* | [media] v4l2-ioctl: add priority handling support | Hans Verkuil | 2011-03-22 | 1 | -1/+2 |
* | [media] drivers:media:cx23418.h remove one to many l's in the word | Justin P. Mattock | 2011-03-21 | 1 | -1/+1 |
* | [media] cx18: fix kernel oops when setting MPEG control before capturing | Hans Verkuil | 2011-03-21 | 1 | -0/+1 |
* | [media] cx18: Use the control framework | Hans Verkuil | 2011-03-21 | 12 | -512/+173 |
* | [media] cx18: Add support for Hauppauge HVR-1600 models with s5h1411 | Devin Heitmueller | 2011-03-02 | 4 | -4/+112 |
* | [media] v4l/cx18: update workqueue usage | Tejun Heo | 2011-01-19 | 3 | -27/+3 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 1 | -1/+1 |
|\ |
|
| * | media: comment typo fix diable -> disable. | Justin P. Mattock | 2011-01-03 | 1 | -1/+1 |
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-07 | 1 | -0/+8 |
|\ \ |
|
| * | | media/video: explicitly flush request_module work | Tejun Heo | 2010-12-24 | 1 | -0/+8 |
* | | | [media] v4l: fix handling of v4l2_input.capabilities | Hans Verkuil | 2010-12-30 | 1 | -1/+0 |
* | | | [media] v4l2-ctrls: use const char * const * for the menu arrays | Hans Verkuil | 2010-12-30 | 1 | -1/+1 |
* | | | [media] cx18: Only allocate a struct cx18_dvb for the DVB TS stream | Andy Walls | 2010-12-29 | 5 | -35/+60 |
* | | | [media] ivtv, cx18: Make ioremap failure messages more useful for users | Andy Walls | 2010-12-29 | 1 | -2/+7 |
* | | | [media] Patch for cx18 module with added support of GoTView PCI DVD3 Hybrid t... | Alexey Chernov | 2010-12-29 | 4 | -2/+99 |
* | | | [media] rc: Rename remote controller type to rc_type instead of ir_type | Mauro Carvalho Chehab | 2010-12-29 | 1 | -1/+1 |
* | | | [media] rc: rename the remaining things to rc_core | Mauro Carvalho Chehab | 2010-12-29 | 1 | -1/+1 |
* | | | [media] ir-core: more cleanups of ir-functions.c | David Härdeman | 2010-12-29 | 1 | -2/+1 |
| |/
|/| |
|
* | | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2010-12-17 | 2 | -2/+8 |
|\ \ |
|
| * | | [media] cx18: convert to unlocked_ioctl | Hans Verkuil | 2010-12-01 | 2 | -2/+8 |
| |/ |
|
* | | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions | Laurent Pinchart | 2010-11-22 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-28 | 3 | -25/+18 |
|\ |
|
| * | [media] cx18: Don't use module names to load I2C modules | Laurent Pinchart | 2010-10-22 | 1 | -18/+5 |
| * | V4L/DVB: v4l: remove unused i2c-id.h headers | Hans Verkuil | 2010-10-21 | 1 | -1/+0 |
| * | V4L/DVB: V4L2: avoid name conflicts in macros | Guennadi Liakhovetski | 2010-10-21 | 1 | -6/+13 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | V4L/DVB: fix Kconfig to depends on VIDEO_IR | Mauro Carvalho Chehab | 2010-08-12 | 1 | -1/+1 |
| |/ |
|
* | | i2c: Add support for custom probe function | Jean Delvare | 2010-08-11 | 1 | -1/+2 |
|/ |
|
* | V4L/DVB: drivers/media: Remove unnecessary casts of private_data | Joe Perches | 2010-08-02 | 1 | -1/+1 |
* | V4L/DVB: cx18, cx23885, v4l2 doc, MAINTAINERS: Update Andy Walls' email address | Andy Walls | 2010-06-01 | 34 | -35/+35 |