summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core
AgeCommit message (Expand)Author
2014-11-03[media] media: dvb_core: replace a magic number by a macroDan Carpenter
2014-11-03[media] dvb-net: Fix probable mask then right shift defectsJoe Perches
2014-09-26[media] dvb_frontend: Fix __user namespaceMauro Carvalho Chehab
2014-09-23[media] af9035: Add support for IT930x USB bridgeOlli Salonen
2014-09-21Merge remote-tracking branch 'linus/master' into patchworkMauro Carvalho Chehab
2014-09-08[media] ngene: properly handle __user ptrMauro Carvalho Chehab
2014-09-04[media] af9035: new IDs: add support for PCTV 78e and PCTV 79eMalcolm Priestley
2014-09-03[media] dmxdev: don't use before checking file->private_dataMauro Carvalho Chehab
2014-09-02[media] cxusb: Add support for TechnoTrend TT-connect CT2-4650 CIOlli Salonen
2014-09-02[media] media: check status of dmxdev->exit in poll functions of demux&dvrChangbing Xiong
2014-09-02[media] media: correct return value in dvb_demux_pollChangbing Xiong
2014-08-26[media] dvb_frontend: estimate bandwidth also for DVB-S/S2/TurboMauro Carvalho Chehab
2014-08-21[media] dvb-frontend: add core support for tuner suspend/resumeMauro Carvalho Chehab
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-07-26[media] media: dvb-core add new flag exit flag value for resumeShuah Khan
2014-07-26[media] media: dvb-core move fe exit flag from fepriv to fe for driver accessShuah Khan
2014-07-26[media] rtl28xxu: add [1b80:d3b0] Sveon STV21Sebastian
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-14[media] cxusb: TechnoTrend CT2-4400 USB DVB-T2/C tuner supportOlli Salonen
2014-06-17[media] dvbdev: add a dvb_detach() macroMauro Carvalho Chehab
2014-05-25[media] az6027: Added the PID for a new revision of the Elgato EyeTV Sat DVB-...Manuel Schönlaub
2014-05-13[media] rtl28xxu: add [1b80:d3af] Sveon STV27Alessandro Miceli
2014-05-13[media] rtl28xxu: add [1b80:d39d] Sveon STV20Alessandro Miceli
2014-03-12[media] dvb_frontend: Fix possible read out of boundsOle Ernst
2014-03-04[media] dvb_frontend: better handle lna set errorsMauro Carvalho Chehab
2014-02-24[media] rtl28xxu: add ID [0ccd:00b4] TerraTec NOXON DAB Stick (rev 3)Till Dörges
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-26media: dvb_core: slight optimization of addr comparedingtianhong
2013-12-19[media] Add USB IDs for Winfast DTV Dongle Mini-DRobert Backhaus
2013-12-18[media] it913x: Add support for Avermedia H335 id 0x0335Malcolm Priestley
2013-12-13Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab
2013-12-10[media] az6007: support Technisat Cablestar Combo HDCI (minus remote)Roland Scheidegger
2013-12-09[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-11-29[media] dvb_demux: clean up whitespace in comments from previous patch (trivial)Michael Krufky
2013-11-29[media] dvb_demux: fix deadlock in dmx_section_feed_release_filter()Alexey Khoroshilov
2013-11-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-24dmxdev: get rid of pointless clearing ->f_opAl Viro
2013-10-24consolidate the reassignments of ->f_op in ->open() instancesAl Viro
2013-10-02[media] media: dvb-core: prepare for enabling irq in complete()Ming Lei
2013-07-22[media] dib0700: add support for PCTV 2002e & PCTV 2002e SEMichael Krufky
2013-06-19[media] media: dmxdev: remove dvb_ringbuffer_flush() on writer sideSoeren Moch
2013-06-08[media] Add support for Crypto Redi PC50A device (rtl2832u + FC0012 tuner)Alessandro Miceli
2013-06-08[media] Add support for 'Digital Dual TV Receiver CTVDIGDUAL v2Alessandro Miceli
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29dvb_frontend: don't mess with ->f_op in ->release()Al Viro
2013-04-29dvb_net: don't mess with ->f_op in ->release()Al Viro
2013-04-22[media] dib7090p: remove the support for the dib7090EOlivier Grenie
2013-04-14[media] tuner-core/simple: get_rf_strength can be tuner mode specificHans Verkuil