Commit Graph

1516 Commits (953969ddf5b049361ed1e8471cc43dc4134d2a6f)

Author SHA1 Message Date
Thomas Gleixner 8076fe32a7 [PATCH] irq-flags: media: Use the new IRQF_ constants 19 years ago
Hans Verkuil 00819f87d8 V4L/DVB (4290): Add support for the TCL M2523_3DB_E tuner. 19 years ago
Eric Sesterhenn 91a079196f V4L/DVB (4289): Missing statement in drivers/media/dvb/frontends/cx22700.c 19 years ago
Mike Isely a0fd1cb171 V4L/DVB (4288): Clean out a zillion sparse warnings in pvrusb2 19 years ago
Adrian Bunk 07e337eeab V4L/DVB (4287): Pvrusb2/: possible cleanups 19 years ago
Saqeb Akhter c02a34f4e3 V4L/DVB (4285): Cx88: add support for Geniatech Digistar / Digiwave 103g 19 years ago
Saqeb Akhter ccd214b273 V4L/DVB (4284): Cx24123: fix set_voltage function according to the specs 19 years ago
Manu Abraham 70d906354f V4L/DVB (4282): Fix: use swzigzag for swalgo 19 years ago
Hans Verkuil 00e158d52a V4L/DVB (4281): TDA9887_SET_CONFIG should only be handled by the tda9887. 19 years ago
Andrew de Quincey c5e768a1ec V4L/DVB (4277): Fix CI interface on PRO KNC1 cards 19 years ago
Andrew de Quincey fd6decfbb8 V4L/DVB (4276): Fix CI on old KNC1 DVBC cards 19 years ago
Trent Piepho 1b172e0c4e V4L/DVB (4275): The FE_SET_FRONTEND_TUNE_MODE ioctl always returns EOPNOTSUPP 19 years ago
Mike Isely 591b631f03 V4L/DVB (4274): Eliminate use of tda9887 from pvrusb2 driver 19 years ago
Mike Isely 47ed3bc6cf V4L/DVB (4273): Always log pvrusb2 device register / unregister events 19 years ago
Mauro Carvalho Chehab 3407e387c8 V4L/DVB (4272): Fix tveeprom supported standards 19 years ago
Hans Verkuil ba8fc39954 V4L/DVB (4270): Add tda9887-specific tuner configuration 19 years ago
Randy Dunlap 0a1153736f V4L/DVB (4269): Subject: videocodec: make 1-bit fields unsigned 19 years ago
Michael Krufky 4987abed29 V4L/DVB (4267): Remove all instances of request_module("tda9887") 19 years ago
Michael Krufky 38a2713ada V4L/DVB (4264): Cx88-blackbird: implement VIDIOC_QUERYCTRL and VIDIOC_QUERYMENU 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Adrian Bunk 0418726bb5 typo fixes: aquire -> acquire 19 years ago
Adrian Bunk 9aaeded72f typo fixes: bandwith -> bandwidth 19 years ago
Greg Kroah-Hartman 228aef63d9 [PATCH] 64bit resource: fix up printks for resources in video drivers 19 years ago
Mauro Carvalho Chehab c78059f0a9 V4L/DVB (4263): Fix warning when compiling on 64 bit machines 19 years ago
Mauro Carvalho Chehab ce4260c39d V4L/DVB (4261): Included required header for in-kernel compilation 19 years ago
Adrian Bunk b9553d7b0c V4L/DVB (4260): Stradis.c: make 2 functions static 19 years ago
Hans Verkuil 99eb44fe94 V4L/DVB (4259): Pass an explicit log prefix to cx2341x_log_status 19 years ago
Hans Verkuil 4d6b5aee9d V4L/DVB (4257): Fix 64-bit compile warnings. 19 years ago
Hans Verkuil f5b0142ad6 V4L/DVB (4255): Tda9887 default TOP value is 0x10 19 years ago
Hans Verkuil 1b58841aa7 V4L/DVB (4254): Remove obsoleted tuner_debug option. 19 years ago
Hans Verkuil 995235118e V4L/DVB (4253): IVTV VBI format description too long. 19 years ago
Hans Verkuil 343f92c293 V4L/DVB (4252): Remove duplicate 'tda9887' in info messages. 19 years ago
Mike Isely 0885ba1d5e V4L/DVB (4245): Reduce the amount of pvrusb2-sourced noise going into the system log 19 years ago
Mike Isely b30d244176 V4L/DVB (4244): Implement use of cx2341x module in pvrusb2 driver 19 years ago
Mike Isely 1d9f8461f1 V4L/DVB (4243): Exploit new V4L control features in pvrusb2 19 years ago
Mike Isely b46cfa805e V4L/DVB (4242): Don't suspend encoder when changing its attributes (in pvrusb2) 19 years ago
Mike Isely eb8e0ee4f5 V4L/DVB (4241): Fix faulty encoder error recovery in pvrusb2 19 years ago
Mike Isely a761f4311b V4L/DVB (4240): Various V4L control enhancements in pvrusb2 19 years ago
Mike Isely 332139635a V4L/DVB (4239): Handle boolean controls in pvrusb2 19 years ago
Mike Isely 077203a7d4 V4L/DVB (4238): Make sure flags field is initialized when quering a control in pvrusb2 19 years ago
Mike Isely 4f1a3e5bc4 V4L/DVB (4237): Move LOG_STATUS bracketing to a different part of the pvrusb2 driver 19 years ago
Mike Isely c05c0462da V4L/DVB (4236): Rearrange things in pvrusb2 driver in preparation for using cx2341x module 19 years ago
Mike Isely 3948199e8a V4L/DVB (4235): Increase the maximum number of controls that pvrusb2-sysfs.c can handle. 19 years ago
Mike Isely 039c430f89 V4L/DVB (4234): Clean up long-standing video format handling mess in pvrusb2-v4l2.c 19 years ago
Mike Isely 4588677121 V4L/DVB (4233): Don't print empty enum values in pvrusb2-sysfs.c 19 years ago
Mike Isely eacbe7c51f V4L/DVB (4232): Rearrange things in pvrusb2-encoder in preparation for use of cx2341x module 19 years ago
Mike Isely b2bbaa9394 V4L/DVB (4231): Include some extra headers that we need. 19 years ago
Michael Krufky 4656fb6371 V4L/DVB (4229): Cx88-blackbird: implement VIDIOC_LOG_STATUS 19 years ago
Mike Isely d855497edb V4L/DVB (4228a): pvrusb2 to kernel 2.6.18 19 years ago
Greg Kroah-Hartman 890fbae281 [PATCH] devfs: Last little devfs cleanups throughout the kernel tree. 19 years ago