index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
165
-1773
/
+2119
2021-06-17
media: venus: hfi_msgs.h: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2
-10
/
+12
2021-06-17
media: venus: hfi_cmds: Fix packet size calculation
Gustavo A. R. Silva
1
-4
/
+5
2021-06-17
media: xilinx: simplify get fourcc logic
Mauro Carvalho Chehab
2
-7
/
+4
2021-06-17
media: dvb-core: frontend: make GET/SET safer
Mauro Carvalho Chehab
1
-105
/
+117
2021-06-17
media: ttusb-dec: cleanup an error handling logic
Mauro Carvalho Chehab
1
-13
/
+10
2021-06-17
media: siano: fix device register error path
Mauro Carvalho Chehab
1
-0
/
+4
2021-06-17
media: saa7134: fix saa7134_initdev error handling logic
Mauro Carvalho Chehab
1
-1
/
+4
2021-06-17
media: saa7134: use more meaninful goto labels
Mauro Carvalho Chehab
1
-17
/
+17
2021-06-17
media: sun6i-csi: add a missing return code
Mauro Carvalho Chehab
1
-1
/
+3
2021-06-17
media: dvbdev: fix error logic at dvb_register_device()
Mauro Carvalho Chehab
1
-0
/
+3
2021-06-17
media: dvb_net: avoid speculation from net slot
Mauro Carvalho Chehab
1
-6
/
+19
2021-06-17
media: dvb_ca_en50221: avoid speculation from CA slot
Mauro Carvalho Chehab
1
-0
/
+1
2021-06-11
media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K
Benjamin Drung
1
-0
/
+27
2021-06-09
media: dmxdev: change the check for problems allocing secfeed
Mauro Carvalho Chehab
1
-1
/
+1
2021-06-08
media: hantro: IMX8M: add variant for G2/HEVC codec
Benjamin Gaignard
3
-2
/
+96
2021-06-08
media: hantro: Introduce G2/HEVC decoder
Benjamin Gaignard
7
-0
/
+1208
2021-06-08
media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
Benjamin Gaignard
1
-0
/
+1
2021-06-08
media: hantro: Only use postproc when post processed formats are defined
Benjamin Gaignard
3
-7
/
+19
2021-06-08
media: hantro: Define HEVC codec profiles and supported features
Benjamin Gaignard
2
-0
/
+61
2021-06-08
media: hantro: change hantro_codec_ops run prototype to return errors
Benjamin Gaignard
9
-21
/
+40
2021-06-08
media: hevc: Add decode params control
Benjamin Gaignard
6
-12
/
+34
2021-06-08
media: imon: use DEVICE_ATTR_RW() helper macro
Zhen Lei
1
-9
/
+6
2021-06-08
media: rc: add keymap for Toshiba CT-90405 remote
Alexander Voronov
2
-0
/
+87
2021-06-08
media: st_rc: Handle errors of clk_prepare_enable()
Evgeny Novikov
1
-4
/
+18
2021-06-08
media: cinergyt2: make properties const
Sean Young
1
-8
/
+3
2021-06-08
media: dvd_usb: memory leak in cinergyt2_fe_attach
Dongliang Mu
1
-0
/
+2
2021-06-08
media: cxd2880-spi: Fix some error messages
Christophe JAILLET
1
-6
/
+6
2021-06-08
media: mxl692: make a const array static, makes object smaller
Colin Ian King
1
-1
/
+3
2021-06-08
media: atmel: atmel-isc: add microchip-xisc driver
Eugen Hristev
6
-1
/
+671
2021-06-08
media: atmel: atmel-isc-sama5d2: remove duplicate define
Eugen Hristev
1
-2
/
+0
2021-06-08
media: atmel: atmel-isc-base: add support for more formats and additional pip...
Eugen Hristev
1
-10
/
+38
2021-06-08
media: atmel: atmel-isc-regs: add additional fields for sama7g5 type pipeline
Eugen Hristev
1
-2
/
+14
2021-06-08
media: atmel: atmel-isc: create an adapt pipeline callback for product specific
Eugen Hristev
3
-0
/
+20
2021-06-08
media: atmel: atmel-isc: move the formats list into product specific code
Eugen Hristev
3
-150
/
+165
2021-06-08
media: atmel: atmel-isc: create callback for RLP submodule product specific
Eugen Hristev
3
-4
/
+15
2021-06-08
media: atmel: atmel-isc: create callback for GAM submodule product specific
Eugen Hristev
3
-0
/
+10
2021-06-08
media: atmel: atmel-isc: create callback for DPC submodule product specific
Eugen Hristev
3
-0
/
+10
2021-06-08
media: atmel: atmel-isc: create product specific v4l2 controls config
Eugen Hristev
3
-2
/
+20
2021-06-08
media: atmel: atmel-isc: add CC initialization function
Eugen Hristev
3
-0
/
+18
2021-06-08
media: atmel: atmel-isc: extend pipeline with extra modules
Eugen Hristev
2
-14
/
+25
2021-06-08
media: atmel: atmel-isc: add register description for additional modules
Eugen Hristev
1
-0
/
+67
2021-06-08
media: atmel: atmel-isc: add his_entry to register offsets
Eugen Hristev
4
-1
/
+7
2021-06-08
media: atmel: atmel-isc: add support for version register
Eugen Hristev
3
-0
/
+12
2021-06-08
media: atmel: atmel-isc: add DMA to register offsets
Eugen Hristev
4
-7
/
+18
2021-06-08
media: atmel: atmel-isc: add HIS to register offsets
Eugen Hristev
4
-4
/
+12
2021-06-08
media: atmel: atmel-isc: add RLP to register offsets
Eugen Hristev
4
-2
/
+7
2021-06-08
media: atmel: atmel-isc: add SUB422 and SUB420 to register offsets
Eugen Hristev
4
-2
/
+12
2021-06-08
media: atmel: atmel-isc: add CBC to the reg offsets struct
Eugen Hristev
4
-3
/
+11
2021-06-08
media: atmel: atmel-isc: extract CBC submodule config into separate function
Eugen Hristev
3
-3
/
+13
[next]