summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* device create: dvb: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-07-20271-5099/+47012
|\
| * V4L/DVB (8415): gspca: Infinite loop in i2c_w() of etoms.Jean-Francois Moine2008-07-201-1/+1
| * V4L/DVB (8414): videodev/cx18: fix get_index bug and error-handling lock-upsHans Verkuil2008-07-202-5/+8
| * V4L/DVB (8411): videobuf-dma-contig.c: fix 64-bit build for pre-2.6.24 kernelsHans Verkuil2008-07-201-0/+1
| * V4L/DVB (8410): sh_mobile_ceu_camera: fix 64-bit compiler warningsHans Verkuil2008-07-201-3/+3
| * V4L/DVB (8397): video: convert select VIDEO_ZORAN_ZR36060 into depends onMauro Carvalho Chehab2008-07-201-24/+24
| * V4L/DVB (8396): video: Fix Kbuild dependency for VIDEO_IR_I2CMauro Carvalho Chehab2008-07-201-4/+13
| * V4L/DVB (8395): saa7134: Fix Kbuild dependency of ir-kbd-i2cMauro Carvalho Chehab2008-07-202-82/+78
| * V4L/DVB (8394): ir-common: CodingStyle fix: move EXPORT_SYMBOL_GPL to their p...Mauro Carvalho Chehab2008-07-201-17/+8
| * V4L/DVB (8393): media/video: Fix depencencies for VIDEOBUFMauro Carvalho Chehab2008-07-202-1/+1
| * V4L/DVB (8392): media/Kconfig: Convert V4L1_COMPAT select into "depends on"Mauro Carvalho Chehab2008-07-201-3/+2
| * V4L/DVB (8390): videodev: add comment and remove magic number.Hans Verkuil2008-07-201-2/+6
| * V4L/DVB (8389): videodev: simplify get_index()Brandon Philips2008-07-201-48/+17
| * V4L/DVB (8387): Some cosmetic changesHans Verkuil2008-07-201-12/+10
| * V4L/DVB (8381): ov7670: fix compile warningsHans Verkuil2008-07-201-8/+8
| * V4L/DVB (8380): saa7115: use saa7115_auto instead of saa711x as the autodetec...Hans Verkuil2008-07-201-1/+1
| * V4L/DVB (8379): saa7127: Make device detection optionalJean Delvare2008-07-202-16/+28
| * V4L/DVB (8378): cx18: move cx18_av_vbi_setup to av-core.c and rename to cx18_...Hans Verkuil2008-07-203-145/+147
| * V4L/DVB (8377): ivtv/cx18: ensure the default control values are correctHans Verkuil2008-07-205-70/+92
| * V4L/DVB (8376): cx25840: move cx25840_vbi_setup to core.c and rename to cx258...Hans Verkuil2008-07-203-152/+155
| * V4L/DVB (8374): gspca: No conflict of 0c45:6011 with the sn9c102 driver.Hans de Goede2008-07-202-2/+2
| * V4L/DVB (8373): gspca: Hue, saturation and contrast controls added for sn9c10...Hans de Goede2008-07-201-2/+175
| * V4L/DVB (8372): gspca: Small ov6650 fixes.Hans de Goede2008-07-201-5/+14
| * V4L/DVB (8371): gspca: Webcam 08ca:2050 added.Jean-Francois Moine2008-07-201-0/+2
| * V4L/DVB (8370): gspca: Webcam 0461:0821 added.Jean-Francois Moine2008-07-202-4/+12
| * V4L/DVB (8369): gspca: Bad initialization of sn9c102 ov7630.Jean-Francois Moine2008-07-202-3/+3
| * V4L/DVB (8367): gspca: Light frequency filter / exposure / clean-up for sn9c1...Andoni Zubimendi2008-07-201-22/+19
| * V4L/DVB (8366): gspca: Better code for ov6650 and ov7630.Hans de Goede2008-07-201-57/+34
| * V4L/DVB (8364): gspca: Support of powerline frequency for ov6650.Hans de Goede2008-07-201-7/+93
| * V4L/DVB (8363): gspca: Bad image size with spca501.Hans de Goede2008-07-201-3/+3
| * V4L/DVB (8362): gspca: Bad offset of the brightness sum in sn9c103 packets.Hans de Goede2008-07-201-7/+19
| * V4L/DVB (8361): gspca: Bad check of i2c write to sn9c10x.Andoni Zubimendi2008-07-201-1/+4
| * V4L/DVB (8360): gspca: Bad initialization of sn9c103 - ov7630.Andoni Zubimendi2008-07-201-12/+50
| * V4L/DVB (8359): gspca: Adds register aliases for zc03xx registersMauro Carvalho Chehab2008-07-202-4074/+4354
| * V4L/DVB (8358): gspca: Better initialization of sn9c120 - ov7660.Jean-Francois Moine2008-07-201-40/+85
| * V4L/DVB (8357): gspca: Perfect exposure for sn9c10x, sensor ov6650.Hans de Goede2008-07-201-11/+43
| * V4L/DVB (8356): gspca: 352x288 mode fix and source clean-up for Sonix bridges.Hans de Goede2008-07-203-94/+63
| * V4L/DVB (8354): gspca: Better gain for bridge sn9c10x - sensor ov6650.Hans de Goede2008-07-201-17/+13
| * V4L/DVB (8353): gspca: 640x480 for bridge sn9c103 / sensor ov7630.Andoni Zubimendi2008-07-201-4/+16
| * V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine2008-07-2022-1795/+1700
| * V4L/DVB (8350): gspca: Conform to v4l2 spec and mutex unlock fix.Jean-Francois Moine2008-07-201-72/+74
| * V4L/DVB (8349): gspca: SN9C103 OV7630 fixes in sonixb.Andoni Zubimendi2008-07-201-36/+40
| * V4L/DVB (8348): gspca: Add auto gain/exposure to sonixb and tas5110 / ov6650 ...Hans de Goede2008-07-204-109/+350
| * V4L/DVB (8346): gspca: Bad pixel format of bridge VC0321.Jean-Francois Moine2008-07-201-28/+15
| * V4L/DVB (8343): soc_camera_platform: Add SoC Camera Platform driverMagnus Damm2008-07-203-0/+205
| * V4L/DVB (8342): sh_mobile_ceu_camera: Add SuperH Mobile CEU driver V3Magnus Damm2008-07-203-0/+666
| * V4L/DVB (8341): videobuf: Add physically contiguous queue code V3Magnus Damm2008-07-203-0/+423
| * V4L/DVB (8340): videobuf: Fix gather spellingMagnus Damm2008-07-202-2/+2
| * V4L/DVB (8338): soc_camera: Move spinlocksMagnus Damm2008-07-202-50/+6