Age | Commit message (Expand) | Author |
2008-09-26 | implement proper locking in the dvb ca en50221 driver | Mauro Carvalho Chehab |
2008-09-10 | add a general-purpose callback pointer to struct dvb_frontend | Michael Krufky |
2008-09-24 | Fix deadlock in demux code | Mauro Carvalho Chehab |
2008-09-23 | S2API: Deactivate the ISDB-T definitions | Steven Toth |
2008-09-13 | S2API: Bugfix related to syncing the cache when used with the old API. | Steven Toth |
2008-09-13 | S2API: Changed bandwidth to be expressed in HZ | Steven Toth |
2008-09-13 | S2API: Allow reliable use of old and new api on the same frontend, regardless. | Steven Toth |
2008-09-12 | Bug fix: ioctl FE_SET_PROPERTY/FE_GET_PROPERTY always return error | Igor M. Liplianin |
2008-09-12 | S2API: Implement GET/SET handing to the demods | Steven Toth |
2008-09-12 | S2API: Remove the DTV_SET_ and DTV_GET_ prefixes | Steven Toth |
2008-09-11 | S2API: Ensure cache->delivery_system is set at all times. | Steven Toth |
2008-09-11 | S2API: ISDBT_SEGMENT_NUM -> ISDBT_SEGMENT_IDX | Steven Toth |
2008-09-11 | S2API: Cleanup code that prepares tuning structures. | Steven Toth |
2008-09-11 | S2API: Reduce demod driver complexity by using a cache sync | Steven Toth |
2008-09-11 | S2API: Cleanup SYMBOLRATE, INNERFEC -> SYMBOL_RATE, INNER_FEC | Steven Toth |
2008-09-11 | S2API: typedefs replaced, _SEQ_'s removed, fixed 16 command arrays replaced | Steven Toth |
2008-09-11 | S2API: tv_ / TV_ to dtv_ / DTV_ namespace changes | Steven Toth |
2008-09-08 | S2API: DVB-S/S2 voltage selection bug fix | Steven Toth |
2008-09-04 | S2API: Allow the properties to call legacy ioctls | Steven Toth |
2008-09-04 | S2API: Added dvb frontend changes to support a newer tuning API | Steven Toth |
2008-08-23 | v4l-dvb: fix a bunch of sparse warnings | Hans Verkuil |
2008-07-24 | backport commit b9e40857682ecfc5bcd0356a23ff409883ffb982 | Mauro Carvalho Chehab |
2008-07-24 | backport commit e282959ef3ebae0d72ac0b24242c376fa34da585 | Mauro Carvalho Chehab |
2008-07-17 | backport commit 5794e1b14bcd9817c5fa27d3254996f0d9551296 | Mauro Carvalho Chehab |
2008-07-17 | videodev/dabusb/dvbdev: fix 2.6.16 compilation | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.13 | Hans Verkuil |
2008-06-22 | dmx_write: memcpy from user-supplied pointer | Mauro Carvalho Chehab |
2008-06-22 | split dvb_ringbuffer dual-use functions | Mauro Carvalho Chehab |
2008-06-22 | net endianness fix | Mauro Carvalho Chehab |
2008-05-21 | net: endianness annotations | Mauro Carvalho Chehab |
2008-05-03 | dvb_ca_en50221: Fix High CPU load in 'top' due to budget_av slot polling | Oliver Endriss |
2008-04-30 | Use the same name convention for all tuners under common/tuners | Mauro Carvalho Chehab |
2008-04-26 | Remove dvb-core/Kconfig | Mauro Carvalho Chehab |
2008-04-20 | dvb-core: Implement DMX_SET_BUFFER_SIZE for dvr | Oliver Endriss |
2008-04-20 | dvb-core: Fix DMX_SET_BUFFER_SIZE in case the buffer shrinks | Oliver Endriss |
2008-04-15 | Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281 | Mauro Carvalho Chehab |
2008-04-09 | Adds selectable adapter numbers as per module option | Michael Krufky |
2008-04-08 | media/dvb/dvb-core replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-03-05 | add flag to allow software demux to recognize the output type | Mauro Carvalho Chehab |
2008-02-28 | DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend | Mauro Carvalho Chehab |
2008-02-05 | backport kernel commit c84e6036ba7177a404cc860cb5a440e06fad92dd | Mauro Carvalho Chehab |
2008-01-27 | V4L/DVB: constify function pointer tables | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2007-12-21 | dvb_frontend: release analog demod in dvb_frontend_detach | Michael Krufky |
2007-12-21 | include struct analog_demod_ops directly inside struct dvb_frontend | Michael Krufky |
2007-12-21 | move struct analog_tuner_ops into dvb_frontend.h | Michael Krufky |
2007-11-05 | core/dvb_ringbuffer.c: remove unused exports | Mauro Carvalho Chehab |
2007-11-02 | backport commit e42837bcd35b75bb59ae5d3e62f87be1aeeb05c3 | Mauro Carvalho Chehab |
2007-10-21 | dvb_frontend: codingstyle cleanups | Michael Krufky |