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