summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* 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: imx: Fix VDIC CSI1 selectionTim Harvey2017-10-271-2/+3
* Merge commit '3728e6a255b5' into patchworkMauro Carvalho Chehab2017-10-1810-28/+40
|\
| * Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-10-171-2/+2
| |\
| * \ Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-251-3/+1Star
| |\ \
| | * | staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa2017-09-241-3/+1Star
| * | | staging: rtl8723bs: avoid null pointer dereference on pmlmeprivColin Ian King2017-09-221-2/+1Star
| * | | staging: rtl8723bs: add missing range check on idColin Ian King2017-09-221-0/+2
| * | | staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelistStefan Wahren2017-09-181-2/+4
| * | | staging: speakup: fix speakup-r empty line lockupOkash Khawaja2017-09-181-3/+12
| * | | staging: pi433: Move limit check to switch default to kill warningGeert Uytterhoeven2017-09-181-6/+3Star
| * | | staging: r8822be: fix null pointer dereferences with a null driver_adapterColin Ian King2017-09-182-8/+9
| * | | staging: mt29f_spinand: Enable the read ECC before program the pageArun Nagendran2017-09-181-2/+6
| * | | staging: unisys/visorbus: add __init/__exit annotationsArnd Bergmann2017-09-181-2/+2
* | | | [media] media: lirc_dev: merge struct irctl into struct lirc_devDavid Härdeman2017-10-041-11/+9Star
* | | | [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/+1Star
* | | | [media] media: lirc_dev: make better use of file->private_dataDavid Härdeman2017-10-041-43/+10Star
* | | | [media] media: lirc_dev: remove support for manually specifying minor numberDavid Härdeman2017-10-041-9/+5Star
* | | | Merge tag 'v4.14-rc2' into patchworkMauro Carvalho Chehab2017-09-29767-11265/+206610
|\| | |
| * | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-09-152-4/+3Star
| |\ \ \
| | * | | VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)David Howells2017-07-172-4/+3Star
| * | | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-154-54/+16Star
| |\ \ \ \
| | * | | | lustre: switch to kernel_writeChristoph Hellwig2017-09-052-14/+3Star
| | * | | | serial2002: switch serial2002_tty_write to kernel_{read/write}Christoph Hellwig2017-09-051-19/+5Star