aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/sn9c102
AgeCommit message (Expand)Author
2011-04-21video: sn9c102: world-wirtable sysfs filesVasiliy Kulikov
2011-01-19[media] gspca_sonixj: Probe sensor type independent of bridge typeHans de Goede
2011-01-19[media] gspca_sonixj: Enable more usb ids when sn9c102 gets compiled tooHans de Goede
2011-01-19[media] gspca_sonixb: Add usb ids for known sn9c103 camerasHans de Goede
2011-01-19[media] sn9c102: Remove not supported and non existing usb idsHans de Goede
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-12-30[media] v4l: fix handling of v4l2_input.capabilitiesHans Verkuil
2010-12-29[media] gspca_sonixb: Add support for 0c45:602aHans de Goede
2010-12-29[media] gspca_sonixb: Make sonixb handle 0c45:6007 instead of sn9c102Hans de Goede
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-01[media] sn9c102: convert to unlocked_ioctlHans Verkuil
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-21V4L/DVB: gspca - sonixj: Have 0c45:6130 handled by sonixj instead of sn9c102Jean-François Moine
2010-10-21V4L/DVB: gspca - sonixj: Webcam 0c45:6102 addedJean-François Moine
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-06-01V4L/DVB: gspca - sonixb: Have 0c45:602e handled by sonixb instead of sn9c102Jean-François Moine
2010-05-19V4L/DVB: video/sn9c102: improve error handlingDan Carpenter
2010-05-18V4L/DVB: sn9c102 / zc0301: Handle webcams when no gspca subdriver conflictJean-François Moine
2010-05-18V4L/DVB: sn9c102: Make hv7131d sensor code also recognize the HV7131EHans de Goede
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-26V4L/DVB: gspca_sonixb: Make sonixb driver handle pas106 and pas202 camerasHans de Goede
2010-02-26V4L/DVB (14005): media/video Kconfig: Mark gspca superceeded drivers as depre...Hans de Goede
2010-02-26V4L/DVB (14002): gspca_sonixb / sn9c102: Make gspca handle 0c45:6007Hans de Goede
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-19V4L/DVB (13003): Correct dangerous and inefficient msecs_to_jiffies() calcula...Andreas Mohr
2009-09-12V4L/DVB (12696): gspca - sonixj / sn9c102: Two drivers for 0c45:60fc and 0c45...Jean-Francois Moine
2009-03-30V4L/DVB (11221): gspca - sonixj: Prefer sonixj instead of sn9c102 for 0471:0327.Hans de Goede
2009-03-30V4L/DVB (10679): gspca - sonixj: Handle the webcam 0c45:613c instead of sn9c102.Jean-Francois Moine
2009-01-02V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-12-29V4L/DVB (9711): gspca: Let gspca handle the webcams 045e:00f5 & 00f7 instead ...Jean-Francois Moine
2008-12-29V4L/DVB (9680): gspca: Let gspca handle the webcam 0c45:613a instead of sn9c102.Jean-Francois Moine
2008-12-29V4L/DVB (9563): gspca: Let gspca handle the webcam 0471:0328 instead of sn9c102.Jean-Francois Moine
2008-12-29V4L/DVB (9560): gspca: Let gspca handle the webcam 0c45:602c instead of sn9c102.Jean-Francois Moine
2008-12-29V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...Kay Sievers
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-12V4L/DVB (8906): v4l-dvb: fix assorted sparse warningsHans Verkuil
2008-10-12V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...Hans Verkuil
2008-09-04V4L/DVB (8880): PATCH: Fix parents on some webcam driversHans de Goede
2008-09-04V4L/DVB (8874): gspca: Adjust hstart for sn9c103/ov7630 and update usb-id's.Hans de Goede
2008-09-04V4L/DVB (8869): gspca: Move the Sonix webcams with TAS5110C1B from sn9c102 to...Hans de Goede
2008-09-03V4L/DVB (8831): gspca: Resolve webcam conflicts between some drivers.Hans de Goede
2008-07-27V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-26V4L/DVB (8483): Remove obsolete owner field from video_device struct.Hans Verkuil
2008-07-23V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....Hans Verkuil
2008-07-23V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'Hans Verkuil