summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2013-01-05[media] em28xx: declare em28xx_stop_streaming as staticMauro Carvalho Chehab
2013-01-05[media] em28xx: consider the message length limitation of the i2c adapter whe...Frank Schaefer
2013-01-05[media] em28xx: fix+improve+unify i2c error handling, debug messages and code...Frank Schaefer
2013-01-05[media] em28xx: fix the i2c adapter functionality flagsFrank Schaefer
2013-01-05[media] em28xx: fix two severe bugs in function em2800_i2c_recv_bytes()Frank Schaefer
2013-01-05[media] em28xx: respect the message size constraints for i2c transfersFrank Schaefer
2013-01-05[media] em28xx: IR RC: move assignment of get_key functions from *_change_pro...Frank Schaefer
2013-01-05[media] em28xx: refactor the code in em28xx_usb_disconnect()Frank Schaefer
2013-01-05[media] em28xx: simplify device state trackingFrank Schaefer
2013-01-05[media] em28xx: convert to videobuf2Devin Heitmueller
2013-01-05[media] em28xx: zero vbi_format reserved array and add try_vbi_fmtHans Verkuil
2013-01-05[media] em28xx: remove sliced VBI supportHans Verkuil
2013-01-05[media] em28xx: std fixes: don't implement in webcam mode, and fix std changesHans Verkuil
2013-01-05[media] em28xx: fill in readbuffers and fix incorrect return codeHans Verkuil
2013-01-05[media] em28xx: add support for control eventsHans Verkuil
2013-01-05[media] em28xx: convert to v4l2_fh, fix priority handlingHans Verkuil
2013-01-05[media] em28xx: convert to the control frameworkHans Verkuil
2013-01-05[media] em28xx: fix tuner/frequency handlingHans Verkuil
2013-01-05[media] em28xx: fix VIDIOC_DBG_G_CHIP_IDENT compliance errorsHans Verkuil
2013-01-05[media] em28xx: remove bogus input/audio ioctls for the radio deviceHans Verkuil
2013-01-05[media] em28xx: fix querycapHans Verkuil
2013-01-04[media] em28xx: tell ir-kbd-i2c that WinTV uses an RC5 protocolMauro Carvalho Chehab
2013-01-04[media] em28xx: simplify IR names on I2C devicesMauro Carvalho Chehab
2013-01-04[media] em28xx: autoload em28xx-rc if the device has an I2C IRMauro Carvalho Chehab
2013-01-04[media] em28xx: initialize button/I2C IR earlierMauro Carvalho Chehab
2013-01-01[media] lmedm04: correct I2C values to 7 bit addressingMalcolm Priestley
2013-01-01[media] stk1160: Replace BUG_ON with WARN_ONEzequiel Garcia
2012-12-28[media] m88rs2000: make use ts2020Igor M. Liplianin
2012-12-28[media] ds3000: lock led procedure addedIgor M. Liplianin
2012-12-28[media] dw2102: autoselect DVB_M88RS2000Igor M. Liplianin
2012-12-27[media] TeVii DVB-S s421 and s632 cards supportIgor M. Liplianin
2012-12-27[media] em28xx: rename module parameter prefer_bulk to usb_xfer_modeFrank Schaefer
2012-12-27[media] make the other drivers take use of the new ts2020 driverKonstantin Dimitrov
2012-12-27[media] it913x: add support for Avermedia A835BEddi De Pieri
2012-12-27[media] au0828: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-27[media] dvb-usb/friio-fe: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-27[media] hdpvr: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-27[media] pvrusb2: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-27[media] pwc: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-27[media] sn9c102: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-27[media] usbvision: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-27[media] cx231xx: Replace memcpy with struct assignmentEzequiel Garcia
2012-12-27[media] m920x: add support for the VP-7049 Twinhan DVB-T USB StickAntonio Ospite
2012-12-27[media] m920x: send the RC init sequence also when rc.core is usedAntonio Ospite
2012-12-27[media] m920x: Fix CodingStyle issuesMauro Carvalho Chehab
2012-12-27[media] m920x: introduce m920x_rc_core_query()Antonio Ospite
2012-12-27[media] m920x: avoid repeating RC state parsing at each keycodeAntonio Ospite
2012-12-27[media] m920x: factor out a m920x_parse_rc_state() functionAntonio Ospite
2012-12-27[media] m920x: factor out a m920x_write_seq() functionAntonio Ospite
2012-12-27[media] m920x: fix a typo in a commentAntonio Ospite