index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
usbvision
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(), dev_set_...
Kay Sievers
1
-1
/
+1
2008-12-29
V4L/DVB (9503): v4l: remove inode argument from video_usercopy
Hans Verkuil
1
-2
/
+2
2008-10-21
V4L/DVB (9327): v4l: use video_device.num instead of minor in video%d
Hans Verkuil
2
-7
/
+7
2008-10-16
remove CONFIG_KMOD from drivers
Johannes Berg
2
-8
/
+0
2008-10-12
V4L/DVB (9116): USB: remove info() macro from usb media drivers
Greg Kroah-Hartman
3
-3
/
+6
2008-10-12
V4L/DVB (8788): v4l: replace video_get_drvdata(video_devdata(filp)) with vide...
Hans Verkuil
1
-91
/
+31
2008-10-12
V4L/DVB (8613): v4l: move BKL down to the driver level.
Hans Verkuil
1
-0
/
+2
2008-07-27
V4L/DVB (8523): v4l2-dev: remove unused type and type2 field from video_device
Hans Verkuil
1
-3
/
+0
2008-07-26
V4L/DVB (8488): videodev: remove some CONFIG_VIDEO_V4L1_COMPAT code from v4l2...
Hans Verkuil
2
-2
/
+0
2008-07-26
V4L/DVB (8483): Remove obsolete owner field from video_device struct.
Hans Verkuil
1
-3
/
+0
2008-07-26
V4L/DVB (8482): videodev: move all ioctl callbacks to a new v4l2_ioctl_ops st...
Hans Verkuil
1
-15
/
+23
2008-07-26
V4L/DVB (8477): v4l: remove obsolete audiochip.h
Hans Verkuil
2
-2
/
+0
2008-07-24
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
1
-0
/
+1
2008-07-23
V4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'
Hans Verkuil
1
-45
/
+27
2008-07-23
V4L/DVB (8428): videodev: rename 'dev' to 'parent'
Hans Verkuil
1
-1
/
+1
2008-07-20
v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10
Hans Verkuil
3
-21
/
+0
2008-07-20
V4L/DVB (7949): videodev: renamed the vidioc_*_fmt_* callbacks
Hans Verkuil
1
-9
/
+9
2008-05-14
V4L/DVB (7846): Re-creates VIDEO_TUNER
Mauro Carvalho Chehab
1
-1
/
+1
2008-04-30
Rename common tuner Kconfig names to use the same
Mauro Carvalho Chehab
1
-1
/
+1
2008-04-30
V4L/DVB(7767): Move tuners to common/tuners
Mauro Carvalho Chehab
1
-0
/
+1
2008-04-24
V4L/DVB (7503): usbvision: rename __PRETTY_FUNCTION__ occurrences
Thierry MERLE
3
-7
/
+11
2008-04-24
V4L/DVB (7502): v4l: video/usbvision replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-30
/
+31
2008-04-24
V4L/DVB (7094): static memory
Douglas Schilling Landgraf
3
-9
/
+11
2008-02-03
drivers/media/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-26
V4L/DVB (7024): usbvision: YUV to RGB conversion fixes
Thierry MERLE
1
-134
/
+166
2008-01-26
V4L/DVB (6995): ubvision: add adjust_X_Offset/adjust_Y_Offset parms
Thierry MERLE
1
-0
/
+19
2008-01-26
V4L/DVB (6994): usbvision: add Pinnacle Studio PCTV USB (NTSC) FM V3
Thierry MERLE
2
-1
/
+18
2008-01-26
V4L/DVB (6812): media: video: usbvision: remove ctrlUrbLock
Daniel Walker
3
-5
/
+0
2008-01-26
V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fix
Andrew Morton
1
-2
/
+3
2008-01-26
V4L/DVB (6810): media: video: usbvision: add mutex_unlock() to error paths
Daniel Walker
1
-0
/
+2
2008-01-26
V4L/DVB (6665a): finish the VID_HARDWARE_* removal
Adrian Bunk
1
-4
/
+0
2008-01-26
V4L/DVB (6400): usbvision: Convert the usbvision->lock semaphore to the mutex...
Matthias Kaehlcke
3
-30
/
+35
2007-10-22
V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field
Mauro Carvalho Chehab
1
-3
/
+0
2007-10-14
i2c: Remove NOP i2c_algorithm.algo_control() methods
David Brownell
1
-6
/
+0
2007-10-10
V4L/DVB (6293): V4L: convert struct class_device to struct device
Kay Sievers
1
-55
/
+64
2007-10-10
V4L/DVB (6214): usbvision: Don't support I2C_M_REV_DIR_ADDR
Jean Delvare
1
-3
/
+1
2007-10-10
V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media files
Mauro Carvalho Chehab
2
-2
/
+0
2007-09-26
usbvision-video: buggered method tables
Al Viro
1
-3
/
+2
2007-09-19
pci: fix unterminated pci_device_id lists
Kees Cook
1
-0
/
+1
2007-07-30
V4L/DVB (5900): usbvision: fix bugs [sg]_register functions
Trent Piepho
1
-2
/
+3
2007-07-18
V4L/DVB (5826): Usbvision: video mux cleanup
Thierry MERLE
3
-21
/
+18
2007-07-18
V4L/DVB (5825): Alter the tuner type for the WinTV USB UK PAL model.
Matthew Garrett
1
-1
/
+1
2007-07-18
V4L/DVB (5824): Usbvision: Hauppauge WinTV USB SECAM_L fix
Thierry MERLE
1
-2
/
+2
2007-07-18
V4L/DVB (5704): Remove worthless references to obsolete MODULE_PARM macro.
Robert P. J. Day
1
-23
/
+0
2007-07-18
V4L/DVB (5644): Usbvision: video_ioctl2 conversion
Thierry MERLE
3
-686
/
+787
2007-07-18
V4L/DVB (5643): Usbvision: make common video and radio ioctls
Thierry MERLE
1
-144
/
+22
2007-07-18
V4L/DVB (5642): add comment that VO_MODE is also being set.
David Warman
1
-1
/
+1
2007-07-18
V4L/DVB (5641): change VideoNorm to NTSC for Belkin USB Videobus II
David Warman
1
-1
/
+1
2007-06-08
V4L/DVB (5720): Usbvision: fix urb allocation and submits
Thierry Merle
2
-30
/
+53
2007-05-09
V4L/DVB (5586): Use menuconfig objects II - V4L
Jan Engelhardt
1
-1
/
+1
[next]