index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
cx231xx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free().
Zebediah Figura
1
-1
/
+1
2020-11-16
media: cx231xx: Consolidate dmesg output
Thomas Gleixner
2
-9
/
+6
2020-09-07
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-01
media: cx231xx: drop unnecessary list_empty
Julia Lawall
1
-10
/
+6
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-04
media: cx231xx: remove redundant assignment to variable err
Colin Ian King
1
-1
/
+1
2020-05-05
media: cx231xx: Remove unneeded semicolon
Zou Wei
1
-1
/
+1
2020-04-21
media: cx231xx: Add i2c device analog tuner support
Brad Love
2
-19
/
+101
2020-04-14
media: usb: cx231xx: convert to use i2c_new_client_device()
Wolfram Sang
1
-3
/
+2
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/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2
-2
/
+2
2020-02-24
media: cx231xx: constify copied structure
Julia Lawall
1
-1
/
+1
2020-01-08
media: cx231xx: replace BUG_ON with recovery code
Aditya Pakki
1
-1
/
+2
2019-12-13
media: Drop superfluous ioctl PCM ops
Takashi Iwai
1
-1
/
+0
2019-12-13
media: cs231xx: Clean up ALSA PCM API usages
Takashi Iwai
1
-77
/
+1
2019-11-05
media: cx231xx: remove redundant assignment to variable status
Colin Ian King
1
-1
/
+1
2019-10-10
media: cx231xx: remove duplicated include from cx231xx-417.c
YueHaibing
1
-1
/
+0
2019-10-07
media: delete unused proc_fs.h include
Sean Young
1
-1
/
+0
2019-10-01
media: cx231xx: convert to the vb2 framework
Hans Verkuil
7
-1109
/
+407
2019-08-26
media: usb: cx231xx-417: fix a memory leak bug
Wenwen Wang
1
-0
/
+1
2019-08-19
media: Fix various misspellings of disconnected
Geert Uytterhoeven
3
-4
/
+4
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
3
-4
/
+0
2019-06-13
media: cx231xx-cards: Add Hauppauge 955Q variant
Brad Love
1
-0
/
+2
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
3
-31
/
+3
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
1
-14
/
+14
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
3
-31
/
+3
2019-05-29
media: cx231xx-dvb: fix memory leak in dvb_fini()
Young Xiao
1
-0
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
13
-169
/
+13
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-05-18
media: remove unneeded header search paths
Masahiro Yamada
1
-1
/
+0
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
1
-4
/
+4
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
3
-3
/
+3
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
3
-4
/
+4
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2
-12
/
+12
2018-11-20
media: cropcap/g_selection split
Hans Verkuil
2
-10
/
+48
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2
-3
/
+3
2018-10-09
media: cx231xx: fix potential sign-extension overflow on large shift
Colin Ian King
1
-1
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2
-8
/
+9
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
3
-11
/
+11
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
2
-3
/
+3
2018-08-03
media: cx231xx: fix spelling mistake: "completition" -> "completion"
Colin Ian King
2
-3
/
+3
2018-08-02
media: cx231xx: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
3
-10
/
+15
2018-07-27
media: cx231xx: don't check number of messages in the driver
Wolfram Sang
1
-2
/
+0
2018-06-27
media: cx231xx: fix RC_CORE dependency
Arnd Bergmann
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-6
/
+6
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-05-11
media: usb: cx231xx-417: include linux/slab.h header
Anders Roxell
1
-0
/
+1
2018-05-11
media: cx231xx: Fix spelling mistake: "senario" -> "scenario"
Colin Ian King
1
-1
/
+1
[next]