summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (8142): ttpci: tda827x.h is at drivers/media/commonMauro Carvalho Chehab2008-07-201-0/+1
* V4L/DVB (8135): WRITE_RPS1() converts to le32 itselfAl Viro2008-07-202-42/+42
* V4L/DVB (8130): split dvb_ringbuffer dual-use functionsAl Viro2008-07-203-3/+3
* V4L/DVB (8076): budget-ci: Support the bundled remote control of the TT DVB-C...Oliver Endriss2008-07-201-0/+1
* V4L/DVB (8072): av7110: Removed some obsolete definitions and one unused vari...Oliver Endriss2008-07-203-5/+0
* V4L/DVB (8059): Add missing select for MEDIA_TUNER_TDA827XMauro Carvalho Chehab2008-07-201-0/+1
* V4L/DVB (8051): ttpci/Kconfig: Technotrend budget C-1501 needs tda10023Mauro Carvalho Chehab2008-07-201-0/+1
* V4L/DVB (8049): budget-ci: Add support for Technotrend budget C-1501 dvb-c cardSigmund Augdal2008-07-201-0/+23
* V4L/DVB (7912): TDA10023: make few parameters configurableAntti Palosaari2008-07-201-3/+9
* V4L/DVB (8074): av7110: OSD transfers should not be interruptedOliver Endriss2008-06-261-3/+1
* V4L/DVB (8073): av7110: Catch another type of ARM crashOliver Endriss2008-06-261-0/+1
* V4L/DVB (8004): Fix INPUT dependency at budget-ciMauro Carvalho Chehab2008-06-261-0/+1
* V4L/DVB (7958): fix unaligned access in av7110.cAl Viro2008-06-051-4/+5
* V4L/DVB (7957): fix the roothole in av7110_av.cAl Viro2008-06-051-7/+27
* V4L/DVB (7851): Fix FW_LOADER depencency at v4l/dvbMauro Carvalho Chehab2008-05-141-0/+2
* V4L/DVB (7663): budget: Support for Activy budget card with BSBE1 tunerOliver Endriss2008-04-241-7/+70
* V4L/DVB (7662): stv0299: Fixed some typosOliver Endriss2008-04-242-5/+5
* V4L/DVB (7654): tda10086: make the xtal frequency a configuration optionHartmut Hackmann2008-04-241-0/+1
* V4L/DVB (7568): Support for DVB-S demod PN1010 (clone of S5H1420) addedPatrick Boettcher2008-04-241-0/+1
* V4L/DVB (7538): Adds selectable adapter numbers as per module optionJanne Grunau2008-04-242-3/+8
* V4L/DVB (7532): budget: Add support for Fujitsu Siemens DVB-T Activy BudgetOliver Endriss2008-04-241-2/+24
* V4L/DVB (7531): budget-av: Fix CI interface on (some) KNC1 DVBS cardsChristoph Pfister2008-04-241-0/+6
* V4L/DVB (7530): budget-av: Fix support for certain camsChristoph Pfister2008-04-241-1/+1
* V4L/DVB (7515): media/dvb/ttpci replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2410-40/+41
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-241-1/+1
* V4L/DVB (7186): tda10086: make the 22kHz tone for DISEQC a config optionHartmut Hackmann2008-02-181-0/+1
* V4L/DVB (7118): dvb-ttpci: Improved display of still picturesOliver Endriss2008-02-181-1/+14
* V4L/DVB (7117): budget-av: Add support for Satelco EasyWatch PCI DVB-TKim Sandberg2008-02-181-0/+4
* V4L/DVB (7116): budget-av: Add support for KNC TV Station Plus X4Oliver Endriss2008-02-181-0/+4
* V4L/DVB (6508): ttpci: Rework Kconfig menus and MakefileTrent Piepho2008-01-252-15/+32
* V4L/DVB (6497): saa7146/budget*/dvb-ttpci: Remove V4L1 codeMarco Schluessler2008-01-256-16/+27
* V4L/DVB (7001): av7110: fix section mismatchRandy Dunlap2008-01-111-5/+5
* V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap2007-11-041-1/+1
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* V4L/DVB (6221): budget-ci: select TT keymap for DVB-S TT 1500Oliver Endriss2007-10-091-1/+1
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-091-14/+14
* V4L/DVB (6102): dvb: remove some unneeded vmalloc() return value casts from a...Jesper Juhl2007-10-092-2/+2
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-093-3/+0
* V4L/DVB (5941): Ttpci/budget-av.c: ARRAY_SIZE()Andi Drebes2007-10-091-1/+1
* V4L/DVB (5934): dvb-ttpci/saa7146: Replace saa7146_i2c_transfer by generic i2...Oliver Endriss2007-10-091-2/+4
* V4L/DVB (5848): Av7110: fix typoYoann Padioleau2007-07-201-1/+1
* V4L/DVB (5836): dvb-ttpci: re-initialize aspect ratio and pan scan after arm ...Oliver Endriss2007-07-183-8/+18
* V4L/DVB (5835): saa7146/dvb-ttpci: Fix signedness warnings (gcc 4.1.1, kernel...Oliver Endriss2007-07-185-12/+12
* V4L/DVB (5780): Dvb: Remove static dependencies on dvb-pllMichael Krufky2007-07-182-2/+2
* V4L/DVB (5745): Dvb: use '+=' instead of '=' for EXTRA_CFLAGSTrent Piepho2007-07-181-1/+1
* V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov2007-07-182-2/+2
* V4L/DVB (5669): Budget-av: Add support for EasyWatch DVB-S (0x1894:0x001b)Oliver Endriss2007-07-181-0/+4
* V4L/DVB (5635): Budget-av: convert philips sd1878 / tda8261 to use dvb-pllMichael Krufky2007-07-181-23/+3
* V4L/DVB (5632): Dvb-pll: pass dvb_frontend_parameters to generic set() functionMichael Krufky2007-07-181-2/+1
* V4L/DVB (5822): Fix the return value in ttpci_budget_init()Hartmut Birr2007-07-031-1/+1
OpenPOWER on IntegriCloud