index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx88
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: cx88: use ARRAY_SIZE
Xu Wang
2020-12-03
1
-2
/
+1
*
media: pci: fix common ALSA DMA-mapping related codes
Marek Szyprowski
2020-09-26
1
-3
/
+3
*
media: rc: harmonize infrared durations to microseconds
Sean Young
2020-09-03
1
-2
/
+2
*
media: cx88-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
2020-09-03
1
-6
/
+7
*
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-29
2
-2
/
+2
*
media: cx88: use generic power management
Vaibhav Gupta
2020-07-19
1
-44
/
+16
*
media: pci: cx88: convert to use i2c_new_client_device()
Wolfram Sang
2020-04-14
3
-4
/
+3
*
Revert "media: Kconfig: better support hybrid TV devices"
Mauro Carvalho Chehab
2020-04-14
1
-2
/
+2
*
media: Kconfig: better support hybrid TV devices
Mauro Carvalho Chehab
2020-04-14
1
-2
/
+2
*
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
2
-2
/
+2
*
media: pci: cx88: convert to i2c_new_scanned_device
Wolfram Sang
2020-01-08
1
-1
/
+1
*
media: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-13
1
-1
/
+0
*
media: cx88: Fix some error handling path in 'cx8800_initdev()'
Christophe JAILLET
2019-10-10
1
-4
/
+7
*
media: cx88: Add support for NotOnlyTV LV3H card
Daniel Gonzalez Cabanelas
2019-10-10
3
-0
/
+45
*
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
2019-07-22
3
-17
/
+3
*
media: pci: cx88: Change the type of 'missed' to u64
Puranjay Mohan
2019-06-24
1
-2
/
+2
*
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-06-24
2
-19
/
+17
*
media: add SPDX headers to some files
Mauro Carvalho Chehab
2019-06-12
5
-5
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
15
-150
/
+15
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-2
/
+2
*
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
1
-5
/
+5
*
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-31
2
-2
/
+2
|
\
|
*
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
2018-08-31
2
-2
/
+2
*
|
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
2018-10-04
1
-2
/
+1
*
|
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
4
-10
/
+10
*
|
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
5
-8
/
+8
|
/
*
media: pci: cx88: Replace mdelay() with msleep() in dvb_register()
Jia-Ju Bai
2018-07-27
1
-10
/
+10
*
media: pci: cx88: Replace mdelay() with msleep() in cx88_card_setup_pre_i2c()
Jia-Ju Bai
2018-07-27
1
-2
/
+2
*
media: cx88: add error handling for snd_ctl_add
Zhouyang Jia
2018-06-28
1
-2
/
+5
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
Merge tag 'v4.17-rc4' into patchwork
Mauro Carvalho Chehab
2018-05-10
5
-6
/
+6
|
\
|
*
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-05-04
5
-6
/
+6
*
|
media: Revert cleanup ktime_set() usage
Jasmin Jessich
2018-05-09
1
-2
/
+4
*
|
media: cx88: Get rid of spurious call to cx8800_start_vbi_dma()
Devin Heitmueller
2018-05-05
1
-1
/
+0
*
|
media: lgdt330x: convert it to the new I2C binding way
Mauro Carvalho Chehab
2018-05-04
1
-3
/
+4
*
|
media: cx88: enable IR transmitter on HVR-1300
Sean Young
2018-04-20
1
-2
/
+3
|
/
*
media: cx88: fix two warnings
Mauro Carvalho Chehab
2018-03-23
1
-4
/
+4
*
media: add tuner standby op, use where needed
Hans Verkuil
2018-03-21
2
-3
/
+3
*
media: s5h14*.h: fix typos for CONTINUOUS
Mauro Carvalho Chehab
2018-03-06
1
-4
/
+4
*
media: pci: cx88-input: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
2018-02-26
1
-2
/
+2
*
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-28
1
-2
/
+0
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
1
-1
/
+0
*
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
2017-12-18
3
-8
/
+9
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-15
1
-2
/
+2
|
\
|
*
media: cx88: make const arrays default_addr_list and pvr2000_addr_list static
Colin Ian King
2017-11-07
1
-2
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
/
*
media: pci: make video_device const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
1
-13
/
+15
*
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
1
-1
/
+1
[next]