summaryrefslogtreecommitdiff
path: root/drivers/staging/media/atomisp
AgeCommit message (Expand)Author
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
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01media: atomisp: make function calls cleanerMauro Carvalho Chehab
2017-11-01media: atomisp: get rid of storage_class.hMauro Carvalho Chehab
2017-11-01media: atomisp: get rid of wrong stddef.h includeMauro Carvalho Chehab
2017-11-01media: atomisp: fix other inconsistent identingMauro Carvalho Chehab
2017-11-01media: atomisp: fix switch coding style at input_system.cMauro Carvalho Chehab
2017-11-01media: atomisp: fix spatch warnings at sh_css.cMauro Carvalho Chehab
2017-11-01media: atomisp: fix ident for assert/returnMauro Carvalho Chehab
2017-10-31media: staging: atomisp: Add videobuf2 switch to TODOSakari Ailus
2017-10-31media: staging: atomisp: i2c: Convert timers to use timer_setup()Kees Cook
2017-10-31media: staging: atomisp: Remove FSF snail addressAndy Shevchenko
2017-10-31media: staging: atomisp: Remove Gmin dead code #2Andy Shevchenko
2017-10-31media: staging: atomisp: Remove Gmin dead code #1Andy Shevchenko
2017-10-31media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy Shevchenko
2017-10-31media: staging: atomisp: Remove duplicate declaration in headerAndy Shevchenko
2017-10-31media: staging: atomisp: Remove ->power_ctrl() callbackAndy Shevchenko
2017-10-31media: staging: atomisp: Remove ->gpio_ctrl() callbackAndy Shevchenko
2017-10-31media: staging: atomisp: Remove unneeded gpio.h inclusionAndy Shevchenko
2017-10-31media: staging: atomisp: Do not set GPIO twiceAndy Shevchenko
2017-10-31media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko
2017-10-31media: staging: atomisp: Use module_i2c_driver() macroAndy Shevchenko