summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-04[media] drx-j: a few more CodingStyle fixupsMauro Carvalho Chehab
2014-03-04[media] drx-j: Get rid of typedefs on drxh.hMauro Carvalho Chehab
2014-03-04[media] drx-j: get rid of typedefs in drx_driver.hMauro Carvalho Chehab
2014-03-04[media] drx-j: Get rid of drx39xyj/bsp_tuner.hMauro Carvalho Chehab
2014-03-04[media] drx-j: make a few functions staticMauro Carvalho Chehab
2014-03-04[media] drx-j: Some minor CodingStyle fixes at headersMauro Carvalho Chehab
2014-03-04[media] drx-j: Remove a bunch of unused but assigned varsMauro Carvalho Chehab
2014-03-04[media] drx-j: remove the unused tuner_i2c_write_read() functionMauro Carvalho Chehab
2014-03-04[media] drx-j: do more CodingStyle fixesMauro Carvalho Chehab
2014-03-04[media] drx-j: Don't use CamelCaseMauro Carvalho Chehab
2014-03-04[media] drx-j: Use checkpatch --fix to solve several issuesMauro Carvalho Chehab
2014-03-04[media] drx-j: fix whitespacing on pointer parmametersMauro Carvalho Chehab
2014-03-04[media] drx-j: get rid of most of the typedefsMauro Carvalho Chehab
2014-03-04[media] drx-j: get rid of the bsp*.h headersMauro Carvalho Chehab
2014-03-04[media] drx-j: get rid of the other typedefs at bsp_types.hMauro Carvalho Chehab
2014-03-04[media] drx-j: get rid of the integer typedefsMauro Carvalho Chehab
2014-03-04[media] drx-j: remove the "const" annotate on HICommand()Mauro Carvalho Chehab
2014-03-04[media] drx-j: get rid of the typedefs on bsp_i2c.hMauro Carvalho Chehab
2014-03-04[media] drx-j: Fix CodingStyleMauro Carvalho Chehab
2014-03-04[media] drx-j: Fix compilation and un-comment itMauro Carvalho Chehab
2014-03-04[media] drx-j: CodingStyle fixesMauro Carvalho Chehab
2014-03-04[media] drx-j: put under 3-clause BSD licenseDevin Heitmueller
2014-03-04[media] drx-j: add a driver for Trident drx-j frontendDevin Heitmueller
2014-03-04[media] DocBook: document DVB DMX_[ADD|REMOVE]_PIDMauro Carvalho Chehab
2014-03-04[media] dvb_frontend: better handle lna set errorsMauro Carvalho Chehab
2014-03-04[media] em28xx: Display the used DVB alternateMauro Carvalho Chehab
2014-03-04[media] em28xx_dvb: only call the software filter if dataMauro Carvalho Chehab
2014-03-03[media] em28xx: implement em28xx_usb_driver suspend, resume, reset_resume hooksShuah Khan
2014-03-03[media] em28xx-video: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-03-03[media] em28xx-input: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-03-03[media] em28xx-dvb: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-03-03[media] em28xx-audio: implement em28xx_ops: suspend/resume hooksShuah Khan
2014-03-03[media] em28xx: add suspend/resume to em28xx_opsShuah Khan
2014-02-28[media] au0828: rework GPIO management for HVR-950qDevin Heitmueller
2014-02-28[media] ds3000: fix reading array out of bound in ds3000_read_snrHeinrich Schuchardt
2014-02-28[media] stb6100: fix buffer length check in stb6100_write_reg_range()Alexander Shiyan
2014-02-28[media] stv0900: remove an unneeded checkDan Carpenter
2014-02-28[media] m88rs2000: prevent frontend crash on continuous transponder scansMalcolm Priestley
2014-02-28[media] m88rs2000: add caps FE_CAN_INVERSION_AUTOMalcolm Priestley
2014-02-28[media] s5p-mfc: Add Horizontal and Vertical MV Search RangeAmit Grover
2014-02-28[media] v4l2: Add settings for Horizontal and Vertical MV Search RangeAmit Grover
2014-02-28[media] rtl28xxu: add chipset version comments into device listJan Vcelak
2014-02-28[media] rtl28xxu: add USB ID for Genius TVGo DVB-T03Jan Vcelak
2014-02-28[media] gspca_topro: Add a couple of missing length check in the packet parsi...Hans de Goede
2014-02-28[media] gspca_stv06xx: remove an unneeded checkDan Carpenter
2014-02-28[media] media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang
2014-02-28[media] gspca_kinect: fix messages about kinect_read() return valueAntonio Ospite
2014-02-28[media] gspca_kinect: fix kinect_read() error pathAntonio Ospite
2014-02-28[media] s2255drv: upgrade to videobuf2sensoray-dev
2014-02-28[media] omap_vout: avoid sleep_on raceArnd Bergmann