index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
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
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
2018-05-25
media: dmxdev: fix error code for invalid ioctls
Mauro Carvalho Chehab
1
-1
/
+1
2018-05-25
media: cx23885: Set subdev host data to clk_freq pointer
Brad Love
1
-0
/
+4
2018-05-25
media: em28xx: USB bulk packet size fix
Brad Love
1
-1
/
+1
2018-04-29
stk-webcam: fix an endian bug in stk_camera_read_reg()
Dan Carpenter
3
-9
/
+10
2018-04-20
media: v4l2-compat-ioctl32: don't oops on overlay
Mauro Carvalho Chehab
1
-1
/
+3
2018-04-13
mceusb: sporadic RX truncation corruption fix
A Sun
1
-2
/
+7
2018-04-13
cx25840: fix unchecked return values
Pan Bian
1
-15
/
+21
2018-04-13
media: videobuf2-core: don't go out of the buffer range
Mauro Carvalho Chehab
1
-0
/
+4
2018-04-13
pxa_camera: fix module remove codepath for v4l2 clock
Petr Cvek
1
-1
/
+13
2018-04-08
media: usbtv: prevent double free in error case
Oliver Neukum
1
-0
/
+2
2018-03-24
media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
Ron Economos
1
-0
/
+3
2018-03-24
media: bt8xx: Fix err 'bt878_probe()'
Christophe JAILLET
1
-2
/
+1
2018-03-24
media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...
Gustavo A. R. Silva
1
-1
/
+3
2018-03-24
media/dvb-core: Race condition when writing to CAM
Jasmin J
1
-0
/
+23
2018-03-22
media: cpia2: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2018-03-22
media: vsp1: Prevent suspending and resuming DRM pipelines
Kieran Bingham
1
-2
/
+14
2018-03-22
v4l: vsp1: Register pipe with output WPF
Kieran Bingham
1
-0
/
+1
2018-03-22
v4l: vsp1: Prevent multiple streamon race commencing pipeline early
Kieran Bingham
1
-0
/
+13
2018-03-22
media: i2c/soc_camera: fix ov6650 sensor getting wrong clock
Janusz Krzysztofik
1
-1
/
+1
2018-03-22
solo6x10: release vb2 buffers in solo_stop_streaming()
Anton Sviridenko
1
-0
/
+11
2018-03-18
tc358743: fix register i2c_rd/wr function fix
Philipp Zabel
1
-1
/
+1
2018-03-11
media: m88ds3103: don't call a non-initalized function
Mauro Carvalho Chehab
1
-2
/
+5
2018-02-28
v4l2: disable filesystem-dax mapping support
Dan Williams
1
-2
/
+3
2018-02-25
tw5864: use dev_warn instead of WARN to shut up warning
Arnd Bergmann
1
-2
/
+4
2018-02-25
em28xx: only use mt9v011 if camera support is enabled
Arnd Bergmann
1
-1
/
+1
2018-02-25
go7007: add MEDIA_CAMERA_SUPPORT dependency
Arnd Bergmann
1
-1
/
+1
2018-02-25
tc358743: fix register i2c_rd/wr functions
Arnd Bergmann
1
-21
/
+25
2018-02-25
media: s5k6aa: describe some function parameters
Mauro Carvalho Chehab
1
-0
/
+5
2018-02-22
media: r820t: fix r820t_write_reg for KASAN
Arnd Bergmann
1
-5
/
+8
2018-02-17
media: cxusb, dib0700: ignore XC2028_I2C_FLUSH
Mauro Carvalho Chehab
2
-0
/
+3
2018-02-17
media: ts2020: avoid integer overflows on 32 bit machines
Mauro Carvalho Chehab
1
-2
/
+2
2018-02-17
media: dvb-frontends: fix i2c access helpers for KASAN
Arnd Bergmann
12
-14
/
+37
2018-02-17
media: v4l2-compat-ioctl32.c: refactor compat ioctl32 logic
Daniel Mentz
1
-261
/
+483
2018-02-17
media: v4l2-compat-ioctl32.c: don't copy back the result for certain errors
Hans Verkuil
1
-0
/
+3
2018-02-17
media: v4l2-compat-ioctl32.c: drop pr_info for unknown buffer type
Hans Verkuil
1
-4
/
+0
2018-02-17
media: v4l2-compat-ioctl32.c: copy clip list in put_v4l2_window32
Hans Verkuil
1
-19
/
+40
2018-02-17
media: v4l2-compat-ioctl32: Copy v4l2_window->global_alpha
Daniel Mentz
1
-2
/
+5
2018-02-17
media: v4l2-compat-ioctl32.c: make ctrl_is_pointer work for subdevs
Hans Verkuil
1
-1
/
+1
2018-02-17
media: v4l2-compat-ioctl32.c: fix ctrl_is_pointer
Hans Verkuil
1
-19
/
+38
2018-02-17
media: v4l2-compat-ioctl32.c: copy m.userptr in put_v4l2_plane32
Hans Verkuil
1
-19
/
+28
2018-02-17
media: v4l2-compat-ioctl32.c: avoid sizeof(type)
Hans Verkuil
1
-41
/
+36
2018-02-17
media: v4l2-compat-ioctl32.c: move 'helper' functions to __get/put_v4l2_format32
Hans Verkuil
1
-84
/
+20
2018-02-17
media: v4l2-compat-ioctl32.c: fix the indentation
Hans Verkuil
1
-104
/
+104
2018-02-17
media: v4l2-compat-ioctl32.c: add missing VIDIOC_PREPARE_BUF
Hans Verkuil
1
-0
/
+1
2018-02-17
media: v4l2-ioctl.c: don't copy back the result for -ENOTTY
Hans Verkuil
1
-1
/
+4
2018-02-17
media: hdpvr: Fix an error handling path in hdpvr_probe()
Arvind Yadav
1
-11
/
+15
2018-02-17
media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
Malcolm Priestley
1
-7
/
+6
2018-02-17
media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
Malcolm Priestley
1
-8
/
+18
2018-02-13
media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
1
-0
/
+4
2018-02-03
media: usbtv: add a new usbid
Icenowy Zheng
1
-0
/
+1
[prev]
[next]