summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-30[media] ir-rc5-decoder: print where decoding failsMauro Carvalho Chehab1-2/+2
2014-07-30[media] rc-main: allow raw protocol drivers to restrict the allowed protosMauro Carvalho Chehab1-3/+2
2014-07-30[media] au0828: improve I2C speedMauro Carvalho Chehab2-16/+27
2014-07-28si2135: Declare the structs even if frontend is not enabledMauro Carvalho Chehab1-3/+1
2014-07-28[media] solo6x10: fix potential null dereferenceHans Verkuil2-4/+7
2014-07-28[media] v4l2-ctrls: fix rounding calculationHans Verkuil1-5/+5
2014-07-28[media] mceusb: select default keytable based on vendorMauro Carvalho Chehab1-6/+17
2014-07-28[media] mceusb: add support for newer cx231xx devicesMauro Carvalho Chehab1-0/+8
2014-07-28[media] cx231xx: handle errors at read_eeprom()Mauro Carvalho Chehab1-1/+8
2014-07-28[media] cx231xx: Add support for PCTV QuatroStick 522eMatthias Schwarzott1-1/+4
2014-07-28[media] cx231xx: Add support for PCTV QuatroStick 521eMatthias Schwarzott1-1/+4
2014-07-28[media] cx231xx: Add digital support for HVR930C-HD model 1114xxMatthias Schwarzott4-0/+107
2014-07-28[media] cx231xx: Add digital support for HVR 930c-HD model 1113xxMatthias Schwarzott6-0/+132
2014-07-28[media] cx231xx: prepare for i2c_client attachmentMatthias Schwarzott1-0/+8
2014-07-28[media] cx23885: Add si2165 support for HVR-5500Matthias Schwarzott3-8/+53
2014-07-28[media] si2165: Add demod driver for DVB-T onlyMatthias Schwarzott5-0/+1137
2014-07-28[media] get_dvb_firmware: Add firmware extractor for si2165Matthias Schwarzott1-1/+32
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-27[media] rc: Add support for decoding XMP protocolMarcel J.E. Mol7-1/+255
2014-07-27[media] v4l2: blackfin: select proper pinctrl state in ppi_set_params if CONF...Sonic Zhang2-0/+18
2014-07-27[media] v4l2: bfin: Ensure delete and reinit list entry on NOMMU architectureSonic Zhang1-3/+3
2014-07-27[media] media: blackfin: ppi: Pass device pointer to request peripheral pinsSonic Zhang3-5/+8
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] staging: media: lirc_parallel.c: fix coding styleZheng Di1-16/+16
2014-07-26[media] Fix typo in commentsRaimonds Cicans1-1/+1
2014-07-26[media] staging: omap4iss: Fix type of struct iss_device::crashedRasmus Villemoes1-1/+1
2014-07-26[media] staging: lirc: Introduce the use of managed interfacesHimangi Saraogi1-30/+7
2014-07-26[media] staging: lirc: remove return void functionRaphael Poggi1-6/+0
2014-07-26[media] staging: lirc: fix checkpath errors: blank linesRaphael Poggi1-0/+3
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...Fabian Frederick1-2/+1
2014-07-26[media] media: saa7134: remove if based on uninitialized variableHeinrich Schuchardt1-4/+0
2014-07-26[media] v4l: omap4iss: configuration using uninitialized variableHeinrich Schuchardt1-1/+1
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] update cx23885 and em28xx cardlistsMauro Carvalho Chehab2-1/+3
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 Harper2-4/+61
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