summaryrefslogtreecommitdiff
path: root/drivers/media/usb/dvb-usb
AgeCommit message (Expand)AuthorFilesLines
2014-07-22[media] cxusb: Prepare for si2157 driver getting more parametersMatthias Schwarzott1-0/+1
2014-07-15[media] cxusb: TechnoTrend CT2-4400 USB DVB-T2/C tuner supportOlli Salonen3-1/+195
2014-07-07[media] dib0700: better document struct initMauro Carvalho Chehab1-67/+81
2014-06-26[media] technisat-sub2: Fix stream curruption on high bitrateCrazyCat1-1/+1
2014-06-17[media] dib8000: export just one symbolMauro Carvalho Chehab1-46/+92
2014-06-17[media] dib8000: rename dib8000_attach to dib8000_initMauro Carvalho Chehab1-7/+7
2014-06-17[media] dib7000: export just one symbolMauro Carvalho Chehab2-122/+243
2014-06-17[media] dib7000p: rename dib7000p_attach to dib7000p_initMauro Carvalho Chehab2-15/+15
2014-05-26[media] dib0700: fix RC support on Hauppauge Nova-TDMauro Carvalho Chehab3-9/+38
2014-05-25[media] az6027: Added the PID for a new revision of the Elgato EyeTV Sat DVB-...Manuel Schönlaub1-1/+6
2014-05-24[media] technisat-usb2: rename led enums to be specific to driverLuis R. Rodriguez1-14/+14
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-1/+1
2013-12-13Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab1-1/+1
2013-12-10[media] dw2102: some missing unlocks on errorDan Carpenter1-16/+36
2013-12-10[media] cxusb: unlock on error in cxusb_i2c_xfer()Dan Carpenter1-5/+16
2013-12-10[media] dw2102: Use RC Core instead of the legacy RC (second edition)Evgeny Plehov1-224/+74
2013-12-10[media] dw2102: Geniatech T220 supportEvgeny Plehov1-3/+110
2013-11-29[media] technisat-usb2: fix typo in variable nameFelipe Pena1-1/+1
2013-11-08[media] dw2102: Don't use dynamic static allocationMauro Carvalho Chehab1-10/+80
2013-11-08[media] dibusb-common: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+9
2013-11-08[media] cxusb: Don't use dynamic static allocationMauro Carvalho Chehab1-4/+37
2013-10-17[media] az6027: fix sparse warningsHans Verkuil1-2/+2
2013-10-02[media] media: dvb-frontends: ts2020: Added in a option for frequency divider...John Horan1-3/+10
2013-07-31[media] rc: allowed_protos now is a bit fieldSean Young1-1/+1
2013-07-22[media] dib0700: add support for PCTV 2002e & PCTV 2002e SEMichael Krufky1-1/+11
2013-05-21[media] stb0899: remove commented value from IQ_SWAP_ON/OFF usagesReinhard Nissl2-2/+2
2013-04-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-254/+248
2013-04-23[media] dib7090p: improve the support of the dib7090 and dib7790Olivier Grenie1-4/+18
2013-04-23[media] dib7090p: remove the support for the dib7090EOlivier Grenie1-205/+28
2013-04-23[media] dib8096: enhancementOlivier Grenie1-33/+175
2013-04-22[media] dib8000: enhancementPatrick Boettcher1-1/+1
2013-03-31[media] m920x: Fix uninitialized variable warningJean Delvare1-3/+3
2013-03-23[media] dvb-usb/dw2102: Remove duplicate inclusion of ts2020.hSachin Kamat1-1/+0
2013-03-23[media] dvb-usb/dvb-usb-v2: use IS_ENABLEDMauro Carvalho Chehab1-2/+3
2013-03-20treewide: Fix typos in printkMasanari Iida1-1/+1
2013-03-19[media] [1/1,dvb-usb] GOTVIEW SatelliteHD card supportAndrey Pavlenko1-1/+11
2013-03-19[media] m920x: let GCC see 'ret' is used initializedPaul Bolle1-2/+2
2013-03-19[media] dvb-usb: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-03-14[media] media: Terratec Cinergy S2 USB HD Rev.2Igor M. Liplianin1-1/+7
2013-02-14[media] media: Add 0x3009 USB PID to ttusb2 driver (fixed diff)Christoph Nuscheler1-1/+7
2013-02-08[media] ttusb2: Kconfig patch to auto-select frontends for TechnoTrend CT-3650Matti Kurkela1-1/+5
2013-02-06Revert "[media] drivers/media/usb/dvb-usb/dib0700_core.c: fix left shift"Mauro Carvalho Chehab1-1/+1
2013-02-06[media] drivers/media/usb/dvb-usb/dib0700_core.c: fix left shiftNickolai Zeldovich1-1/+1
2013-01-06[media] dib0700: do not lock interruptible on tear-down pathsJiri Slaby1-4/+1
2012-12-29[media] m88rs2000: make use ts2020Igor M. Liplianin1-20/+29
2012-12-29[media] ds3000: lock led procedure addedIgor M. Liplianin1-1/+6
2012-12-29[media] dw2102: autoselect DVB_M88RS2000Igor M. Liplianin1-0/+1
2012-12-28[media] TeVii DVB-S s421 and s632 cards supportIgor M. Liplianin1-7/+99
2012-12-28[media] make the other drivers take use of the new ts2020 driverKonstantin Dimitrov2-0/+18
2012-12-28[media] dvb-usb/friio-fe: Replace memcpy with struct assignmentEzequiel Garcia1-3/+2