summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/siano
AgeCommit message (Expand)AuthorLines
2012-08-13[media] dvb-usb: move it to drivers/media/usb/dvb-usbMauro Carvalho Chehab-5206/+0
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab-1/+1
2012-07-30[media] drivers/media/dvb/siano/smscoreapi.c: use list_for_each_entryJulia Lawall-23/+16
2012-06-11[media] smsusb: add autodetection support for USB ID 2040:f5a0Michael Krufky-0/+2
2012-05-14[media] v4l/dvb: fix compiler warningsHans Verkuil-2/+2
2012-05-03[media] smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky-0/+2
2012-03-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+118
2012-03-08[media] smsdvb: fix get_frontendGianluca Gennari-7/+116
2012-03-01[media] smsusb: fix the default delivery system settingMauro Carvalho Chehab-2/+2
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-13/+20
2012-01-04[media] dvb: Remove ops->info.type from frontendsMauro Carvalho Chehab-1/+0
2011-12-31[media] dvb: don't require a parameter for get_frontendMauro Carvalho Chehab-2/+2
2011-12-31[media] siano: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab-13/+21
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab-1/+1
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab-1/+1
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman-20/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+4
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker-0/+3
2011-10-31drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker-0/+1
2011-09-26Revert "[media] siano: apply debug flag to module level"Mauro Carvalho Chehab-2/+13
2011-09-03[media] drivers/media: do not use EXTRA_CFLAGSArnaud Lacombe-2/+2
2011-08-27[media] siano: apply debug flag to module levelDoron Cohen-13/+2
2011-07-27[media] siano: bad parameter is -EINVAL and not -EFAULTMauro Carvalho Chehab-1/+1
2011-07-27[media] drxd, siano: Remove unused include linux/version.hMauro Carvalho Chehab-1/+0
2011-05-20[media] Media, DVB, Siano, smsusb: Avoid static analysis report about 'use af...Jesper Juhl-2/+1
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-22[media] rc/keymaps: Rename Hauppauge table as rc-hauppaugeMauro Carvalho Chehab-1/+1
2010-12-29[media] media: Remove unnecessary casts of usb_get_intfdataJoe Perches-6/+3
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab-1/+1
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab-2/+2
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman-28/+29
2010-10-25[media] IR: initialize ir_raw_event in few more driversMaxim Levitsky-1/+1
2010-10-21V4L/DVB: drivers/media/dvb/siano: Remove double testJulia Lawall-2/+1
2010-09-27V4L/DVB: dvb: fix smscore_getbuffer() logicRichard Zidlicky-19/+12
2010-08-12V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab-1/+1
2010-08-08V4L/DVB: dvb: siano: free spinlock before schedule()Kulikov Vasiliy-2/+4
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-1/+1
2010-08-02V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab-275/+44
2010-08-02V4L/DVB: sms: properly initialize IR phys and IR nameMauro Carvalho Chehab-10/+15
2010-08-02V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStickMauro Carvalho Chehab-0/+1
2010-08-02V4L/DVB: smscoreapi/w9968cf: drivers/media: Remove unnecesary kmalloc castsJoe Perches-3/+1
2010-06-16fix typos concerning "management"Uwe Kleine-König-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+4
2010-02-26V4L/DVB: smsir: make local variables staticMárton Németh-3/+3
2010-02-26V4L/DVB (13963): siano, fix memory leakJiri Slaby-2/+5
2010-02-26V4L/DVB (13848): smsdvb: Add the proper status for IsRfLockedMauro Carvalho Chehab-4/+4
2010-02-26V4L/DVB (13847): smsdvb: Remove a wrong debug messageMauro Carvalho Chehab-1/+0
2010-02-26V4L/DVB (13846): smsdvb: Properly implement stats for both DVB and ISDB-TMauro Carvalho Chehab-14/+201
2010-02-26V4L/DVB (13845): smsdvb: Fix the frequency switch that broke with v5 API conv...Mauro Carvalho Chehab-2/+2
2010-02-26V4L/DVB (13844): smsdvb: Properly report the Delivery SystemMauro Carvalho Chehab-0/+3