aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/cx88
Commit message (Expand)AuthorAge
* [media] cx88: embed video_deviceHans Verkuil2015-04-08
* [media] cx88: Fix possible leak in cx8802_probe()Christian Engelmayer2015-03-02
* [media] cx88-dvb: whitespace cleanupMauro Carvalho Chehab2015-02-03
* [media] media: drivers shouldn't touch debug field in video_deviceHans Verkuil2014-12-23
* [media] media: remove emacs editor variablesHans Verkuil2014-12-22
* [media] cx88: remove leftover start_video_dma() callHans Verkuil2014-12-16
* [media] cx88: add missing alloc_ctx supportHans Verkuil2014-12-16
* [media] bttv/cx25821/cx88/ivtv: use sg_next instead of sg++Hans Verkuil2014-11-25
* [media] media: cx88: use vb2_start_streaming_called() helperPrabhakar Lad2014-11-14
* [media] cx88: fix VBI supportHans Verkuil2014-11-03
* [media] cx88: pci_disable_device comes after free_irqHans Verkuil2014-11-03
* [media] cx88: consistently use UNSET for absent tunerHans Verkuil2014-11-03
* [media] cx88: don't allow changes while vb2_is_busyHans Verkuil2014-11-03
* [media] cx88: drop mpeg_active fieldHans Verkuil2014-11-03
* [media] cx88: move width, height and field to core structHans Verkuil2014-11-03
* [media] cx88: don't pollute the kernel logHans Verkuil2014-11-03
* [media] cx88: increase API command timeoutHans Verkuil2014-11-03
* [media] cx88: remove dependency on btcx-riscHans Verkuil2014-11-03
* [media] cx88: drop cx88_free_bufferHans Verkuil2014-11-03
* [media] cx88: return proper errors during fw loadHans Verkuil2014-11-03
* [media] cx88: fix sparse warningHans Verkuil2014-11-03
* [media] cx88: convert to vb2Hans Verkuil2014-11-03
* [media] cx88: drop videobuf abuse in cx88-alsaHans Verkuil2014-11-03
* [media] cx88: drop the bogus 'queue' list in dmaqueueHans Verkuil2014-11-03
* [media] cx88: remove fmt from the buffer structHans Verkuil2014-11-03
* [media] cx88: remove return after BUG()Mauro Carvalho Chehab2014-09-26
* [media] cx88: fix cards table CodingStyleMauro Carvalho Chehab2014-09-26
* [media] rc-core: rename dev->scanmask to dev->scancode_maskDavid Härdeman2014-07-25
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-25
* [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] 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
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-04
|\
| * [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-11
* | [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-14
|/
* [media] cx88: use correct pci drvdata type in cx88_audio_finidev()Wei Yongjun2013-12-10
* [media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-17
* [media] pci: cx88: Remove redundant pci_set_drvdataSachin Kamat2013-10-17
* [media] pci: cx88-video: Use module_pci_driverSachin Kamat2013-10-17
* [media] pci: cx88-mpeg: Use module_pci_driverSachin Kamat2013-10-17
* [media] pci: cx88-alsa: Use module_pci_driverSachin Kamat2013-10-17
* [media] cx88: Fix regression: CX88_AUDIO_WM8775 can't be 0Hans Verkuil2013-09-03
* [media] cx88: fix build when VP3054=m and CX88_DVB=yMauro Carvalho Chehab2013-08-24
* [media] cx88: set dev_parent to the correct parent PCI busHans Verkuil2013-06-21
* [media] cx88: fix register maskHans Verkuil2013-06-21
* [media] cx88: remove g_chip_identHans Verkuil2013-06-21
* [media] cx88: fix NULL pointer dereferenceHans Verkuil2013-06-08
* [media] cx88: make core less verboseMauro Carvalho Chehab2013-04-28
* [media] cx88: Fix unsafe locking in suspend-resumeAlexey Khoroshilov2013-04-22