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