aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/sn9c102
Commit message (Expand)AuthorAge
* V4L/DVB (11221): gspca - sonixj: Prefer sonixj instead of sn9c102 for 0471:0327.Hans de Goede2009-03-30
* V4L/DVB (10679): gspca - sonixj: Handle the webcam 0c45:613c instead of sn9c102.Jean-Francois Moine2009-03-30
* V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil2009-01-02
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-02
* V4L/DVB (9711): gspca: Let gspca handle the webcams 045e:00f5 & 00f7 instead ...Jean-Francois Moine2008-12-29
* V4L/DVB (9680): gspca: Let gspca handle the webcam 0c45:613a instead of sn9c102.Jean-Francois Moine2008-12-29
* V4L/DVB (9563): gspca: Let gspca handle the webcam 0471:0328 instead of sn9c102.Jean-Francois Moine2008-12-29
* V4L/DVB (9560): gspca: Let gspca handle the webcam 0c45:602c instead of sn9c102.Jean-Francois Moine2008-12-29
* V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers2008-12-29
* V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil2008-10-21
* V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil2008-10-12
* V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil2008-10-12
* V4L/DVB (8880): PATCH: Fix parents on some webcam driversHans de Goede2008-09-04
* V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's.Hans de Goede2008-09-04
* V4L/DVB (8869): gspca: Move the Sonix webcams with TAS5110C1B from sn9c102 to...Hans de Goede2008-09-04
* V4L/DVB (8831): gspca: Resolve webcam conflicts between some drivers.Hans de Goede2008-09-03
* V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil2008-07-27
* V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil2008-07-26
* V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil2008-07-23
* V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil2008-07-23
* V4L/DVB (8374): gspca: No conflict of 0c45:6011 with the sn9c102 driver.Hans de Goede2008-07-20
* byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison2008-05-16
* V4L/DVB (7527): media/video/sn9c102 replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-24
* V4L/DVB (7480): make sn9c102_i2c_try_write() staticAdrian Bunk2008-04-24
* V4L/DVB (7402): add macro validation for v4l_compat_ioctl32Douglas Schilling Landgraf2008-04-24
* V4L/DVB (7220): drivers/media/video/sn9c102/sn9c102_core.c Fix Unlikely(x) == yRoel Kluin2008-04-24
* V4L/DVB (7094): static memoryDouglas Schilling Landgraf2008-04-24
* V4L: Storage class should be before const qualifier (sn9c102)Tobias Klauser2008-04-21
* V4L/DVB (6591): Adds support for MT9V111 on sn9c102Luca Risolia2008-01-25
* V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab2007-10-22
* V4L/DVB (6293): V4L: convert struct class_device to struct deviceKay Sievers2007-10-09
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-09
* V4L/DVB (5765): SN9C1xx driver updatesLuca Risolia2007-07-18
* V4L/DVB (5586): Use menuconfig objects II - V4LJan Engelhardt2007-05-09
* V4L/DVB (5585): SN9C1xx driver updatesLuca Risolia2007-05-09
* V4L/DVB (5504): Sn9c102: Make driver V4L2 not V4L1Trent Piepho2007-04-27
* V4L/DVB (5503): Sn9c102: declare constant byte sequences as static constTrent Piepho2007-04-27
* V4L/DVB (5502): Sn9c102: more efficient register writing codeTrent Piepho2007-04-27
* V4L/DVB (5474): SN9C1xx driver updatesLuca Risolia2007-04-27
* V4L/DVB (5062): SN9C102 driver updatesLuca Risolia2007-02-21
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-12
* usb: sn9c102_core free urb cleanupMariusz Kozlowski2006-12-01
* V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC CameraLuca Risolia2006-11-26
* V4L/DVB (4742): Drivers/media/video: handle sysfs errorsJeff Garzik2006-10-13
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* V4L/DVB (4064): No drivers should use VIDIOC_*_OLDMauro Carvalho Chehab2006-06-25
* V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-12
* V4L/DVB (3653h): Move usb v4l docs into Documentation/video4linuxMichael Krufky2006-04-02
* V4L/DVB (3653d): sn9c102: fixed Kconfig menu and Makefile build configurationMichael Krufky2006-04-02
* V4L/DVB (3599b): Whitespace cleanups under drivers/mediaMauro Carvalho Chehab2006-03-25