index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
cx231xx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: cx231xx: Constify struct vb2_ops
Christophe JAILLET
2024-06-21
2
-2
/
+2
*
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
2024-05-13
1
-4
/
+1
*
media: cx231xx: controls are from another device, mark this
Hans Verkuil
2024-02-05
1
-1
/
+1
*
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-13
2
-3
/
+3
*
media: cx231xx: fix a memleak in cx231xx_init_isoc
Zhipeng Lu
2023-12-07
1
-0
/
+2
*
media: usb: cx231xx: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2023-11-23
2
-4
/
+6
*
media: cx231xx: Use EP5_BUF_SIZE macro
Jinjie Ruan
2023-10-13
2
-6
/
+5
*
media: cx231xx: Add EP5_BUF_SIZE and EP5_TIMEOUT_MS macros
Jinjie Ruan
2023-09-27
2
-2
/
+5
*
media: cx231xx: Switch to use kmemdup() helper
Jinjie Ruan
2023-09-27
1
-2
/
+1
*
media: avoid use of 'videobuf'
Hans Verkuil
2022-08-29
2
-2
/
+2
*
media: cx231xx/cx231xx.h: Remove repeated struct declaration
Wan Jiabing
2021-04-06
1
-2
/
+0
*
media: rc: select CONFIG_BITREVERSE where needed
Arnd Bergmann
2021-01-27
1
-0
/
+1
*
media: cx231xx: Use snd_card_free_when_closed() instead of snd_card_free().
Zebediah Figura
2020-11-17
1
-1
/
+1
*
media: cx231xx: Consolidate dmesg output
Thomas Gleixner
2020-11-16
2
-9
/
+6
*
Merge tag 'v5.9-rc4' into patchwork
Mauro Carvalho Chehab
2020-09-07
1
-1
/
+1
|
\
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
|
media: cx231xx: drop unnecessary list_empty
Julia Lawall
2020-09-01
1
-10
/
+6
|
/
*
media: cx231xx: remove redundant assignment to variable err
Colin Ian King
2020-07-04
1
-1
/
+1
*
media: cx231xx: Remove unneeded semicolon
Zou Wei
2020-05-05
1
-1
/
+1
*
media: cx231xx: Add i2c device analog tuner support
Brad Love
2020-04-21
2
-19
/
+101
*
media: usb: cx231xx: convert to use i2c_new_client_device()
Wolfram Sang
2020-04-14
1
-3
/
+2
*
Revert "media: Kconfig: better support hybrid TV devices"
Mauro Carvalho Chehab
2020-04-14
1
-2
/
+2
*
media: Kconfig: better support hybrid TV devices
Mauro Carvalho Chehab
2020-04-14
1
-2
/
+2
*
media: media/usb: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
2
-2
/
+2
*
media: cx231xx: constify copied structure
Julia Lawall
2020-02-24
1
-1
/
+1
*
media: cx231xx: replace BUG_ON with recovery code
Aditya Pakki
2020-01-08
1
-1
/
+2
*
media: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-13
1
-1
/
+0
*
media: cs231xx: Clean up ALSA PCM API usages
Takashi Iwai
2019-12-13
1
-77
/
+1
*
media: cx231xx: remove redundant assignment to variable status
Colin Ian King
2019-11-05
1
-1
/
+1
*
media: cx231xx: remove duplicated include from cx231xx-417.c
YueHaibing
2019-10-10
1
-1
/
+0
*
media: delete unused proc_fs.h include
Sean Young
2019-10-07
1
-1
/
+0
*
media: cx231xx: convert to the vb2 framework
Hans Verkuil
2019-10-01
7
-1109
/
+407
*
media: usb: cx231xx-417: fix a memory leak bug
Wenwen Wang
2019-08-26
1
-0
/
+1
*
media: Fix various misspellings of disconnected
Geert Uytterhoeven
2019-08-19
3
-4
/
+4
*
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2019-07-22
3
-4
/
+0
*
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
|
\
[next]