index
:
kernel_samsung_smdk4412
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
usbvision
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
2007-03-01
1
-2
/
+2
*
V4L/DVB (5206): Usbvision: set alternate interface modification
Thierry MERLE
2007-02-21
4
-16
/
+81
*
V4L/DVB (5205): Usbvision: dynamic allocation for frames
Thierry MERLE
2007-02-21
3
-35
/
+60
*
V4L/DVB (5163): Add checks for CAP_SYS_ADMIN to VIDIOC_DBG_G_REGISTER
Trent Piepho
2007-02-21
1
-26
/
+14
*
V4L/DVB (5146): Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal only
Trent Piepho
2007-02-21
1
-6
/
+6
*
V4L/DVB (5032): Improves some USBVision info messages
Dwaine Garden
2007-02-21
1
-8
/
+8
*
V4L/DVB (5018): Make usbvision_rvfree() static
Adrian Bunk
2007-02-21
2
-2
/
+1
*
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-14
3
-3
/
+0
*
i2c: Declare more i2c_adapter parent devices
Jean Delvare
2007-02-13
1
-0
/
+1
*
[PATCH] mark struct file_operations const 4
Arjan van de Ven
2007-02-12
1
-3
/
+3
*
[PATCH] usbvision missing __user
Al Viro
2007-02-09
1
-1
/
+1
*
V4L/DVB (5019): Fix the frame->grabstate update in read() entry point.
Thierry MERLE
2007-01-15
1
-2
/
+1
*
V4L/DVB (5012): Usbvision fix: It was using "&&" instead "&"
Alexey Dobriyan
2006-12-27
1
-1
/
+1
*
V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selected
Dwaine Garden
2006-12-27
2
-51
/
+94
*
V4L/DVB (4970): Usbvision memory fixes
Thierry MERLE
2006-12-27
4
-48
/
+19
*
V4L/DVB (4960): Removal of unused code from usbvision-i2c.c
Mauro Carvalho Chehab
2006-12-27
2
-46
/
+4
*
V4L/DVB (4959): Usbvision: possible cleanups
Adrian Bunk
2006-12-27
4
-21
/
+21
*
V4L/DVB (4954): Fix: On ia64, i2c adap->inb/adap->outb are wrongly evaluated
Mauro Carvalho Chehab
2006-12-12
1
-5
/
+9
*
V4L/DVB 4949b: Fix container_of pointer retreival
Thierry MERLE
2006-12-10
2
-3
/
+1
*
V4L/DVB (4949a): Fix INIT_WORK
Mauro Carvalho Chehab
2006-12-10
2
-4
/
+6
*
V4L/DVB (4953): Usbvision minor fixes
Thierry MERLE
2006-12-10
3
-10
/
+26
*
V4L/DVB (4951): Add version.h, since it is required for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2006-12-10
1
-0
/
+1
*
V4L/DVB (4941): Remove LINUX_VERSION_CODE and fix identations
Mauro Carvalho Chehab
2006-12-10
3
-48
/
+14
*
V4L/DVB (4942): Whitespace cleanups
Mauro Carvalho Chehab
2006-12-10
3
-25
/
+25
*
V4L/DVB (4937): Usbvision cleanup and code reorganization
Thierry MERLE
2006-12-10
7
-3688
/
+2796
*
V4L/DVB (4936): Make MT4049FM5 tuner to set FM Gain to Normal
Thierry MERLE
2006-12-10
1
-2
/
+0
*
V4L/DVB (4934): Usbvision radio requires GainNormal at e register
Mauro Carvalho Chehab
2006-12-10
1
-0
/
+3
*
V4L/DVB (4933): Usbvision_v4l2: radio interface / tda9887 problem ?
Thierry MERLE
2006-12-10
1
-167
/
+67
*
V4L/DVB (4932): Usbvision_v4l2: fix norm setting problems
Thierry MERLE
2006-12-10
2
-58
/
+46
*
V4L/DVB (4931): Removed usbvision_ioctl.h, since it isn't required anymore
Mauro Carvalho Chehab
2006-12-10
1
-34
/
+0
*
V4L/DVB (4930): Usbvision_v4l2 : mmap corrected to get all frames
Thierry MERLE
2006-12-10
1
-46
/
+59
*
V4L/DVB (4929): Read() implementation + format set/get simplifications
Thierry MERLE
2006-12-10
1
-156
/
+167
*
V4L/DVB (4928): Usbvision_v4l2 robustness on disconnect
Thierry
2006-12-10
2
-12
/
+12
*
V4L/DVB (4927): Enhancements on usbvision driver
Thierry MERLE
2006-12-10
3
-332
/
+418
*
V4L/DVB (4926): Fix USBVision handling of VIDIOC_QUERYCTRL
Dwaine Garden
2006-12-10
1
-217
/
+182
*
V4L/DVB (4925): Corrected and separated the Kconfig for usbvision
Thierry MERLE
2006-12-10
1
-0
/
+12
*
V4L/DVB (4924): Fix some bugs on usbvision due to the merge into one module
Thierry MERLE
2006-12-10
2
-14
/
+12
*
V4L/DVB (4923): Splitted usbvision cards from usbvison.h
Mauro Carvalho Chehab
2006-12-10
4
-159
/
+196
*
V4L/DVB (4922): Add usbvision driver
Mauro Carvalho Chehab
2006-12-10
6
-0
/
+6836