index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-10
[media] v4l: vsp1: Set the SRU CTRL0 register when starting the stream
Laurent Pinchart
1
-0
/
+1
2016-07-10
[media] coda: fix error path in case of missing pdata on non-DT platform
Philipp Zabel
1
-6
/
+4
2016-06-18
uvc: Forward compat ioctls to their handlers directly
Andy Lutomirski
1
-21
/
+18
2016-06-03
[media] media: v4l2-compat-ioctl32: fix missing reserved field copy in put_v4...
Tiffany Lin
1
-1
/
+2
2016-04-20
[media] au0828: Fix dev_state handling
Mauro Carvalho Chehab
4
-39
/
+39
2016-04-20
[media] au0828: fix au0828_v4l2_close() dev_state race condition
Shuah Khan
1
-1
/
+1
2016-04-18
[media] bttv: Width must be a multiple of 16 when capturing planar formats
Hans de Goede
1
-6
/
+20
2016-04-18
[media] saa7134: Fix bytesperline not being set correctly for planar formats
Hans de Goede
1
-6
/
+12
2016-04-18
[media] adv7511: TX_EDID_PRESENT is still 1 after a disconnect
Hans Verkuil
1
-6
/
+15
2016-04-18
[media] pwc: Add USB id for Philips Spc880nc webcam
Hans de Goede
1
-0
/
+6
2016-04-18
[media] media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
Tiffany Lin
1
-13
/
+8
2016-04-18
[media] usbvision: fix crash on detecting device with invalid configuration
Vladis Dronov
1
-1
/
+15
2016-04-13
[media] si2157: return -EINVAL if firmware blob is too big
Laura Abbott
1
-0
/
+1
2016-03-07
[media] adv7604: fix tx 5v detect regression
Hans Verkuil
1
-2
/
+1
2016-02-15
[media] saa7134-alsa: Only frees registered sound cards
Mauro Carvalho Chehab
1
-1
/
+4
2016-02-15
[media] tda1004x: only update the frontend properties if locked
Mauro Carvalho Chehab
1
-0
/
+9
2016-02-01
[media] rc: sunxi-cir: Initialize the spinlock properly
Chen-Yu Tsai
1
-0
/
+2
2016-02-01
[media] media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
Malcolm Priestley
1
-3
/
+3
2016-02-01
[media] gspca: ov534/topro: prevent a division by 0
Antonio Ospite
2
-3
/
+12
2016-02-01
[media] vb2: fix a regression in poll() behavior for output,streams
Sasha Levin
1
-3
/
+3
2016-01-31
media/vivid-osd: fix info leak in ioctl
Salva Peiró
1
-0
/
+1
2016-01-31
airspy: increase USB control message buffer size
Antti Palosaari
1
-1
/
+1
2015-11-09
rtl28xxu: fix control message flaws
Antti Palosaari
2
-3
/
+14
2015-11-09
si2168: Bounds check firmware
Laura Abbott
1
-0
/
+4
2015-11-09
si2157: Bounds check firmware
Laura Abbott
1
-0
/
+4
2015-09-29
media: am437x-vpfe: Fix a race condition during release
Benoit Parrot
1
-2
/
+12
2015-09-29
media: am437x-vpfe: Requested frame size and fmt overwritten by current senso...
Benoit Parrot
1
-1
/
+1
2015-09-29
v4l: omap3isp: Fix sub-device power management code
Sakari Ailus
1
-2
/
+2
2015-09-29
rc-core: fix remove uevent generation
David Härdeman
1
-3
/
+0
2015-08-03
cx24116: fix a buffer overflow when checking userspace params
Mauro Carvalho Chehab
1
-4
/
+4
2015-08-03
s5h1420: fix a buffer overflow when checking userspace params
Mauro Carvalho Chehab
1
-1
/
+1
2015-08-03
saa7164: fix querycap warning
Hans Verkuil
2
-10
/
+12
2015-08-03
af9013: Don't accept invalid bandwidth
Mauro Carvalho Chehab
1
-0
/
+4
2015-08-03
cx24117: fix a buffer overflow when checking userspace params
Mauro Carvalho Chehab
1
-1
/
+1
2015-08-03
cx18: add missing caps for the PCM video device
Hans Verkuil
1
-0
/
+1
2015-08-03
rc-core: fix dib0700 scancode generation for RC5
David Härdeman
1
-30
/
+40
2015-08-03
media: Fix regression in some more dib0700 based devices
Thomas Reitmayr
1
-0
/
+6
2015-08-03
vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffers
Laurent Pinchart
1
-10
/
+23
2015-06-17
Kconfig: disable Media Controller for DVB
Mauro Carvalho Chehab
1
-0
/
+1
2015-05-05
Merge tag 'media/v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-12
/
+17
2015-04-27
[media] media: soc_camera: rcar_vin: Fix wait_for_completion
Koji Matsuoka
1
-1
/
+6
2015-04-27
[media] marvell-ccic: fix Y'CbCr ordering
Hans Verkuil
2
-11
/
+11
2015-04-26
v4l: xilinx: fix for include file movement
Stephen Rothwell
1
-1
/
+1
2015-04-24
Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+21
2015-04-21
media: remove unused variable that causes a warning
Linus Torvalds
1
-1
/
+0
2015-04-21
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
15
-86
/
+10
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
3
-3
/
+21
2015-04-21
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
373
-4930
/
+14513
2015-04-18
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+2
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-11
/
+3
[next]