summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
Commit message (Expand)AuthorAgeFilesLines
* media: staging: atomisp: Remove ->gpio_ctrl() callbackAndy Shevchenko2017-10-318-30/+0
* media: staging: atomisp: Remove unneeded gpio.h inclusionAndy Shevchenko2017-10-316-6/+0
* media: staging: atomisp: Do not set GPIO twiceAndy Shevchenko2017-10-311-12/+2
* media: staging: atomisp: Switch i2c drivers to use ->probe_new()Andy Shevchenko2017-10-3119-129/+41
* media: staging: atomisp: Use module_i2c_driver() macroAndy Shevchenko2017-10-318-109/+8
* media: staging: atomisp: Remove AP1302 sensor supportAndy Shevchenko2017-10-314-1465/+0
* media: staging: atomisp: Remove IMX sensor supportAndy Shevchenko2017-10-3129-14961/+0
* media: staging: atomisp: Convert timers to use timer_setup()Kees Cook2017-10-314-25/+11
* media: staging: atomisp: cleanup out of memory messagesAishwarya Pant2017-10-3118-68/+20
* 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/+22
* 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/+3
* 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: imx: Fix VDIC CSI1 selectionTim Harvey2017-10-271-2/+3
* [media] media: lirc_dev: merge struct irctl into struct lirc_devDavid Härdeman2017-10-041-11/+9
* [media] media: lirc_zilog: use a dynamically allocated lirc_devDavid Härdeman2017-10-041-29/+40
* [media] media: lirc_zilog: add a pointer to the parent device to struct IRDavid Härdeman2017-10-041-48/+50
* [media] media: rename struct lirc_driver to struct lirc_devDavid Härdeman2017-10-041-6/+6
* [media] media: lirc_dev: make chunk_size and buffer_size mandatoryDavid Härdeman2017-10-041-4/+1
* [media] media: lirc_dev: make better use of file->private_dataDavid Härdeman2017-10-041-43/+10
* [media] media: lirc_dev: remove support for manually specifying minor numberDavid Härdeman2017-10-041-9/+5
* media: staging: atomisp: use clock framework for camera clocksPierre-Louis Bossart2017-09-237-332/+52
* 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/+2
* media: Staging: media: atomisp: Merge assignment with returnSrishti Sharma2017-09-232-14/+3
* 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/+0
* media: staging: atomisp: Remove dead code for MID (#4)Andy Shevchenko2017-09-234-122/+0
* media: staging: atomisp: Move to upstream IOSF MBI APIAndy Shevchenko2017-09-233-30/+29
* media: staging: atomisp: Remove dead code for MID (#3)Andy Shevchenko2017-09-232-62/+0
* media: staging: atomisp: Remove dead code for MID (#2)Andy Shevchenko2017-09-232-8/+0
* media: staging: atomisp: Don't override D3 delay settings hereAndy Shevchenko2017-09-232-41/+0
* media: staging: atomisp: Remove dead code for MID (#1)Andy Shevchenko2017-09-232-103/+0
* media: staging: media: atomisp: Use tabs in KconfigSakari Ailus2017-09-233-44/+44
* media: atomisp: fix small Kconfig issuesHans Verkuil2017-09-232-10/+10
* media: Staging: atomisp: constify driver_attributeArvind Yadav2017-09-231-1/+1
* media: atomisp2: Remove null check before kfreeHimanshu Jha2017-09-231-4/+2
* media: staging/imx: Fix uninitialized variable warningLaurent Pinchart2017-09-231-2/+2
* media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov2017-09-051-0/+1
* media: staging/imx: always select VIDEOBUF2_DMA_CONTIGArnd Bergmann2017-08-271-1/+1
* media: Staging: media: radio-bcm2048: make video_device constBhumika Goyal2017-08-271-1/+1
* media: staging: omap4iss: make v4l2_file_operations constBhumika Goyal2017-08-271-1/+1
* media: imx: use setup_timerCihangir Akturk2017-08-272-6/+4
* media: staging/cxd2099: Add module parameter for buffer modeDaniel Scheller2017-08-271-10/+11
* media: staging: atomisp: fix bounds checking in mt9m114_s_exposure_selection()Dan Carpenter2017-08-261-4/+4
OpenPOWER on IntegriCloud