Commit Graph

207 Commits (d84f4f992cbd76e8f39c488cf0c5d123843923b1)

Author SHA1 Message Date
Steven Toth a1bc84c083 V4L/DVB (9274): Remove spurious messages and turn into debug. 17 years ago
Darron Broad 6594690b39 V4L/DVB (9264): MFE: bugfix: multi-frontend mutual exclusion parallel open 17 years ago
Darron Broad 59b1842da1 V4L/DVB (9227): MFE: Add multi-frontend mutual exclusion 17 years ago
Steven Toth 363c35fc44 V4L/DVB (9222): S2API: Add Multiple-frontend on a single adapter support. 17 years ago
Manu Abraham 97854829b9 V4L/DVB (9195): Frontend API Fix: 32APSK is a valid modulation for the DVB-S2 delivery 17 years ago
Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 17 years ago
Steven Toth 6068f50638 V4L/DVB (9183): S2API: Return error of the caller provides 0 commands. 17 years ago
Steven Toth ef526f4246 V4L/DVB (9182): S2API: Added support for DTV_HIERARCHY 17 years ago
Steven Toth b87625f0cc V4L/DVB (9181): S2API: Add support fot DTV_GUARD_INTERVAL and DTV_TRANSMISSION_MODE 17 years ago
Steven Toth a4de91be46 V4L/DVB (9180): S2API: Added support for DTV_CODE_RATE_HP/LP 17 years ago
Steven Toth 0a6393ae21 V4L/DVB (9177): S2API: Change _8PSK / _16APSK to PSK_8 and APSK_16 17 years ago
Steven Toth 82d7669dc3 V4L/DVB (9173): S2API: Remove the hardcoded command limit during validation 17 years ago
Darron Broad e5cefa82ce V4L/DVB (9172): S2API: Bugfix related to DVB-S / DVB-S2 tuning for the legacy API. 17 years ago
Darron Broad 4aae8efb49 V4L/DVB (9171): S2API: Stop an OOPS if illegal commands are dumped in S2API. 17 years ago
Steven Toth eacf8d8d6b V4L/DVB (9072): S2API: Add DTV_API_VERSION command 17 years ago
Steven Toth d48cb402a1 V4L/DVB (9071): S2API: Implement result codes for individual commands 17 years ago
Michael Krufky ebb8d68a5c V4L/DVB (9048): add a general-purpose callback pointer to struct dvb_frontend 17 years ago
Steven Toth 8316568930 V4L/DVB (9025): S2API: Deactivate the ISDB-T definitions 17 years ago
Steven Toth 1d78cac477 V4L/DVB (9008): S2API: Bugfix related to syncing the cache when used with the old API. 17 years ago
Steven Toth 75b7f9437b V4L/DVB (9007): S2API: Changed bandwidth to be expressed in HZ 17 years ago
Steven Toth 4dd88bec36 V4L/DVB (9006): S2API: Allow reliable use of old and new api on the same frontend, regardless. 17 years ago
Igor M. Liplianin e6f9ec8657 V4L/DVB (9005): Bug fix: ioctl FE_SET_PROPERTY/FE_GET_PROPERTY always return error 17 years ago
Steven Toth bfbf2dae30 V4L/DVB (9004): S2API: Implement GET/SET handing to the demods 17 years ago
Steven Toth 363429a089 V4L/DVB (9003): S2API: Remove the DTV_SET_ and DTV_GET_ prefixes 17 years ago
Steven Toth 80a773c9bc V4L/DVB (9002): S2API: Ensure cache->delivery_system is set at all times. 17 years ago
Steven Toth d7c1500183 V4L/DVB (9001): S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX 17 years ago
Steven Toth d5748f1079 V4L/DVB (9000): S2API: Cleanup code that prepares tuning structures. 17 years ago
Steven Toth ee33c525c4 V4L/DVB (8999): S2API: Reduce demod driver complexity by using a cache sync 17 years ago
Steven Toth 177b868d93 V4L/DVB (8997): S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC 17 years ago
Steven Toth e7fee0f3aa V4L/DVB (8996): S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replaced 17 years ago
Steven Toth 56f0680a28 V4L/DVB (8995): S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes 17 years ago
Steven Toth 2cf801e3e3 V4L/DVB (8990): S2API: DVB-S/S2 voltage selection bug fix 17 years ago
Steven Toth 13c97bf567 V4L/DVB (8988): S2API: Allow the properties to call legacy ioctls 17 years ago
Steven Toth 6b73eeafbc V4L/DVB (8985): S2API: Added dvb frontend changes to support a newer tuning API 17 years ago
Andreas Oberritter dda06a8e46 V4L/DVB (9029): Fix deadlock in demux code 17 years ago
Hans Verkuil c6eb8eafdb V4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings 17 years ago
Greg Kroah-Hartman e282959ef3 device create: dvb: convert device_create to device_create_drvdata 17 years ago
Al Viro 947a080037 V4L/DVB (8131): dmx_write: memcpy from user-supplied pointer 17 years ago
Al Viro b0ba0e3ab6 V4L/DVB (8130): split dvb_ringbuffer dual-use functions 17 years ago
Al Viro f51b10ef65 V4L/DVB (8126): net endianness fix 17 years ago
David S. Miller b9e4085768 netdev: Do not use TX lock to protect address lists. 17 years ago
David S. Miller e308a5d806 netdev: Add netdev->addr_list_lock protection. 17 years ago
Jonathan Corbet 5794e1b14b dvb: cdev lock_kernel() pushdown 17 years ago
Al Viro 12fbcef105 V4L/DVB (7960): net: endianness annotations 17 years ago
Robert Schedel 71a35fe2a3 V4L/DVB (7830): dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av slot polling 17 years ago
Mauro Carvalho Chehab 149ef72dee Rename common tuner Kconfig names to use the same 17 years ago
Mauro Carvalho Chehab 7c91f0624a V4L/DVB(7767): Move tuners to common/tuners 17 years ago
Andrea Odetti a095be4b03 V4L/DVB (7659): dvb-core: Implement DMX_SET_BUFFER_SIZE for dvr 17 years ago
Andrea Odetti 48c01a9c2d V4L/DVB (7658): dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinks 17 years ago
Janne Grunau 78e92006f4 V4L/DVB (7538): Adds selectable adapter numbers as per module option 17 years ago