summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/atomisp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-4/+2Star
|\
| * atomisp: use get_user_pages_fast()Al Viro2017-09-231-4/+2Star
* | Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-16211-18875/+798Star
|\ \
| * \ 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/+230Star
| * | | media: atomisp: get rid of wrong stddef.h includeMauro Carvalho Chehab2017-11-013-45/+3Star
| * | | 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
| * | | media: atomisp: fix spatch warnings at sh_css.cMauro Carvalho Chehab2017-11-011-45/+46
| * | | media: atomisp: fix ident for assert/returnMauro Carvalho Chehab2017-11-0118-150/+150
| * | | media: staging: atomisp: Add videobuf2 switch to TODOSakari Ailus2017-10-311-0/+2
| * | | media: staging: atomisp: i2c: Convert timers to use timer_setup()Kees Cook2017-10-311-5/+3Star
| * | | media: staging: atomisp: Remove FSF snail addressAndy Shevchenko2017-10-3168-272/+0Star
| * | | media: staging: atomisp: Remove Gmin dead code #2Andy Shevchenko2017-10-311-153/+0Star
| * | | media: staging: atomisp: Remove Gmin dead code #1Andy Shevchenko2017-10-312-49/+0Star
| * | | media: staging: atomisp: Remove unused members of camera_sensor_platform_dataAndy Shevchenko2017-10-318-86/+1Star
| * | | media: staging: atomisp: Remove duplicate declaration in headerAndy Shevchenko2017-10-311-3/+0Star
| * | | media: staging: atomisp: Remove ->power_ctrl() callbackAndy Shevchenko2017-10-318-32/+4Star
| * | | media: staging: atomisp: Remove ->gpio_ctrl() callbackAndy Shevchenko2017-10-318-30/+0Star
| * | | media: staging: atomisp: Remove unneeded gpio.h inclusionAndy Shevchenko2017-10-316-6/+0Star
| * | | media: staging: atomisp: Do not set GPIO twiceAndy Shevchenko2017-10-311-12/+2Star
| * | | media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko2017-10-3119-129/+41Star
| * | | media: staging: atomisp: Use module_i2c_driver() macroAndy Shevchenko2017-10-318-109/+8Star
| * | | media: staging: atomisp: Remove AP1302 sensor supportAndy Shevchenko2017-10-314-1465/+0Star
| * | | media: staging: atomisp: Remove IMX sensor supportAndy Shevchenko2017-10-3129-14961/+0Star
| * | | media: staging: atomisp: Convert timers to use timer_setup()Kees Cook2017-10-314-25/+11Star
| * | | media: staging: atomisp: cleanup out of memory messagesAishwarya Pant2017-10-3118-68/+20Star
| * | | media: Staging: media: atomisp: pci: Eliminate use of typedefs for structSrishti Sharma2017-10-311-3/+3
| * | | media: staging: atomisp2: cleanup null check on memory allocationAishwarya Pant2017-10-273-23/+22Star
| * | | media: staging: media: atomisp: Fix oops by unbalanced clk enable/disable callHans de Goede2017-10-271-0/+7
| * | | media: staging: atomisp: use ARRAY_SIZEJérémy Lefaure2017-10-271-6/+3Star
| * | | media: staging/atomisp: make six local functions static to appease sparseMuhammad Falak R Wani2017-10-271-7/+7
| * | | media: staging: atomisp: Update TODO regarding sensorsSakari Ailus2017-10-271-7/+15
| * | | media: staging: atomisp: Add driver prefix to Kconfig option and module namesSakari Ailus2017-10-2715-27/+27
| * | | media: staging: atomisp: use clock framework for camera clocksPierre-Louis Bossart2017-09-237-332/+52Star
| * | | media: Staging: media: atomisp: Use kcalloc instead of kzallocSrishti Sharma2017-09-231-1/+3
| * | | media: atomisp:use ARRAY_SIZE() instead of open codingAllen Pais2017-09-231-4/+2Star
| * | | media: Staging: media: atomisp: Merge assignment with returnSrishti Sharma2017-09-232-14/+3Star
| * | | media: Staging: atomisp: fix alloc_cast.cocci warningsBranislav Radocaj2017-09-231-1/+1
| * | | media: staging/atomisp: Use ARRAY_SIZE macroThomas Meyer2017-09-231-1/+2
| * | | media: staging/atomisp: fix header guardsNicolas Iooss2017-09-233-3/+3
| * | | media: staging: atomisp: Remove unneeded intel-mid.h inclusionAndy Shevchenko2017-09-2310-11/+0Star
| * | | media: staging: atomisp: Remove dead code for MID (#4)Andy Shevchenko2017-09-234-122/+0Star
| * | | media: staging: atomisp: Move to upstream IOSF MBI APIAndy Shevchenko2017-09-233-30/+29Star
| * | | media: staging: atomisp: Remove dead code for MID (#3)Andy Shevchenko2017-09-232-62/+0Star
| * | | media: staging: atomisp: Remove dead code for MID (#2)Andy Shevchenko2017-09-232-8/+0Star
| * | | media: staging: atomisp: Don't override D3 delay settings hereAndy Shevchenko2017-09-232-41/+0Star
| * | | media: staging: atomisp: Remove dead code for MID (#1)Andy Shevchenko2017-09-232-103/+0Star
| * | | media: staging: media: atomisp: Use tabs in KconfigSakari Ailus2017-09-233-44/+44