summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2013-01-06[media] af9035: print warning when firmware is badAntti Palosaari1-0/+4
2013-01-06[media] fc0012: use config directly from the config structAntti Palosaari1-2/+2
2013-01-06[media] af9035: add support for fc0012 dual tuner configurationAntti Palosaari1-15/+41
2013-01-06[media] fc0012: use struct for driver configAntti Palosaari2-3/+14
2013-01-06[media] af9035: dual mode related changesAntti Palosaari2-48/+97
2013-01-06[media] af9035: dual mode supportJose Alberto Reguero2-47/+111
2013-01-06[media] af9035: support for Fitipower FC0012 tuner devicesAntti Palosaari2-0/+27
2013-01-06[media] em28xx: enable DMABUFMauro Carvalho Chehab1-1/+1
2013-01-05[media] em28xx: declare em28xx_stop_streaming as staticMauro Carvalho Chehab1-1/+1
2013-01-05[media] em28xx: consider the message length limitation of the i2c adapter whe...Frank Schaefer1-3/+9
2013-01-05[media] em28xx: fix+improve+unify i2c error handling, debug messages and code...Frank Schaefer2-32/+89
2013-01-05[media] em28xx: fix the i2c adapter functionality flagsFrank Schaefer1-1/+5
2013-01-05[media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes()Frank Schaefer2-48/+58
2013-01-05[media] em28xx: respect the message size constraints for i2c transfersFrank Schaefer1-26/+18
2013-01-05[media] em28xx: IR RC: move assignment of get_key functions from *_change_pro...Frank Schaefer1-4/+2
2013-01-05[media] em28xx: refactor the code in em28xx_usb_disconnect()Frank Schaefer1-15/+11
2013-01-05[media] em28xx: simplify device state trackingFrank Schaefer5-26/+11
2013-01-05[media] em28xx: convert to videobuf2Devin Heitmueller6-589/+338
2013-01-05[media] em28xx: zero vbi_format reserved array and add try_vbi_fmtHans Verkuil1-0/+3
2013-01-05[media] em28xx: remove sliced VBI supportHans Verkuil1-47/+2
2013-01-05[media] em28xx: std fixes: don't implement in webcam mode, and fix std changesHans Verkuil1-4/+21
2013-01-05[media] em28xx: fill in readbuffers and fix incorrect return codeHans Verkuil1-1/+3
2013-01-05[media] em28xx: add support for control eventsHans Verkuil1-12/+26
2013-01-05[media] em28xx: convert to v4l2_fh, fix priority handlingHans Verkuil2-0/+7
2013-01-05[media] em28xx: convert to the control frameworkHans Verkuil3-225/+53
2013-01-05[media] em28xx: fix tuner/frequency handlingHans Verkuil1-8/+5
2013-01-05[media] em28xx: fix VIDIOC_DBG_G_CHIP_IDENT compliance errorsHans Verkuil1-0/+8
2013-01-05[media] em28xx: remove bogus input/audio ioctls for the radio deviceHans Verkuil1-35/+0
2013-01-05[media] em28xx: fix querycapHans Verkuil1-23/+19
2013-01-05[media] em28xx: tell ir-kbd-i2c that WinTV uses an RC5 protocolMauro Carvalho Chehab1-0/+1
2013-01-05[media] em28xx: simplify IR names on I2C devicesMauro Carvalho Chehab1-4/+4
2013-01-05[media] em28xx: autoload em28xx-rc if the device has an I2C IRMauro Carvalho Chehab1-1/+1
2013-01-05[media] em28xx: initialize button/I2C IR earlierMauro Carvalho Chehab1-9/+11
2013-01-01[media] lmedm04: correct I2C values to 7 bit addressingMalcolm Priestley1-14/+15
2013-01-01[media] stk1160: Replace BUG_ON with WARN_ONEzequiel Garcia1-1/+1
2012-12-29[media] m88rs2000: make use ts2020Igor M. Liplianin3-21/+38
2012-12-29[media] ds3000: lock led procedure addedIgor M. Liplianin1-1/+6
2012-12-29[media] dw2102: autoselect DVB_M88RS2000Igor M. Liplianin1-0/+1
2012-12-28[media] TeVii DVB-S s421 and s632 cards supportIgor M. Liplianin1-7/+99
2012-12-28[media] em28xx: rename module parameter prefer_bulk to usb_xfer_modeFrank Schaefer1-5/+6
2012-12-28[media] make the other drivers take use of the new ts2020 driverKonstantin Dimitrov2-0/+18
2012-12-28[media] it913x: add support for Avermedia A835BEddi De Pieri1-0/+12
2012-12-28[media] au0828: Replace memcpy with struct assignmentEzequiel Garcia2-7/+4
2012-12-28[media] dvb-usb/friio-fe: Replace memcpy with struct assignmentEzequiel Garcia1-3/+2
2012-12-28[media] hdpvr: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-28[media] pvrusb2: Replace memcpy with struct assignmentEzequiel Garcia3-5/+4
2012-12-28[media] pwc: Replace memcpy with struct assignmentEzequiel Garcia1-1/+1
2012-12-28[media] sn9c102: Replace memcpy with struct assignmentEzequiel Garcia1-2/+2
2012-12-28[media] usbvision: Replace memcpy with struct assignmentEzequiel Garcia1-2/+1
2012-12-28[media] cx231xx: Replace memcpy with struct assignmentEzequiel Garcia2-3/+2