summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp/pci
AgeCommit message (Expand)AuthorFilesLines
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2020-10-01media: atomisp: fixes build breakage for ISP2400 due to a cleanupMauro Carvalho Chehab1-3/+11
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof WilczyƄski1-1/+1
2020-09-23media: atomisp: cleanup __printf() atributes on printk messagesMauro Carvalho Chehab7-20/+16
2020-09-23media: atomisp: fix gcc warningsMauro Carvalho Chehab1-2/+9
2020-09-22media: atomisp/pci/atomisp_ioctl.c: strlcpy -> strscpyHans Verkuil1-1/+1
2020-09-22media: atomisp:pci/runtime/queue: modify the return error valueXiaoliang Pang1-1/+1
2020-09-22media: staging: atomisp: Remove unnecessary 'fallthrough'Cengiz Can1-1/+0
2020-09-22media: staging: media: atomisp: Fix bool-related style issuesAlex Dewar3-14/+13
2020-09-22media: staging: media: atomisp: Don't do unnecessary zeroing of memoryAlex Dewar1-6/+0
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab6-9/+8
2020-09-07media: atomisp: get rid of -Wsuggest-attribute=format warningsMauro Carvalho Chehab3-19/+8
2020-09-07media: atomisp: move a static constant out of a header fileMauro Carvalho Chehab2-4/+4
2020-09-07media: atomisp: get rid of unused varsMauro Carvalho Chehab8-89/+14
2020-09-07media: atomisp: print a warning if error while setting downscalerMauro Carvalho Chehab1-0/+5
2020-09-07media: atomisp: get rid of some cleanup leftoversMauro Carvalho Chehab1-3/+0
2020-09-03media: atomisp: cleanup isys_irq headersMauro Carvalho Chehab4-33/+15
2020-09-03media: atomisp: fix some bad indentsMauro Carvalho Chehab5-490/+461
2020-09-03media: atomisp: remove compile-time tests from input_system_global.hMauro Carvalho Chehab1-5/+2
2020-09-03media: atomisp: reorder functions at pixelgen_private.hMauro Carvalho Chehab1-36/+37
2020-09-03media: atomisp: de-duplicate names at *_input_system_global.hMauro Carvalho Chehab9-58/+58
2020-09-03media: atomisp: unify INPUT error return typeMauro Carvalho Chehab10-81/+66
2020-09-03media: atomisp: get rid of ibuf_ctrl abstractionMauro Carvalho Chehab7-417/+220
2020-09-03media: atomisp: get rid of isys_dma.h and isys_dma_local.hMauro Carvalho Chehab7-87/+12
2020-09-03media: atomisp: get rid of version-dependent globalsMauro Carvalho Chehab40-818/+155
2020-09-03media: atomisp: cleanup ifdefs from ia_css_debug.cMauro Carvalho Chehab2-150/+41
2020-09-03media: atomisp: get rid of some unused codeMauro Carvalho Chehab23-578/+33
2020-09-03media: atomisp: csi_rx.c: add missing includesMauro Carvalho Chehab2-0/+2
2020-09-03media: atomisp: atomisp_gmin_platform: check before useMauro Carvalho Chehab1-2/+3
2020-09-03media: atomisp: fix casts at atomisp_compat_ioctl32.cMauro Carvalho Chehab1-36/+48
2020-09-03media: atomisp: fix "dubious: !x | !y" sparse warningAnant Thazhemadam1-1/+1
2020-09-03media: atomisp: Avoid comma separated statementsJoe Perches1-2/+4
2020-09-03media: atomisp: fix memleak in ia_css_stream_createDinghao Liu1-1/+1
2020-09-03media: atomisp: fix spelling mistake "unsupport" -> "unsupported"Colin Ian King1-3/+3
2020-09-03media: atomisp: move null check to earlier pointCengiz Can1-1/+4
2020-09-03media: atomisp: fix code style issuesRohit K Bharadwaj1-26/+36
2020-09-03media: atomisp: Replace deprecated MSI APIsSuraj Upadhyay1-3/+3
2020-09-03media: atomisp: fix a brace coding sytle issueAnkit Baluni1-3/+2
2020-09-03media: atomisp: Fix braces placement coding style errorsAditya Jain1-8/+7
2020-09-03media: atomisp: fixed a brace coding sytle issueAnkit Baluni1-2/+1
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-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva6-9/+8
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds24-1918/+1269
2020-07-19Revert "media: atomisp: keep the ISP powered on when setting it"Mauro Carvalho Chehab1-6/+2
2020-07-19media: atomisp: fix mask and shift operation on ISPSSPM0Colin Ian King1-1/+1
2020-07-19media: atomisp: move system_local consts into a C fileMauro Carvalho Chehab2-121/+204
2020-07-19media: atomisp: get rid of version-specific system_local.hMauro Carvalho Chehab3-350/+194
2020-07-19media: atomisp: move global stuff into a common headerMauro Carvalho Chehab7-714/+403
2020-07-19media: atomisp: remove non-used 32-bits consts at system_localMauro Carvalho Chehab5-331/+3