index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cobalt
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-15
media: cobalt: Avoid freeing ALSA private data twice
Ruoyu Wang
1
-1
/
+0
2026-07-15
media: pci: Use PCI_DEVICE macros and drop zeros from pci_device_id arrays
Uwe Kleine-König (The Capable Hub)
1
-3
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-2
/
+2
2025-09-09
media: update Hans Verkuil's email address
Hans Verkuil
1
-1
/
+1
2025-08-13
media: v4l2: Rename second ioctl handlers argument to 'void *priv'
Laurent Pinchart
1
-30
/
+30
2024-11-08
media: replace obsolete hans.verkuil@cisco.com alias
Hans Verkuil
1
-1
/
+1
2024-10-28
media: pci: drop vb2_ops_wait_prepare/finish
Hans Verkuil
1
-2
/
+0
2024-04-09
media: cobalt: Use pad variant of dv timing subdev calls
Paweł Anikiel
1
-6
/
+6
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
1
-1
/
+1
2023-10-07
media: cobalt: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
1
-5
/
+6
2023-09-27
media: cobalt: Use list_for_each_entry() helper
Jinjie Ruan
1
-6
/
+2
2023-04-12
media: Use designated initializers for all subdev pad ops
Laurent Pinchart
1
-2
/
+3
2023-04-12
media: Zero-initialize all structures passed to subdev pad operations
Laurent Pinchart
1
-6
/
+10
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2021-11-29
media: cobalt: drop an unused variable
Mauro Carvalho Chehab
1
-4
/
+1
2021-09-30
media: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-2
/
+2
2021-05-19
media: cobalt: fix race condition in setting HPD
Hans Verkuil
2
-1
/
+7
2021-04-09
media: cobalt: drop static for sd_fmt
Hans Verkuil
1
-1
/
+1
2021-04-06
media: cobalt: fix initial EDID
Hans Verkuil
1
-5
/
+5
2020-08-29
media: pci: cobalt-i2c.c: fix comparison of 0/1 to bool variable
Daniel W. S. Almeida
1
-4
/
+4
2020-08-29
media: cobalt: cobalt-omnitek.c: fix comparison to bool
Daniel W. S. Almeida
1
-1
/
+1
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
1
-1
/
+3
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-12-13
media: cobalt: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-8
/
+0
2019-12-13
media: cobalt: Clean up ALSA PCM API usages
Takashi Iwai
1
-57
/
+4
2019-08-26
media: use the BIT() macro
Mauro Carvalho Chehab
1
-31
/
+32
2019-08-07
media: adv7511/cobalt: rename driver name to adv7511-v4l2
Hans Verkuil
1
-1
/
+1
2019-07-23
media: cobalt: Prefer pcie_capability_read_word()
Frederick Lawler
1
-23
/
+15
2019-07-23
media: cobalt: remove redundant assignment to variable data
Colin Ian King
1
-1
/
+1
2019-07-23
media: drivers/media: don't set pix->priv = 0
Hans Verkuil
1
-1
/
+0
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
1
-5
/
+0
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
1
-7
/
+7
2019-06-12
media: drivers: media: i2c: don't enable if CONFIG_DRM_I2C_ADV7511=n
Anders Roxell
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-19
media: cobalt: replace VB2_BUF_STATE_REQUEUEING by _ERROR
Hans Verkuil
1
-1
/
+1
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
1
-4
/
+6
2018-11-20
media: cropcap/g_selection split
Hans Verkuil
1
-4
/
+34
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
3
-10
/
+10
2018-08-31
media: cobalt: Use v4l2_calc_timeperframe helper
Jose Abreu
1
-2
/
+7
2018-07-27
media: pci: cobalt: Replace GFP_ATOMIC with GFP_KERNEL in cobalt_probe()
Jia-Ju Bai
1
-1
/
+1
2018-02-14
media: cobalt: add SPDX license info
Hans Verkuil
26
-325
/
+26
2018-01-23
media: cobalt: select CONFIG_SND_PCM
Arnd Bergmann
1
-0
/
+1
2017-09-23
media: cobalt: do not register subdev nodes
Hans Verkuil
1
-3
/
+0
2017-09-23
media: cobalt: remove redundant zero check on retval
Colin Ian King
1
-2
/
+0
2017-08-26
media: pci: make i2c_adapter const
Bhumika Goyal
1
-1
/
+1
2017-08-20
media: pci: make snd_pcm_hardware const
Bhumika Goyal
1
-2
/
+2
2017-08-09
media: cobalt: constify pci_device_id
Arvind Yadav
1
-1
/
+1
[next]