aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/mxb.c
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2-ioctl: add priority handling supportHans Verkuil2011-03-221-1/+2
* [media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil2010-12-301-4/+4
* [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-6/+6
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-281-11/+6
|\
| * [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2010-10-221-6/+6
| * V4L/DVB: saa5246a/saa5249: Remove obsolete teletext driversHans Verkuil2010-10-211-5/+0
* | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
|/
* V4L/DVB: saa7146: fix regression of the av7110/budget-av driverHans Verkuil2010-05-061-9/+8
* V4L/DVB: saa7115: fix saa7111a supportHans Verkuil2010-02-261-3/+3
* V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too lateHans Verkuil2010-02-261-0/+4
* V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin2009-12-051-1/+1
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-7/+7
* V4L/DVB: cleanup redundant tests on unsignedRoel Kluin2009-06-161-2/+2
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-061-70/+45
* V4L/DVB (11379): mxb: fix copy-and-paste bug in mute.Hans Verkuil2009-04-061-2/+2
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-7/+14
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-061-4/+4
* V4L/DVB (10870a): remove all references for video_decoder.hMauro Carvalho Chehab2009-03-301-1/+0
* V4L/DVB (10499): saa7146: convert saa7146 and mxb in particular to v4l2_subdev.Hans Verkuil2009-03-301-165/+109
* V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil2009-03-301-310/+331
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-021-1/+1
* V4L/DVB (8945): mxb: use unique i2c adapter nameHans Verkuil2008-10-121-1/+2
* V4L/DVB (8942): mxb: coding style cleanupsHans Verkuil2008-10-121-133/+119
* V4L/DVB (8941): mxb/tda9840: cleanups, use module saa7115 instead of saa7111.Hans Verkuil2008-10-121-161/+52
* V4L/DVB (8630): First mxb cleanup phaseHans Verkuil2008-10-121-7/+6
* V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warningsHans Verkuil2008-09-031-5/+7
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-2/+2
* NULL noise: drivers/mediaAl Viro2008-03-301-3/+2
* i2c: Drivers stop using the redundant client listJean Delvare2008-01-271-15/+25
* V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-101-3/+1
* V4L/DVB (4894): Mxb: fix to load the proper i2c modulesMichael Hunold2006-12-101-4/+4
* V4L/DVB (3584): Implement V4L2_TUNER_MODE_LANG1_LANG2 audio modeHans Verkuil2006-03-241-0/+6
* V4L/DVB (3548): Renamed I2C_foo addresses to I2C_ADDR_fooMauro Carvalho Chehab2006-03-241-3/+3
* V4L/DVB (3537a): Whitespace cleanupMauro Carvalho Chehab2006-03-211-73/+73
* Merge branch 'origin'Linus Torvalds2006-03-211-1/+9
|\
| * [PATCH] Restore tuning capabilities in V4L2 MXB driverMichael Hunold2006-03-141-1/+9
* | V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar2006-02-071-2/+2
|/
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-111-2/+1
* V4L/DVB (3269): ioctls cleanups.Michael Krufky2006-01-091-0/+1
* [PATCH] v4l: fix tuning with MXB driverMichael Hunold2005-07-271-25/+14
* [PATCH] v4l: MXB fix to correct tuner ioctlMauro Carvalho Chehab2005-07-121-2/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1035