summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* media: ipu3-cio2: Build bridge only if ACPI is enabledSakari Ailus2021-02-061-1/+1
* media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart2021-02-061-6/+4
* media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-061-10/+7
* media: ipu3-cio2: Do not zero reserved fieldsRicardo Ribalda2021-02-061-3/+0
* media: media/pci: fix spelling typo of frimwaredingsenjie2021-02-051-1/+1
* media: smipcie: fix interrupt handling and IR timeoutSean Young2021-02-051-20/+26
* Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2021-02-011-1/+1
|\
| * media: v4l: common: Fix naming of v4l2_get_link_rateSakari Ailus2021-01-071-1/+1
* | media: smipcie: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-01-271-11/+15
* | media: cx25821: Fix a bug when reallocating some dma memoryChristophe JAILLET2021-01-271-1/+3
* | media: saa7164: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-01-272-8/+10
* | media: saa7134: Fix fall-through warnings for ClangGustavo A. R. Silva2021-01-271-12/+13
* | media: pci/ivtv: release memory regions on errorHans Verkuil2021-01-271-0/+5
* | media: ipu3-cio2: Add cio2-bridge to ipu3-cio2 driverDaniel Scally2021-01-266-0/+498
* | media: ipu3-cio2: Rename ipu3-cio2.cDaniel Scally2021-01-262-0/+2
* | media: ipu3-cio2: Add headers that ipu3-cio2.h is direct user ofAndy Shevchenko2021-01-261-0/+18
* | media: media/pci: Fix memleak in empress_initDinghao Liu2021-01-121-1/+4
* | media: ipu3-cio2: Fix mbus_code processing in cio2_subdev_set_fmt()Pavel Machek2021-01-121-1/+1
* | media: ipu3-cio2: Build only for x86Andy Shevchenko2021-01-121-1/+2
|/
* Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2020-12-151-2/+3
|\
| * media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner2020-12-071-2/+3
* | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+1
|\ \
| * | net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+1
| |/
* | media: ttpci: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-12-031-5/+8
* | media: solo6x10: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-12-033-27/+29
* | media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter2020-12-031-9/+10
* | media: cx88: use ARRAY_SIZEXu Wang2020-12-031-2/+1
* | media: cx23885: add more quirks for reset DMA on some AMD IOMMUDaniel Lee Kruse2020-12-031-0/+4
* | media: bttv: use generic power managementVaibhav Gupta2020-11-271-40/+16
* | media: dm1105: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-11-271-8/+6
* | media: bt8xx: avoid a useless memsetChristophe JAILLET2020-11-271-1/+0
* | media: bt8xx: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-11-273-11/+11
* | media: b2c2: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-11-271-3/+3
* | media: mantis: remove redundant assignment to variable errColin Ian King2020-11-271-1/+1
* | media: ipu3-cio2: fix trivial style warningNigel Christian2020-11-251-1/+1
* | media: ipu3-cio2: Use macros from mm.hAndy Shevchenko2020-11-251-3/+3
* | media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao2020-11-171-1/+1
* | media: saa7134: improve f->fmt.win.clips NULL checkHans Verkuil2020-11-171-2/+4
* | media: media/pci: simplify the return expression of verify_window_lockLiu Shixin2020-11-161-8/+4
* | media: ipu3-cio2: Use v4l2_get_link_freq helperSakari Ailus2020-11-161-22/+12
* | media: ipu3-cio2: Check receved the size against payload size, not buffer sizeSakari Ailus2020-11-161-5/+7
* | media: ipu3-cio2: Remove traces of returned buffersSakari Ailus2020-11-161-0/+1
* | media: ipu3-cio2: Rename CIO2_IMAGE_MAX_LENGTH as CIO2_IMAGE_MAX_HEIGHTSakari Ailus2020-11-162-4/+4
* | media: ipu3-cio2: Remove explicit type from frame size checksSakari Ailus2020-11-161-3/+2
* | media: ipu3-cio2: Use unsigned values where appropriateSakari Ailus2020-11-161-78/+78
* | media: ipu3-cio2: Make the field on subdev format V4L2_FIELD_NONESakari Ailus2020-11-161-0/+1
* | media: ipu3-cio2: Validate mbus format in setting subdev formatSakari Ailus2020-11-161-9/+20
* | media: ipu3-cio2: Serialise access to pad formatSakari Ailus2020-11-162-0/+12
* | media: ipu3-cio2: Return actual subdev formatSakari Ailus2020-11-161-21/+3
* | media: Bulk remove BUG_ON(in_interrupt())Thomas Gleixner2020-11-163-3/+0