Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
141731d15d6eb2fd9aaefbf9b935ce86ae243074
/
drivers
/
media
/
pci
/
cx23885
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
14340de
media: prefix header search paths with $(srctree)/
by Masahiro Yamada
· 6 years ago
b60a5b8
media: Kconfig files: use the right help coding style
by Mauro Carvalho Chehab
· 6 years ago
a3d7f22
media: cx23885: check allocation return
by Nicholas Mc Guire
· 6 years ago
1679055
media: pci: fix several typos
by Mauro Carvalho Chehab
· 6 years ago
4bd46aa
media: cx23885: only reset DMA on problematic CPUs
by Brad Love
· 6 years ago
330abed
media: remove redundant include moduleparam.h
by zhong jiang
· 6 years ago
5200ab6
media: vidioc_cropcap -> vidioc_g_pixelaspect
by Hans Verkuil
· 6 years ago
ee10dc3
media: cropcap/g_selection split
by Hans Verkuil
· 6 years ago
b3491d8
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 6 years ago
9a265b3
media: cx23885: make const array addr_list static
by Colin Ian King
· 6 years ago
183e19f
media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
by Sean Young
· 7 years ago
c5d5952
media: pci: cx23885: handle adding to list failure
by Nicholas Mc Guire
· 7 years ago
cc1e631
media: replace strcpy() by strscpy()
by Mauro Carvalho Chehab
· 7 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 7 years ago
da1b1ae
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
by Hans Verkuil
· 7 years ago
71be8de
media: pci: cx23885: Replace mdelay() with msleep() in cx23885_reset()
by Jia-Ju Bai
· 7 years ago
9095b23
media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in cx23885_gpio_setup()
by Jia-Ju Bai
· 7 years ago
ccb2ca7
media: pci: cx23885: Replace mdelay() with msleep() and usleep_range() in altera_ci_slot_reset()
by Jia-Ju Bai
· 7 years ago
fe63a1a
media: dvb: fix location of get_dvb_firmware script
by Mauro Carvalho Chehab
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
ff9d1c0
media: cx23885: Add some missing register documentation
by Brad Love
· 7 years ago
f72ff63
media: cx23885: Expand registers in dma tsport reg dump
by Brad Love
· 7 years ago
95f408b
media: cx23885: Ryzen DMA related RiSC engine stall fixes
by Brad Love
· 7 years ago
3b8315f
media: cx23885: Use PCI and TS masks in irq functions
by Brad Love
· 7 years ago
9a7dc2b
media: cx23885: Handle additional bufs on interrupt
by Brad Love
· 7 years ago
71db1cd
Merge tag 'v4.17-rc4' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
23ba635
media: lgdt330x: convert it to the new I2C binding way
by Mauro Carvalho Chehab
· 7 years ago
3259081
MAINTAINERS & files: Canonize the e-mails I use at files
by Mauro Carvalho Chehab
· 7 years ago
6b65dd4
media: cx23885: fix a warning
by Mauro Carvalho Chehab
· 7 years ago
3aab15a
media: add tuner standby op, use where needed
by Hans Verkuil
· 7 years ago
779c79d
media: cx23885: Override 888 ImpactVCBe crystal frequency
by Brad Love
· 7 years ago
5ceade1
media: cx23885: Set subdev host data to clk_freq pointer
by Brad Love
· 7 years ago
5da1a68
media: cx23885: change 887/888 default to 888
by Brad Love
· 7 years ago
9cbf518
media: cx23885: Fix gpio on Hauppauge QuadHD PCIe cards
by Brad Love
· 7 years ago
93e5b20
media: cx23885: Add tuner type and analog inputs to 1265
by Brad Love
· 7 years ago
c00ba2c
media: cx23885: Add support for new Hauppauge QuadHD (885)
by Brad Love
· 7 years ago
16fad67
media: cx23885: Add support for Hauppauge PCIe Starburst2
by Brad Love
· 7 years ago
94f1151
media: cx23885: Add support for Hauppauge PCIe HVR1265 K4
by Brad Love
· 7 years ago
8177733
media: cx23885: Enable new Hauppauge PCIe ImpactVCBe variant
by Brad Love
· 7 years ago
ad05ff0
media: s5h14*.h: fix typos for CONTINUOUS
by Mauro Carvalho Chehab
· 7 years ago
6e6a8b5
media: replace all <spaces><tab> occurrences
by Mauro Carvalho Chehab
· 7 years ago
4a3fad7
media: fix usage of whitespaces and on indentation
by Mauro Carvalho Chehab
· 7 years ago
ada7955
media: don't include drivers/media/i2c at cflags
by Mauro Carvalho Chehab
· 7 years ago
fada193
media: move dvb kAPI headers to include/media
by Mauro Carvalho Chehab
· 7 years ago
4eb2f55
media: v4l2-subdev: better document IO pin configuration flags
by Mauro Carvalho Chehab
· 7 years ago
7c4f4d1
media: cx23885: Use semicolon after assignment instead of comma
by Matthias Schwarzott
· 7 years ago
7dbbb4b
media: si2165: Make checkpatch happy
by Matthias Schwarzott
· 7 years ago
1ee332a
media: cx23885: Handle return value of kasprintf
by Arvind Yadav
· 7 years ago
5d352e6
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
0e2d9a9
media: cx23885/saa7134: make vb2_ops const
by Bhumika Goyal
· 7 years ago
601b1f0
media: cx23885: make const array buf static, reduces object code size
by Colin Ian King
· 8 years ago
b8e9b36
media: pci: make i2c_client const
by Bhumika Goyal
· 8 years ago
82cf5f4
media: cx23885: Explicitly list Hauppauge model numbers of HVR-4400 and HVR-5500
by Matthias Schwarzott
· 8 years ago
412b16d
media: cx23885: Fix use-after-free when unregistering the i2c_client for the dvb demod
by Matthias Schwarzott
· 8 years ago
e5fffeb
media: pci: make i2c_adapter const
by Bhumika Goyal
· 8 years ago
6d741bf
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
by Sean Young
· 8 years ago
518f4b2
media: rc-core: rename input_name to device_name
by Sean Young
· 8 years ago
47f1431
media: pci: make snd_pcm_hardware const
by Bhumika Goyal
· 8 years ago
0fcefb3
media: cx23885: constify pci_device_id
by Arvind Yadav
· 8 years ago
568bdad
media: cx23885: add const to v4l2_file_operations structure
by Bhumika Goyal
· 8 years ago
06eeefe
[media] media drivers: annotate fall-through
by Mauro Carvalho Chehab
· 8 years ago
446aba6
[media] tveeprom: get rid of unused arg on tveeprom_hauppauge_analog()
by Mauro Carvalho Chehab
· 8 years ago
d615128
[media] cx23885: attach md88ds3103 driver via i2c_client for DVBSky S952
by Niels Ole Salscheider
· 8 years ago
0f7499f
[media] rc-main: assign driver type during allocation
by Andi Shyti
· 8 years ago
8c34b5c
[media] rc: raw IR drivers cannot handle cec, unknown or other
by Sean Young
· 8 years ago
e39682b
[media] cx23885: convert it to use pr_foo() macros
by Mauro Carvalho Chehab
· 8 years ago
09f8be2
[media] cx23885: use KERN_CONT where needed
by Mauro Carvalho Chehab
· 8 years ago
07ab29e
[media] cx23885: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
a379f71a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
9fce0c2
Merge tag 'v4.8' into patchwork
by Mauro Carvalho Chehab
· 8 years ago
e837d85
[media] cx23885: Fix some smatch warnings
by Mauro Carvalho Chehab
· 8 years ago
7cb278b
[media] cx23885: attach si2165 driver via i2c_client
by Matthias Schwarzott
· 9 years ago
2ceeca0
[media] rc: split nec protocol into its three variants
by Sean Young
· 8 years ago
78f2c50
[media] constify i2c_algorithm structures
by Julia Lawall
· 9 years ago
10accd2
[media] pci: constify vb2_ops structures
by Julia Lawall
· 9 years ago
5c8d8c0
[media] pci: constify snd_pcm_ops structures
by Julia Lawall
· 9 years ago
d8feef9
[media] cx23885/saa7134: assign q->dev to the PCI device
by Hans Verkuil
· 8 years ago
dd9ad4f
[media] cx23885: Add support for Hauppauge WinTV quadHD ATSC version
by Stephen Backway
· 9 years ago
10a5210
[media] cx23885: Add support for Hauppauge WinTV quadHD DVB version
by Stephen Backway
· 9 years ago
36c0f8b
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
by Hans Verkuil
· 9 years ago
2bc46b3
[media] media/pci: convert drivers to use the new vb2_queue dev field
by Hans Verkuil
· 9 years ago
60587bd
[media] cx23885: uninitialized variable in cx23885_av_work_handler()
by Dan Carpenter
· 9 years ago
ab8b5e4
[media] cx23885: incorrect I2C bus used in the CI registration
by Olli Salonen
· 10 years ago
37a35ce
[media] cx23885: fix reversed I2C bus numbering
by Olli Salonen
· 9 years ago
2773b0e
[media] add media controller support to videobuf2-dvb
by Mauro Carvalho Chehab
· 9 years ago
f0b0faff
[media] cx23885-dvb: move initialization of a8293_pdata
by Mauro Carvalho Chehab
· 9 years ago
aee5f29
[media] cx23885-dvb: initialize a8293_pdata
by Mauro Carvalho Chehab
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0c
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
ecc2fe2
[media] cx23885: video instead of vbi register used
by Hans Verkuil
· 9 years ago
6c43a21
[media] cx23885: add support for ViewCast 260e and 460e
by Hans Verkuil
· 9 years ago
e80bf85
[media] cx23885: fix format/crop handling
by Hans Verkuil
· 9 years ago
10897da
Merge tag 'v4.4-rc2' into patchwork
by Mauro Carvalho Chehab
· 9 years ago
1a47de6
various: fix pci_set_dma_mask return value checking
by Christoph Hellwig
· 9 years ago
439be34
[media] media: cx23885: fix type of allowed_protos
by Heiner Kallweit
· 9 years ago
d647f0b
[media] include/media: move driver interface headers to a separate dir
by Mauro Carvalho Chehab
· 9 years ago
4571e4a
cx23885: use pci_set_dma_mask insted of pci_dma_supported
by Christoph Hellwig
· 9 years ago
Next »