index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
cx18
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: cx18: Replace http links with https ones
Alexander A. Klimov
2020-07-19
1
-1
/
+1
*
media: pci: Fill v4l2_fmtdesc with designated initializers
Laurent Pinchart
2020-05-06
1
-6
/
+16
*
Revert "media: Kconfig: better support hybrid TV devices"
Mauro Carvalho Chehab
2020-04-14
1
-1
/
+1
*
media: docs: move driver-specific info to driver-api
Mauro Carvalho Chehab
2020-04-14
1
-2
/
+2
*
media: docs: cx18-streams.c: fix broken references to docs
Mauro Carvalho Chehab
2020-04-14
1
-2
/
+2
*
media: Kconfig: better support hybrid TV devices
Mauro Carvalho Chehab
2020-04-14
1
-1
/
+1
*
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
1
-6
/
+6
*
Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-01-31
4
-80
/
+7
|
\
|
*
media: pci: cx18: convert to i2c_new_scanned_device
Wolfram Sang
2020-01-08
1
-1
/
+1
|
*
media: cx18: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-12-13
1
-13
/
+0
|
*
media: cx18: Clean up ALSA PCM API usages
Takashi Iwai
2019-12-13
1
-61
/
+1
|
*
media: ivtv/cx18: remove ivtvdriver.org references
Hans Verkuil
2019-12-13
2
-5
/
+5
*
|
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
|
/
*
media: cx18: make array mapping static, makes object smaller
Colin Ian King
2019-10-10
1
-1
/
+1
*
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
2019-08-26
1
-1
/
+1
*
media: remove include stdarg.h from some drivers
Mauro Carvalho Chehab
2019-08-26
1
-1
/
+1
*
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-06-24
2
-4
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
46
-462
/
+46
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
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: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
1
-2
/
+2
*
media: cx18: update *pos correctly in cx18_read_pos()
Dan Carpenter
2019-03-19
1
-1
/
+1
*
media: a few more typos at staging, pci, platform, radio and usb
Mauro Carvalho Chehab
2019-03-01
1
-1
/
+1
*
media: pci: fix several typos
Mauro Carvalho Chehab
2019-03-01
6
-7
/
+7
*
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2019-02-07
1
-1
/
+1
*
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
1
-6
/
+7
*
media: cx18: Don't check for address of video_dev
Nathan Chancellor
2018-10-08
1
-1
/
+1
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
6
-12
/
+12
*
media: cx18: remove redundant zero check on retval
Colin Ian King
2018-06-28
1
-2
/
+0
*
media: v4l: fix broken video4linux docs locations
Mauro Carvalho Chehab
2018-06-15
1
-2
/
+2
*
media: dvb: fix location of get_dvb_firmware script
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
media: s5h14*.h: fix typos for CONTINUOUS
Mauro Carvalho Chehab
2018-03-06
1
-2
/
+2
*
media: cx18: remove unused cx18-alsa-mixer
Corentin Labbe
2018-02-26
3
-189
/
+0
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-8
/
+8
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
15
-177
/
+167
|
\
|
*
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
12
-153
/
+153
|
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
2
-2
/
+2
|
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
2
-7
/
+6
|
*
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
Sean Young
2017-12-14
2
-15
/
+6
*
|
media: annotate ->poll() instances
Al Viro
2017-11-27
2
-4
/
+4
*
|
annotate poll_table_struct ->_key
Al Viro
2017-11-27
1
-1
/
+1
|
/
*
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-16
4
-19
/
+17
|
\
|
*
media: pci: Convert timers to use timer_setup()
Kees Cook
2017-10-31
3
-4
/
+4
|
*
media: drivers: Adjust checks for null pointers
Markus Elfring
2017-09-23
1
-10
/
+10
|
*
media: drivers: improve a size determination
Markus Elfring
2017-09-23
1
-1
/
+1
|
*
media: drivers: delete error messages for failed memory allocation
Markus Elfring
2017-09-23
1
-4
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
media: cx18: make v4l2_file_operations const
Bhumika Goyal
2017-08-27
1
-1
/
+1
*
media: cx18: Make i2c_algo_bit_data const
Bhumika Goyal
2017-08-26
1
-1
/
+1
[next]