summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix compile warning in bt8xx moduleDmitry Torokhov2006-01-161-3/+1
* Merge branch 'work'Mauro Carvalho Chehab2006-01-1512-84/+181
|\
| * V4L/DVB (3390): Added remote control support for pinnacle pctvMarkus Rechberger2006-01-151-0/+77
| * V4L/DVB (3389): Samsung TBMV30111IN has 6 entriesMichael Krufky2006-01-151-1/+1
| * 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-1514-78/+95
|\ \ | |/
| * V4L/DVB (3375): git dvb callbacks fixAndrew Morton2006-01-151-1/+0
| * V4L/DVB (3381): Fix compilation with AlphaMauro Carvalho Chehab2006-01-152-26/+26
| * V4L/DVB (3380): Semaphore to mutex conversion on drivers/mediaIngo Molnar2006-01-155-43/+45
| * 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-155-18/+39
|\ \ | |/ |/|
| * [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-133-14/+35
* | 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 (3358): Updated MODULE_AUTHORMichael Krufky2006-01-131-0/+2
* | 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-1311-34/+33
|/
* 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 (3351): adding support for knc1 Tv Star dvb-sRegis Prevot2006-01-124-0/+144
* V4L/DVB (3350): Added USB ID for DigitalNow DVB-T Dual USB, DViCO cloneMichael Krufky2006-01-122-1/+9
* 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-1182-254/+118
* V4L/DVB (3344): Enable microtune for Pinnacle 300i boardsRicardo Cerqueira2006-01-111-1/+1
* V4L/DVB (3343): Add support for DViCO FusionHDTV DVB-T USB devicesMichael Krufky2006-01-111-1/+143
* 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
* [PATCH] media-radio: Maestro radio delete owner line from video deviceJiri Slaby2006-01-101-1/+0
* [PATCH] media-radio: Maestro avoid accessing private structures directlyJiri Slaby2006-01-101-2/+2
* [PATCH] media-radio: Maestro types changeJiri Slaby2006-01-101-14/+14
OpenPOWER on IntegriCloud