summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil75-488/+321
2015-12-18[media] cx23885: video instead of vbi register usedHans Verkuil1-2/+1
2015-12-18[media] cx23885: add support for ViewCast 260e and 460eHans Verkuil6-1/+132
2015-12-18[media] cs3308: add new 8-channel volume control driverHans Verkuil3-0/+149
2015-12-18[media] cx25840: initialize the standard to NTSC_MHans Verkuil1-1/+2
2015-12-18[media] cx25840: fix cx25840_s_stream for cx2388x and cx231xxHans Verkuil1-18/+19
2015-12-18[media] cx25840: relax a Vsrc checkHans Verkuil1-1/+7
2015-12-18[media] cx25840: more cx23888 register address changesHans Verkuil1-26/+23
2015-12-18[media] cx25840: fix VBI support for cx23888Hans Verkuil3-19/+34
2015-12-18[media] ivtv/cx18: fix inverted pixel aspect ratioHans Verkuil2-6/+6
2015-12-18[media] cx231xx: fix NTSC cropcap, add missing cropcap for 417Hans Verkuil2-2/+25
2015-12-18[media] cx23885: fix format/crop handlingHans Verkuil2-6/+38
2015-12-12Revert "[media] UVC: Add support for ds4 depth camera"Mauro Carvalho Chehab2-32/+0
2015-12-04[media] use https://linuxtv.org for LinuxTV URLsMauro Carvalho Chehab25-28/+28
2015-12-03[media] tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott1-1/+1
2015-12-03[media] dm1105: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen1-1/+0
2015-12-03[media] media: rc: remove unneeded codeHeiner Kallweit3-20/+1
2015-12-03[media] si2165: Add DVB-C support for HVR-4400/HVR-5500Matthias Schwarzott1-5/+81
2015-12-03[media] si2165: Prepare si2165_set_frontend() for future DVB-C supportMatthias Schwarzott1-14/+37
2015-12-03[media] si2165: set list of DVB-T registers togetherMatthias Schwarzott1-47/+26
2015-12-03[media] si2165: Simplify si2165_set_if_freq_shift usageMatthias Schwarzott1-13/+13
2015-12-03[media] si2165: move setting ts config to initMatthias Schwarzott1-13/+14
2015-12-03[media] si2165: only write agc registers after reset before start_syncroMatthias Schwarzott1-17/+15
2015-12-03[media] si2165: create function si2165_write_reg_list for writing register listsMatthias Schwarzott1-0/+21
2015-12-03[media] si2165: rename si2165_set_parameters to si2165_set_frontendMatthias Schwarzott1-2/+2
2015-12-03[media] si2165: rename frontend -> feMatthias Schwarzott1-9/+9
2015-12-03[media] UVC: Add support for ds4 depth cameraAviv Greenberg2-0/+32
2015-12-03[media] cx231xx: constify cx2341x_handler_ops structuresJulia Lawall5-5/+5
2015-12-03[media] media, sound: tea575x: constify snd_tea575x_ops structuresJulia Lawall4-4/+4
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil9-15/+20
2015-11-23Merge tag 'v4.4-rc2' into patchworkMauro Carvalho Chehab9-15/+17
2015-11-20various: fix pci_set_dma_mask return value checkingChristoph Hellwig9-15/+17
2015-11-19[media] davinci: add i2c Kconfig dependenciesArnd Bergmann1-0/+6
2015-11-19[media] fix dvb_frontend_sleep_until() logicMauro Carvalho Chehab1-4/+3
2015-11-19[media] media: cx23885: fix type of allowed_protosHeiner Kallweit1-1/+1
2015-11-19smsir.h: remove a now duplicated definition (IR_DEFAULT_TIMEOUT)Mauro Carvalho Chehab1-2/+0
2015-11-19[media] media: rc: move check whether a protocol is enabled to the coreHeiner Kallweit10-31/+3
2015-11-19[media] media: rc: load decoder modules on-demandHeiner Kallweit2-74/+0
2015-11-19[media] media: rc: constify struct proto_namesHeiner Kallweit1-2/+2
2015-11-19[media] media: rc: preparation for on-demand decoder module loadingHeiner Kallweit1-13/+59
2015-11-19[media] media: rc: fix decoder module unloadingHeiner Kallweit1-3/+14
2015-11-19[media] usbvision: fix crash on detecting device with invalid configurationVladis Dronov1-1/+15
2015-11-19[media] Add support for dvb usb stick Hauppauge WinTV-soloHDArno Bauernöppel2-0/+3
2015-11-19[media] si2165: fix checkpatch issuesMatthias Schwarzott1-30/+39
2015-11-19[media] cx231xx_dvb: use demod_i2c for demod attachMatthias Schwarzott2-8/+8
2015-11-19[media] ttusb-dec: constify ttusbdecfe_config structureJulia Lawall1-1/+1
2015-11-19[media] drivers/media/usb/dvb-usb-v2: constify mxl111sf_demod_config structureJulia Lawall3-5/+5
2015-11-19[media] tv tuner max2165 driver: extend frequency rangeWalter Cheuk1-1/+1
2015-11-19[media] v4l: omap_vout: Don't free buffers if they haven't been allocatedLaurent Pinchart1-4/+6
2015-11-19[media] uvcvideo: Enable UVC 1.5 device detectionLaurent Pinchart1-1/+2