summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work'Mauro Carvalho Chehab2006-01-1511-83/+180
|\
| * V4L/DVB (3390): Added remote control support for pinnacle pctvMarkus Rechberger2006-01-151-0/+77
| * V4L/DVB (3386): fix some sound quality & distortion problems.Ricardo Cerqueira2006-01-151-2/+2
| * V4L/DVB (3385): Return -EINVAL for unknown commands in msp3400 module.Hans Verkuil2006-01-151-2/+2
| * V4L/DVB (3384): Separate tv & radio freqs, fix cb/freq transmit order for tun...Hans Verkuil2006-01-158-79/+99
* | Merge branch 'work'Mauro Carvalho Chehab2006-01-1511-41/+58
|\ \ | |/
| * V4L/DVB (3375): git dvb callbacks fixAndrew Morton2006-01-151-1/+0
| * V4L/DVB (3380): Semaphore to mutex conversion on drivers/mediaIngo Molnar2006-01-154-32/+34
| * V4L/DVB (3378): Fix for lack of analog output on some cx88 boardsPanagiotis Christeas2006-01-151-1/+7
| * V4L/DVB (3377): make some code staticAdrian Bunk2006-01-152-2/+2
| * V4L/DVB (3376): cx88 Kconfig fixes for cx88-alsaMauro Carvalho Chehab2006-01-151-2/+1
| * V4L/DVB (3371): Turn frame locked sound on, basic support for FM radio with T...Hartmut Hackmann2006-01-152-3/+14
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Mauro Carvalho Chehab2006-01-154-6/+28
|\ \ | |/ |/|
| * [PATCH] Fix zoran_card compilation warningJean Delvare2006-01-151-3/+3
| * [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
| * [PATCH] Add bttv sub bus_type probe and remove methodsRussell King2006-01-132-2/+24
* | V4L/DVB (3363): Add support for Samsung tuner TCPN 2121P30AHans Verkuil2006-01-132-1/+25
* | V4L/DVB (3359): Redesign tuners struct for maximum flexibilityMichael Krufky2006-01-133-727/+1402
* | V4L/DVB (3357): Build cx88-alsa when CONFIG_VIDEO_CX88_ALSA is selected.Michael Krufky2006-01-131-0/+1
* | V4L/DVB (3356): Include missing MODULE_* macrosMauro Carvalho Chehab2006-01-131-0/+4
* | V4L/DVB (3354e): bttv semaphore to mutex conversionIngo Molnar2006-01-132-32/+33
* | V4L/DVB (3354a): Remove old MODULE_PARM in media/video/Eric Sesterhenn / snakebyte2006-01-134-11/+11
* | V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab2006-01-139-31/+30
|/
* V4L/DVB (3354): VIDEO_SAA7134_ALSA shouldn't select SND_PCM_OSSAdrian Bunk2006-01-121-1/+1
* V4L/DVB (3352): Some fixes to compat_ioctl32Guy Martin2006-01-121-112/+259
* V4L/DVB (3349): Add PCI ID for UltraView DVB-T Plus, rebranded DViCO FusionHD...Michael Krufky2006-01-121-0/+5
* V4L/DVB (3348): debug renamed to cx25840_debugHans Verkuil2006-01-121-8/+8
* V4L/DVB (3347): Fixes some bad global variablesHans Verkuil2006-01-113-14/+14
* V4L/DVB (3345): Fixes some bad global variablesMauro Carvalho Chehab2006-01-1110-179/+179
* V4L/DVB (3344f): Stradis Kconfig url changedJiri Slaby2006-01-111-1/+1
* V4L/DVB (3344e): Stradis LindentJiri Slaby2006-01-111-414/+389
* V4L/DVB (3344d): Stradis video little cleanupJiri Slaby2006-01-111-102/+68
* V4L/DVB (3344c): Pci probing for stradis driverJiri Slaby2006-01-112-85/+113
* V4L/DVB (3344b): don't ignore return from i2c_add_driver() for tuner-3036Arthur Othieno2006-01-111-2/+1
* V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-01-1159-186/+87
* V4L/DVB (3344): Enable microtune for Pinnacle 300i boardsRicardo Cerqueira2006-01-111-1/+1
* V4L/DVB (3342): More whitespace cleanup in bttv-cards.cMichael Krufky2006-01-111-1/+1
* V4L/DVB (3341): whitespace cleanup: insert missing space before curly bracketsMichael Krufky2006-01-111-141/+141
* V4L/DVB (3340): Add bttv card MagicTV (rebranded MachTV)Julian Calaby2006-01-113-0/+30
* V4L/DVB (3339): Activate remote control on HVR1100Chris Pascoe2006-01-111-0/+1
* V4L/DVB (3329): cx88_subids whitespace cleanupChris Pascoe2006-01-091-4/+4
* V4L/DVB (3326): Fix stereo and standard reporting of msp3400 (esp. for radio)Hans Verkuil2006-01-094-59/+100
* V4L/DVB (3324): msp3400 audio handling bug fixes.Hans Verkuil2006-01-093-80/+156
* V4L/DVB (3317): msp3400: use v4l2_std_id and determine chip capabilities.Hans Verkuil2006-01-093-78/+98
* V4L/DVB (3315): Use correct AGC settings for DNTV Live! DVB-T ProChris Pascoe2006-01-091-3/+26
* V4L/DVB (3311): DViCO FusionHDTV DVB-T Dual Digital PCI supportChris Pascoe2006-01-093-0/+58
* V4L/DVB (3309): SAA7134: GPIO IRQ improvementsPeter Missel2006-01-092-28/+72
* V4L/DVB (3307): Some cleanups at I2C modulesMauro Carvalho Chehab2006-01-0916-43/+30
* V4L/DVB (3305): Replaces old debug msgs to newer onesMauro Carvalho Chehab2006-01-092-52/+49
* V4L/DVB (3303): Both AverTV Studio 303 cards #6 and #36 use the same IR progr...George Gazurkoff2006-01-091-0/+1
OpenPOWER on IntegriCloud