index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
sn9c102
Age
Commit message (
Expand
)
Author
2008-08-29
merge: http://linuxtv.org/hg/~jfrancois/gspca/
Mauro Carvalho Chehab
2008-08-28
gspca: Resolve webcam conflicts between some drivers.
Jean-Francois Moine
2008-08-23
v4l: replace video_get_drvdata(video_devdata(filp)) with video_drvdata(filp)
Hans Verkuil
2008-07-26
v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
2008-07-21
Remove obsolete owner field from video_device struct.
Hans Verkuil
2008-07-20
videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h
Hans Verkuil
2008-07-20
videodev: renamed 'class_dev' to 'dev'
Hans Verkuil
2008-07-17
gspca: No conflict of 0c45:6011 with the sn9c102 driver.
Jean-Francois Moine
2008-07-08
v4l-dvb: remove support for kernels < 2.6.16
Hans Verkuil
2008-06-05
Backport a few fixes from mainstream
Mauro Carvalho Chehab
2008-04-08
media/video/sn9c102 replace remaining __FUNCTION__ occurrences
Michael Krufky
2008-03-30
make sn9c102_i2c_try_write() static
Mauro 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 qualifier
Mauro Carvalho Chehab
2008-02-18
drivers/media/video/sn9c102/sn9c102_core.c Fix Unlikely(x) == y
Mauro Carvalho Chehab
2008-01-27
[PATCH] static memory
Douglas Schilling Landgraf
2007-11-12
Adds support for MT9V111 on sn9c102
Mauro Carvalho Chehab
2007-10-15
v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
2007-10-08
V4L: convert struct class_device to struct device
Mauro Carvalho Chehab
2007-08-21
Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2007-06-13
SN9C1xx driver updates
Mauro Carvalho Chehab
2007-05-02
Use menuconfig objects II - V4L
Mauro Carvalho Chehab
2007-05-03
Backed out changeset d130e8e1eb762e055371d5e3e1724d7735bad244
Mauro Carvalho Chehab
2007-05-02
Use menuconfig objects II - V4L
Mauro Carvalho Chehab
2007-05-02
SN9C1xx driver updates
Mauro Carvalho Chehab
2007-04-04
sn9c102: Make driver V4L2 not V4L1
Trent Piepho
2007-04-04
sn9c102: declare constant byte sequences as static const
Trent Piepho
2007-04-04
sn9c102: more efficient register writing code
Trent Piepho
2007-04-04
compat: move compat.h to a better location in sn9c102 driver
Trent Piepho
2007-03-27
Those files were missed on tha latest commit
Mauro Carvalho Chehab
2007-03-26
SN9C1xx driver updates
Mauro Carvalho Chehab
2007-02-21
Backport: make file_operations const
Mauro Carvalho Chehab
2007-02-19
compat: Add compat code for vm_insert_page()
Trent Piepho
2007-01-14
Forgot to remove a file at changeset 5062 (c2546b022fa6)
Mauro Carvalho Chehab
2007-01-08
Several files were missed on changeset 5062 (c2546b022fa6)
Mauro Carvalho Chehab
2007-01-08
SN9C102 driver updates
Mauro Carvalho Chehab
2006-12-16
Backported several changes from kernel 2.6.19-git series
Mauro Carvalho Chehab
2006-11-21
Fix: Slot 0 not NULL on disconnecting SN9C10x PC Camera
Mauro Carvalho Chehab
2006-10-21
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Mauro Carvalho Chehab
2006-10-13
drivers/media/video: handle sysfs errors
Mauro Carvalho Chehab
2006-06-04
No drivers should use VIDIOC_*_OLD
Mauro Carvalho Chehab
2006-04-24
Added missing pwc files from previous commit
Mauro Carvalho Chehab
2006-04-24
Fix compilation for sn9c102 on older kernels
Mauro Carvalho Chehab
2006-04-11
Merge: from V4L1 tree
Mauro Carvalho Chehab