summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-0410-14/+29
|\
| * [media] saa7134: fix WARN_ON during resumeHans Verkuil2014-03-281-2/+2
| * [media] ddbridge: remove unneeded an NULL checkDan Carpenter2014-03-111-4/+2
| * [media] av7110_hw: fix a sanity check in av7110_fw_cmd()Dan Carpenter2014-03-111-1/+1
| * [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-112-2/+2
| * [media] bttv: Add support for Kworld V-Stream Xpert TV PVR878Pojar George2014-03-113-1/+18
| * [media] vb2: call buf_finish from __queue_cancelHans Verkuil2014-03-111-1/+2
| * [media] vb2: change result code of buf_finish to voidHans Verkuil2014-03-111-3/+1
| * Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-113-3/+3
| |\
| * | [media] cx23885: Fix tuning regression for TeVii S471Joakim Hernberg2014-02-041-0/+1
* | | Merge branch 'for-linus' into HEADTakashi Iwai2014-02-253-3/+3
|\ \ \ | | |/ | |/|
| * | [media] update Michael Krufky's email addressMichael Krufky2014-02-042-2/+2
| * | [media] media: bt8xx: add missing put_device callLevente Kurusa2014-02-041-1/+1
| |/
* | [media] Convert to snd_card_new() with a device pointerTakashi Iwai2014-02-146-23/+19
|/
* [media] videodev2: Set vb2_rect's width and height as unsignedRicardo Ribalda2014-01-072-7/+3
* [media] saa7134: don't set vfd->debugHans Verkuil2014-01-071-1/+0
* [media] saa6588: add support for non-blocking modeHans Verkuil2014-01-072-1/+4
* [media] saa7134: drop log_status for radioHans Verkuil2014-01-071-1/+0
* [media] saa6752hs.h: drop empty headerHans Verkuil2014-01-071-1/+0
* [media] saa6752hs: move to media/i2cHans Verkuil2014-01-073-791/+2
* [media] saa6752hs: drop compat control codeHans Verkuil2014-01-071-13/+6
* [media] saa7134: use V4L2_IN_ST_NO_SIGNAL instead of NO_SYNCHans Verkuil2014-01-071-1/+1
* [media] saa7134: add support for control eventsHans Verkuil2014-01-072-13/+38
* [media] saa7134: share resource management between normal and empress nodesHans Verkuil2014-01-073-101/+62
* [media] saa7134: remove dev from saa7134_fh, use saa7134_fh for empress nodeHans Verkuil2014-01-073-85/+76
* [media] saa7134: cleanup radio/video/empress ioctl handlingHans Verkuil2014-01-073-142/+61
* [media] saa7134: convert to the control frameworkHans Verkuil2014-01-074-399/+158
* [media] saa7134: move the queue data from saa7134_fh to saa7134_devHans Verkuil2014-01-074-64/+63
* Merge branch 'upstream-fixes' into patchworkMauro Carvalho Chehab2013-12-132-2/+5
|\
| * [media] media_tree: Fix spelling errorsJonathan McCrohan2013-12-093-3/+3
| * [media] saa7164: fix return value check in saa7164_initdev()Wei Yongjun2013-11-291-1/+3
| * [media] bttv: don't setup the controls if there are no video devicesHans Verkuil2013-11-291-1/+2
* | [media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-103-3/+3
* | [media] cx18: check for allocation failure in cx18_read_eeprom()Dan Carpenter2013-12-101-1/+4
* | [media] cx88: use correct pci drvdata type in cx88_audio_finidev()Wei Yongjun2013-12-101-2/+2
* | [media] media_tree: Fix spelling errorsJonathan McCrohan2013-11-293-3/+3
|/
* Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds2013-11-184-11/+42
|\
| * [media] cimax2: Don't use dynamic static allocationMauro Carvalho Chehab2013-11-081-1/+12
| * [media] av7110_hw: Don't use dynamic static allocationMauro Carvalho Chehab2013-11-081-2/+17
| * [media] cx18: struct i2c_client is too big for stackMauro Carvalho Chehab2013-11-071-8/+12
| * [media] zoran: don't build it on alphaMauro Carvalho Chehab2013-11-071-0/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-1830-109/+183
|\ \ | |/
| * [media] ddbridge: Remove casting the return value which is a void pointerJingoo Han2013-10-311-1/+1
| * [media] ngene: Remove casting the return value which is a void pointerJingoo Han2013-10-311-1/+1
| * [media] dm1105: remove unneeded not-null testAlexandru Juncu2013-10-311-2/+1
| * [media] cx25821: fix sparse warningsHans Verkuil2013-10-174-20/+14
| * [media] ivtv: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
| * [media] zoran: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
| * [media] misc drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-1710-11/+10
| * [media] cx18: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-2/+1
OpenPOWER on IntegriCloud