aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/dvb-core/dvb_frontend.c
AgeCommit message (Expand)Author
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-29dvb_frontend: don't mess with ->f_op in ->release()Al Viro
2013-03-21[media] dvb-core: don't clear stats at DTV_CLEARMauro Carvalho Chehab
2013-03-18[media] dvb_frontend: Simplify the emulation logicMauro Carvalho Chehab
2013-03-18[media] dvb-frontend: split set_delivery_system()Mauro Carvalho Chehab
2013-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-15Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab
2013-01-23[media] dvb_frontend: print a msg if a property doesn't existMauro Carvalho Chehab
2013-01-23[media] dvb: the core logic to handle the DVBv5 QoS propertiesMauro Carvalho Chehab
2012-12-27[media] dvb-core: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-27[media] dvb_frontend: fix ioctls failing if frontend open/closed too fastJuergen Lock
2012-10-28[media] dvb_frontend: Don't declare values twice at a tableMauro Carvalho Chehab
2012-10-07[media] dvb: LNA implementation changesAntti Palosaari
2012-10-07[media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin
2012-09-27[media] add LNA support for DVB APIAntti Palosaari
2012-09-27[media] dvb_frontend: do not allow statistic IOCTLs when sleepingAntti Palosaari
2012-09-23[media] dvb_frontend: add multistream supportEvgeny Plehov
2012-09-10[media] dvb_frontend: return -ENOTTY for unimplement IOCTLAntti Palosaari
2012-09-10[media] dvb_frontend: use Kernel dev_* loggingAntti Palosaari
2012-08-15[media] dvb_frontend: implement suspend / resumeAntti Palosaari
2012-08-15[media] dvb_core: export function to perform retuneAntti Palosaari
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab