summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/firewire
AgeCommit message (Expand)AuthorFilesLines
2012-08-13[media] firewire: move it one level upMauro Carvalho Chehab9-3035/+0
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-01-06[media] firedtv: handle errors from dvb_net_initJonathan Nieder1-1/+4
2012-01-04[media] Don't test for ops->info.type inside driversMauro Carvalho Chehab1-5/+1
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab1-20/+0
2011-12-31[media] firedtv: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab3-56/+60
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-1/+1
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-1/+1
2011-11-24[media] firedtv-avc: Fix compilation warningsMauro Carvalho Chehab1-1/+2
2011-07-27[media] firedtv: change some -EFAULT returns to more fitting error codesStefan Richter2-19/+17
2011-05-10firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch1-0/+1
2011-05-10firewire: octlet AT payloads can be stack-allocatedStefan Richter1-14/+1
2011-03-21[media] firedtv: drop obsolete backend abstractionStefan Richter5-190/+140
2011-03-21[media] firedtv: remove obsolete ieee1394 backend codeHans Verkuil5-330/+2
2011-01-19[media] firedtv: fix remote control with newer Xorg evdevStefan Richter1-3/+6
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+87
2010-10-23[media] firedtv: add parameter to fake ca_system_ids in CA_INFOHenrik Kurelid1-4/+27
2010-10-21[media] firedtv: support for PSK8 for S2 devices. To watch HDTommy Jonsson2-6/+60
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-02Merge firewire branches to be released post v2.6.35Stefan Richter1-2/+2
2010-06-20firewire: remove an unused function argumentStefan Richter1-2/+2
2010-06-01V4L/DVB: drivers/media: Eliminate a NULL pointer dereferenceJulia Lawall1-1/+1
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds1-3/+2
2010-05-18V4L/DVB: firedtv: correct version number and current/next in CA_PMTHenrik Kurelid1-1/+1
2010-05-17dvb: Push down BKL into ioctl functionsArnd Bergmann1-3/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2-0/+2
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-34/+5
2010-02-26V4L/DVB: firedtv: reduce memset()sStefan Richter1-81/+65
2010-02-26V4L/DVB: firedtv: remove check for interrupting signalStefan Richter1-34/+17
2010-02-26V4L/DVB: firedtv: do not DMA-map stack addressesStefan Richter5-191/+264
2010-02-26V4L/DVB (13953): firedtv: add missing NULL pointer checkStefan Richter1-3/+7
2009-12-29firewire: add fw_csr_string() helper functionClemens Ladisch1-34/+5
2009-12-29firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch1-10/+2
2009-12-05V4L/DVB (13410): firedtv: remove an unnecessary function argumentStefan Richter4-10/+9
2009-12-05V4L/DVB (13409): firedtv: packet requeuing is likely to succeedStefan Richter1-9/+4
2009-12-05V4L/DVB (13408): firedtv: shrink buffer pointer tableStefan Richter1-11/+8
2009-12-05V4L/DVB (13400): firedtv: port to new firewire coreStefan Richter6-9/+420
2009-12-05V4L/DVB (13399): firedtv: add missing include, rename a constantStefan Richter1-6/+9
2009-12-05V4L/DVB (13398): firedtv: reform lock transaction backend callStefan Richter3-26/+37
2009-12-05V4L/DVB (13397): firedtv: move remote control workqueue handling into rc sour...Stefan Richter2-2/+5
2009-11-07V4L/DVB (13240): firedtv: fix regression: tuning fails due to bogus error returnStefan Richter1-7/+1
2009-11-07V4L/DVB (13237): firedtv: length field corrupt in ca2host if length>127Henrik Kurelid1-18/+20
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-12V4L/DVB (12583): firedtv: combine some debug logging codeStefan Richter1-60/+49
2009-09-12V4L/DVB (12582): The current AVC debugging can clog the log down a lot since ...Henrik Kurelid1-12/+66
2009-09-12V4L/DVB (12482): firedtv: add PID filtering for SW zigzag retuneHenrik Kurelid1-10/+30
2009-06-16V4L/DVB (11739): remove driver_data direct access of struct deviceGreg Kroah-Hartman2-3/+3
2009-06-16V4L/DVB (11724): firedtv: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-04-06Revert "V4L/DVB (10962): fired-avc: fix printk formatting warning."Stefan Richter1-1/+1