aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/bt8xx (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-02-04[media] update Michael Krufky's email addressMichael Krufky1-1/+1
2014-02-04[media] media: bt8xx: add missing put_device callLevente Kurusa1-1/+1
2014-01-07[media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda1-3/+3
2014-01-07[media] saa6588: add support for non-blocking modeHans Verkuil1-1/+3
2013-11-29[media] bttv: don't setup the controls if there are no video devicesHans Verkuil1-1/+2
2013-10-17[media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2-3/+2
2013-10-17[media] pci: bt878: Remove redundant pci_set_drvdataSachin Kamat1-1/+0
2013-07-26[media] bttv: stop abusing mbox_we for sw_statusOndrej Zary2-17/+12
2013-06-17[media] bttv: fix querystdHans Verkuil1-2/+2
2013-06-17[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil1-38/+0