index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-01
media: cpia2: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2018-03-03
media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
Daniel Mentz
2
-259
/
+464
2018-03-03
media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
Hans Verkuil
1
-0
/
+3
2018-03-03
media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
Hans Verkuil
1
-4
/
+0
2018-03-03
media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
Hans Verkuil
1
-19
/
+40
2018-03-03
media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha
Daniel Mentz
1
-2
/
+5
2018-03-03
media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
Hans Verkuil
1
-19
/
+32
2018-03-03
media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
Hans Verkuil
1
-8
/
+22
2018-03-03
media: v4l2-compat-ioctl32.c: avoid sizeof(type)
Hans Verkuil
1
-34
/
+31
2018-03-03
media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
Hans Verkuil
1
-73
/
+21
2018-03-03
media: v4l2-compat-ioctl32.c: fix the indentation
Hans Verkuil
1
-97
/
+97
2018-03-03
media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
Hans Verkuil
1
-0
/
+1
2018-03-03
media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
Hans Verkuil
1
-2
/
+4
2018-03-03
media: v4l2-compat-ioctl32.c: add capabilities field to, v4l2_input32
Hans Verkuil
1
-1
/
+2
2018-03-03
media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4l2_create32
Tiffany Lin
1
-1
/
+2
2018-03-03
v4l2-compat-ioctl32: fix alignment for ARM64
Andrzej Hajda
1
-4
/
+5
2018-03-03
V4L2: fix VIDIOC_CREATE_BUFS 32-bit compatibility mode data copy-back
Guennadi Liakhovetski
1
-4
/
+6
2018-03-03
v4l2-compat-ioctl32: fix sparse warnings
Hans Verkuil
1
-9
/
+17
2018-02-13
cx231xx: Fix the max number of interfaces
Mauro Carvalho Chehab
1
-2
/
+1
2018-02-13
media: omap_vout: Fix a possible null pointer dereference in omap_vout_open()
Markus Elfring
1
-1
/
+2
2017-11-26
cx231xx-cards: fix NULL-deref on missing association descriptor
Johan Hovold
1
-1
/
+1
2017-11-26
media: em28xx: calculate left volume level correctly
Colin Ian King
1
-1
/
+1
2017-11-26
media: uvcvideo: Prevent heap overflow when accessing mapped controls
Guenter Roeck
1
-0
/
+7
2017-10-12
saa7164: fix double fetch PCIe access condition
Steven Toth
1
-12
/
+1
2017-10-12
saa7164: fix sparse warnings
Hans Verkuil
6
-58
/
+74
2017-10-12
saa7164: fix endian conversion in saa7164_bus_set()
Dan Carpenter
1
-2
/
+2
2017-09-15
vb2: Fix an off by one error in 'vb2_plane_vaddr'
Christophe JAILLET
1
-1
/
+1
2017-09-15
vb2: fix plane index sanity check in vb2_plane_cookie()
Zhaowei Yuan
1
-1
/
+1
2017-08-26
ov2640: fix vflip control
Frank Schaefer
1
-2
/
+4
2017-08-26
zr364xx: enforce minimum size when reading header
Alyssa Milburn
1
-0
/
+8
2017-08-26
cx231xx-audio: fix NULL-deref at probe
Johan Hovold
1
-2
/
+15
2017-08-26
cx231xx-audio: fix init error path
Johan Hovold
1
-11
/
+13
2017-08-26
cx231xx-cards: fix NULL-deref at probe
Johan Hovold
1
-6
/
+40
2017-08-26
cx231xx: fix double free and leaks on failure path in cx231xx_usb_probe()
Alexey Khoroshilov
1
-53
/
+57
2017-08-26
usbvision: fix NULL-deref at probe
Johan Hovold
1
-1
/
+8
2017-08-26
gspca: konica: add missing endpoint sanity check
Johan Hovold
1
-0
/
+3
2017-08-26
pvrusb2: reduce stack usage pvr2_eeprom_analyze()
Arnd Bergmann
1
-9
/
+4
2017-03-16
DaVinci-VPFE-Capture: fix error handling
Arnd Bergmann
1
-0
/
+1
2017-02-23
cx231xx: fix GPIOs for Pixelview SBTVD hybrid
Mauro Carvalho Chehab
2
-2
/
+3
2017-02-23
cx231xx: don't return error on success
Mauro Carvalho Chehab
1
-1
/
+4
2016-11-20
usbvision: revert commit 588afcc1
Vladis Dronov
1
-7
/
+0
2016-05-01
bttv: Width must be a multiple of 16 when capturing planar formats
Hans de Goede
1
-6
/
+20
2016-05-01
saa7134: Fix bytesperline not being set correctly for planar formats
Hans de Goede
1
-6
/
+12
2016-05-01
pwc: Add USB id for Philips Spc880nc webcam
Hans de Goede
1
-0
/
+6
2016-02-27
saa7134-alsa: Only frees registered sound cards
Mauro Carvalho Chehab
1
-1
/
+4
2016-02-13
usbvision: fix crash on detecting device with invalid configuration
Vladis Dronov
1
-1
/
+15
2016-02-13
usbvision fix overflow of interfaces array
Oliver Neukum
1
-0
/
+7
2016-02-13
usbvision: fix leak of usb_dev on failure paths in usbvision_probe()
Alexey Khoroshilov
1
-7
/
+17
2016-02-13
usbvision-video: fix memory leak of alt_max_pkt_size
Alexey Khoroshilov
1
-0
/
+2
2016-02-13
gspca: ov534/topro: prevent a division by 0
Antonio Ospite
2
-3
/
+12
[next]