Age | Commit message (Expand) | Author |
2009-07-21 | backport commit 405f55712dfe464b3240d7816cc4fe4174831be2 | Mauro Carvalho Chehab |
2009-04-14 | backport commit 4f8d182513690b42b20fb81e487be4cd4729e27c | Mauro Carvalho Chehab |
2009-01-11 | dvb: constify VFTs | Mauro Carvalho Chehab |
2008-10-24 | compat code: Fix compile failure of av7110.c on Kernel 2.6.27 | Mauro Carvalho Chehab |
2008-10-18 | backport commit 1a651a00e20fd4997f0b91258f6f95b7d96edcd9 | Mauro Carvalho Chehab |
2008-09-05 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb | Mauro Carvalho Chehab |
2008-09-04 | v4l-dvb: fix assorted sparse warnings | Hans Verkuil |
2008-09-04 | dvb-ttpci: Support full-ts hardware modification | Oliver Endriss |
2008-08-25 | V4L/DVB: follow lspci device/vendor style | Mauro Carvalho Chehab |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.10 | Hans Verkuil |
2008-06-22 | WRITE_RPS1() converts to le32 itself | Mauro Carvalho Chehab |
2008-06-22 | split dvb_ringbuffer dual-use functions | Mauro Carvalho Chehab |
2008-06-20 | av7110: Removed some obsolete definitions and one unused variable | Oliver Endriss |
2008-05-21 | fix unaligned access in av7110.c | Mauro Carvalho Chehab |
2008-04-09 | Adds selectable adapter numbers as per module option | Michael Krufky |
2008-04-08 | media/dvb/ttpci replace remaining __FUNCTION__ occurrences | Michael Krufky |
2008-01-10 | av7110: fix section mismatch | Mauro Carvalho Chehab |
2007-10-31 | saa7146/budget*/dvb-ttpci: Remove V4L1 code | Oliver Endriss |
2007-08-25 | [PATCH 24/30] dvb: remove some unneeded vmalloc() return value casts from av7110 | Oliver Endriss |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |
2007-07-16 | Av7110: fix typo | Mauro Carvalho Chehab |
2007-07-13 | dvb-ttpci: re-initialize aspect ratio and pan scan after arm crash | Oliver Endriss |
2007-05-03 | saa7146: DMA: Correctly free resources on error, sync PCI streamed data | Oliver Endriss |
2007-03-03 | dvb-ttpci: Update frontend lock status in transfer mode (bugfix) | Oliver Endriss |
2007-02-25 | dvb-ttpci: Infrared remote control refactoring | Oliver Endriss |
2007-02-08 | kthread API conversion for dvb_frontend and av7110 | Mauro Carvalho Chehab |
2006-12-26 | DVB: Remove unneeded void * casts in ttpci/av7110 | Mauro Carvalho Chehab |
2006-11-01 | av7110,budget,budget-ci,budget-av: Use interrupt mode for I2C transfers | Oliver Endriss |
2006-09-14 | av7110: FW_LOADER depemdency fixed | Oliver Endriss |
2006-08-07 | remove null chars from dvb names | Mauro Carvalho Chehab |
2006-08-07 | [av7110] Support Grundig DVB-T tuner for sub-system 13c2:0001 | Oliver Endriss |
2006-07-28 | Refactor dvb_detach calls into a single dvb_frontend_detach function. | Andrew de Quincey |
2006-07-28 | Convert DVB devices to use dvb_attach() | Andrew de Quincey |
2006-07-28 | Convert SEC drivers to new frontend API | Andrew de Quincey |
2006-07-19 | Remove obsolete #include <linux/config.h> | Mauro Carvalho Chehab |
2006-07-10 | Fix typo in comment for TDA9819 | Andrew de Quincey |
2006-06-25 | av7110: analog sound output of DVB-C rev 2.3 | Oliver Endriss |
2006-05-14 | Change dvb_frontend_ops to be a real field instead of a pointer field inside ... | Patrick Boettcher |
2006-04-28 | Support new dvb-ttusb-budget boards with stv0297 | Andrew de Quincey |
2006-04-28 | Convert lnbp21 to a module | Andrew de Quincey |
2006-04-20 | Additional frontend_init safety checks | Andrew de Quincey |
2006-04-18 | Convert ttpci/av7110 to refactored tuner code | Andrew de Quincey |
2006-04-10 | Add sysfs device links to dvb devices | Andrew de Quincey |
2006-03-30 | new module parameter 'tv_standard' (dvb-ttpci driver) | Oliver Endriss |
2006-03-30 | fix typo in comment | Oliver Endriss |
2006-03-17 | Add WSS (wide screen signalling) module parameters | Oliver Endriss |
2006-03-16 | Moved duplicated code of ALPS BSRU6 tuner to a standalone file. | Oliver Endriss |
2006-03-13 | BUG_ON() Conversion in drivers/video/media | Mauro Carvalho Chehab |
2006-03-08 | Typos grab bag of the month | Oliver Endriss |
2006-02-28 | Use refactored LNBP21 and BSBE1 code | Oliver Endriss |