summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
Commit message (Expand)AuthorAgeFilesLines
* media: atomisp_fops.c: disable atomisp_compat_ioctl32Hans Verkuil2018-03-211-0/+6
* media: staging: media: atomisp: Remove inclusion of non-existing directoriesCorentin Labbe2018-03-211-10/+0
* media: atomisp: convert default struct values to use compound-literals with d...Jeremy Sowden2018-03-2116-492/+116
* media: staging: media: atomisp2: remove unused headersCorentin Labbe2018-03-2169-6818/+0
* media: staging: media: remove remains of VIDEO_ATOMISP_OV8858Corentin Labbe2018-03-214-4931/+0
* media: staging: atomisp: remove redundant assignments to various variablesColin Ian King2018-03-215-5/+4
* media: staging: media: atomisp: remove pointless string copyArnd Bergmann2018-03-211-7/+1
* media: drivers: staging: media: atomisp: pci: atomisp2: css2400: fix misspell...Alona Solntseva2018-03-211-8/+8
* media: staging: media: Replace "dont" with "don't"Arushi Singhal2018-03-061-1/+1
* media: staging: media: Replace "be be" with "be"Arushi Singhal2018-03-061-1/+1
* media: staging: media: Remove unnecessary semicolonArushi Singhal2018-03-061-1/+1
* media: staging: atomisp: Drop g_parm and s_parm subdev ops useSakari Ailus2018-02-222-30/+0
* media: staging: atomisp: mt9m114: Drop empty s_parm callbackSakari Ailus2018-02-221-6/+0
* media: staging: atomisp: i2c: Drop g_parm support in sensor driversSakari Ailus2018-02-225-135/+0
* media: staging: atomisp: i2c: Disable non-preview configurationsSakari Ailus2018-02-223-0/+18
* media: staging: atomisp: Kill subdev s_parm abuseSakari Ailus2018-02-2210-264/+3
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-1/+1
* Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-02-0623-219/+221
|\
| * media: staging: atomisp: Fix DMI matching entry for MRD7Andy Shevchenko2017-12-291-1/+2
| * media: staging: atomisp: Use standard DMI match tableAndy Shevchenko2017-12-291-39/+70
| * media: staging: atomisp: Unexport local functionAndy Shevchenko2017-12-292-4/+2
| * media: staging: atomisp: Remove redundant PCI codeAndy Shevchenko2017-12-292-9/+0
| * media: staging: atomisp: Switch to use struct device_driver directlyAndy Shevchenko2017-12-293-15/+11
| * media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko2017-12-299-93/+49
| * media: staging: atomisp: Disable custom format for nowAndy Shevchenko2017-12-293-1/+8
| * media: staging: atomisp: lm3554: Fix control valuesAndy Shevchenko2017-12-291-5/+5
| * media: staging: atomisp: Remove duplicate NULL-checkAndy Shevchenko2017-12-291-2/+2
| * media: staging: atomisp: Don't leak GPIO resources if clk_get() failedAndy Shevchenko2017-12-291-2/+2
| * media: staging: atomisp2: replace DEVICE_ATTR with DEVICE_ATTR_ROAishwarya Pant2017-12-291-4/+4
| * media: Staging: media: atomisp: made function staticSergiy Redko2017-12-291-0/+1
| * media: staging: fix indentation in atomisp-ov5693Riccardo Schirone2017-12-291-1/+1
| * media: staging: improves comparisons readability in atomisp-ov5693Riccardo Schirone2017-12-291-5/+5
| * media: staging: improve comments usage in atomisp-ov5693Riccardo Schirone2017-12-291-13/+25
| * media: staging: add missing blank line after declarations in atomisp-ov5693Riccardo Schirone2017-12-291-0/+13
| * media: atomisp: deprecate pci_get_bus_and_slot()Sinan Kaya2017-12-291-1/+1
| * media: staging: atomisp: convert timestamps to ktime_tArnd Bergmann2017-12-293-13/+9
| * media: staging: atomisp: fixes for "symbol was not declared. Should it be sta...Jeremy Sowden2017-12-291-12/+12
| * media: staging: atomisp: fix for sparse "using plain integer as NULL pointer"...Jeremy Sowden2017-12-291-1/+1
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+1
|\ \ | |/ |/|
| * media: annotate ->poll() instancesAl Viro2017-11-271-1/+1
* | media: atomisp: stop producing hundreds of kernel-doc warningsMauro Carvalho Chehab2017-11-30160-1746/+1746
|/
* Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-4/+2
|\
| * atomisp: use get_user_pages_fast()Al Viro2017-09-221-4/+2
* | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-15211-18875/+798
|\ \
| * \ Merge tag 'staging-4.15-rc1' into v4l_for_linusMauro Carvalho Chehab2017-11-143-13/+24
| |\ \
| * | | media: atomisp: make function calls cleanerMauro Carvalho Chehab2017-11-011-2/+4
| * | | media: atomisp: get rid of storage_class.hMauro Carvalho Chehab2017-11-0160-314/+230
| * | | media: atomisp: get rid of wrong stddef.h includeMauro Carvalho Chehab2017-11-013-45/+3
| * | | media: atomisp: fix other inconsistent identingMauro Carvalho Chehab2017-11-017-41/+43
| * | | media: atomisp: fix switch coding style at input_system.cMauro Carvalho Chehab2017-11-011-16/+16
OpenPOWER on IntegriCloud