linux-stable/drivers/staging/media/hantro
Mauro Carvalho Chehab d13ee586e0 Linux 5.9-rc4
-----BEGIN PGP SIGNATURE-----
 
 iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAl9VerweHHRvcnZhbGRz
 QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGhc4H/iHD6qLdB36gZB6K
 oc2nJyrqyWitv4ti2Mnt5PA7o4wX4l6nnr1QvoaJ4BRs5Ja1czRvb2XDmdzqAoIA
 xITGoafqaAeDfxQ91bWrJsVN0pCRKiGwddXlU7TWmqw/riAkfOqi6GYKvav4biJH
 +n1mUPQb1M2IbRFsqkAS+ebKHq3CWaRvzKOEneS88nGlL5u31S9NAru8Ru/fkxRn
 6CwGcs1XRaBPYaZAhdfIb0NuatUlpkhPC9yhNS9up6SqrWmK3m65vmFVng6H0eCF
 fwn1jVztboY/XcNAi5sM9ExpQCql6WLQEEktVikqRDojC8fVtSx6W55tPt7qeaoO
 Z6t4/DA=
 =bcA4
 -----END PGP SIGNATURE-----

Merge tag 'v5.9-rc4' into patchwork

Linux 5.9-rc4

* tag 'v5.9-rc4': (1001 commits)
  Linux 5.9-rc4
  io_uring: fix linked deferred ->files cancellation
  io_uring: fix cancel of deferred reqs with ->files
  include/linux/log2.h: add missing () around n in roundup_pow_of_two()
  mm/khugepaged.c: fix khugepaged's request size in collapse_file
  mm/hugetlb: fix a race between hugetlb sysctl handlers
  mm/hugetlb: try preferred node first when alloc gigantic page from cma
  mm/migrate: preserve soft dirty in remove_migration_pte()
  mm/migrate: remove unnecessary is_zone_device_page() check
  mm/rmap: fixup copying of soft dirty and uffd ptes
  mm/migrate: fixup setting UFFD_WP flag
  mm: madvise: fix vma user-after-free
  checkpatch: fix the usage of capture group ( ... )
  fork: adjust sysctl_max_threads definition to match prototype
  ipc: adjust proc_ipc_sem_dointvec definition to match prototype
  mm: track page table modifications in __apply_to_page_range()
  MAINTAINERS: IA64: mark Status as Odd Fixes only
  MAINTAINERS: add LLVM maintainers
  MAINTAINERS: update Cavium/Marvell entries
  mm: slub: fix conversion of freelist_corrupted()
  ...
2020-09-07 16:13:06 +02:00
..
Kconfig media: hantro: h264: Use the generic H264 reflist builder 2020-04-21 13:47:07 +02:00
Makefile media: add SPDX headers on Kconfig and Makefile files 2020-04-14 10:29:05 +02:00
TODO
hantro.h hantro: Move hantro_enc_buf_finish to JPEG codec_ops.done 2020-07-19 13:25:22 +02:00
hantro_drv.c media: hantro: Don't require unneeded H264_SLICE_PARAMS 2020-09-01 14:13:28 +02:00
hantro_g1_h264_dec.c media: hantro: Use H264_SCALING_MATRIX only when required 2020-09-01 14:13:29 +02:00
hantro_g1_mpeg2_dec.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
hantro_g1_regs.h media: hantro: Support color conversion via post-processing 2019-12-16 10:28:39 +01:00
hantro_g1_vp8_dec.c media: hantro: Support color conversion via post-processing 2019-12-16 10:28:39 +01:00
hantro_h1_jpeg_enc.c hantro: Move hantro_enc_buf_finish to JPEG codec_ops.done 2020-07-19 13:25:22 +02:00
hantro_h1_regs.h
hantro_h264.c media: hantro: Use H264_SCALING_MATRIX only when required 2020-09-01 14:13:29 +02:00
hantro_hw.h media: hantro: Don't require unneeded H264_SLICE_PARAMS 2020-09-01 14:13:28 +02:00
hantro_jpeg.c media: hantro: Write the quantization tables in proper order 2020-02-24 17:19:32 +01:00
hantro_jpeg.h media: hantro: Write the quantization tables in proper order 2020-02-24 17:19:32 +01:00
hantro_mpeg2.c
hantro_postproc.c media: hantro: postproc: Fix motion vector space allocation 2020-09-01 14:13:25 +02:00
hantro_v4l2.c hantro: Rework how encoder and decoder are identified 2020-07-19 13:25:01 +02:00
hantro_v4l2.h
hantro_vp8.c media: staging: hantro: avoid future namespace collisions 2019-07-25 12:27:14 -04:00
imx8m_vpu_hw.c hantro: Remove unused bytesused argument 2020-07-19 13:25:46 +02:00
rk3288_vpu_hw.c hantro: Remove unused bytesused argument 2020-07-19 13:25:46 +02:00
rk3399_vpu_hw.c hantro: Remove unused bytesused argument 2020-07-19 13:25:46 +02:00
rk3399_vpu_hw_jpeg_enc.c media: hantro: Write quantization table registers in increasing addresses order 2020-02-24 17:20:04 +01:00
rk3399_vpu_hw_mpeg2_dec.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
rk3399_vpu_hw_vp8_dec.c media: hantro: Rename {prepare,finish}_run to {start,end}_prepare_run 2019-12-16 10:26:12 +01:00
rk3399_vpu_regs.h