summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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] saa7134: Add pm_qos_request to fix video corruptionSimon Farnsworth
2012-12-27[media] Added support for AVerTV Hybrid Express Slim HC81ROleh Kravchenko
2012-12-27[media] dvb: push down ioctl lock in dvb_usercopyNikolaus Schulz
2012-12-27[media] dvb_frontend: fix ioctls failing if frontend open/closed too fastJuergen Lock
2012-12-27[media] s5p-jpeg: convert struct spinlock to spinlock_tLuis R. Rodriguez
2012-12-27[media] s5p-fimc: convert struct spinlock to spinlock_tLuis R. Rodriguez
2012-12-27[media] omap: Fix Kconfig dependencies on OMAP2Mauro Carvalho Chehab
2012-12-27[media] ttpci: Fix a missing Kconfig dependencyMauro Carvalho Chehab
2012-12-27[media] cx231xx : Add support for Elgato Video Capture V2Alf Høgemark
2012-12-27[media] rc: unlock on error in store_protocols()Dan Carpenter
2012-12-27Merge tag 'v3.8-rc1' into staging/for_v3.9Mauro Carvalho Chehab
2012-12-26[media] rc: unlock on error in show_protocols()Dan Carpenter
2012-12-26[media] v4l2: blackfin: add EPPI3 supportScott Jiang
2012-12-26[media] v4l2: blackfin: convert ppi driver to a moduleScott Jiang
2012-12-26[media] vivi: Teach it to tune FPSKirill Smelkov
2012-12-26[media] staging/media/solo6x10/v4l2-enc.c: fix error-handlingCyril Roelandt
2012-12-26[media] s5p-tv: Use devm_gpio_request in sii9234_drv.cSachin Kamat
2012-12-23[media] it913x: fix correct endpoint size when pid filter onMalcolm Priestley
2012-12-23[media] cx23885: add RC support for MyGica X8507Alfredo Jesús Delaiti
2012-12-23[media] rc/keymaps: add RC keytable for MyGica X8507Alfredo Jesús Delaiti
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