index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
media: saa7134: avoid a shift overflow
Mauro Carvalho Chehab
1
-1
/
+2
2020-09-03
media: dvb-ttusb-budget: cleanup printk logic
Mauro Carvalho Chehab
1
-66
/
+52
2020-09-03
media: dvb-ttusb-budget: don't use stack for USB transfers
Mauro Carvalho Chehab
1
-53
/
+30
2020-09-03
media: saa7134-alsa.c: number of pages should be unsigned long
Mauro Carvalho Chehab
2
-4
/
+5
2020-09-03
media: cx88-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
1
-6
/
+7
2020-09-03
media: cx23885-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
2
-5
/
+6
2020-09-03
media: cx25821-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
1
-5
/
+6
2020-09-03
media: videobuf-dma-sg: number of pages should be unsigned long
Mauro Carvalho Chehab
1
-10
/
+12
2020-09-03
media: serial_ir: use the right type for a dma address
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-03
media: tda10021: avoid casts when using symbol_rate
Mauro Carvalho Chehab
1
-15
/
+25
2020-09-03
media: venus: place extern venus_fw_debug on a header file
Mauro Carvalho Chehab
2
-2
/
+2
2020-09-03
media: wl128x: get rid of a potential spectre issue
Mauro Carvalho Chehab
1
-6
/
+10
2020-09-03
media: av7110_v4l: avoid a typecast
Mauro Carvalho Chehab
1
-2
/
+2
2020-09-03
media: qt1010: fix usage of unititialized value
Mauro Carvalho Chehab
1
-11
/
+14
2020-09-03
media: tda10086: cleanup symbol_rate setting logic
Mauro Carvalho Chehab
1
-11
/
+11
2020-09-01
media: venus: Make debug infrastructure more flexible
Stanimir Varbanov
6
-16
/
+21
2020-09-01
media: venus: Add debugfs interface to set firmware log level
Stanimir Varbanov
6
-2
/
+45
2020-09-01
media: s5p-mfc: Use standard frame skip mode control
Stanimir Varbanov
1
-0
/
+6
2020-09-01
media: venus: venc: Add support for frame-skip mode v4l2 control
Stanimir Varbanov
3
-3
/
+16
2020-09-01
media: v4l2-ctrl: Add frame-skip std encoder control
Stanimir Varbanov
1
-0
/
+10
2020-09-01
media: venus: venc: Add support for constant quality control
Stanimir Varbanov
5
-5
/
+68
2020-09-01
media: v4l2-ctrls: Add encoder constant quality control
Maheshwar Ajja
1
-0
/
+2
2020-09-01
media: venus: Add new interface queues reinit
Stanimir Varbanov
5
-2
/
+59
2020-09-01
media: venus: Rework recovery mechanism
Stanimir Varbanov
2
-22
/
+13
2020-09-01
media: venus: parser: Prepare parser for multiple invocations
Stanimir Varbanov
1
-0
/
+3
2020-09-01
media: venus: Fix reported frame intervals
Loic Poulain
1
-3
/
+9
2020-09-01
media: venus: fixes for list corruption
Vikash Garodia
1
-2
/
+8
2020-09-01
media: uapi: h264: Clean slice invariants syntax elements
Ezequiel Garcia
2
-5
/
+10
2020-09-01
media: uapi: h264: Increase size of DPB entry pic_num
Ezequiel Garcia
1
-0
/
+13
2020-09-01
media: uapi: h264: Clean DPB entry interface
Ezequiel Garcia
1
-2
/
+2
2020-09-01
media: uapi: h264: Split prediction weight parameters
Ezequiel Garcia
1
-0
/
+8
2020-09-01
media: ov5675: correct the maximum exposure value
Bingbu Cao
1
-5
/
+10
2020-09-01
media: ov7740: use SCCB regmap
Raag Jadav
2
-10
/
+2
2020-09-01
media: imx274: fix frame interval handling
Hans Verkuil
1
-3
/
+5
2020-09-01
media: m5mols: Check function pointer in m5mols_sensor_power
Tom Rix
1
-1
/
+2
2020-09-01
media: i2c: fix error check on max9286_read call
Colin Ian King
1
-1
/
+2
2020-09-01
media: omap: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-09-01
media: ov5640: Correct Bit Div register in clock tree diagram
Paul Kocialkowski
1
-1
/
+1
2020-09-01
media: i2c: ov2740: get OTP data ready before nvmem registration
Bingbu Cao
1
-12
/
+12
2020-09-01
media: radio: si476x: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-53
/
+13
2020-09-01
media: sti: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-48
/
+12
2020-09-01
media: mtk-vpu: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2020-09-01
media: exynos4-is: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+4
2020-09-01
media: coda: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2020-09-01
media: cec: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+8
2020-09-01
media: exynos4-is: Handle duplicate calls to vidioc_streamoff
Jonathan Bakker
1
-2
/
+5
2020-09-01
media: exynos4-is: Remove unused struct member input_index
Jonathan Bakker
1
-2
/
+0
2020-09-01
media: exynos4-is: Remove inh_sensor_ctrls
Jonathan Bakker
2
-15
/
+1
2020-09-01
media: exynos4-is: Add support for multiple sensors on one port
Jonathan Bakker
1
-9
/
+19
2020-09-01
media: exynos4-is: Use global num_sensors rather than local index
Jonathan Bakker
1
-7
/
+4
[next]