aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/siano (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-12V4L/DVB: Fix IR_CORE dependenciesMauro Carvalho Chehab1-1/+1
2010-08-08V4L/DVB: dvb: siano: free spinlock before schedule()Kulikov Vasiliy1-2/+4
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-08-02V4L/DVB: sms: Convert IR support to use the Remote Controller coreMauro Carvalho Chehab4-275/+44
2010-08-02V4L/DVB: sms: properly initialize IR phys and IR nameMauro Carvalho Chehab3-10/+15
2010-08-02V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStickMauro Carvalho Chehab1-0/+1
2010-08-02V4L/DVB: smscoreapi/w9968cf: drivers/media: Remove unnecesary kmalloc castsJoe Perches1-3/+1
2010-06-16fix typos concerning "management"Uwe Kleine-König1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2010-02-26V4L/DVB: smsir: make local variables staticMárton Németh1-3/+3
2010-02-26V4L/DVB (13963): siano, fix memory leakJiri Slaby1-2/+5
2010-02-26V4L/DVB (13848): smsdvb: Add the proper status for IsRfLockedMauro Carvalho Chehab1-4/+4
2010-02-26V4L/DVB (13847): smsdvb: Remove a wrong debug messageMauro Carvalho Chehab1-1/+0
2010-02-26V4L/DVB (13846): smsdvb: Properly implement stats for both DVB and ISDB-TMauro Carvalho Chehab2-14/+201
2010-02-26V4L/DVB (13845): smsdvb: Fix the frequency switch that broke with v5 API conversionMauro Carvalho Chehab1-2/+2
2010-02-26V4L/DVB (13844): smsdvb: Properly report the Delivery SystemMauro Carvalho Chehab1-0/+3
2010-02-26V4L/DVB (13842): smsdvb: Convert it to use DVB API v5 (S2API)Mauro Carvalho Chehab1-32/+54
2010-02-26V4L/DVB (13841): smsdvb: Make stats to workMauro Carvalho Chehab2-6/+71
2010-02-26V4L/DVB (13840): smsusb: Add ISDB-T firmware for Hauppauge WinTV-Nova-T-MiniStickMichael Krufky1-0/+1
2010-02-26V4L/DVB (13839): smsdvb: add ISDB-T as DVB-T tuning support hackMichael Krufky1-9/+72
2009-12-16V4L/DVB (13683): sanio-ms: clean up init, exit and id_tableMárton Németh3-10/+10
2009-12-16V4L/DVB (13569): smsusb: add autodetection support for five additional Hauppauge USB IDsMichael Krufky1-0/+10
2009-12-05V4L/DVB (13416): smssdio: initialize return valueMárton Németh1-1/+1
2009-12-05V4L/DVB (13380): sms-cards: make id unsigned in sms_get_board()Roel Kluin2-2/+2
2009-12-05V4L/DVB (13295): sms1xxx: load smsdvb also for the hauppauge tiger cardsÉric Piel1-0/+2
2009-12-05V4L/DVB (13241): Cleanup redundant tests on unsignedRoel Kluin1-1/+1
2009-11-27V4L/DVB (13412): SMS_SIANO_MDTV should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2009-11-07V4L/DVB (13202): smsusb: add autodetection support for three additional Hauppauge USB IDsMichael Krufky1-0/+6
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2-3/+3
2009-08-31V4L/DVB (12451): Update KConfig File to enable SDIO and USB interfacesUdi Atar2-20/+29
2009-08-31V4L/DVB (12450): Siano: Fixed SDIO compilation bugsUdi Atar1-24/+30
2009-08-31V4L/DVB (12446): sms1xxx: restore GPIO functionality for all Hauppauge devicesMichael Krufky1-0/+44
2009-08-13V4L/DVB (12441): siano: read buffer overflowRoel Kluin1-1/+1
2009-08-13V4L/DVB (12437): dvb: siano uses/depends on INPUTRandy Dunlap1-1/+1
2009-08-13V4L/DVB (12386): sms1xxx: fix build warning: unused variable 'board'Michael Krufky1-2/+0
2009-08-13V4L/DVB (12374): sms1xxx: fix broken Hauppauge devicesMichael Krufky1-100/+0
2009-06-23V4L/DVB (12107): smscoreapi: fix compile warningHans Verkuil1-2/+2
2009-06-16V4L/DVB (11892): Siano: smsendian - declare function as externUri Shkolnik1-3/+3
2009-06-16V4L/DVB (11891): Siano: smscore - bind the GPIO SMS protocolUri Shkolnik1-0/+20
2009-06-16V4L/DVB (11890): Siano: smscore - remove redundant codeUri Shkolnik1-13/+0
2009-06-16V4L/DVB (11889): Siano: smsdvb - add DVB v3 eventsUri Shkolnik1-0/+48
2009-06-16V4L/DVB (11888): Siano: smsusb - remove redundant ifdefUri Shkolnik1-2/+0
2009-06-16V4L/DVB (11887): Siano: smscards - add board (target) eventsUri Shkolnik2-0/+191
2009-06-16V4L/DVB (11886): Siano: smscore - fix some new GPIO definitions namesUri Shkolnik1-11/+10
2009-06-16V4L/DVB (11885): Siano: Add new GPIO management interfaceUri Shkolnik3-4/+288
2009-06-16V4L/DVB (11884): Siano: smssdio - revert to stand alone moduleUri Shkolnik1-2/+5
2009-06-16V4L/DVB (11883): Siano: cards - add two additional (USB) devicesUri Shkolnik3-2/+19
2009-06-16V4L/DVB (11824): Siano: smsusb - change exit func debug msgUri Shkolnik1-1/+1
2009-06-16V4L/DVB (11823): Siano: smsusb - fix typo in module descriptionUri Shkolnik1-1/+1
2009-06-16V4L/DVB (11822): Siano: smscore - bug fix at get_device_modeUri Shkolnik1-1/+1