summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)Author
2018-04-04media: staging: atomisp: fix endianess issuesMauro Carvalho Chehab
2018-04-04media: staging: atomisp: add a missing includeMauro Carvalho Chehab
2018-04-04media: staging: atomisp: get rid of stupid statementsMauro Carvalho Chehab
2018-04-04media: staging: atomisp: declare static vars as suchMauro Carvalho Chehab
2018-04-04media: staging: atomisp: ia_css_output.host: don't use var before checkMauro Carvalho Chehab
2018-04-04media: staging: atomisp: do some coding style improvementsMauro Carvalho Chehab
2018-03-21media: atomisp_fops.c: disable atomisp_compat_ioctl32Hans Verkuil
2018-03-21media: staging: media: atomisp: Remove inclusion of non-existing directoriesCorentin Labbe
2018-03-21media: atomisp: convert default struct values to use compound-literals with d...Jeremy Sowden
2018-03-21media: staging: media: atomisp2: remove unused headersCorentin Labbe
2018-03-21media: staging: media: remove remains of VIDEO_ATOMISP_OV8858Corentin Labbe
2018-03-21media: staging: atomisp: remove redundant assignments to various variablesColin Ian King
2018-03-21media: staging: media: atomisp: remove pointless string copyArnd Bergmann
2018-03-21media: drivers: staging: media: atomisp: pci: atomisp2: css2400: fix misspell...Alona Solntseva
2018-03-06media: staging: media: Replace "dont" with "don't"Arushi Singhal
2018-03-06media: staging: media: Replace "be be" with "be"Arushi Singhal
2018-03-06media: staging: media: Remove unnecessary semicolonArushi Singhal
2018-02-22media: staging: atomisp: Drop g_parm and s_parm subdev ops useSakari Ailus
2018-02-22media: staging: atomisp: mt9m114: Drop empty s_parm callbackSakari Ailus
2018-02-22media: staging: atomisp: i2c: Drop g_parm support in sensor driversSakari Ailus
2018-02-22media: staging: atomisp: i2c: Disable non-preview configurationsSakari Ailus
2018-02-22media: staging: atomisp: Kill subdev s_parm abuseSakari Ailus
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-12-29media: staging: atomisp: Fix DMI matching entry for MRD7Andy Shevchenko
2017-12-29media: staging: atomisp: Use standard DMI match tableAndy Shevchenko
2017-12-29media: staging: atomisp: Unexport local functionAndy Shevchenko
2017-12-29media: staging: atomisp: Remove redundant PCI codeAndy Shevchenko
2017-12-29media: staging: atomisp: Switch to use struct device_driver directlyAndy Shevchenko
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko
2017-12-29media: staging: atomisp: Disable custom format for nowAndy Shevchenko
2017-12-29media: staging: atomisp: lm3554: Fix control valuesAndy Shevchenko
2017-12-29media: staging: atomisp: Remove duplicate NULL-checkAndy Shevchenko
2017-12-29media: staging: atomisp: Don't leak GPIO resources if clk_get() failedAndy Shevchenko
2017-12-29media: staging: atomisp2: replace DEVICE_ATTR with DEVICE_ATTR_ROAishwarya Pant
2017-12-29media: Staging: media: atomisp: made function staticSergiy Redko
2017-12-29media: staging: fix indentation in atomisp-ov5693Riccardo Schirone
2017-12-29media: staging: improves comparisons readability in atomisp-ov5693Riccardo Schirone
2017-12-29media: staging: improve comments usage in atomisp-ov5693Riccardo Schirone
2017-12-29media: staging: add missing blank line after declarations in atomisp-ov5693Riccardo Schirone
2017-12-29media: atomisp: deprecate pci_get_bus_and_slot()Sinan Kaya
2017-12-29media: staging: atomisp: convert timestamps to ktime_tArnd Bergmann
2017-12-29media: staging: atomisp: fixes for "symbol was not declared. Should it be sta...Jeremy Sowden
2017-12-29media: staging: atomisp: fix for sparse "using plain integer as NULL pointer"...Jeremy Sowden
2017-11-30media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab
2017-11-27media: annotate ->poll() instancesAl Viro
2017-11-17Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-14Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab