index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
sn9c102
/
sn9c102_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] return -ENOTTY for unsupported ioctl's at legacy drivers
Mauro Carvalho Chehab
2011-07-27
1
-9
/
+1
*
[media] sn9c102: Use LINUX_VERSION_CODE for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2011-07-27
1
-3
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
[media] video: sn9c102: world-wirtable sysfs files
Vasiliy Kulikov
2011-03-21
1
-3
/
+3
*
[media] v4l: fix handling of v4l2_input.capabilities
Hans Verkuil
2010-12-30
1
-0
/
+1
*
[media] sn9c102: convert to unlocked_ioctl
Hans Verkuil
2010-12-01
1
-1
/
+1
*
V4L/DVB: video/sn9c102: improve error handling
Dan Carpenter
2010-05-19
1
-2
/
+4
*
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
Laurent Pinchart
2009-12-16
1
-1
/
+0
*
V4L/DVB (13550): v4l: Use the new video_device_node_name function
Laurent Pinchart
2009-12-16
1
-22
/
+24
*
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-27
1
-1
/
+1
*
V4L/DVB (13003): Correct dangerous and inefficient msecs_to_jiffies() calcula...
Andreas Mohr
2009-09-19
1
-2
/
+4
*
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
2009-01-02
1
-2
/
+2
*
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
2009-01-02
1
-11
/
+7
*
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
2008-12-29
1
-1
/
+1
*
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2008-10-21
1
-12
/
+12
*
V4L/DVB (8906): v4l-dvb: fix assorted sparse warnings
Hans Verkuil
2008-10-12
1
-0
/
+20
*
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
2008-10-12
1
-7
/
+7
*
V4L/DVB (8880): PATCH: Fix parents on some webcam drivers
Hans de Goede
2008-09-04
1
-0
/
+1
*
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-27
1
-1
/
+0
*
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-26
1
-1
/
+0
*
V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'
Hans Verkuil
2008-07-23
1
-35
/
+25
*
byteorder: don't directly include linux/byteorder/generic.h
Harvey Harrison
2008-05-16
1
-1
/
+1
*
V4L/DVB (7480): make sn9c102_i2c_try_write() static
Adrian Bunk
2008-04-24
1
-3
/
+3
*
V4L/DVB (7402): add macro validation for v4l_compat_ioctl32
Douglas Schilling Landgraf
2008-04-24
1
-0
/
+2
*
V4L/DVB (7220): drivers/media/video/sn9c102/sn9c102_core.c Fix Unlikely(x) == y
Roel Kluin
2008-04-24
1
-1
/
+1
*
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
2008-04-24
1
-1
/
+1
*
V4L/DVB (6591): Adds support for MT9V111 on sn9c102
Luca Risolia
2008-01-25
1
-2
/
+2
*
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-22
1
-1
/
+0
*
V4L/DVB (6293): V4L: convert struct class_device to struct device
Kay Sievers
2007-10-10
1
-54
/
+58
*
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-10-09
1
-1
/
+0
*
V4L/DVB (5765): SN9C1xx driver updates
Luca Risolia
2007-07-18
1
-70
/
+103
*
V4L/DVB (5585): SN9C1xx driver updates
Luca Risolia
2007-05-09
1
-48
/
+43
*
V4L/DVB (5504): Sn9c102: Make driver V4L2 not V4L1
Trent Piepho
2007-04-27
1
-15
/
+15
*
V4L/DVB (5503): Sn9c102: declare constant byte sequences as static const
Trent Piepho
2007-04-27
1
-3
/
+3
*
V4L/DVB (5502): Sn9c102: more efficient register writing code
Trent Piepho
2007-04-27
1
-14
/
+27
*
V4L/DVB (5474): SN9C1xx driver updates
Luca Risolia
2007-04-27
1
-76
/
+123
*
V4L/DVB (5062): SN9C102 driver updates
Luca Risolia
2007-02-21
1
-160
/
+559
*
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2007-02-12
1
-1
/
+1
*
usb: sn9c102_core free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-1
/
+1
*
V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera
Luca Risolia
2006-11-26
1
-2
/
+1
*
V4L/DVB (4742): Drivers/media/video: handle sysfs errors
Jeff Garzik
2006-10-14
1
-17
/
+54
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-1
/
+1
*
V4L/DVB (4064): No drivers should use VIDIOC_*_OLD
Mauro Carvalho Chehab
2006-06-25
1
-3
/
+0
*
V4L/DVB (3599b): Whitespace cleanups under drivers/media
Mauro Carvalho Chehab
2006-03-25
1
-132
/
+132
*
V4L/DVB (3599a): Move drivers/usb/media to drivers/media/video
Mauro Carvalho Chehab
2006-03-25
1
-0
/
+2919