summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-07-058-27/+24
|\
| * media: add HAS_IOPORT dependenciesNiklas Schnelle2023-06-281-1/+1
| * media: pci: tw686x: no need to check 'next'Hans Verkuil2023-06-091-1/+1
| * media: pci: cx18-av-vbi: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-05-261-1/+1
| * media: ipu3-cio2: Fix container_of() macro wrapper argumentsSakari Ailus2023-05-251-1/+2
| * media: pci: ipu3-cio2: Obtain remote pad from endpointSakari Ailus2023-05-251-16/+12
| * media: pci: remove unnecessary (void*) conversionsSu Hui2023-05-254-7/+7
* | Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie2023-06-191-9/+10
|\|
| * media: netup_unidvb: fix irq init by register it at the end of probeWei Chen2023-05-141-8/+9
| * media: netup_unidvb: fix use-after-free at del_timer()Duoming Zhou2023-05-141-1/+1
* | Merge drm/drm-next into drm-misc-nextMaxime Ripard2023-05-0937-1762/+490
|\|
| * Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-271-1/+0
| |\
| | * drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
| * | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-04-251-3/+7
| |\ \
| | * | gpiolib: remove legacy gpio_export()Arnd Bergmann2023-03-061-3/+7
| | |/
| * | media: pci: saa7146: advertise only those TV standard that are supportedHans Verkuil2023-04-153-21/+24
| * | media: mxb: allow tuner/input/audio ioctls for vbiHans Verkuil2023-04-151-0/+11
| * | media: mxb: update the tvnorms when changing inputHans Verkuil2023-04-151-0/+3
| * | media: saa7146: convert to vb2Hans Verkuil2023-04-151-10/+0
| * | media: saa7146: drop 'dev' and 'resources' from struct saa7146_fhHans Verkuil2023-04-154-17/+17
| * | media: pci: saa7146: hexium_orion: initialize input 0Hans Verkuil2023-04-151-0/+1
| * | media: Use designated initializers for all subdev pad opsLaurent Pinchart2023-04-121-2/+3
| * | media: Zero-initialize all structures passed to subdev pad operationsLaurent Pinchart2023-04-122-6/+11
| * | media: Fix indentation issues introduced by subdev-wide state structLaurent Pinchart2023-04-121-2/+2
| * | media: ipu3-cio2: support more camera sensors in cio2-bridgeBingbu Cao2023-04-111-0/+8
| * | media: ipu3-cio2: support multiple sensors and VCMs with same HIDBingbu Cao2023-04-112-5/+13
| * | media: saa7134: fix use after free bug in saa7134_finidev due to race conditionZheng Wang2023-04-113-0/+3
| * | media: dm1105: Fix use after free bug in dm1105_remove due to race conditionZheng Wang2023-04-111-0/+1
| * | media: bttv: drop overlay supportHans Verkuil2023-03-207-763/+11
| * | media: saa7134: drop overlay supportHans Verkuil2023-03-204-453/+4
| * | media: zoran: drop two obsolete prototypes from zoran_device.hHans Verkuil2023-03-201-2/+0
| * | media: pci: tw68: Fix null-ptr-deref bug in buf prepare and finishharperchen2023-03-191-7/+9
| * | media: cx23885: Fix a null-ptr-deref bug in buffer_prepare() and buffer_finish()harperchen2023-03-192-7/+10
| * | media: drop unnecessary networking includesJakub Kicinski2023-03-191-0/+1
| * | media: cx18: fix format compliance issuesHans Verkuil2023-03-191-27/+44
| * | media: cx18: reorder fmt_vid_cap functions in cx18-ioctl.cHans Verkuil2023-03-191-97/+100
| * | media: cx18: missing CAP_AUDIO for vbi streamHans Verkuil2023-03-191-1/+1
| * | media: cx18: properly report pixelformatsHans Verkuil2023-03-191-23/+38
| * | media: cx18: fix incorrect input countingHans Verkuil2023-03-191-2/+2
| * | media: cx18: convert to vb2Hans Verkuil2023-03-197-346/+199
| |/
* | fbdev: Validate info->screen_{base, buffer} in fb_ops implementationsThomas Zimmermann2023-05-081-0/+3
* | fbdev: Don't re-validate info->state in fb_ops implementationsThomas Zimmermann2023-05-081-3/+0
|/
* Merge tag 'media/v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-02-2616-2/+6758
|\
| * media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil2023-02-0914-1/+6754
| * media: saa7134: Use video_unregister_device for radio_devTasos Sahanidis2023-02-081-1/+1
| * media: ipu3-cio2: Fix PM runtime usage_count in driver unbindSakari Ailus2023-02-061-0/+3
* | media: ipu3-cio2: Convert to use software_node_register_node_group()Andy Shevchenko2023-01-172-5/+21
* | media: ipu3-cio2: Don't dereference fwnode handleAndy Shevchenko2023-01-171-2/+4
|/
* treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)2022-12-251-1/+1
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-2/+2
|\