summaryrefslogtreecommitdiff
path: root/drivers/media/video/cx88
AgeCommit message (Expand)AuthorFilesLines
2007-10-10V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab9-9/+0
2007-10-10V4L/DVB (6068): cx88-alsa: Use pci_dev->revisionTrent Piepho1-5/+5
2007-10-10V4L/DVB (6067): cx88-alsa: Hardware doesn't support mono audioTrent Piepho1-1/+1
2007-10-10V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQsTrent Piepho2-22/+33
2007-10-10V4L/DVB (6065): cx88-alsa: Call core irq handler when neededTrent Piepho1-0/+2
2007-10-10V4L/DVB (6064): cx88: Add symbolic names for the PCI interrupt bitsTrent Piepho8-21/+49
2007-10-10V4L/DVB (6034): cx88: Add parameter to control radio deemphasis time constantTrent Piepho1-1/+10
2007-10-10V4L/DVB (6023): cx88: Clean up some ugly and inconsistent printk()sTrent Piepho4-43/+49
2007-10-10V4L/DVB (6022): cx88: Move card core creation from cx88-core.c to cx88-cards.cTrent Piepho3-171/+172
2007-10-10V4L/DVB (6021): cx88: Copy board information into card stateTrent Piepho11-129/+112
2007-10-10V4L/DVB (6020): cx88: Fix use of uninitialized variableTrent Piepho1-8/+5
2007-10-10V4L/DVB (6019): cx88: Make card database more memory efficientTrent Piepho1-1/+1
2007-10-10V4L/DVB (5977): cx8800: Add register debug functions to radio device tooTrent Piepho1-0/+4
2007-10-10V4L/DVB (5975): cx88: Wrong values used for HD-3000 radio modeTrent Piepho1-14/+13
2007-10-10V4L/DVB (5912): Clean up duplicate includes in drivers/media/Jesper Juhl2-2/+0
2007-09-14V4L/DVB (6188): Avoid a NULL pointer dereference during mpeg_open()Steven Toth1-1/+1
2007-07-21V4L/DVB (5871): Conexant 2388x: check for kthread_runCyrill Gorcunov1-1/+7
2007-07-21V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab1-1/+1
2007-07-18V4L/DVB (5815): Cx88: i2c structure templates clean-upJean Delvare2-27/+10
2007-07-18V4L/DVB (5788): Cx88-input: convert nested if's to switch..caseMichael Krufky1-4/+7
2007-07-18V4L/DVB (5787): Cx88: add remote control support for Leadtek Winfast DTV1000Edgar Pisani1-0/+4
2007-07-18V4L/DVB (5786): Ir-kbd-i2c: add support for Hauppauge HVR1300 remoteJan Frey1-2/+0
2007-07-18V4L/DVB (5783): Fix excess of debug messages on cx88-mpegMauro Carvalho Chehab1-1/+1
2007-07-18V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2-18/+18
2007-07-18V4L/DVB (5772): Cx88: remove two unused pointers from struct cx8802_devMichael Krufky1-2/+0
2007-07-18V4L/DVB (5734): Cx88: kill dev->fw_sizeMichael Krufky2-3/+1
2007-07-18V4L/DVB (5733): Blackbird should accept only new cx2341x encoding firmwaresHans Verkuil1-7/+4
2007-07-18V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-07-18V4L/DVB (5685): Cx88: add support for ADS Tech Instant Video PCIDaniel Gimpelevich2-0/+25
2007-07-18V4L/DVB (5683): V4L: cx88 - switch to using msecs_to_jiffies()Dmitry Torokhov1-6/+2
2007-07-18V4L/DVB (5637): Cx88: kill core->pll_desc and core->pll_addrMichael Krufky2-6/+0
2007-07-18V4L/DVB (5636): Integrate all users of the fmd1216 tuner with dvb-pllTrent Piepho1-59/+2
2007-07-18V4L/DVB (5633): Tuv1236d: move rf input switching code into dvb-pllMichael Krufky1-10/+0
2007-07-18V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky1-3/+1
2007-07-18V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled inTrent Piepho2-9/+11
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-07-03V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tunersJelle Foks1-0/+2
2007-05-09V4L/DVB (5618): Cx88: Drop the generic i2c client from cx88-vp3054-i2cJean Delvare2-8/+0
2007-05-09V4L/DVB (5567): Cx88-mpeg.c: make 2 functions staticAdrian Bunk1-2/+2
2007-05-09V4L/DVB (5565): Cx88: fix compilation on alphaAlexey Dobriyan2-0/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07cx88-video build fixAndrew Morton3-1/+4
2007-05-03PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-27V4L/DVB (5526): Cx88-alsa.c: Use kzallocvignesh.babu@wipro.com1-3/+1
2007-04-27V4L/DVB (5491): Cx88: Support the DTV1000 T analog inputsJean Delvare1-0/+6
2007-04-27V4L/DVB (5488): Replace DMA magic mask for its aliasesMauro Carvalho Chehab3-3/+3
2007-04-27V4L/DVB (5480): Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab5-8/+11
2007-04-27V4L/DVB (5479): Use ARRAY_SIZE instead of a magic numberMauro Carvalho Chehab1-1/+2
2007-04-27V4L/DVB (5478): Use ARRAY_SIZE and a cleaner logic for initializing tunerMauro Carvalho Chehab1-5/+14
2007-04-27V4L/DVB (5452): Cx88: merge identical boardsTrent Piepho1-18/+2