summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
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] af9035: fix missing unlock on error in af9035_ctrl_msg()Wei Yongjun1-8/+9
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] 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] 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] em28xx-i2c: fix coding style of multi line commentsFrank Schaefer1-18/+34
2013-03-25[media] em28xx-i2c: do not break strings across linesFrank Schaefer1-25/+20
2013-03-24[media] v4l2: add const to argument of write-only s_register ioctlHans Verkuil13-15/+17
2013-03-24[media] v4l2: pass std by value to the write-only s_std ioctlHans Verkuil11-30/+30
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil9-18/+12
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil9-14/+17
2013-03-23[media] dvb-usb/dw2102: Remove duplicate inclusion of ts2020.hSachin Kamat1-1/+0
2013-03-23[media] [PATH] enable dual tuner to Avermedia Twinstar in af9035 driverJose Alberto Reguero1-0/+1
2013-03-23[media] gspca: remove needless check before usb_free_coherent()Wei Yongjun1-5/+4
2013-03-23[media] it913x: fix pid filterAntti Palosaari1-0/+1
2013-03-23[media] dvb_usb_v2: rework USB streaming logicAntti Palosaari1-99/+116
2013-03-23[media] cypress_firmware: make checkpatch.pl happyAntti Palosaari1-3/+2
2013-03-23[media] dvb_usb_v2: make checkpatch.pl happyAntti Palosaari3-57/+65
2013-03-23[media] dvb_usb_v2: replace Kernel userspace lock with wait queueAntti Palosaari2-17/+41
2013-03-23[media] dvb-usb/dvb-usb-v2: use IS_ENABLEDMauro Carvalho Chehab3-7/+7
2013-03-23[media] hdpvr-video: Use the proper check for I2C supportMauro Carvalho Chehab1-1/+2
2013-03-22[media] dvb_usb_v2: make local function dvb_usb_v2_generic_io() staticWei Yongjun1-1/+1
2013-03-22[media] em28xx: tuner setup is broken after algo_data changeHans Verkuil1-1/+2
2013-03-22[media] em28xx: Only change I2C bus inside em28xx-i2cMauro Carvalho Chehab1-3/+5
2013-03-22[media] m5602_ov7660: return error at ov7660_init()Mauro Carvalho Chehab1-1/+3
2013-03-22[media] af9035: style changes for remote controller pollingAntti Palosaari1-10/+13
2013-03-22[media] af9035: check I/O errors on IR pollingAntti Palosaari1-3/+12
2013-03-22[media] af9035: change dual mode boolean to bit fieldAntti Palosaari1-1/+9
2013-03-22[media] af9035: enable remote controller for IT9135 tooAntti Palosaari1-4/+0
2013-03-22[media] af9035: set demod TS mode config in read_config()Antti Palosaari1-5/+2
2013-03-22[media] af9035: use already detected eeprom base addrAntti Palosaari1-9/+9
2013-03-22[media] af9035: select firmware loader according to firmwareAntti Palosaari1-5/+5