aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-27[media] solo6x10: fix potential null dereferenceHans Verkuil2-4/+7
2014-07-27[media] v4l2-ctrls: fix rounding calculationHans Verkuil1-5/+5
2014-07-27[media] mceusb: select default keytable based on vendorMauro Carvalho Chehab1-6/+17
2014-07-27[media] mceusb: add support for newer cx231xx devicesMauro Carvalho Chehab1-0/+8
2014-07-27[media] cx231xx: handle errors at read_eeprom()Mauro Carvalho Chehab1-1/+8
2014-07-27[media] cx231xx: Add support for PCTV QuatroStick 522eMatthias Schwarzott1-1/+4
2014-07-27[media] cx231xx: Add support for PCTV QuatroStick 521eMatthias Schwarzott1-1/+4
2014-07-27[media] cx231xx: Add digital support for HVR930C-HD model 1114xxMatthias Schwarzott4-0/+107
2014-07-27[media] cx231xx: Add digital support for HVR 930c-HD model 1113xxMatthias Schwarzott6-0/+132
2014-07-27[media] cx231xx: prepare for i2c_client attachmentMatthias Schwarzott1-0/+8
2014-07-27[media] cx23885: Add si2165 support for HVR-5500Matthias Schwarzott3-8/+53
2014-07-27[media] si2165: Add demod driver for DVB-T onlyMatthias Schwarzott5-0/+1137
2014-07-27[media] cx231xx: return an error if it can't read PCB configMauro Carvalho Chehab3-5/+13
2014-07-27[media] cx231xx: move analog init code to a separate functionMauro Carvalho Chehab1-106/+114
2014-07-27[media] cx231xx: use devm_ functions to allocate memoryMauro Carvalho Chehab1-30/+13
2014-07-27[media] cx231xx: Don't let an interface number to go past the arrayMauro Carvalho Chehab1-12/+30
2014-07-27[media] cx231xx: Fix the max number of interfacesMauro Carvalho Chehab1-2/+1
2014-07-26[media] rc: Add support for decoding XMP protocolMarcel J.E. Mol6-0/+250
2014-07-26[media] v4l2: blackfin: select proper pinctrl state in ppi_set_params if CONFIG_PINCTRL is enabledSonic Zhang1-0/+17
2014-07-26[media] v4l2: bfin: Ensure delete and reinit list entry on NOMMU architectureSonic Zhang1-3/+3
2014-07-26[media] media: blackfin: ppi: Pass device pointer to request peripheral pinsSonic Zhang2-4/+6
2014-07-26[media] em28xx-v4l: fix disabling ioctl VIDIOC_S_PARM for vbi devicesFrank Schaefer1-1/+1
2014-07-26[media] em28xx-v4l: get rid of field "users" in struct em28xx_v4l2Frank Schaefer2-11/+13
2014-07-26[media] em28xx-v4l: simplify em28xx_v4l2_open() by using v4l2_fh_open()Frank Schaefer1-8/+7
2014-07-26[media] em28xx-v4l: get rid of struct em28xx_fhFrank Schaefer2-61/+29
2014-07-26[media] em28xx-v4l: simplify some pointers in em28xx_init_camera()Frank Schaefer1-2/+2
2014-07-26[media] Fix typo in commentsRaimonds Cicans1-1/+1
2014-07-26[media] ddbridge: Add IDs for several newer Digital Devices cardsChristopher Reimer1-1/+34
2014-07-26[media] drivers/media/usb/ttusb-budget/dvb-ttusb-budget.c: remove unnecessary null test before usb_free_urbFabian Frederick1-2/+1
2014-07-26[media] media: saa7134: remove if based on uninitialized variableHeinrich Schuchardt1-4/+0
2014-07-26[media] af9035: override tuner for AVerMedia A835B devicesAntti Palosaari1-0/+19
2014-07-26[media] remove some new warnings on drxjMauro Carvalho Chehab1-4/+0
2014-07-26[media] cx23885-dvb: remove previously overriden valueMauro Carvalho Chehab1-1/+0
2014-07-26[media] cx23885 now needs to select dib0070Mauro Carvalho Chehab1-0/+1
2014-07-26[media] Add support for DViCO FusionHDTV DVB-T Dual Express2James Harper3-0/+139
2014-07-26[media] vmalloc_sg: make sure all pages in vmalloc area are really DMA-readyJames Harper1-4/+58
2014-07-26[media] media: drx39xyj - use drxj_set_lna_state() and remove duplicate LNA codeShuah Khan1-27/+2
2014-07-26[media] media: drx39xyj - fix to return actual error codes instead of -EIOShuah Khan1-56/+56
2014-07-26[media] media: drx39xyj - add resume supportShuah Khan1-23/+42
2014-07-26[media] media: dvb-core add new flag exit flag value for resumeShuah Khan2-0/+3
2014-07-26[media] media: drx39xyj driver change to check fe exit flag from releaseShuah Khan1-1/+3
2014-07-26[media] media: em28xx-dvb update fe exit flag to indicate device disconnectShuah Khan1-2/+6
2014-07-26[media] media: dvb-core move fe exit flag from fepriv to fe for driver accessShuah Khan2-15/+16
2014-07-26[media] media: em28xx - fix i2c_xfer to return -ENODEV when dev is removedShuah Khan1-0/+6
2014-07-26[media] media: em28xx - remove reset_resume interfaceShuah Khan1-1/+0
2014-07-26[media] media: em28xx - add error handling for KWORLD dvb_attach failuresShuah Khan1-3/+11
2014-07-26[media] media: em28xx-dvb - fix em28xx_dvb_resume() to not unregister i2c and dvbShuah Khan1-17/+0
2014-07-26[media] rtl28xxu: add [1b80:d3b0] Sveon STV21Sebastian2-0/+3
2014-07-26[media] Fix regression in some dib0700 based devicesJames Harper1-1/+1
2014-07-26[media] coda: Propagate the correct error on devm_request_threaded_irq()Fabio Estevam1-4/+5