summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/sn9c102
AgeCommit message (Expand)Author
2009-09-01gspca - sonixj / sn9c102: Two drivers for 0c45:60fc and 0c45:613e.Jean-Francois Moine
2009-03-26gspca - sonixj: Prefer sonixj instead of sn9c102 for 0471:0327.Jean-Francois Moine
2009-02-19gspca - sonixj: Handle the webcam 0c45:613c instead of sn9c102.Jean-Francois Moine
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-11-22gspca: Let gspca handle the webcams 045e:00f5 & 00f7 instead of sn9c102.Jean-Francois Moine
2008-11-11gspca: Let gspca handle the webcam 0c45:613a instead of sn9c102.Jean-Francois Moine
2008-11-10gspca: Let gspca handle the webcam 0471:0328 instead of sn9c102.Jean-Francois Moine
2008-11-07gspca: Let gspca handle the webcam 0c45:602c instead of sn9c102.Jean-Francois Moine
2008-10-30V4L: struct device - replace bus_id with dev_name(), dev_set_name()Mauro Carvalho Chehab
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-09-04v4l-dvb: fix assorted sparse warningsHans Verkuil
2008-09-01PATCH: Fix parents on some webcam driversMauro Carvalho Chehab
2008-09-02gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's.Jean-Francois Moine
2008-08-31merge: v4l-dvbJean-Francois Moine
2008-08-30gspca: Move the Sonix webcams with TAS5110C1B from sn9c102 to gspca.Jean-Francois Moine
2008-08-28gspca: Resolve webcam conflicts between some drivers.Jean-Francois Moine
2008-08-29merge: http://linuxtv.org/hg/~jfrancois/gspca/Mauro Carvalho Chehab
2008-08-23v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-20videodev: renamed 'class_dev' to 'dev'Hans Verkuil
2008-07-17gspca: No conflict of 0c45:6011 with the sn9c102 driver.Jean-Francois Moine
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-06-05Backport a few fixes from mainstreamMauro Carvalho Chehab
2008-04-08media/video/sn9c102 replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-03-30 make sn9c102_i2c_try_write() staticMauro Carvalho Chehab
2008-03-23[PATCH] add macro validation for v4l_compat_ioctl32.Douglas Schilling Landgraf
2008-02-23 V4L: Storage class should be before const qualifierMauro Carvalho Chehab
2008-02-18 drivers/media/video/sn9c102/sn9c102_core.c Fix Unlikely(x) == yMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-11-12Adds support for MT9V111 on sn9c102Mauro Carvalho Chehab
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-08V4L: convert struct class_device to struct deviceMauro Carvalho Chehab
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-06-13SN9C1xx driver updatesMauro Carvalho Chehab
2007-05-02Use menuconfig objects II - V4LMauro Carvalho Chehab
2007-05-03Backed out changeset d130e8e1eb762e055371d5e3e1724d7735bad244Mauro Carvalho Chehab
2007-05-02Use menuconfig objects II - V4LMauro Carvalho Chehab
2007-05-02SN9C1xx driver updatesMauro Carvalho Chehab
2007-04-04sn9c102: Make driver V4L2 not V4L1Trent Piepho
2007-04-04sn9c102: declare constant byte sequences as static constTrent Piepho
2007-04-04sn9c102: more efficient register writing codeTrent Piepho
2007-04-04compat: move compat.h to a better location in sn9c102 driverTrent Piepho
2007-03-27Those files were missed on tha latest commitMauro Carvalho Chehab
2007-03-26SN9C1xx driver updatesMauro Carvalho Chehab
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-19compat: Add compat code for vm_insert_page()Trent Piepho
2007-01-14Forgot to remove a file at changeset 5062 (c2546b022fa6)Mauro Carvalho Chehab