aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/bt8xx
Commit message (Expand)AuthorAge
* [media] bttv: Improve TEA575x supportOndrej Zary2015-01-27
* [media] bttv: Convert to generic TEA575x interfaceOndrej Zary2015-01-27
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-23
* [media] btcx-risc: move to bt8xxHans Verkuil2014-12-23
* [media] media: remove emacs editor variablesHans Verkuil2014-12-22
* [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil2014-11-25
* [media] bttv: fix sparse warningHans Verkuil2014-11-05
* [media] bt8xx: just return 0 instead of using a varMauro Carvalho Chehab2014-09-03
* [media] bttv-driver: remove an uneeded semicolonMauro Carvalho Chehab2014-09-03
* media: use pci_zalloc_consistentJoe Perches2014-08-08
* [media] rc-core: document the protocol typeDavid Härdeman2014-07-23
* [media] rc-core: improve ir-kbd-i2c get_key functionsDavid Härdeman2014-07-23
* [media] bt8xx: fixup RC5 decodingDavid Härdeman2014-07-23
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-04
* [media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart2014-05-24
* [media] bt8xx: make driver routines fit into its own namespcaeLuis R. Rodriguez2014-05-23
* [media] bttv: Add support for PCI-8604PWDaniel Glöckner2014-04-16
* [media] bttv: Add support for Kworld V-Stream Xpert TV PVR878Pojar George2014-03-11
* [media] update Michael Krufky's email addressMichael Krufky2014-02-04
* [media] media: bt8xx: add missing put_device callLevente Kurusa2014-02-04
* [media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda2014-01-07
* [media] saa6588: add support for non-blocking modeHans Verkuil2014-01-07
* [media] bttv: don't setup the controls if there are no video devicesHans Verkuil2013-11-29
* [media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-17
* [media] pci: bt878: Remove redundant pci_set_drvdataSachin Kamat2013-10-17
* [media] bttv: stop abusing mbox_we for sw_statusOndrej Zary2013-07-26
* [media] bttv: fix querystdHans Verkuil2013-06-17
* [media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do soHans Verkuil2013-06-17
* [media] media: pci: remove duplicate checks for EPERMLad, Prabhakar2013-05-27
* [media] CARDLIST.bttv: add new cardsHans Verkuil2013-05-21
* [media] bttv: Add CyberVision CV06Ondrej Zary2013-05-21
* [media] bttv: Add noname Bt848 capture card with 14MHz xtalOndrej Zary2013-05-21
* [media] bttv: Add Adlink MPG24 entry to the bttv cardlistHans Verkuil2013-05-21
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-02
|\
| * i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-02
* | Merge tag 'v3.9-rc5' into patchworkMauro Carvalho Chehab2013-04-01
|\ \
| * | [media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede2013-03-26
| |/
* | [media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil2013-03-24
* | [media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil2013-03-24
* | [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-24
* | [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-24
* | [media] bttv: apply mute settings on openFrank Schaefer2013-03-23
* | [media] bttv: do not unmute the device before the first openFrank Schaefer2013-03-23
* | [media] bttv: untangle audio input and mute settingFrank Schaefer2013-03-23
* | [media] bttv: separate GPIO part from function audio_mux()Frank Schaefer2013-03-23
* | [media] bttv: rename field 'audio' in struct 'bttv' to 'audio_input'Frank Schaefer2013-03-23
* | [media] bttv: do not save the audio input in audio_mux()Frank Schaefer2013-03-23
* | [media] bttv: audio_mux(): do not change the value of the v4l2 mute controlFrank Schaefer2013-03-23
* | [media] bttv: audio_mux(): use a local variable "gpio_mute" instead of modify...Frank Schaefer2013-03-23
* | [media] bttv: move fini_bttv_i2c() from bttv-input.c to bttv-i2c.cFrank Schaefer2013-03-05