summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp/pci/atomisp_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-27media: atomisp: fix "variable dereferenced before check 'asd'"Tsuchiya Yuto1-1/+2
2022-01-27media: atomisp: fix try_fmt logicMauro Carvalho Chehab1-1/+71
2022-01-27media: atomisp: fix enum formats logicMauro Carvalho Chehab1-6/+17
2022-01-27media: atomisp: add NULL check for asd obtained from atomisp_video_pipeTsuchiya Yuto1-0/+90
2021-08-17media/atomisp: Use lockdep instead of *mutex_is_locked()Peter Zijlstra1-2/+2
2021-03-23media: staging: atomisp: reduce kernel stack usageArnd Bergmann1-1/+1
2021-03-23media: atomisp: Fix use after free in atomisp_alloc_css_stat_bufs()Dan Carpenter1-3/+1
2021-03-22media: atomisp: make atomisp_css_stop() voidKaixu Xia1-1/+1
2020-09-22media: atomisp/pci/atomisp_ioctl.c: strlcpy -> strscpyHans Verkuil1-1/+1
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab1-1/+0
2020-09-03media: atomisp: fix spelling mistake "unsupport" -> "unsupported"Colin Ian King1-3/+3
2020-09-03media: atomisp: fix a brace coding sytle issueAnkit Baluni1-3/+2
2020-09-03media: atomisp: coding style: correct multiline commentsRahul Gottipati1-9/+17
2020-09-03media: atomisp: coding style: remove beginning whitespacesRahul Gottipati1-6/+6
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+0
2020-07-18media: atomisp: Get rid of struct pci_dev in struct atomisp_deviceAndy Shevchenko1-10/+9
2020-06-11media: atomisp: use strscpy() instead of less secure variantsMauro Carvalho Chehab1-6/+6
2020-06-11media: atomisp: use different dfs failed messagesMauro Carvalho Chehab1-3/+3
2020-06-11media: atomisp: change the detection of ISP2401 at runtimeMauro Carvalho Chehab1-14/+14
2020-06-11media: atomisp: add SPDX headersMauro Carvalho Chehab1-0/+1
2020-06-11media: atomisp: get rid of a bunch of other wrappersMauro Carvalho Chehab1-8/+7
2020-06-11media: atomisp: do another round of coding style cleanupMauro Carvalho Chehab1-3/+2
2020-06-11media: atomisp: remove some trivial wrappers from compat css20Mauro Carvalho Chehab1-2/+2
2020-06-11media: atomisp: add more comments about frame allocationMauro Carvalho Chehab1-1/+5
2020-06-11media: atomisp: get rid of the hrt/hive_isp_css_mm_hrt abstraction layerMauro Carvalho Chehab1-6/+1
2020-06-11media: atomisp: simplify hive_isp_css_mm_hrt wrapperMauro Carvalho Chehab1-35/+0
2020-06-11media: atomisp: partially get rid of one abstraction layerMauro Carvalho Chehab1-47/+47
2020-06-11media: atomisp: don't flood dmesg with -EAGAIN return codesMauro Carvalho Chehab1-1/+2
2020-05-20media: atomisp: fix querycap initialization logicMauro Carvalho Chehab1-15/+6
2020-05-20media: atomisp: cleanup directory hierarchyMauro Carvalho Chehab1-0/+3103