summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab113-3/+3
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman15-42/+17
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman8-194/+122
2010-12-29[media] ir-core: convert drivers/media/video/cx88 to ir-coreDavid Härdeman3-262/+37
2010-12-29[media] radio-si4713: Add regulator framework supportJarkko Nikula2-12/+67
2010-12-29[media] au0828: enable VBI timeout when calling read() without streamon()Devin Heitmueller1-0/+7
2010-12-29[media] au0828: fixes for timeout on no videoDevin Heitmueller2-28/+56
2010-12-29[media] au0828: continue video streaming even when no ITU-656 coming inDevin Heitmueller2-0/+63
2010-12-29[media] au8522: Handle differences in comb filter config for s-video inputDevin Heitmueller2-4/+14
2010-12-29[media] au8522: fix clamp control for different video modesDevin Heitmueller1-6/+11
2010-12-29[media] au8522: cleanup code which disables audio decoderDevin Heitmueller1-15/+1
2010-12-29[media] au0828: Fix field alignment for video frames delivered by driverDevin Heitmueller1-1/+1
2010-12-29[media] au0828: set max packets per URB to match Windows driverDevin Heitmueller1-1/+1
2010-12-29[media] au8522: Properly set default brightnessDevin Heitmueller1-1/+1
2010-12-29[media] gspca: Convert some uppercase hexadecimal values to lowercaseJean-François Moine9-16/+16
2010-12-29[media] gspca - sonixj: Simplify and clarify the hv7131r probe functionJean-François Moine1-9/+9
2010-12-29[media] gspca - zc3xx: Bad clocksetting for mt9v111_3 with 640x480 resolutionJean-François Moine1-1/+1
2010-12-29[media] gspca - main: Fix a small code errorJean-François Moine1-1/+1
2010-12-29[media] gspca - main: Version changeJean-François Moine1-1/+1
2010-12-29[media] gspca_ov519: generate release button event on stream stop if neededHans de Goede1-1/+9
2010-12-29[media] gspca_xirlink_cit: Add support camera buttonHans de Goede1-33/+84
2010-12-29[media] gspca_xirlink_cit: Frames have a 4 byte footerHans de Goede1-12/+12
2010-12-29[media] gspca_xirlink_cit: various usb bandwidth allocation improvements / fixesHans de Goede1-10/+43
2010-12-29[media] gspca: only set gspca->int_urb if submitting it succeedsHans de Goede1-1/+1
2010-12-29[media] gspca: submit interrupt urbs *after* isoc urbsHans de Goede1-4/+6
2010-12-29[media] lmedm04: change USB Timeouts to avoid troublesMalcolm Priestley1-4/+4
2010-12-29[media] lmed04: Improve frontend handlingMalcolm Priestley1-82/+71
2010-12-29[media] cafe_ccic: fix colorspace corruption on resumeDaniel Drake1-3/+2
2010-12-29[media] drivers/media: Removed unnecessary KERN_<level>s from dprintk usesJoe Perches5-25/+18
2010-12-29[media] cx231xx: Add IR support for Pixelview Hybrid SBTVDMauro Carvalho Chehab1-0/+2
2010-12-29[media] cx231xx: Add a driver for I2C-based IRMauro Carvalho Chehab6-5/+174
2010-12-29[media] Add DVB support for SAA7134_BOARD_KWORLD_PCI_SBTVD_FULLSEGMauro Carvalho Chehab2-11/+81
2010-12-29[media] Add support for Kworld SBTVD boardMauro Carvalho Chehab3-0/+133
2010-12-29[media] mb86a20s: add support for serial streamsMauro Carvalho Chehab3-5/+15
2010-12-29[media] cx231xx: use callback to set agc on PixelViewMauro Carvalho Chehab2-1/+11
2010-12-29[media] add digital support for PV SBTVD hybridMauro Carvalho Chehab3-1/+42
2010-12-29[media] Add analog support for Pixelvied Hybrid SBTVDMauro Carvalho Chehab4-2/+44
2010-12-29[media] add a driver for mb86a20sMauro Carvalho Chehab4-0/+644
2010-12-29[media] em28xx: Add support for Leadership ISDB-TMauro Carvalho Chehab4-4/+81
2010-12-29[media] Re-write the s921 frontendMauro Carvalho Chehab8-573/+596
2010-12-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2010-12-25[media] v4l: soc-camera: fix multiple simultaneous user caseGuennadi Liakhovetski1-2/+2
2010-12-23Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-134/+257
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-358/+199
2010-12-20[media] mceusb: set a default rx timeoutJarod Wilson1-0/+1
2010-12-20[media] mceusb: fix inverted mask inversion logicJarod Wilson1-11/+11
2010-12-20[media] mceusb: add another Fintek device IDJarod Wilson1-0/+2
2010-12-20[media] lirc_dev: fixes in lirc_dev_fop_read()Dan Carpenter1-10/+15
2010-12-20[media] lirc_dev: stray unlock in lirc_dev_fop_poll()Dan Carpenter1-3/+1
2010-12-20[media] rc: fix sysfs entry for mceusb and streamzapPaul Bender2-3/+10