summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* [media] em28xx: Fix IR support for WinTV USB2Mauro Carvalho Chehab2011-01-191-0/+1
* [media] ir-kbd-i2c: Make IR debug messages more usefulMauro Carvalho Chehab2011-01-191-2/+4
* [media] v4l2-ioctl: fix incorrect error code if VIDIOC_DBG_G/S_REGISTER are u...Hans Verkuil2011-01-191-8/+12
* [media] gspca_sonixb: Fix mirrored image with ov7630Hans de Goede2011-01-191-1/+1
* [media] gspca_sonixj: Add one more commented out usb-idHans de Goede2011-01-191-0/+1
* [media] gspca_sonixj: Probe sensor type independent of bridge typeHans de Goede2011-01-192-31/+29
* [media] gspca_sonixj: Enable more usb ids when sn9c102 gets compiled tooHans de Goede2011-01-192-9/+3
* [media] gspca_sonixb: Add usb ids for known sn9c103 camerasHans de Goede2011-01-192-9/+11
* [media] gspca_sonixb: TAS5130C brightness control really is a gain controlHans de Goede2011-01-191-14/+4
* [media] gspca_sonixb: Fix TAS5110D sensor gain controlHans de Goede2011-01-191-6/+30
* [media] gspca_sonixb: Adjust autoexposure window for vga cams so that it is c...Hans de Goede2011-01-191-2/+2
* [media] gspca_sonixb: Refactor to unify bridge handlingHans de Goede2011-01-191-90/+116
* [media] sn9c102: Remove not supported and non existing usb idsHans de Goede2011-01-191-35/+31
* [media] et61x251: remove wrongly claimed usb idsHans de Goede2011-01-191-24/+0
* [media] gspca_main: wake wq on streamoffHans de Goede2011-01-191-0/+2
* [media] gspca_main: Allow switching from read to mmap / userptr modeHans de Goede2011-01-191-0/+4
* [media] gspca_main: Simplify read mode memory type checksHans de Goede2011-01-191-12/+2
* [media] gspca_main: Set memory type to GSPCA_MEMORY_NO on buffer releaseHans de Goede2011-01-191-12/+11
* [media] gspca_main: Remove no longer used users variableHans de Goede2011-01-192-28/+5
* [media] gspca_main: Update buffer flags even when user_copy failsHans de Goede2011-01-191-5/+5
* [media] gspca_main: Locking fixes 2Hans de Goede2011-01-192-55/+58
* [media] gspca_main: Locking fixes 1Hans de Goede2011-01-191-6/+9
* [media] davinci: convert vpif_display to core-assisted lockingHans Verkuil2011-01-191-78/+20
* [media] davinci: convert vpif_capture to core-assisted lockingHans Verkuil2011-01-191-76/+14
* [media] vpif_cap/disp: Cleanup, improved commentsMats Randgaard2011-01-193-17/+25
* [media] vpif_cap/disp: Added support for DV timingsMats Randgaard2011-01-194-25/+290
* [media] vpif_cap/disp: Add support for DV presetsMats Randgaard2011-01-196-9/+350
* [media] vpif: Consolidate formats from capture and displayMats Randgaard2011-01-194-31/+58
* [media] vpif_cap/disp: Add debug functionalityMats Randgaard2011-01-192-0/+169
* [media] cpia2: convert .ioctl to .unlocked_ioctlHans Verkuil2011-01-193-121/+50
* [media] bttv: remove obsolete 'no_tda9875' fieldHans Verkuil2011-01-192-40/+0
* [media] tda9875: remove duplicate driverHans Verkuil2011-01-193-421/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-141-3/+1
|\
| * PCI: make pci_restore_state return voidJon Mason2010-12-231-3/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-139-11/+9
|\ \
| * | media: comment typo fix diable -> disable.Justin P. Mattock2011-01-032-2/+2
| * | Revert conflicting V4L changesJiri Kosina2010-12-281-1/+1
| * | Merge branch 'master' into for-nextJiri Kosina2010-12-2268-742/+653
| |\ \ | | |/
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-017-8/+8
| * | VIA Chrome camera: remove duplicate includesJesper Juhl2010-10-301-2/+0
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-0711-13/+56
|\ \ \
| * | | media/video: don't use flush_scheduled_work()Tejun Heo2010-12-244-10/+5
| * | | media/video: explicitly flush request_module workTejun Heo2010-12-246-2/+50
| * | | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
* | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-1/+2
|\ \ \ \
| * \ \ \ USB: Merge 2.6.37-rc5 into usb-nextGreg Kroah-Hartman2010-12-2221-543/+492
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-161-1/+2
| |\ \ \ \
| | * | | | USB: fix leftover references to udev->autosuspend_delayAlan Stern2010-11-171-1/+2
| | | |_|/ | | |/| |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-06190-19757/+8444
|\ \ \ \ \
| * | | | | [media] v4l2-compat-ioctl32: fix compile warningHans Verkuil2011-01-041-4/+0
OpenPOWER on IntegriCloud