summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/ttpci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-243-9/+8Star
|\
| * dvb: Push down BKL into ioctl functionsArnd Bergmann2010-05-173-9/+8Star
* | V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork2010-05-191-23/+30
* | V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-coreDavid Härdeman2010-05-191-37/+3Star
* | V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-191-5/+5
* | V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-191-1/+1
* | V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-191-3/+3
* | V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-181-1/+3
* | V4L/DVB: Budget/STV090x/STV6110x: Initialize the demodulator immediately afte...Andreas Regel2010-05-181-0/+6
* | V4L/DVB: [STV090x, STV6110x] Use tuner sleep within the demodulator controlManu Abraham2010-05-181-0/+2
|/
* V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"Bjørn Mork2010-05-071-3/+0Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* V4L/DVB (13984): [BUDGET] Use a tuner clock output divider of 2 for TT S2-1600.Andreas Regel2010-02-261-1/+2
* V4L/DVB (13975): [STV090x] Added internal structure with shared settings and ...Andreas Regel2010-02-261-1/+0Star
* V4L/DVB (13946): proc_fops: convert av7110Alexey Dobriyan2010-02-261-6/+8
* V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab2010-02-261-1/+1
* V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab2009-12-161-35/+15Star
* V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab2009-12-161-2/+2
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-12-102-6/+14
|\
| * V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab2009-12-051-3/+11
| * V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab2009-12-051-1/+1
| * V4L/DVB (13361): stv090x: fix TS corruption with High Symbol Rate streamsManu Abraham2009-12-052-2/+2
* | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-3/+3
|/
* V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab2009-09-121-3/+3
* V4L/DVB (12199): remove redundant tests on unsignedRoel Kluin2009-09-121-1/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2CHans Verkuil2009-07-051-0/+1
* V4L/DVB (11763): dvb-ttpci: Some whitespace adjustmentsOliver Endriss2009-06-161-13/+6Star
* V4L/DVB (11762): dvb-ttpci: Fixed return code of av7110_av_start_playOliver Endriss2009-06-161-2/+0Star
* V4L/DVB (11761): dvb-ttpci: Fixed VIDEO_SLOWMOTION ioctlOliver Endriss2009-06-161-1/+2
* V4L/DVB (11760): dvb-ttpci: Check transport error indicator flagOliver Endriss2009-06-161-0/+5
* V4L/DVB (11759): dvb-ttpci: Add TS replay capabilityOliver Endriss2009-06-161-17/+78
* V4L/DVB: cleanup redundant tests on unsignedRoel Kluin2009-06-162-2/+2
* V4L/DVB (11600): budget: Use Continuous clockAndreas Regel2009-06-161-2/+2
* V4L/DVB (11599): S2-1600: Use budget driver instead of budged-ciAndreas Regel2009-06-162-86/+85Star
* V4L/DVB (11594): stv090x: Fix incorrect TSMODE usageAndreas Regel2009-06-161-2/+2
* V4L/DVB (11583): isl6423: Various fixes to use external modulationAndreas Regel2009-06-161-0/+1
* V4L/DVB (11581): stv090x and stv6110x: fix repeater level setup and ref clockManu Abraham2009-06-161-0/+2
* V4L/DVB (11580): budget-ci: Fix incorrect default CLOCK setupAndreas Regel2009-06-161-5/+5
* V4L/DVB (11579): Initial go at TT S2-1600Manu Abraham2009-06-161-0/+83
* V4L/DVB (11569): av7110_hw: fix compile warningAlexey Klimov2009-06-161-1/+1
* Remove fdump tool for av7110 firmwareJaswinder Singh2009-04-064-87/+5Star
* firmware: convert av7110 driver to request_firmware()Jaswinder Singh2009-04-062-24/+14Star
* V4L/DVB (11236): tda827x: fix locking issues with DVB-Cklaas de waal2009-03-301-1/+5
* V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab2009-03-301-1/+1
* V4L/DVB (10391): dvb: constify VFTsJan Engelhardt2009-03-303-4/+4
* V4L/DVB (10272): av7110: test type field in VIDIOC_G_SLICED_VBI_CAPHans Verkuil2009-03-301-1/+2
* V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil2009-03-302-290/+277Star
* V4L/DVB (10265): budget.c driver: Kernel oops: "BUG: unable to handle kernel ...Tony Broad2009-01-291-0/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-01-081-1/+1
|\