index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
media: vsp1: Fix an error handling path in the probe function
Christophe JAILLET
2021-01-12
1
-1
/
+3
|
*
|
|
media: rkisp1: isp: Add the enum_frame_size ioctl
Sebastian Fricke
2021-01-12
1
-0
/
+34
|
*
|
|
media: sh_vou: Drop bogus __refdata annotation
Geert Uytterhoeven
2021-01-12
1
-1
/
+1
|
*
|
|
media: camss: missing error code in msm_video_register()
Dan Carpenter
2021-01-12
1
-0
/
+1
|
*
|
|
media: camss: Fix signedness bug in video_enum_fmt()
Dan Carpenter
2021-01-12
1
-1
/
+1
|
*
|
|
media: mtk-vcodec: fix error return code in vdec_vp9_decode()
Zhang Changzhong
2021-01-12
1
-1
/
+2
|
*
|
|
media: ti-vpe: cal: avoid FIELD_GET assertion
Arnd Bergmann
2021-01-12
1
-1
/
+1
|
*
|
|
media: allegro: rename stream_id to dst_handle
Michael Tretter
2021-01-04
3
-9
/
+9
|
*
|
|
media: allegro: remove custom drain state handling
Michael Tretter
2021-01-04
1
-129
/
+45
|
*
|
|
media: allegro: move driver out of staging
Michael Tretter
2021-01-04
8
-0
/
+5293
|
*
|
|
media: ti-vpe: cal: Simplify the context API
Laurent Pinchart
2021-01-04
3
-45
/
+41
|
*
|
|
media: ti-vpe: cal: Store buffer DMA address in dma_addr_t
Laurent Pinchart
2021-01-04
3
-5
/
+5
|
*
|
|
media: ti-vpe: cal: Set cal_dmaqueue.pending to NULL when no pending buffer
Laurent Pinchart
2021-01-04
2
-9
/
+11
|
*
|
|
media: ti-vpe: cal: Group all DMA queue fields in struct cal_dmaqueue
Laurent Pinchart
2021-01-04
3
-62
/
+79
|
*
|
|
media: ti-vpe: cal: Use list_first_entry()
Laurent Pinchart
2021-01-04
2
-2
/
+2
|
*
|
|
media: ti-vpe: cal: Remove DMA queue empty check at start streaming time
Laurent Pinchart
2021-01-04
1
-6
/
+0
|
*
|
|
media: ti-vpe: cal: Drop unneeded check in cal_calc_format_size()
Laurent Pinchart
2021-01-04
1
-11
/
+5
|
*
|
|
media: ti-vpe: cal: Drop V4L2_CAP_READWRITE
Laurent Pinchart
2021-01-04
1
-4
/
+2
|
*
|
|
media: ti-vpe: cal: Share buffer release code between start and stop
Laurent Pinchart
2021-01-04
1
-29
/
+26
|
*
|
|
media: ti-vpe: cal: Use spin_lock_irq() when starting or stopping stream
Laurent Pinchart
2021-01-04
1
-9
/
+7
|
*
|
|
media: ti-vpe: cal: Stop write DMA without disabling PPI
Laurent Pinchart
2021-01-04
4
-62
/
+117
|
*
|
|
media: ti-vpe: cal: Fold PPI enable in CAMERARX .s_stream()
Laurent Pinchart
2021-01-04
3
-18
/
+18
|
*
|
|
media: ti-vpe: cal: Refactor interrupt enable/disable
Laurent Pinchart
2021-01-04
4
-60
/
+57
|
*
|
|
media: ti-vpe: cal: Rename struct cal_fmt to cal_format_info
Laurent Pinchart
2021-01-04
4
-66
/
+66
|
*
|
|
media: ti-vpe: cal: Don't pass format to cal_ctx_wr_dma_config()
Laurent Pinchart
2021-01-04
3
-19
/
+12
|
*
|
|
media: ti-vpe: cal: Use CAMERARX subdev s_stream op in video device code
Laurent Pinchart
2021-01-04
3
-21
/
+21
|
*
|
|
media: ti-vpe: cal: Implement subdev ops for CAMERARX
Laurent Pinchart
2021-01-04
2
-0
/
+207
|
*
|
|
media: ti-vpe: cal: Iterate over correct number of CAMERARX instances
Laurent Pinchart
2021-01-04
1
-11
/
+9
|
*
|
|
media: ti-vpe: cal: Replace hardcoded BIT() value with macro
Laurent Pinchart
2021-01-04
1
-1
/
+2
|
*
|
|
media: ti-vpe: cal: Rename MAX_(WIDTH|HEIGHT)_* macros with CAL_ prefix
Laurent Pinchart
2021-01-04
2
-4
/
+13
|
*
|
|
media: ti-vpe: cal: Move format handling to cal.c and expose helpers
Laurent Pinchart
2021-01-04
3
-103
/
+134
|
*
|
|
media: ti-vpe: cal: Drop cal_ctx m_fmt field
Laurent Pinchart
2021-01-04
3
-9
/
+7
|
*
|
|
media: ti-vpe: cal: Create subdev for CAMERARX
Laurent Pinchart
2021-01-04
4
-10
/
+88
|
|
|
/
|
|
/
|
*
|
|
media: rockchip: rkisp1: extend uapi array sizes
Heiko Stuebner
2021-01-28
2
-3
/
+3
*
|
|
media: rockchip: rkisp1: carry ip version information
Heiko Stuebner
2021-01-28
1
-9
/
+12
*
|
|
media: rockchip: rkisp1: reduce number of histogram grid elements in uapi
Heiko Stuebner
2021-01-28
1
-1
/
+2
*
|
|
media: rkisp1: stats: mask the hist_bins values
Dafna Hirschfeld
2021-01-28
2
-3
/
+6
*
|
|
media: rkisp1: stats: remove a wrong cast to u8
Dafna Hirschfeld
2021-01-28
1
-2
/
+1
|
|
/
|
/
|
*
|
media: venus: core: Fix platform driver shutdown
Stanimir Varbanov
2021-01-11
1
-0
/
+2
*
|
media: rcar-vin: fix return, use ret instead of zero
Colin Ian King
2021-01-07
1
-1
/
+1
|
/
*
Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-16
3
-48
/
+0
|
\
|
*
media: sun8i-di: Remove the call to of_dma_configure
Maxime Ripard
2020-11-18
1
-4
/
+0
|
*
media: sun6i: Remove the MBUS quirks
Maxime Ripard
2020-11-18
1
-17
/
+0
|
*
media: sun4i: Remove the MBUS quirks
Maxime Ripard
2020-11-18
1
-27
/
+0
*
|
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-15
1
-2
/
+1
|
\
\
|
*
\
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Rafael J. Wysocki
2020-12-14
1
-2
/
+1
|
|
\
\
|
|
*
|
media: venus: dev_pm_opp_put_*() accepts NULL argument
Viresh Kumar
2020-12-09
1
-2
/
+1
|
|
|
/
*
|
|
media: rcar-vin: Mask VNCSI_IFMD register
Jacopo Mondi
2020-12-07
1
-3
/
+22
*
|
|
media: meson: Add M2M driver for the Amlogic GE2D Accelerator Unit
Neil Armstrong
2020-12-07
5
-0
/
+1445
*
|
|
media: Rename stateful codec control macros
Ezequiel Garcia
2020-12-03
2
-2
/
+2
[prev]
[next]