android_kernel_xiaomi_sm8350/drivers/cam_jpeg
Trishansh Bhardwaj 30b9eed071 msm: camera: common: Fix integer overflow in shift
Various drivers are using right shift  by 32 to check if dma address is
32 bit addressable. This will result in shift count overflow in 32 bit
arch.

CRs-Fixed: 2543730
Change-Id: I57e30bc9c0a8179c8d74f3bd3b6567bdfff60741
Signed-off-by: Trishansh Bhardwaj <tbhardwa@codeaurora.org>
2019-10-31 10:45:40 +05:30
..
jpeg_hw msm: camera: common: Fix integer overflow in shift 2019-10-31 10:45:40 +05:30
cam_jpeg_context.c msm: camera: core : Validate the dev name during the node ioctl handler 2019-07-09 10:33:30 -07:00
cam_jpeg_context.h Camera: Correct makefiles for correct header inclusion 2019-08-09 16:27:18 -07:00
cam_jpeg_dev.c Camera: Bring over camera driver changes 2019-07-08 10:24:55 -07:00
cam_jpeg_dev.h Camera: Bring over camera driver changes 2019-07-08 10:24:55 -07:00
Makefile Camera: Correct makefiles for correct header inclusion 2019-08-09 16:27:18 -07:00