summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-298-200/+181
* [media] ir-core: more cleanups of ir-functions.cDavid Härdeman2010-12-2910-17/+13
* [media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman2010-12-295-68/+28
* [media] ir-core: convert drivers/media/video/cx88 to ir-coreDavid Härdeman2010-12-292-128/+37
* [media] au0828: enable VBI timeout when calling read() without streamon()Devin Heitmueller2010-12-291-0/+7
* [media] au0828: fixes for timeout on no videoDevin Heitmueller2010-12-292-28/+56
* [media] au0828: continue video streaming even when no ITU-656 coming inDevin Heitmueller2010-12-292-0/+63
* [media] au0828: Fix field alignment for video frames delivered by driverDevin Heitmueller2010-12-291-1/+1
* [media] au0828: set max packets per URB to match Windows driverDevin Heitmueller2010-12-291-1/+1
* [media] gspca: Convert some uppercase hexadecimal values to lowercaseJean-François Moine2010-12-299-16/+16
* [media] gspca - sonixj: Simplify and clarify the hv7131r probe functionJean-François Moine2010-12-291-9/+9
* [media] gspca - zc3xx: Bad clocksetting for mt9v111_3 with 640x480 resolutionJean-François Moine2010-12-291-1/+1
* [media] gspca - main: Fix a small code errorJean-François Moine2010-12-291-1/+1
* [media] gspca - main: Version changeJean-François Moine2010-12-291-1/+1
* [media] gspca_ov519: generate release button event on stream stop if neededHans de Goede2010-12-291-1/+9
* [media] gspca_xirlink_cit: Add support camera buttonHans de Goede2010-12-291-33/+84
* [media] gspca_xirlink_cit: Frames have a 4 byte footerHans de Goede2010-12-291-12/+12
* [media] gspca_xirlink_cit: various usb bandwidth allocation improvements / fixesHans de Goede2010-12-291-10/+43
* [media] gspca: only set gspca->int_urb if submitting it succeedsHans de Goede2010-12-291-1/+1
* [media] gspca: submit interrupt urbs *after* isoc urbsHans de Goede2010-12-291-4/+6
* [media] cafe_ccic: fix colorspace corruption on resumeDaniel Drake2010-12-291-3/+2
* [media] drivers/media: Removed unnecessary KERN_<level>s from dprintk usesJoe Perches2010-12-292-7/+7
* [media] cx231xx: Add IR support for Pixelview Hybrid SBTVDMauro Carvalho Chehab2010-12-291-0/+2
* [media] cx231xx: Add a driver for I2C-based IRMauro Carvalho Chehab2010-12-296-5/+174
* [media] Add DVB support for SAA7134_BOARD_KWORLD_PCI_SBTVD_FULLSEGMauro Carvalho Chehab2010-12-292-11/+81
* [media] Add support for Kworld SBTVD boardMauro Carvalho Chehab2010-12-292-0/+110
* [media] mb86a20s: add support for serial streamsMauro Carvalho Chehab2010-12-291-0/+1
* [media] cx231xx: use callback to set agc on PixelViewMauro Carvalho Chehab2010-12-292-1/+11
* [media] add digital support for PV SBTVD hybridMauro Carvalho Chehab2010-12-293-1/+42
* [media] Add analog support for Pixelvied Hybrid SBTVDMauro Carvalho Chehab2010-12-294-2/+44
* [media] em28xx: Add support for Leadership ISDB-TMauro Carvalho Chehab2010-12-294-4/+81
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-281-2/+2
|\
| * [media] v4l: soc-camera: fix multiple simultaneous user caseGuennadi Liakhovetski2010-12-251-2/+2
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-236-35/+101
|\ \ | |/
| * [media] s5p-fimc: Fix output DMA handling in S5PV310 IP revisionsSylwester Nawrocki2010-12-204-3/+19
| * [media] s5p-fimc: Use correct fourcc code for 32-bit RGB formatSylwester Nawrocki2010-12-201-2/+2
| * [media] s5p-fimc: Convert m2m driver to unlocked_ioctlSylwester Nawrocki2010-12-201-6/+16
| * [media] s5p-fimc: Explicitly add required header fileSylwester Nawrocki2010-12-201-1/+3
| * [media] s5p-fimc: Fix vidioc_g_crop/cropcap on camera sensorSylwester Nawrocki2010-12-203-19/+59
| * [media] s5p-fimc: BKL lock removal - compilation fixSylwester Nawrocki2010-12-201-1/+1
| * [media] soc-camera: fix static build of the sh_mobile_csi2.c driverGuennadi Liakhovetski2010-12-201-1/+1
| * [media] mx2_camera: fix pixel clock polarity configurationBaruch Siach2010-12-201-2/+0
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-202-346/+187
|\ \ | |/
| * [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine2010-12-171-163/+100
| * [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine2010-12-171-0/+13
| * [media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine2010-12-171-2/+5
| * [media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine2010-12-171-2/+8
| * [media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine2010-12-171-2/+2
| * [media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine2010-12-171-136/+129
| * [media] bttv: remove unneeded locking commentsBrandon Philips2010-12-171-20/+0
OpenPOWER on IntegriCloud