aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-3/+3
2009-09-12V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab1-3/+3
2009-09-12V4L/DVB (12199): remove redundant tests on unsignedRoel Kluin1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-05V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2CHans Verkuil1-0/+1
2009-06-16V4L/DVB (11763): dvb-ttpci: Some whitespace adjustmentsOliver Endriss1-13/+6
2009-06-16V4L/DVB (11762): dvb-ttpci: Fixed return code of av7110_av_start_playOliver Endriss1-2/+0
2009-06-16V4L/DVB (11761): dvb-ttpci: Fixed VIDEO_SLOWMOTION ioctlOliver Endriss1-1/+2
2009-06-16V4L/DVB (11760): dvb-ttpci: Check transport error indicator flagOliver Endriss1-0/+5
2009-06-16V4L/DVB (11759): dvb-ttpci: Add TS replay capabilityOliver Endriss1-17/+78
2009-06-16V4L/DVB: cleanup redundant tests on unsignedRoel Kluin2-2/+2
2009-06-16V4L/DVB (11600): budget: Use Continuous clockAndreas Regel1-2/+2
2009-06-16V4L/DVB (11599): S2-1600: Use budget driver instead of budged-ciAndreas Regel2-86/+85
2009-06-16V4L/DVB (11594): stv090x: Fix incorrect TSMODE usageAndreas Regel1-2/+2
2009-06-16V4L/DVB (11583): isl6423: Various fixes to use external modulationAndreas Regel1-0/+1
2009-06-16V4L/DVB (11581): stv090x and stv6110x: fix repeater level setup and ref clockManu Abraham1-0/+2
2009-06-16V4L/DVB (11580): budget-ci: Fix incorrect default CLOCK setupAndreas Regel1-5/+5
2009-06-16V4L/DVB (11579): Initial go at TT S2-1600Manu Abraham1-0/+83
2009-06-16V4L/DVB (11569): av7110_hw: fix compile warningAlexey Klimov1-1/+1
2009-04-06Remove fdump tool for av7110 firmwareJaswinder Singh4-87/+5
2009-04-06firmware: convert av7110 driver to request_firmware()Jaswinder Singh2-24/+14
2009-03-30V4L/DVB (11236): tda827x: fix locking issues with DVB-Cklaas de waal1-1/+5
2009-03-30V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab1-1/+1
2009-03-30V4L/DVB (10391): dvb: constify VFTsJan Engelhardt3-4/+4
2009-03-30V4L/DVB (10272): av7110: test type field in VIDIOC_G_SLICED_VBI_CAPHans Verkuil1-1/+2
2009-03-30V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil2-290/+277
2009-01-29V4L/DVB (10265): budget.c driver: Kernel oops: "BUG: unable to handle kernel paging request at ffffffffTony Broad1-0/+1
2009-01-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+1
2009-01-07V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab1-1/+1
2009-01-07trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison1-1/+1
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2-2/+2
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil1-1/+1
2008-12-30V4L/DVB (9442): Revert back previous change to 90MHzManu Abraham2-2/+2
2008-12-30V4L/DVB (9431): Bug ID #19: Diseqc works properly at 90MHz only on Cut 1.1 and 2.0Manu Abraham1-1/+1
2008-12-30V4L/DVB (9425): Initialize at 90MHz itselfManu Abraham1-1/+1
2008-12-29V4L/DVB (9572): Whitespace cleanupMauro Carvalho Chehab1-5/+5
2008-12-29V4L/DVB (9462): Allow specifying clock per deviceManu Abraham2-0/+6
2008-12-29V4L/DVB (9461): Initialize SYSREG registerManu Abraham2-4/+2
2008-12-29V4L/DVB (9457): Optimization, Fix a BugManu Abraham2-2/+2
2008-12-29V4L/DVB (9456): Select STB0899, STB6100, TDA8261 for budget_ci and budget_av respectively.Manu Abraham1-0/+4
2008-12-29V4L/DVB (9450): Code Review: #4 Consolidate configurationsManu Abraham2-714/+38
2008-12-29V4L/DVB (9444): Initialize post process events to NULLManu Abraham2-2/+6
2008-12-29V4L/DVB (9442): Revert back previous change to 90MHzManu Abraham2-2/+2
2008-12-29V4L/DVB (9434): Limit initial RF AGC gainManu Abraham1-1/+1
2008-12-29V4L/DVB (9432): Increment the AGC1 and AGC2 gain respectively, improves sensitivity slightlyArvo Jarve1-2/+2
2008-12-29V4L/DVB (9431): Bug ID #19: Diseqc works properly at 90MHz only on Cut 1.1 and 2.0Manu Abraham1-1/+1
2008-12-29V4L/DVB (9429): Add support for the Satelco Easywatch DVB-S2 PCI cardArvo Jarve1-0/+5
2008-12-29V4L/DVB (9425): Initialize at 90MHz itselfManu Abraham1-1/+1
2008-12-29V4L/DVB (9424): Deviation from the reference, pullup is 12k insteadManu Abraham1-1/+1
2008-12-29V4L/DVB (9422): Bug: Fix a typoManu Abraham1-2/+2