summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] v4l2-common: add CVT and GTF detection functionsHans Verkuil2012-09-131-0/+325
* [media] v4l2-common: add v4l_match_dv_timingsHans Verkuil2012-09-131-0/+33
* [media] v4l2-ctrls.c: add support for the new DV controlsHans Verkuil2012-09-131-0/+39
* [media] v4l2-subdev: add support for the new edid ioctlsHans Verkuil2012-09-133-0/+76
* [media] dvb-usb: remove unused filesAntti Palosaari2012-09-132-520/+0
* [media] dvb_usb_v2: use ratelimited debugs where appropriateAntti Palosaari2012-09-131-4/+5
* [media] au0828, cx231xx: remove dependency for DVB_CAPTURE_DRIVERSMauro Carvalho Chehab2012-09-122-2/+1
* [media] ddbridge: fix error handling in module_init_ddbridge()Alexey Khoroshilov2012-09-111-4/+11
* [media] cx23885: fix pointer to structure for CAMAnton Nurkin2012-09-101-1/+3
* [media] rtl2832: remove dummy callback implementationsAntti Palosaari2012-09-101-29/+0
* [media] dvb_frontend: return -ENOTTY for unimplement IOCTLAntti Palosaari2012-09-101-3/+3
* [media] dvb_frontend: use Kernel dev_* loggingAntti Palosaari2012-09-101-110/+116
* [media] move i2c files into drivers/media/i2cMauro Carvalho Chehab2012-09-061-4/+22
* Merge tag 'v3.6-rc3' into staging/for_v3.7Mauro Carvalho Chehab2012-08-2412-147/+171
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-08-2214-178/+216
| |\
| | * [media] media: soc_camera: don't clear pix->sizeimage in JPEG modeAlbert Wang2012-08-162-1/+8
| | * [media] media: mx2_camera: Fix clock handling for i.MX27Javier Martin2012-08-161-14/+29
| | * [media] video: mx2_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-08-161-6/+6
| | * [media] video: mx1_camera: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam2012-08-161-2/+2
| | * [media] media: mx3_camera: buf_init() add buffer state checkAlex Gershgorin2012-08-161-15/+7
| | * [media] radio-shark2: Only compile led support when CONFIG_LED_CLASS is setHans de Goede2012-08-121-49/+73
| | * [media] radio-shark: Only compile led support when CONFIG_LED_CLASS is setHans de Goede2012-08-121-56/+79
| | * [media] radio-shark*: Call cancel_work_sync from disconnect rather then releaseHans de Goede2012-08-122-21/+4
| | * [media] radio-shark*: Remove work-around for dangling pointer in usb intfdataHans de Goede2012-08-122-18/+0
| | * [media] Add USB dependency for IguanaWorks USB IR TransceiverGuenter Roeck2012-08-121-0/+1
| | * [media] Add missing logging for rangelow/high of hwseekHans Verkuil2012-08-121-2/+4
| | * [media] VIDIOC_ENUM_FREQ_BANDS fixHans Verkuil2012-08-121-0/+4
| | * [media] mem2mem_testdev: fix querycap regressionHans Verkuil2012-08-121-1/+1
| | * [media] si470x: v4l2-compliance fixesHans Verkuil2012-08-113-3/+7
| | * [media] uvcvideo: Reset the bytesused field when recycling an erroneous bufferJayakrishnan Memana2012-08-111-0/+1
| * | USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| * | USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| * | USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| |/
* | Makefile: Add missing soc_camera/ directoryMauro Carvalho Chehab2012-08-221-0/+2
* | [media] saa7164: Add dependency for V4L2 coreMauro Carvalho Chehab2012-08-211-1/+1
* | [media] Kconfig: Fix b2c2 common code selectionMauro Carvalho Chehab2012-08-212-0/+2
* | [media] Fix vino compilationHans Verkuil2012-08-211-0/+2
* | [media] Add missing help for some menuconfig itemsMauro Carvalho Chehab2012-08-214-2/+11
* | [media] flexcop: Show the item to enable debug after the driverMauro Carvalho Chehab2012-08-213-5/+18
* | [media] Kconfig: merge all customise options into just oneMauro Carvalho Chehab2012-08-2129-507/+488
* | [media] Kconfig: use menuconfig instead of menuMauro Carvalho Chehab2012-08-213-16/+15
* | [media] Cleanup media Kconfig filesMauro Carvalho Chehab2012-08-215-22/+20
* | [media] Put the test devices togetherMauro Carvalho Chehab2012-08-211-24/+30
* | [media] Kconfig reorganizationMauro Carvalho Chehab2012-08-211-17/+14
* | [media] move soc_camera to its own directoryMauro Carvalho Chehab2012-08-2115-121/+114
* | sh_mobile_csi2: move it to the right placeMauro Carvalho Chehab2012-08-211-0/+0
* | [media] b2c2: export b2c2_flexcop_debug symbolMauro Carvalho Chehab2012-08-171-0/+1
* | [media] Fix some Makefile rulesMauro Carvalho Chehab2012-08-1715-58/+61
* | [media] cx23885-cards: fix netup card default revisionAnton Nurkin2012-08-161-1/+1
* | [media] media: soc_camera: don't clear pix->sizeimage in JPEG modeAlbert Wang2012-08-162-1/+8