index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
7
-11
/
+0
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_enc_pm()
Yu Kuai
1
-0
/
+2
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_enc_pm()
Yu Kuai
1
-7
/
+19
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_release_dec_pm()
Yu Kuai
1
-0
/
+1
2020-11-16
media: mtk-vcodec: add missing put_device() call in mtk_vcodec_init_dec_pm()
Yu Kuai
1
-6
/
+12
2020-11-16
media: platform: add missing put_device() call in mtk_jpeg_clk_init()
Yu Kuai
1
-0
/
+1
2020-11-16
media: cec-core: first mark device unregistered, then wake up fhs
Hans Verkuil
1
-2
/
+2
2020-11-16
media: pxa_camera: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-11-16
media: tm6000: Fix sizeof() mismatches
Colin Ian King
1
-2
/
+3
2020-11-16
media: coda: Clarify interrupt registered name
Ezequiel Garcia
1
-2
/
+2
2020-11-16
media: coda: Clarify device registered log
Ezequiel Garcia
1
-6
/
+5
2020-11-16
media: coda: Simplify H.264 small buffer padding logic
Ezequiel Garcia
1
-5
/
+4
2020-11-16
media: coda: Remove redundant ctx->initialized setting
Ezequiel Garcia
1
-10
/
+2
2020-11-16
media: zr364xx: propagate errors from zr364xx_start_readpipe()
Evgeny Novikov
1
-7
/
+24
2020-11-16
media: saa7164: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-14
/
+3
2020-11-16
media: vivid: fix (partially) timing issues
Hans Verkuil
4
-8
/
+16
2020-11-16
media: rcar-vin: Remove redundant compatible values
Niklas Söderlund
1
-16
/
+0
2020-11-16
media: marvell-ccic: Fix -Wunused-function warnings
YueHaibing
1
-2
/
+2
2020-11-16
media: bttv: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+4
2020-11-16
media: exynos4-is: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+4
2020-11-16
media: rtl2832: use semicolons rather than commas to separate statements
Julia Lawall
1
-7
/
+7
2020-11-16
media: dib0700: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+2
2020-11-16
media: dvbsky: use semicolons rather than commas to separate statements
Julia Lawall
1
-11
/
+11
2020-11-16
media: au0828: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-11-16
media: mt2060: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-11-16
media: radio-sf16fmr2: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-11-16
media: msp3400: use semicolons rather than commas to separate statements
Julia Lawall
1
-4
/
+8
2020-11-16
media: ts2020: use semicolons rather than commas to separate statements
Julia Lawall
1
-5
/
+5
2020-11-16
media: pvrusb2: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-11-16
media: sun4i-csi: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-11-16
media: s3c-camif: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+4
2020-11-16
media: gspca: ov534-ov772x: use semicolons rather than commas to separate statements
Julia Lawall
1
-6
/
+6
2020-11-16
media: m88ds3103: use semicolons rather than commas to separate statements
Julia Lawall
1
-3
/
+3
2020-11-16
media: saa7134: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+5
2020-11-16
media: rtl28xxu: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+2
2020-11-16
media: em28xx-audio: use semicolons rather than commas to separate statements
Julia Lawall
1
-7
/
+7
2020-11-16
media: coda: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-11-16
media: v4l2: remove remaining compat_ioctl
Arnd Bergmann
1
-194
/
+2
2020-11-16
media: v4l2: remaining compat handlers
Arnd Bergmann
1
-173
/
+108
2020-11-16
media: v4l2: convert v4l2_format compat ioctls
Arnd Bergmann
1
-206
/
+138
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
6
-45
/
+47
2020-11-16
media: v4l2: move compat handling for v4l2_buffer
Arnd Bergmann
1
-453
/
+269
2020-11-16
media: v4l2: move v4l2_ext_controls conversion
Arnd Bergmann
1
-145
/
+89
2020-11-16
media: v4l2: remove unneeded compat ioctl handlers
Arnd Bergmann
1
-42
/
+0
2020-11-16
media: v4l2: prepare compat-ioctl rework
Arnd Bergmann
2
-65
/
+143
2020-11-05
media: media/platform/marvell-ccic: fix warnings when CONFIG_PM is not enabled
Randy Dunlap
1
-0
/
+2
2020-11-05
media: mtk-vcodec: fix build breakage when one of VPU or SCP is enabled
Alexandre Courbot
3
-9
/
+47
2020-11-05
media: mtk-vcodec: move firmware implementations into their own files
Alexandre Courbot
8
-173
/
+233
2020-11-04
Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
3
-17
/
+40
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-4
/
+17
[prev]
[next]