aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/bt8xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-03[media] bt8xx: Delete unnecessary variable initialisations in ca_send_message()Markus Elfring1-3/+2
2017-02-03[media] bt8xx: Delete two error messages for a failed memory allocationMarkus Elfring1-4/+2
2017-01-31[media] bt8xx: fix memory leakSudip Mukherjee1-0/+1
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus3-12/+0
2016-11-18[media] dvb: make DVB frontend *_ops instances "const"Max Kellermann1-8/+8
2016-11-18[media] bt8xx: use pr_foo() macros instead of printk()Mauro Carvalho Chehab2-31/+40
2016-11-18[media] bt8xx/dst: use a more standard way to print messagesMauro Carvalho Chehab1-144/+118
2016-10-21[media] bt8xx: don't break long linesMauro Carvalho Chehab4-16/+9
2016-08-24[media] bttv: convert g/s_crop to g/s_selectionHans Verkuil2-21/+40
2016-07-08[media] bt8xx: remove needless module refcountingAlexey Khoroshilov1-2/+0
2016-03-01[media] bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede1-6/+20
2016-02-04[media] dvb_frontend: pass the props cache to get_frontend() as argMauro Carvalho Chehab1-2/+2
2016-02-01[media] media: bt8xx: constify sp887x_config structureJulia Lawall1-1/+1
2016-02-01[media] media: bt8xx: constify or51211_config structureJulia Lawall1-1/+1
2016-02-01[media] bttv: Returning only value constants in two functionsMarkus Elfring1-19/+6
2016-02-01[media] bttv-driver, usbvision-video: use to_video_device()Geliang Tang1-1/+1
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab1-1/+2
2015-12-03[media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall1-1/+1
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2-2/+2
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab3-4/+4
2015-10-01[media] use v4l2_get_timestamp where possibleArnd Bergmann1-4/+1
2015-08-16[media] bt8xxx: Use monotonic timeAbhilash Jindal2-14/+9
2015-07-06[media] btcx-risc: use swap() in btcx_sort_clips()Fabian Frederick1-4/+1
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab2-17/+20
2015-06-05[media] bt8xx: remove needless checkMauro Carvalho Chehab1-71/+67
2015-05-01[media] bttv: fix missing irq after reloading driverHans Verkuil1-0/+2
2015-05-01[media] bttv: fix audio hooksMauro Carvalho Chehab1-168/+275
2015-05-01[media] bttv: fix indentingMauro Carvalho Chehab1-1/+2
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linusMauro Carvalho Chehab2-23/+0
2015-04-08[media] bttv: embed video_deviceHans Verkuil2-54/+25
2015-03-24media/bt8xx: Remove old powerpc cruftBenjamin Herrenschmidt2-23/+0
2015-01-27[media] bttv: Improve TEA575x supportOndrej Zary1-0/+31
2015-01-27[media] bttv: Convert to generic TEA575x interfaceOndrej Zary4-215/+125
2014-12-23[media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil1-1/+0
2014-12-23[media] btcx-risc: move to bt8xxHans Verkuil4-2/+267
2014-12-22[media] media: remove emacs editor variablesHans Verkuil9-55/+0
2014-11-25[media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil1-6/+6
2014-11-05[media] bttv: fix sparse warningHans Verkuil1-3/+3
2014-09-03[media] bt8xx: just return 0 instead of using a varMauro Carvalho Chehab2-5/+2
2014-09-03[media] bttv-driver: remove an uneeded semicolonMauro Carvalho Chehab1-1/+1
2014-08-08media: use pci_zalloc_consistentJoe Perches1-12/+4
2014-07-23[media] rc-core: document the protocol typeDavid Härdeman1-6/+6
2014-07-23[media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman1-3/+5
2014-07-23[media] bt8xx: fixup RC5 decodingDavid Härdeman2-32/+32
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-1/+1
2014-05-23[media] bt8xx: make driver routines fit into its own namespcaeLuis R. Rodriguez1-10/+10
2014-04-16[media] bttv: Add support for PCI-8604PWDaniel Glöckner2-0/+111
2014-03-11[media] bttv: Add support for Kworld V-Stream Xpert TV PVR878Pojar George3-1/+18