summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)Author
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
2012-12-27[media] dvb-usb: fix indentation of a for loopAntonio Ospite
2012-12-27[media] cx231xx : Add support for Elgato Video Capture V2Alf Høgemark
2012-12-23[media] it913x: fix correct endpoint size when pid filter onMalcolm Priestley
2012-12-23[media] em28xx: prefer bulk mode on webcamsMauro Carvalho Chehab
2012-12-23[media] em28xx: make the logs reflect the specific chip nameMauro Carvalho Chehab
2012-12-23[media] em28xx: display the isoc/bulk modeMauro Carvalho Chehab
2012-12-23[media] em28xx: prefer_bulk parameter is read-onlyMauro Carvalho Chehab
2012-12-22[media] em28xx: clean up the data type mess of the i2c transfer function para...Frank Schaefer
2012-12-22[media] em28xx: clean up and unify functions em28xx_copy_vbi() em28xx_copy_vi...Frank Schaefer
2012-12-22[media] em28xx: move the em2710/em2750/em28xx specific frame data processing ...Frank Schaefer
2012-12-22[media] em28xx: em28xx_urb_data_copy(): move duplicate code for capture_type=...Frank Schaefer
2012-12-22[media] em28xx: move caching of pointer to vmalloc memory in videobuf to stru...Frank Schaefer
2012-12-22[media] em28xx: refactor VBI data processing code in em28xx_urb_data_copy()Frank Schaefer
2012-12-22[media] em28xx: move field 'pos' from struct em28xx_dmaqueue to struct em28xx...Frank Schaefer
2012-12-22[media] em28xx: remove obsolete field 'frame' from struct em28xx_bufferFrank Schaefer
2012-12-22[media] em28xx: use common function for video and vbi buffer completionFrank Schaefer
2012-12-22[media] em28xx: refactor get_next_buf() and use it for vbi data, tooFrank Schaefer
2012-12-22[media] em28xx: use common urb data copying function for vbi and non-vbi data...Frank Schaefer
2012-12-22[media] em28xx: em28xx_urb_data_copy_vbi(): calculate vbi_size only if neededFrank Schaefer
2012-12-22[media] em28xx: fix capture type setting in em28xx_urb_data_copy_vbi()Frank Schaefer
2012-12-22[media] em28xx: make sure the packet size is >= 4 before checking for headers...Frank Schaefer
2012-12-22[media] em28xx: fix video data start position calculation in em28xx_urb_data_...Frank Schaefer
2012-12-22[media] em28xx: add module parameter for selection of the preferred USB trans...Frank Schaefer
2012-12-22[media] em28xx: improve USB endpoint logic, also use bulk transfersFrank Schaefer
2012-12-22[media] em28xx: set USB alternate settings for analog video bulk transfers pr...Frank Schaefer