summaryrefslogtreecommitdiff
path: root/drivers/media/dvb
AgeCommit message (Expand)AuthorFilesLines
2006-02-07V4L/DVB (3318b): sem2mutex: drivers/media/, #2Ingo Molnar31-251/+262
2006-02-07V4L/DVB (3313): FIX: Check if FW was downloaded or not + new firmware filePatrick Boettcher1-5/+8
2006-02-07V4L/DVB (3312): FIX: Multiple usage of VP7045-based devicesPatrick Boettcher1-2/+4
2006-02-07V4L/DVB (3310): Use MT352 parallel transport function for all Bluebird Fusion...Michael Krufky1-1/+1
2006-02-07V4L/DVB (3308): Use parallel transport for FusionHDTV Dual Digital USBChris Pascoe1-1/+1
2006-02-07V4L/DVB (3307): Support for Galaxis DVB-S rev1.3Oliver Endriss1-1/+13
2006-02-07V4L/DVB (3304): TDA10046 Driver updateHartmut Hackmann2-5/+23
2006-02-07V4L/DVB (3299): Kconfig: DVB_USB_CXUSB depends on DVB_LGDT330X and DVB_MT352Michael Krufky1-3/+9
2006-02-07V4L/DVB (3294): Fix [Bug 5895] to correct snd_87x autodetectManu Abraham2-1/+60
2006-02-07V4L/DVB (3267): Add support for the Avermedia 777 DVB-T cardJose Alberto Reguero2-0/+43
2006-01-23V4L/DVB (3435): rename cb variable names in tuner structures for global consi...Michael Krufky2-4/+4
2006-01-23V4L/DVB (3433): Fix printk type warningRandy Dunlap1-2/+4
2006-01-23V4L/DVB (3428): drivers/media/dvb/ possible cleanupsAdrian Bunk11-71/+29
2006-01-23V4L/DVB (3414): rename dvb_pll_tbmv30111in to dvb_pll_samsung_tbmvMichael Krufky3-5/+5
2006-01-23V4L/DVB (3413): Kill nxt2002 in favor of the nxt200x moduleMichael Krufky8-756/+57
2006-01-17[PATCH] Fix compile warning in bt8xx moduleDmitry Torokhov1-3/+1
2006-01-16Merge branch 'work'Mauro Carvalho Chehab1-1/+1
2006-01-16V4L/DVB (3389): Samsung TBMV30111IN has 6 entriesMichael Krufky1-1/+1
2006-01-16Merge branch 'work'Mauro Carvalho Chehab3-37/+37
2006-01-16Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Mauro Carvalho Chehab1-12/+11
2006-01-15V4L/DVB (3381): Fix compilation with AlphaMauro Carvalho Chehab2-26/+26
2006-01-15V4L/DVB (3380): Semaphore to mutex conversion on drivers/mediaIngo Molnar1-11/+11
2006-01-13[PATCH] Add bttv sub bus_type probe and remove methodsRussell King1-12/+11
2006-01-13V4L/DVB (3358): Updated MODULE_AUTHORMichael Krufky1-0/+2
2006-01-13V4L/DVB (3355): removed uneeded init on structs like static int foo=0Mauro Carvalho Chehab2-3/+3
2006-01-12V4L/DVB (3351): adding support for knc1 Tv Star dvb-sRegis Prevot4-0/+144
2006-01-12V4L/DVB (3350): Added USB ID for DigitalNow DVB-T Dual USB, DViCO cloneMichael Krufky2-1/+9
2006-01-12V4L/DVB (3344a): Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris20-56/+25
2006-01-12V4L/DVB (3343): Add support for DViCO FusionHDTV DVB-T USB devicesMichael Krufky1-1/+143
2006-01-10Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds73-662/+2548
2006-01-10[PATCH] Fix more "if ((err = foo() < 0))" typosAlexey Dobriyan1-1/+2
2006-01-09V4L/DVB (3328): replace omitted 'TODO:'Michael Krufky1-1/+1
2006-01-09V4L/DVB (3327): Remove DViCO specific firmware hacks from the generic code.Patrick Boettcher3-34/+34
2006-01-09V4L/DVB (3325): WSS output interface for av7110Oliver Endriss3-8/+114
2006-01-09V4L/DVB (3323): Add Kconfig option for wrongly programmed devicesMarc Koschewski2-27/+43
2006-01-09V4L/DVB (3322): Whitespace cleanup and unused code removedMarc Koschewski1-5/+2
2006-01-09V4L/DVB (3321): Indention cleanupsMarc Koschewski1-15/+16
2006-01-09V4L/DVB (3320): Check if PLL-description is setPatrick Boettcher1-3/+5
2006-01-09V4L/DVB (3319): Changed indention for define's and their valuesMarc Koschewski1-22/+21
2006-01-09V4L/DVB (3318): Fixes warning: variable "ret" is used before its value is setd binderman1-1/+1
2006-01-09V4L/DVB (3313): codingstyle cleanups & restore some wrongfully deleted dvb-us...Michael Krufky1-54/+54
2006-01-09V4L/DVB (3312): DViCO USB IR Remote supportChris Pascoe2-0/+80
2006-01-09V4L/DVB (3310): DViCO Dual Digital DVB-T / USB bluebird updatesChris Pascoe3-6/+128
2006-01-09V4L/DVB (3194): Revert one 64-bit fix and improved other 64-bit fixesPeter Beutner7-11/+11
2006-01-09V4L/DVB (3287): Add DViCO Bluebird firmware to dvb_get_firmware scriptMichael Krufky1-0/+1
2006-01-09V4L/DVB (3282): rename cxusb_bluebird_atsc_properties to cxusb_bluebird_lgh06...Michael Krufky1-3/+3
2006-01-09V4L/DVB (3281): av7110 driver: improved recovery from ARM crash and crash det...Oliver Endriss3-28/+78
2006-01-09V4L/DVB (3268): Use combined firmware for DVB-T and ATSC Bluebird FusionHDTV ...Michael Krufky1-2/+4
2006-01-09V4L/DVB (3266): Add support for DViCO FusionHDTV5 USB GoldMichael Krufky2-8/+86
2006-01-09V4L/DVB (3260): Using new firmware for the WideView StickPatrick Boettcher1-1/+1