aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core/dvb_frontend.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+1
2013-04-29dvb_frontend: don't mess with ->f_op in ->release()Al Viro1-4/+1
2013-03-21[media] dvb-core: don't clear stats at DTV_CLEARMauro Carvalho Chehab1-1/+1
2013-03-18[media] dvb_frontend: Simplify the emulation logicMauro Carvalho Chehab1-110/+109
2013-03-18[media] dvb-frontend: split set_delivery_system()Mauro Carvalho Chehab1-129/+165
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-6/+53
2013-02-15Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab1-3/+3
2013-01-23[media] dvb_frontend: print a msg if a property doesn't existMauro Carvalho Chehab1-0/+3
2013-01-23[media] dvb: the core logic to handle the DVBv5 QoS propertiesMauro Carvalho Chehab1-0/+35
2012-12-27[media] dvb-core: Replace memcpy with struct assignmentEzequiel Garcia1-1/+1
2012-12-27[media] dvb_frontend: fix ioctls failing if frontend open/closed too fastJuergen Lock1-5/+14
2012-10-28[media] dvb_frontend: Don't declare values twice at a tableMauro Carvalho Chehab1-10/+0
2012-10-07[media] dvb: LNA implementation changesAntti Palosaari1-4/+14
2012-10-07[media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-09-27[media] add LNA support for DVB APIAntti Palosaari1-0/+5
2012-09-27[media] dvb_frontend: do not allow statistic IOCTLs when sleepingAntti Palosaari1-9/+25
2012-09-23[media] dvb_frontend: add multistream supportEvgeny Plehov1-14/+13
2012-09-10[media] dvb_frontend: return -ENOTTY for unimplement IOCTLAntti Palosaari1-3/+3
2012-09-10[media] dvb_frontend: use Kernel dev_* loggingAntti Palosaari1-110/+116
2012-08-15[media] dvb_frontend: implement suspend / resumeAntti Palosaari1-9/+38
2012-08-15[media] dvb_core: export function to perform retuneAntti Palosaari1-0/+9
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab1-0/+2553