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
/
usb
/
cx231xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: cx231xx-cards: Add Hauppauge 955Q variant
Brad Love
2019-06-13
1
-0
/
+2
*
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-11
3
-31
/
+3
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
3
-31
/
+3
*
|
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-06-05
1
-14
/
+14
*
|
media: cx231xx-dvb: fix memory leak in dvb_fini()
Young Xiao
2019-05-29
1
-0
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
13
-169
/
+13
*
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: remove unneeded header search paths
Masahiro Yamada
2019-05-18
1
-1
/
+0
*
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
1
-4
/
+4
*
media: usb: fix several typos
Mauro Carvalho Chehab
2019-03-01
3
-3
/
+3
*
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2019-02-07
3
-4
/
+4
*
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
2
-12
/
+12
*
media: cropcap/g_selection split
Hans Verkuil
2018-11-20
2
-10
/
+48
*
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-31
2
-3
/
+3
|
\
|
*
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
2018-08-31
2
-3
/
+3
*
|
media: cx231xx: fix potential sign-extension overflow on large shift
Colin Ian King
2018-10-09
1
-1
/
+1
*
|
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
2
-8
/
+9
*
|
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
3
-11
/
+11
|
/
*
media: cx231xx: fix spelling mistake: "completition" -> "completion"
Colin Ian King
2018-08-03
2
-3
/
+3
*
media: cx231xx: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-08-02
3
-10
/
+15
*
media: cx231xx: don't check number of messages in the driver
Wolfram Sang
2018-07-27
1
-2
/
+0
*
media: cx231xx: fix RC_CORE dependency
Arnd Bergmann
2018-06-27
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-6
/
+6
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
media: usb: cx231xx-417: include linux/slab.h header
Anders Roxell
2018-05-11
1
-0
/
+1
*
media: cx231xx: Fix spelling mistake: "senario" -> "scenario"
Colin Ian King
2018-05-11
1
-1
/
+1
*
media: cx231xx: Fix recursive dependency
Brad Love
2018-05-05
1
-1
/
+0
*
media: cx231xx: remove a now unused var
Mauro Carvalho Chehab
2018-05-05
1
-1
/
+0
*
media: cx231xx: Add I2C_MUX dependency
Brad Love
2018-05-05
1
-1
/
+1
*
media: cx231xx: Remove RC_CORE dependency
Brad Love
2018-05-05
1
-1
/
+0
*
media: cx231xx: Remove unnecessary parameter clear
Brad Love
2018-05-05
1
-1
/
+0
*
media: cx231xx: Update 955Q from dvb attach to i2c device
Brad Love
2018-05-05
1
-10
/
+11
*
media: cx231xx: Switch to using new dvb i2c helpers
Brad Love
2018-05-05
1
-252
/
+78
*
media: cx231xx: Ignore an i2c mux adapter
Brad Love
2018-05-05
1
-1
/
+1
*
media: cx231xx: Style fix for struct zero init
Brad Love
2018-05-05
1
-8
/
+4
*
media: cx231xx: Use board profile values for addresses
Brad Love
2018-05-05
1
-10
/
+9
*
media: cx231xx: Fix several incorrect demod addresses
Brad Love
2018-05-05
1
-3
/
+3
*
media: cx231xx: get rid of videobuf-dvb dependency
Mauro Carvalho Chehab
2018-05-04
3
-5
/
+5
*
media: cx231xx: Add support for AverMedia DVD EZMaker 7
Kai-Heng Feng
2018-04-20
1
-0
/
+3
*
media: cx231xx: Increase USB bridge bandwidth
Brad Love
2018-04-04
1
-1
/
+1
*
media: add tuner standby op, use where needed
Hans Verkuil
2018-03-21
1
-1
/
+1
*
media: cx231xx: Add second i2c demod to Hauppauge 975
Brad Love
2018-03-07
2
-3
/
+50
*
media: cx231xx: Use constant instead of hard code for max
Brad Love
2018-03-07
1
-1
/
+2
*
media: cx231xx: Set mfe_shared if second frontend found
Brad Love
2018-03-07
1
-0
/
+3
*
media: cx231xx: Use frontend i2c adapter with tuner
Brad Love
2018-03-07
1
-1
/
+1
*
media: usb: don't initialize vars if not needed
Markus Elfring
2018-03-06
2
-2
/
+2
*
media: cx231xx: Add second i2c demod client
Brad Love
2018-03-06
2
-20
/
+26
*
media: cx231xx: Add second frontend option
Brad Love
2018-03-06
1
-76
/
+97
*
media: cx231xx: Add support for Hauppauge HVR-975
Brad Love
2018-03-06
3
-0
/
+117
[next]