index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx23885
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
media: cx23885: Fix snd_card_free call on null card pointer
Colin Ian King
1
-1
/
+2
2021-04-06
media: cx23885: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-6
/
+9
2021-03-11
media: cx23885: Fix various Hauppauge device analog capture inputs
Brad Love
1
-14
/
+14
2021-03-11
media: cx23885: add more quirks for reset DMA on some AMD IOMMU
Brad Love
1
-0
/
+9
2020-12-03
media: cx23885: add more quirks for reset DMA on some AMD IOMMU
Daniel Lee Kruse
1
-0
/
+4
2020-11-16
media: Bulk remove BUG_ON(in_interrupt())
Thomas Gleixner
1
-1
/
+0
2020-09-26
media: pci: fix common ALSA DMA-mapping related codes
Marek Szyprowski
1
-2
/
+2
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
1
-2
/
+2
2020-09-03
media: rc: harmonize infrared durations to microseconds
Sean Young
1
-1
/
+1
2020-09-03
media: cx23885-alsa: number of pages should be unsigned long
Mauro Carvalho Chehab
2
-5
/
+6
2020-08-29
media: pci: cx23855-video.c: remove duplicate argument in 'or'
Daniel W. S. Almeida
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-19
media: cx23885: use generic power management
Vaibhav Gupta
1
-3
/
+0
2020-07-04
media: cx23888: remove unused functions
Sean Young
1
-20
/
+0
2020-04-21
media: cx23885: Add i2c device analog tuner support
Brad Love
1
-12
/
+76
2020-04-21
media: cx23885: Add analog frontend to HVR5525
Brad Love
3
-0
/
+21
2020-04-21
media: cx23885: Add analog frontend to 1265_K4
Brad Love
2
-1
/
+12
2020-04-21
media: cx23885: Add analog frontend to Hauppauge QuadHD
Brad Love
3
-5
/
+54
2020-04-14
Revert "media: Kconfig: better support hybrid TV devices"
Mauro Carvalho Chehab
1
-2
/
+2
2020-04-14
media: Kconfig: better support hybrid TV devices
Mauro Carvalho Chehab
1
-2
/
+2
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2
-2
/
+2
2020-01-09
media: pci: cx23885: cx23885-dvb: convert to use i2c_new_client_device()
Wolfram Sang
1
-60
/
+54
2020-01-08
media: pci: cx23885: convert to i2c_new_scanned_device
Wolfram Sang
1
-2
/
+2
2019-12-13
media: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-13
media: cx23885: Add support for AVerMedia CE310B
Forest Crossman
3
-1
/
+27
2019-10-07
media: rc: prevent memory leak in cx23888_ir_probe
Navid Emamdoost
1
-1
/
+4
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
3
-7
/
+2
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2
-14
/
+21
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
30
-319
/
+30
2019-06-03
media: cx23885: remove redundant assignment to err
Colin Ian King
1
-2
/
+0
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
30
-319
/
+30
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
1
-2
/
+2
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-2
/
+2
2019-03-19
media: cx23885: check allocation return
Nicholas Mc Guire
1
-2
/
+3
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
5
-8
/
+8
2018-12-20
media: cx23885: only reset DMA on problematic CPUs
Brad Love
2
-2
/
+55
2018-12-05
media: remove redundant include moduleparam.h
zhong jiang
1
-1
/
+0
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
1
-6
/
+6
2018-11-20
media: cropcap/g_selection split
Hans Verkuil
1
-5
/
+23
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-1
/
+1
2018-10-09
media: cx23885: make const array addr_list static
Colin Ian King
1
-1
/
+1
2018-10-04
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
1
-4
/
+2
2018-09-24
media: pci: cx23885: handle adding to list failure
Nicholas Mc Guire
1
-0
/
+10
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
3
-8
/
+9
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
5
-36
/
+36
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
1
-1
/
+1
2018-07-27
media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in cx2...
Jia-Ju Bai
1
-41
/
+41
2018-07-27
media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in alt...
Jia-Ju Bai
1
-1
/
+1
[next]