aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx88 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-8/+8
2009-09-21trivial: media/video/cx88: add __init/__exit macros to cx88 driversPeter Huewe4-8/+8
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2-10/+10
2009-09-12V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab1-26/+26
2009-09-12V4L/DVB (12469): fix bad whitespaces at cx88_geniatech_x8000_mtMauro Carvalho Chehab1-3/+3
2009-09-12V4L/DVB (12486): cx88: fix TBS 8920 card supportIgor M. Liplianin2-6/+10
2009-09-12V4L/DVB (12465): cx88: High resolution timer for Remote ControlsAndrzej Hajda1-8/+17
2009-09-12V4L/DVB (12439): cx88: add support for WinFast DTV2000H rev. JVlastimil Labsky4-0/+52
2009-08-13V4L/DVB (12394): cx88: Disable xc3028 power management for Geniatech x8000Devin Heitmueller1-0/+8
2009-08-13V4L/DVB (12393): cx88: fix regression in tuning for Geniatech X8000 MTDevin Heitmueller1-0/+1
2009-08-13V4L/DVB (12349): cx88: HVR1300 ensure switching from Encoder to DVB-T and back is reliableSohail Syyed1-0/+4
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan2-0/+2
2009-06-23V4L/DVB (11907): cx88: Use v4l bounding/alignment functionTrent Piepho1-9/+2
2009-06-23V4L/DVB (12010): cx88: Properly support Leadtek TV2000 XP GlobalMauro Carvalho Chehab1-19/+75
2009-06-16V4L/DVB (12004): poll method lose race conditionFigo.zhang1-4/+10
2009-06-16V4L/DVB (11441): cx88-dsp: fixing 64bit mathMiroslav Sustek1-2/+15
2009-06-16V4L/DVB (11396): cx88: avoid reprogramming every audio register on A2 stereo/mono changeMarton Balint1-6/+4
2009-06-16V4L/DVB (11395): cx88: audio thread: if stereo detection is hw supported don't do it manuallyMarton Balint1-18/+33
2009-06-16V4L/DVB (11394): cx88: Add support for stereo and sap detection for A2Marton Balint5-10/+381
2009-06-16V4L/DVB (11784): cx88: Fix race condition between cx8800 startup and haldDevin Heitmueller1-0/+2
2009-06-16V4L/DVB (11992): Add missing __devexit_p()Jean Delvare1-4/+3
2009-06-16V4L/DVB (11879): Adds support for Leadtek WinFast DTV-1800HMiroslav Sustek4-0/+79
2009-06-16V4L/DVB (11853): minor have assigned value twicefigo.zhang1-1/+0
2009-06-16V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare1-0/+13
2009-06-16V4L/DVB (11807): cx88: remove xc5000 reset for Pinnacle 800iDevin Heitmueller1-4/+16
2009-06-16V4L/DVB (11735): Enables the Winfast TV2000 XP Global TV IRPieter Van Schaik1-0/+2
2009-06-16V4L/DVB (11665): cx88: Add support for the Hauppauge IROnly board.Steven Toth3-0/+16
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang3-3/+3
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil1-8/+4
2009-04-06V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev.Hans Verkuil1-1/+1
2009-04-06V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans Verkuil1-6/+3
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_subdevHans Verkuil2-8/+11
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-04-06V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil3-3/+3
2009-03-30V4L/DVB (11305): cx88: prevent probing rtc and ir devicesHans Verkuil1-4/+10
2009-03-30V4L/DVB (11300): cx88: convert to v4l2_subdev.Hans Verkuil7-68/+80
2009-03-30V4L/DVB (11269): cx88-blackbird: Stop setting buffer type in XXX_fmt_vid_capTrent Piepho1-4/+0
2009-03-30V4L/DVB (11243): cx88: Missing failure checksAlan Cox1-0/+7
2009-03-30V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab1-1/+1
2009-03-30V4L/DVB (11047): cx88: convert to v4l2_device.Hans Verkuil4-5/+23
2009-03-30V4L/DVB (10949): Add support for Terratec Cinergy HT PCI MKIIStephan Wienczny3-0/+55
2009-03-30V4L/DVB (10943): cx88: Prevent general protection fault on rmmodJean Delvare1-18/+7
2009-03-30V4L/DVB (10907): avoid loading the entire videodev.h header on V4L2 driversMauro Carvalho Chehab1-5/+0
2009-03-30V4L/DVB (10826): cx88: Add IR support to pcHDTV HD3000 & HD5500Erik S. Beiser1-0/+4
2009-03-30V4L/DVB (10816): cx88: Don't need to zero ioctl parameter fieldsTrent Piepho1-5/+1
2009-03-30V4L/DVB (10792): cx88: remove unnecessary forward declaration of cx88_coreTrent Piepho1-1/+0
2009-03-30V4L/DVB (10544): v4l2-common: add comments warning that about the sort orderHans Verkuil1-0/+1
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai1-3/+4
2009-01-29V4L/DVB (10229): cx88-dvb: Fix order of frontend allocationsAndy Walls1-34/+38