Commit Graph

162 Commits (c7bdcd0f541efcb92c407c601ff7819a4a551f6f)

Author SHA1 Message Date
Igor M. Liplianin 579943f548 V4L/DVB (10267): Add support for TeVii S470 DVB-S2 PCI-e card. 16 years ago
Igor M. Liplianin 96318d0cca V4L/DVB (10266): Add support for TurboSight TBS6920 DVB-S2 PCI-e card. 16 years ago
Andy Walls cd8f894eac V4L/DVB (10218): cx23885: Fix Oops for mixed install of analog and digital only cards 16 years ago
roel kluin f347535a60 V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negative 16 years ago
Hans Verkuil aecde8b53b V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID. 16 years ago
Hans Verkuil bec43661b1 V4L/DVB (10135): v4l2: introduce v4l2_file_operations. 16 years ago
Igor M. Liplianin 9bb1b7e879 V4L/DVB (9795): Add Compro VideoMate E650F (DVB-T part only). 16 years ago
Jelle Foks f8de18d430 V4L/DVB (9654): new email address 16 years ago
Mauro Carvalho Chehab 8b21c1e90e V4L/DVB (9885): drivers/media Kconfig's: fix bugzilla #12204 16 years ago
Hans Verkuil c6330fb86f V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d 17 years ago
Darron Broad 96b7a1a838 V4L/DVB (9271): videobuf: data storage optimisation (2) 17 years ago
Darron Broad 7bdf84fc47 V4L/DVB (9265): videobuf: data storage optimisation 17 years ago
Steven Toth 9c8ced511e V4L/DVB (9251): cx23885: Checkpatch compliance 17 years ago
Steven Toth eb0c58bb13 V4L/DVB (9232): cx23885: Move the MFE frontend allocation into the correct place 17 years ago
Steven Toth a739a7e4c6 V4L/DVB (9231): cx23885: Define num_frontends as a function of the port 17 years ago
Steven Toth d782ffa24f V4L/DVB (9230): cx23885: MFE related OOPS fix 17 years ago
Darron Broad 59b1842da1 V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion 17 years ago
Darron Broad f972e0bd93 V4L/DVB (9224): MFE: bugfix: add missing frontend allocation 17 years ago
Darron Broad 92abe9ee37 V4L/DVB (9223): MFE: Fix a number of bugs and some tidying up 17 years ago
Steven Toth 363c35fc44 V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support. 17 years ago
Huang Weiyi fa405d7094 V4L/DVB: v4l2-dev: remove duplicated #include 17 years ago
Mauro Carvalho Chehab 0975fc6871 V4L/DVB (9055): tuner-xc2028: Do a better job selecting firmware type 17 years ago
Michael Krufky d7cba043d7 V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback 17 years ago
Michael Krufky ef80bfeb30 V4L/DVB (8968): replace xc3028 firmware filenames with defined default firmware names 17 years ago
Michael Krufky 3065096190 V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() 17 years ago
Hans Verkuil d45b9b8ab4 V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings 17 years ago
Alexander Beregalov 26d2e854bc V4L/DVB (8559): replace __FUNCTION__ with __func__ 17 years ago
Steven Toth 4c56b04af6 V4L/DVB (8807): Add DVB support for the Leadtek Winfast PxDVR3200 H 17 years ago
Steven Toth 89ce2216e3 V4L/DVB (8646): cx23885: Convert framework to use a single tuner callback function. 17 years ago
Steven Toth 12886871ae V4L/DVB (8645): Support IR remote on FusionHDTV DVB-T Dual Express 17 years ago
Steven Toth aef2d186e3 V4L/DVB (8644): Add support for DViCO FusionHDTV DVB-T Dual Express 17 years ago
Steven Toth 90a71b1c1a V4L/DVB (8643): Switch Hauppauge HVR1400 and HVR1500 to common cx23885 tuner callback 17 years ago
Steven Toth 0fbbff33fc V4L/DVB (8642): cx23885: Factor out common cx23885 tuner callback 17 years ago
Hans Verkuil d56dc61265 V4L/DVB (8613): v4l: move BKL down to the driver level. 17 years ago
Steven Toth 6d8976164d V4L/DVB (8805): Steven Toth email address change 17 years ago
Adrian Bunk 445c2714cf V4L/DVB (8534): remove select's of FW_LOADER 17 years ago
Hans Verkuil 0ea6bc8d43 V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device 17 years ago
Hans Verkuil a399810ca6 V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops struct 17 years ago
Steven Toth 7e994302ed V4L/DVB (8472): cx23885: SRAM changes for the 885 and 887 silicon parts. 17 years ago
Steven Toth d8d12b4367 V4L/DVB (8471): cx23885: Reallocated the sram to avoid concurrent VIDB/C issues. 17 years ago
Steven Toth 6df516905b V4L/DVB (8470): cx23885: Add DViCO HDTV7 Dual Express tuner callback support. 17 years ago
Steven Toth 1ecc5aed1e V4L/DVB (8469): cx23885: FusionHDTV7 Dual Express toggle reset. 17 years ago
Steven Toth aaadeac88a V4L/DVB (8468): cx23885: Ensure the second transport port is enabled for streaming. 17 years ago
Steven Toth 7b9139086a V4L/DVB (8467): cx23885: Minor cleanup to the debuging output for a specific register. 17 years ago
Steven Toth 52ce27bfc4 V4L/DVB (8466): cx23885: Bugfix - DVB Transport cards using DVB port VIDB/TS1 did not stream. 17 years ago
Steven Toth ecda5966c9 V4L/DVB (8465): cx23885: Ensure PAD_CTRL is always reset to a sensible default 17 years ago
Steven Toth 28901ab621 V4L/DVB (8464): cx23885: Bugfix for concurrent use of /dev/video0 and /dev/video1 17 years ago
Hans Verkuil 35ea11ff84 V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 17 years ago
Hans Verkuil 5e85e732f0 V4L/DVB (8428): videodev: rename 'dev' to 'parent' 17 years ago
Mauro Carvalho Chehab 432aa3b64d V4L/DVB (8393): media/video: Fix depencencies for VIDEOBUF 17 years ago