index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx88
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-8
/
+8
2026-01-13
media: cx88: Add missing unmap in snd_cx88_hw_params()
Haoxiang Li
-1
/
+3
2025-02-18
media: Switch to use hrtimer_setup()
Nam Cao
-2
/
+1
2024-10-28
media: pci: drop vb2_ops_wait_prepare/finish
Hans Verkuil
-8
/
+0
2023-12-13
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
-4
/
+4
2022-09-24
media: cx88: add IR remote support for NotOnlyTV LV3H
Daniel González Cabanelas
-1
/
+2
2022-08-30
media: cx88: Fix a null-ptr-deref bug in buffer_prepare()
Zheyu Ma
-26
/
+26
2022-08-29
media: cx88: Fix typo 'the the' in comment
Slark Xiao
-1
/
+1
2022-06-20
media: cx88: Fix PAL-Nc standard
Jorge Maidana
-5
/
+17
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
-2
/
+0
2022-03-12
media: xc2028: rename the driver from tuner-xc2028
Mauro Carvalho Chehab
-1
/
+1
2022-02-22
media: cx88-mpeg: clear interrupt status register before streaming video
Daniel González Cabanelas
-0
/
+3
2021-06-17
media: pci: cx88: switch from 'pci_' to 'dma_' API
Christophe JAILLET
-13
/
+19
2021-04-28
Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-1
/
+1
2021-04-06
media: cx88: Fix a typo
Bhaskar Chowdhury
-1
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
-1
/
+0
2020-12-03
media: cx88: use ARRAY_SIZE
Xu Wang
-2
/
+1
2020-09-26
media: pci: fix common ALSA DMA-mapping related codes
Marek Szyprowski
-3
/
+3
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
-2
/
+2
2020-09-03
media: cx88-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
-6
/
+7
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-2
/
+2
2020-07-19
media: cx88: use generic power management
Vaibhav Gupta
-44
/
+16
2020-04-14
media: pci: cx88: convert to use i2c_new_client_device()
Wolfram Sang
-4
/
+3
2020-04-14
Revert "media: Kconfig: better support hybrid TV devices"
Mauro Carvalho Chehab
-2
/
+2
2020-04-14
media: Kconfig: better support hybrid TV devices
Mauro Carvalho Chehab
-2
/
+2
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
-2
/
+2
2020-01-08
media: pci: cx88: convert to i2c_new_scanned_device
Wolfram Sang
-1
/
+1
2019-12-13
media: Drop superfluous ioctl PCM ops
Takashi Iwai
-1
/
+0
2019-10-10
media: cx88: Fix some error handling path in 'cx8800_initdev()'
Christophe JAILLET
-4
/
+7
2019-10-10
media: cx88: Add support for NotOnlyTV LV3H card
Daniel Gonzalez Cabanelas
-0
/
+45
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
-17
/
+3
2019-06-24
media: pci: cx88: Change the type of 'missed' to u64
Puranjay Mohan
-2
/
+2
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
-19
/
+17
2019-06-12
media: add SPDX headers to some files
Mauro Carvalho Chehab
-5
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
-150
/
+15
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
-2
/
+2
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
-5
/
+5
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
-2
/
+2
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
-2
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
-10
/
+10
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
-8
/
+8
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
-2
/
+2
2018-07-27
media: pci: cx88: Replace mdelay() with msleep() in dvb_register()
Jia-Ju Bai
-10
/
+10
2018-07-27
media: pci: cx88: Replace mdelay() with msleep() in cx88_card_setup_pre_i2c()
Jia-Ju Bai
-2
/
+2
2018-06-28
media: cx88: add error handling for snd_ctl_add
Zhouyang Jia
-2
/
+5
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
-1
/
+1
2018-05-10
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
-6
/
+6
2018-05-09
media: Revert cleanup ktime_set() usage
Jasmin Jessich
-2
/
+4
[next]