summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)Author
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-01media: atomisp: fixes build breakage for ISP2400 due to a cleanupMauro Carvalho Chehab
2020-09-29PCI/PM: Rename pci_dev.d3_delay to d3hot_delayKrzysztof WilczyƄski
2020-09-23media: atomisp: cleanup __printf() atributes on printk messagesMauro Carvalho Chehab
2020-09-23media: atomisp: fix gcc warningsMauro Carvalho Chehab
2020-09-22media: atomisp/pci/atomisp_ioctl.c: strlcpy -> strscpyHans Verkuil
2020-09-22media: atomisp:pci/runtime/queue: modify the return error valueXiaoliang Pang
2020-09-22media: staging: atomisp: Remove unnecessary 'fallthrough'Cengiz Can
2020-09-22media: staging: media: atomisp: Fix bool-related style issuesAlex Dewar
2020-09-22media: staging: media: atomisp: Don't do unnecessary zeroing of memoryAlex Dewar
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-07media: atomisp: get rid of -Wsuggest-attribute=format warningsMauro Carvalho Chehab
2020-09-07media: atomisp: move a static constant out of a header fileMauro Carvalho Chehab
2020-09-07media: atomisp: get rid of unused varsMauro Carvalho Chehab
2020-09-07media: atomisp: print a warning if error while setting downscalerMauro Carvalho Chehab
2020-09-07media: atomisp: get rid of some cleanup leftoversMauro Carvalho Chehab
2020-09-03media: atomisp: cleanup isys_irq headersMauro Carvalho Chehab
2020-09-03media: atomisp: fix some bad indentsMauro Carvalho Chehab
2020-09-03media: atomisp: remove compile-time tests from input_system_global.hMauro Carvalho Chehab
2020-09-03media: atomisp: reorder functions at pixelgen_private.hMauro Carvalho Chehab
2020-09-03media: atomisp: de-duplicate names at *_input_system_global.hMauro Carvalho Chehab
2020-09-03media: atomisp: unify INPUT error return typeMauro Carvalho Chehab
2020-09-03media: atomisp: don't check for ISP version for includesMauro Carvalho Chehab
2020-09-03media: atomisp: get rid of ibuf_ctrl abstractionMauro Carvalho Chehab
2020-09-03media: atomisp: get rid of isys_dma.h and isys_dma_local.hMauro Carvalho Chehab
2020-09-03media: atomisp: get rid of version-dependent globalsMauro Carvalho Chehab
2020-09-03media: atomisp: cleanup ifdefs from ia_css_debug.cMauro Carvalho Chehab
2020-09-03media: atomisp: get rid of some unused codeMauro Carvalho Chehab
2020-09-03media: atomisp: csi_rx.c: add missing includesMauro Carvalho Chehab
2020-09-03media: atomisp: atomisp_gmin_platform: check before useMauro Carvalho Chehab
2020-09-03media: atomisp: fix casts at atomisp_compat_ioctl32.cMauro Carvalho Chehab
2020-09-03media: atomisp: fix "dubious: !x | !y" sparse warningAnant Thazhemadam
2020-09-03media: atomisp: Avoid comma separated statementsJoe Perches
2020-09-03media: atomisp: fix memleak in ia_css_stream_createDinghao Liu
2020-09-03media: atomisp: fix spelling mistake "unsupport" -> "unsupported"Colin Ian King
2020-09-03media: atomisp: move null check to earlier pointCengiz Can
2020-09-03media: atomisp: mt9m114: replace fixed function namesJuan Antonio Aldea-Armenteros
2020-09-03media: atomisp: fix code style issuesRohit K Bharadwaj
2020-09-03media: atomisp: Replace deprecated MSI APIsSuraj Upadhyay
2020-09-03media: atomisp: fix identation at I2C Kconfig menuMauro Carvalho Chehab
2020-09-03media: atomisp: fix a brace coding sytle issueAnkit Baluni
2020-09-03media: atomisp: Fix braces placement coding style errorsAditya Jain
2020-09-03media: atomisp: fixed a brace coding sytle issueAnkit Baluni
2020-09-03media: atomisp: coding style: correct multiline commentsRahul Gottipati
2020-09-03media: atomisp: coding style: remove beginning whitespacesRahul Gottipati
2020-08-28staging: media: atomisp: Convert to GPIO descriptorsLinus Walleij
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds