index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
usb
/
tm6000
Age
Commit message (
Expand
)
Author
2019-08-19
media: Fix various misspellings of disconnected
Geert Uytterhoeven
2019-08-14
media: tm6000: double free if usb disconnect while streaming
Sean Young
2019-07-22
media: media/usb: don't set description in ENUM_FMT
Hans Verkuil
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
2019-06-05
media: media/usb: set device_caps in struct video_device
Hans Verkuil
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-01
media: usb: fix several typos
Mauro Carvalho Chehab
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-10
media: tm6000: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
2018-07-27
media: tm6000: don't check number of messages in the driver
Wolfram Sang
2018-06-28
media: tm6000: add error handling for dvb_register_adapter
Zhouyang Jia
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-04
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-03-23
media: tm6000: avoid casting just to print pointer address
Mauro Carvalho Chehab
2018-03-06
media: usb: don't initialize vars if not needed
Markus Elfring
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2017-12-28
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-18
media: fix SPDX comment on some header files
Mauro Carvalho Chehab
2017-12-18
media: get rid of i2c-addr.h
Mauro Carvalho Chehab
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
2017-12-11
media: usb: add SPDX identifiers to some code I wrote
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-27
annotate poll_table_struct ->_key
Al Viro
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-07
media: usb: fix spelling mistake: "synchronuously" -> "synchronously"
Colin Ian King
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
media: tm6000: cleanup trival coding style issues
Markus Elfring
2017-08-20
media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*
Sean Young
2017-08-20
media: rc-core: rename input_name to device_name
Sean Young
2017-08-20
media: tm6000: constify videobuf_queue_ops structures
Julia Lawall
2017-08-20
media: usb: make snd_pcm_hardware const
Bhumika Goyal
2017-08-20
media: usb: constify usb_device_id
Arvind Yadav
2017-07-20
media: : usb: add const to v4l2_file_operations structures
Bhumika Goyal
2017-06-06
[media] tm6000: key_addr is unused
David Härdeman
2017-04-17
[media] tm6000: Fix resource freeing in 'tm6000_prepare_isoc()'
Christophe JAILLET
2017-02-27
scripts/spelling.txt: add "neded" pattern and fix typo instances
Masahiro Yamada
2017-02-03
[media] tm6000: fix typo in parameter description
Wei Yongjun
2017-01-31
[media] tm6000: Clean up file handle in open() error path
Santosh Kumar Singh
2017-01-30
[media] rc-main: assign driver type during allocation
Andi Shyti
[next]