Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
772b3140669246e1ab32392c490d338e2eb7b803
/
drivers
/
media
/
usb
/
cx231xx
7fbbbc7
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
by Hans Verkuil
· 5 years ago
af5b333
media: cx231xx: constify copied structure
by Julia Lawall
· 5 years ago
93a2457
media: cx231xx: replace BUG_ON with recovery code
by Aditya Pakki
· 5 years ago
da090bf
media: Drop superfluous ioctl PCM ops
by Takashi Iwai
· 5 years ago
355b9a0
media: cs231xx: Clean up ALSA PCM API usages
by Takashi Iwai
· 5 years ago
1438d3c
media: cx231xx: remove redundant assignment to variable status
by Colin Ian King
· 5 years ago
69bb7eb
media: cx231xx: remove duplicated include from cx231xx-417.c
by YueHaibing
· 5 years ago
6bf33ca
media: delete unused proc_fs.h include
by Sean Young
· 5 years ago
7c61713
media: cx231xx: convert to the vb2 framework
by Hans Verkuil
· 5 years ago
725a282
media: usb: cx231xx-417: fix a memory leak bug
by Wenwen Wang
· 5 years ago
6b338c7
media: Fix various misspellings of disconnected
by Geert Uytterhoeven
· 5 years ago
009cb7d
media: media/usb: don't set description in ENUM_FMT
by Hans Verkuil
· 6 years ago
575f603
media: cx231xx-cards: Add Hauppauge 955Q variant
by Brad Love
· 6 years ago
5800571
Merge tag 'v5.2-rc4' into media/master
by Mauro Carvalho Chehab
· 6 years ago
8c3854d
media: media/usb: set device_caps in struct video_device
by Hans Verkuil
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
6211e44
media: cx231xx-dvb: fix memory leak in dvb_fini()
by Young Xiao
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
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
cc966c9
media: remove unneeded header search paths
by Masahiro Yamada
· 6 years ago
b60a5b8
media: Kconfig files: use the right help coding style
by Mauro Carvalho Chehab
· 6 years ago
3e4d8f4
media: usb: fix several typos
by Mauro Carvalho Chehab
· 6 years ago
15a40b2
media: videobuf: use u64 for the timestamp internally
by Hans Verkuil
· 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
32ae592
media: cx231xx: fix potential sign-extension overflow on large shift
by Colin Ian King
· 6 years ago
cc1e631
media: replace strcpy() by strscpy()
by Mauro Carvalho Chehab
· 6 years ago
c0decac
media: use strscpy() instead of strlcpy()
by Mauro Carvalho Chehab
· 6 years ago
da1b1ae
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
by Hans Verkuil
· 7 years ago
854bb4e
media: cx231xx: fix spelling mistake: "completition" -> "completion"
by Colin Ian King
· 6 years ago
aa53bf0
media: cx231xx: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
ada1904
media: cx231xx: don't check number of messages in the driver
by Wolfram Sang
· 7 years ago
9fab166
media: cx231xx: fix RC_CORE dependency
by Arnd Bergmann
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
7cc31fa
media: usb: cx231xx-417: include linux/slab.h header
by Anders Roxell
· 7 years ago
6ce6a8e
media: cx231xx: Fix spelling mistake: "senario" -> "scenario"
by Colin Ian King
· 7 years ago
1acbf47
media: cx231xx: Fix recursive dependency
by Brad Love
· 7 years ago
f2bea20
media: cx231xx: remove a now unused var
by Mauro Carvalho Chehab
· 7 years ago
7b5e3da
media: cx231xx: Add I2C_MUX dependency
by Brad Love
· 7 years ago
84545d2
media: cx231xx: Remove RC_CORE dependency
by Brad Love
· 7 years ago
2f96cf7
media: cx231xx: Remove unnecessary parameter clear
by Brad Love
· 7 years ago
d8a70321
media: cx231xx: Update 955Q from dvb attach to i2c device
by Brad Love
· 7 years ago
136b769
media: cx231xx: Switch to using new dvb i2c helpers
by Brad Love
· 7 years ago
13a257f
media: cx231xx: Ignore an i2c mux adapter
by Brad Love
· 7 years ago
2fb579b
media: cx231xx: Style fix for struct zero init
by Brad Love
· 7 years ago
af1b4c3
media: cx231xx: Use board profile values for addresses
by Brad Love
· 7 years ago
830a57f
media: cx231xx: Fix several incorrect demod addresses
by Brad Love
· 7 years ago
b2c20f2
media: cx231xx: get rid of videobuf-dvb dependency
by Mauro Carvalho Chehab
· 7 years ago
29e61d6
media: cx231xx: Add support for AverMedia DVD EZMaker 7
by Kai-Heng Feng
· 7 years ago
8b1ca8a
media: cx231xx: Increase USB bridge bandwidth
by Brad Love
· 7 years ago
3aab15a
media: add tuner standby op, use where needed
by Hans Verkuil
· 7 years ago
a2c52cd
media: cx231xx: Add second i2c demod to Hauppauge 975
by Brad Love
· 7 years ago
1dd2ce0
media: cx231xx: Use constant instead of hard code for max
by Brad Love
· 7 years ago
f834230
media: cx231xx: Set mfe_shared if second frontend found
by Brad Love
· 7 years ago
b94e470
media: cx231xx: Use frontend i2c adapter with tuner
by Brad Love
· 7 years ago
9aa4d4e
media: usb: don't initialize vars if not needed
by Markus Elfring
· 7 years ago
2af0424
media: cx231xx: Add second i2c demod client
by Brad Love
· 7 years ago
bdaacc3
media: cx231xx: Add second frontend option
by Brad Love
· 7 years ago
19fbf1b
media: cx231xx: Add support for Hauppauge HVR-975
by Brad Love
· 7 years ago
c5bef50
media: cx231xx: Add support for Hauppauge HVR-935C
by Brad Love
· 7 years ago
ad05ff0
media: s5h14*.h: fix typos for CONTINUOUS
by Mauro Carvalho Chehab
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
68c5735
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 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
4839c58
media: v4l2-dev: convert VFL_TYPE_* into an enum
by Mauro Carvalho Chehab
· 7 years ago
7e132de
media: cx231xx: 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
75d1e3e
media: usb: add SPDX identifiers to some code I wrote
by Mauro Carvalho Chehab
· 7 years ago
fdda010
media: cx231xx: Add support for The Imaging Source DFG/USB2pro
by Romain Reignier
· 7 years ago
c23e0cb
media: annotate ->poll() instances
by Al Viro
· 8 years ago
0169943
annotate poll_table_struct ->_key
by Al Viro
· 8 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
b436e26
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
by Colin Ian King
· 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
0dd7054
media: cx231xx: make cx231xx_vbi_qops const
by Bhumika Goyal
· 7 years ago
1bfbb88
media: cx231xx: Fix NTSC/PAL on Astrometa T2hybrid
by Oleh Kravchenko
· 7 years ago
9d377da
media: cx231xx: Fix NTSC/PAL on Evromedia USB Full Hybrid Full HD
by Oleh Kravchenko
· 7 years ago
47f42f3
media: rc: mceusb: add support for 1b80:d3b2
by Oleh Kravchenko
· 7 years ago
6c3b047
[media] cx231xx-cards: fix NULL-deref on missing association descriptor
by Johan Hovold
· 7 years ago
e59eb4a
media: cx231xx: fix use-after-free when unregistering the i2c_client for the dvb demod
by Matthias Schwarzott
· 7 years ago
6843868
media: usb: make i2c_adapter const
by Bhumika Goyal
· 7 years ago
6d741bf
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
by Sean Young
· 7 years ago
177267a
media: cx231xx: constify videobuf_queue_ops structures
by Julia Lawall
· 7 years ago
38c4f03
media: usb: make snd_pcm_hardware const
by Bhumika Goyal
· 7 years ago
8e2803f
media: cx231xx: only unregister successfully registered i2c adapters
by Peter Rosin
· 7 years ago
2246902
media: cx231xx: drop return value of cx231xx_i2c_unregister
by Peter Rosin
· 7 years ago
54b1b41
media: cx231xx: fail probe if i2c_add_adapter fails
by Peter Rosin
· 7 years ago
ff05c98
media: : usb: add const to v4l2_file_operations structures
by Bhumika Goyal
· 8 years ago
0781cb2
[media] rc-core: cx231xx - leave the internals of rc_dev alone
by David Härdeman
· 8 years ago
0f42b33
[media] cx231xx: Initial support Astrometa T2hybrid
by Oleh Kravchenko
· 8 years ago
06eeefe
[media] media drivers: annotate fall-through
by Mauro Carvalho Chehab
· 8 years ago
e87d51a
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
f6cfec89
[media] cx231xx: stop double error reporting
by Peter Rosin
· 8 years ago
65f9216
[media] cx231xx-audio: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
Next »