summaryrefslogtreecommitdiff
path: root/drivers
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ärdeman17-46/+21
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman9-205/+126
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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds1-1/+2
2010-12-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2010-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds3-10/+22
2010-12-28RAMOOPS: Don't overflow over non-allocated regionsAhmed S. Darwish1-5/+7
2010-12-27Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2010-12-27Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-29/+28
2010-12-27Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2010-12-27fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080pGuennadi Liakhovetski1-18/+8
2010-12-27video: imxfb: Fix the maximum value for yresFabio Estevam1-6/+3
2010-12-27pata_cs5536: avoid implicit MSR API inclusion on x86-64Jeff Garzik1-0/+2