summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-29[media] em28xx: fix and separate the board hints for sensor devicesFrank Schaefer1-21/+19
2013-03-29[media] em28xx: ignore isoc DVB USB endpoints with wMaxPacketSize = 0 bytes f...Frank Schaefer1-1/+8
2013-03-29[media] uvcvideo: Return -EINVAL when setting a menu control to an invalid valueLaurent Pinchart1-1/+1
2013-03-29[media] em28xx: write output frame resolution to regs 0x34+0x35 for em25xx fa...Frank Schaefer2-1/+15
2013-03-29[media] em28xx: make em28xx_set_outfmt() working with EM25xx family bridgesFrank Schaefer1-5/+16
2013-03-29[media] em28xx: add support for em25xx/em276x/em277x/em278x frame data proces...Frank Schaefer1-1/+73
2013-03-29[media] em28xx: add chip id of the em2765Frank Schaefer3-1/+14
2013-03-29[media] em28xx: add support for em25xx i2c bus B read/write/check device oper...Frank Schaefer3-42/+212
2013-03-26[media] Fix undefined reference to `au8522_attach'Hans Verkuil1-1/+1
2013-03-26[media] go7007: fix invalid use of sizeof in go7007_usb_i2c_master_xfer()Wei Yongjun1-1/+1
2013-03-26[media] af9035: fix missing unlock on error in af9035_ctrl_msg()Wei Yongjun1-8/+9
2013-03-25[media] tuner-core: handle errors when getting signal strength/afcMauro Carvalho Chehab1-4/+6
2013-03-25[media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afcMauro Carvalho Chehab1-10/+6
2013-03-25[media] tuner-core: return afc instead of zeroMauro Carvalho Chehab1-1/+1
2013-03-25[media] tuner-core: don't set has_signal/get_afc if not supportedHans Verkuil1-1/+6
2013-03-25[media] au0828: improve firmware loading & lockingHans Verkuil1-14/+52
2013-03-25[media] au0828: fix initial video routingHans Verkuil1-12/+18
2013-03-25[media] au0828: don't change global state information on open()Hans Verkuil1-7/+2
2013-03-25[media] au0828: simplify i2c_gate_ctrlHans Verkuil1-12/+12
2013-03-25[media] au0828: fix disconnect sequenceHans Verkuil2-25/+32
2013-03-25[media] au8522_decoder: remove obsolete control opsHans Verkuil1-7/+0
2013-03-25[media] au0828: replace deprecated current_norm by g_stdHans Verkuil2-1/+13
2013-03-25[media] au0828: add try_fmt_vbi support, zero vbi.reserved, pix.privHans Verkuil1-3/+4
2013-03-25[media] au0828: add prio, control event and log_status supportHans Verkuil2-9/+37
2013-03-25[media] au0828: convert to the control frameworkHans Verkuil3-39/+17
2013-03-25[media] au0828: fix audio input handlingHans Verkuil1-9/+26
2013-03-25[media] au0828: fix intendation coding style issueHans Verkuil1-6/+6
2013-03-25[media] au0828: frequency handling fixesHans Verkuil1-5/+7
2013-03-25[media] au0828: fix querycapHans Verkuil1-6/+11
2013-03-25[media] au8522_decoder: convert to the control frameworkHans Verkuil2-90/+46
2013-03-25[media] DocBook media: document 3.10 changesHans Verkuil2-2/+6
2013-03-25[media] DocBook media: add VIDIOC_DBG_G_CHIP_NAME documentationHans Verkuil4-14/+280
2013-03-25[media] em28xx: add support for g_chip_nameHans Verkuil1-7/+34
2013-03-25[media] stk1160: remove V4L2_CHIP_MATCH_AC97 placeholderHans Verkuil1-6/+1
2013-03-25[media] v4l2: add new VIDIOC_DBG_G_CHIP_NAME ioctlHans Verkuil5-16/+146
2013-03-25[media] DocBook media: fix syntax problems in dvbproperty.xmlHans Verkuil1-24/+22
2013-03-25[media] v4l2-common: remove obsolete check for ' at the end of a driver nameHans Verkuil1-3/+0
2013-03-25[media] videobuf2-core: print current state of buffer in vb2_buffer_doneTushar Behera1-1/+1
2013-03-25[media] solo6x10: prefix sources with 'solo6x10-'Hans Verkuil12-1/+3
2013-03-25[media] solo6x10: rename headersHans Verkuil9-7/+7
2013-03-25[media] solo6x10: clean up motion detection handlingHans Verkuil3-54/+97
2013-03-25[media] solo6x10: disable the 'priv' abuseHans Verkuil1-0/+8
2013-03-25[media] solo6x10: fix sequence handlingHans Verkuil3-2/+6
2013-03-25[media] solo6x10: use V4L2_PIX_FMT_MPEG4, not _FMT_MPEGHans Verkuil1-12/+6
2013-03-25[media] solo6x10: small big-endian fixHans Verkuil1-1/+1
2013-03-25[media] solo6x10: also stop DMA if the SOLO_PCI_ERR_P2M_DESC is raisedHans Verkuil1-1/+1
2013-03-25[media] solo6x10: drop video_type and add proper s_std supportHans Verkuil6-52/+67
2013-03-25[media] solo6x10: add call to pci_dma_mapping_errorHans Verkuil1-0/+2
2013-03-25[media] solo6x10: fix 'BUG: key ffff88081a2a9b58 not in .data!'Hans Verkuil1-0/+1
2013-03-25[media] solo6x10: convert the display node to vb2Hans Verkuil4-207/+103