aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-26V4L/DVB (8074): av7110: OSD transfers should not be interruptedOliver Endriss1-3/+1
2008-06-26V4L/DVB (8073): av7110: Catch another type of ARM crashOliver Endriss1-0/+1
2008-06-26V4L/DVB (8004): Fix INPUT dependency at budget-ciMauro Carvalho Chehab1-0/+1
2008-06-05V4L/DVB (7958): fix unaligned access in av7110.cAl Viro1-4/+5
2008-06-05V4L/DVB (7957): fix the roothole in av7110_av.cAl Viro1-7/+27
2008-05-14V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab1-0/+2
2008-04-24V4L/DVB (7663): budget: Support for Activy budget card with BSBE1 tunerOliver Endriss1-7/+70
2008-04-24V4L/DVB (7662): stv0299: Fixed some typosOliver Endriss2-5/+5
2008-04-24V4L/DVB (7654): tda10086: make the xtal frequency a configuration optionHartmut Hackmann1-0/+1
2008-04-24V4L/DVB (7568): Support for DVB-S demod PN1010 (clone of S5H1420) addedPatrick Boettcher1-0/+1
2008-04-24V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2-3/+8
2008-04-24V4L/DVB (7532): budget: Add support for Fujitsu Siemens DVB-T Activy BudgetOliver Endriss1-2/+24
2008-04-24V4L/DVB (7531): budget-av: Fix CI interface on (some) KNC1 DVBS cardsChristoph Pfister1-0/+6
2008-04-24V4L/DVB (7530): budget-av: Fix support for certain camsChristoph Pfister1-1/+1
2008-04-24V4L/DVB (7515): media/dvb/ttpci replace remaining __FUNCTION__ occurrencesHarvey Harrison10-40/+41
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-02-18V4L/DVB (7186): tda10086: make the 22kHz tone for DISEQC a config optionHartmut Hackmann1-0/+1
2008-02-18V4L/DVB (7118): dvb-ttpci: Improved display of still picturesOliver Endriss1-1/+14
2008-02-18V4L/DVB (7117): budget-av: Add support for Satelco EasyWatch PCI DVB-TKim Sandberg1-0/+4
2008-02-18V4L/DVB (7116): budget-av: Add support for KNC TV Station Plus X4Oliver Endriss1-0/+4
2008-01-25V4L/DVB (6508): ttpci: Rework Kconfig menus and MakefileTrent Piepho2-15/+32
2008-01-25V4L/DVB (6497): saa7146/budget*/dvb-ttpci: Remove V4L1 codeMarco Schluessler6-16/+27
2008-01-11V4L/DVB (7001): av7110: fix section mismatchRandy Dunlap1-5/+5
2007-11-04V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap1-1/+1
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-09V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500Oliver Endriss1-1/+1
2007-10-09V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky1-14/+14
2007-10-09V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from av7110Jesper Juhl2-2/+2
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab3-3/+0
2007-10-09V4L/DVB (5941): Ttpci/budget-av.c: ARRAY_SIZE()Andi Drebes1-1/+1
2007-10-09V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2c_transferOliver Endriss1-2/+4
2007-07-20V4L/DVB (5848): Av7110: fix typoYoann Padioleau1-1/+1
2007-07-18V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm crashOliver Endriss3-8/+18
2007-07-18V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel 2.6.22)Oliver Endriss5-12/+12
2007-07-18V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2-2/+2
2007-07-18V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho1-1/+1
2007-07-18V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov2-2/+2
2007-07-18V4L/DVB (5669): Budget-av: Add support for EasyWatch DVB-S (0x1894:0x001b)Oliver Endriss1-0/+4
2007-07-18V4L/DVB (5635): Budget-av: convert philips sd1878 / tda8261 to use dvb-pllMichael Krufky1-23/+3
2007-07-18V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky1-2/+1
2007-07-03V4L/DVB (5822): Fix the return value in ttpci_budget_init()Hartmut Birr1-1/+1
2007-05-09V4L/DVB (5593): Budget-ci: Fix tuning for TDM 1316 (160..200 MHz)Oliver Endriss1-1/+1
2007-05-09V4L/DVB (5592): DMA: Correctly free resources on error, sync PCI streamed dataJon Burgess2-20/+26
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap4-4/+0
2007-04-27V4L/DVB (5544): Budget-av: Make inversion setting configurable, add KNC ONE V1.0 cardHartmut Birr1-0/+2
2007-04-27V4L/DVB (5543): Tda10023: Add support for frontend TDA10023Hartmut Birr4-27/+99
2007-04-27V4L/DVB (5542): Budget-av: Remove polarity switching of the clock for DVB-CHartmut Birr2-47/+35
2007-04-27V4L/DVB (5440): Dvb-ttpci: Infrared remote initialization fixOliver Endriss1-1/+1
2007-04-27V4L/DVB (5381): Dvb-ttpci: Update frontend lock status in transfer mode (bugfix)Oliver Endriss1-1/+3
2007-04-27V4L/DVB (5361): Dvb-pll: Fix Kconfig files and allow dvb-pll to be optionalTrent Piepho1-4/+0