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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-25
cx231xx-cards: fix NULL-deref at probe
Johan Hovold
1
-5
/
+40
2017-05-25
cx231xx-audio: fix NULL-deref at probe
Johan Hovold
1
-2
/
+15
2017-05-25
cx231xx-audio: fix init error path
Johan Hovold
1
-11
/
+14
2017-05-25
dw2102: limit messages to buffer size
Alyssa Milburn
1
-0
/
+54
2017-05-25
digitv: limit messages to buffer size
Alyssa Milburn
1
-0
/
+3
2017-05-25
dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops
Daniel Scheller
1
-1
/
+3
2017-05-25
zr364xx: enforce minimum size when reading header
Alyssa Milburn
1
-0
/
+8
2017-05-25
dib0700: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-05-25
s5p-mfc: Fix unbalanced call to clock management
Marek Szyprowski
1
-0
/
+1
2017-05-25
gspca: konica: add missing endpoint sanity check
Johan Hovold
1
-0
/
+3
2017-05-25
s5p-mfc: Fix race between interrupt routine and device functions
Marek Szyprowski
1
-8
/
+4
2017-05-25
dvb-usb-dibusb-mc-common: Add MODULE_LICENSE
Ben Hutchings
1
-0
/
+2
2017-05-25
ttusb2: limit messages to buffer size
Alyssa Milburn
1
-0
/
+19
2017-05-25
mceusb: fix NULL-deref at probe
Johan Hovold
1
-2
/
+2
2017-05-25
usbvision: fix NULL-deref at probe
Johan Hovold
1
-1
/
+8
2017-04-21
cxusb: Use a dma capable buffer also for reading
Stefan Brüns
1
-7
/
+8
2017-04-21
dvb-usb-firmware: don't do DMA on stack
Stefan Brüns
1
-10
/
+12
2017-04-21
dvb-usb: don't use stack for firmware load
Mauro Carvalho Chehab
1
-6
/
+13
2017-04-21
dvb-usb-v2: avoid use-after-free
Arnd Bergmann
1
-4
/
+5
2017-03-22
uvcvideo: uvc_scan_fallback() for webcams with broken chain
Henrik Ingo
1
-6
/
+112
2017-03-18
rc: raw decoder for keymap protocol is not loaded on register
Sean Young
1
-1
/
+6
2017-03-18
dw2102: don't do DMA on stack
Jonathan McDowell
1
-99
/
+145
2017-03-12
media: Properly pass through media entity types in entity enumeration
Sakari Ailus
1
-1
/
+1
2017-03-12
lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
Sean Young
1
-2
/
+2
2017-03-12
cxd2820r: fix gpio null pointer dereference
Antti Palosaari
1
-1
/
+1
2017-03-12
media: fix dm1105.c build error
Randy Dunlap
1
-1
/
+1
2017-03-12
uvcvideo: Fix a wrong macro
Guennadi Liakhovetski
1
-1
/
+1
2017-03-12
am437x-vpfe: always assign bpp variable
Nicolas Iooss
1
-1
/
+1
2017-02-23
siano: make it work again with CONFIG_VMAP_STACK
Mauro Carvalho Chehab
1
-5
/
+13
2017-02-01
s5k4ecgx: select CRC32 helper
Arnd Bergmann
1
-0
/
+1
2017-02-01
v4l: tvp5150: Don't override output pinmuxing at stream on/off time
Laurent Pinchart
1
-14
/
+19
2017-02-01
v4l: tvp5150: Fix comment regarding output pin muxing
Laurent Pinchart
2
-7
/
+26
2017-02-01
v4l: tvp5150: Reset device at probe time, not in get/set format handlers
Laurent Pinchart
1
-3
/
+2
2017-02-01
pctv452e: move buffer to heap, no mutex
Max Kellermann
1
-61
/
+72
2017-01-26
s5p-mfc: Fix clock management in s5p_mfc_release() function
Marek Szyprowski
1
-3
/
+4
2017-01-26
st-hva: fix some error handling in hva_hw_probe()
Dan Carpenter
1
-3
/
+3
2017-01-26
ite-cir: initialize use_demodulator before using it
Nicolas Iooss
1
-0
/
+2
2017-01-26
gs1662: drop kfree for memory allocated with devm_kzalloc
Wei Yongjun
1
-2
/
+1
2017-01-26
platform: pxa_camera: add VIDEO_V4L2 dependency
Arnd Bergmann
1
-1
/
+1
2017-01-26
blackfin: check devm_pinctrl_get() for errors
Dan Carpenter
1
-0
/
+2
2017-01-12
dibusb: fix possible memory leak in dibusb_rc_query()
Wei Yongjun
1
-1
/
+1
2017-01-09
v4l: tvp5150: Add missing break in set control handler
Laurent Pinchart
1
-0
/
+1
2017-01-09
media: solo6x10: fix lockup by avoiding delayed register write
Andrey Utkin
1
-0
/
+3
2017-01-09
s5p-mfc: fix failure path of s5p_mfc_alloc_memdev()
Marek Szyprowski
1
-0
/
+1
2017-01-09
mn88473: fix chip id check on probe
Antti Palosaari
1
-12
/
+12
2017-01-09
mn88472: fix chip id check on probe
Antti Palosaari
1
-12
/
+12
2016-11-24
xc2028: Fix use-after-free bug properly
Takashi Iwai
1
-21
/
+16
2016-11-14
gp8psk-fe: add missing MODULE_foo() macros
Mauro Carvalho Chehab
1
-7
/
+10
2016-11-13
gp8psk: Fix DVB frontend attach
Mauro Carvalho Chehab
7
-152
/
+246
2016-11-13
gp8psk: fix gp8psk_usb_in_op() logic
Mauro Carvalho Chehab
1
-2
/
+3
[next]