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
/
common
/
saa7146
Age
Commit message (
Expand
)
Author
2020-02-24
media: media/common/saa7146: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
2020-02-24
media: media/saa7146: fix incorrect assertion in saa7146_buffer_finish
Aditya Pakki
2020-01-08
media: saa7146: Avoid using BUG_ON as an assertion
Aditya Pakki
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-03-01
media: common: fix several typos
Mauro Carvalho Chehab
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2019-01-16
media: saa7146: make use of i2c_8bit_addr_from_msg
Peter Rosin
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-05-11
media: saa7146: fix error return from master_xfer
Peter Rosin
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: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2017-12-08
media: use ARRAY_SIZE
Jérémy Lefaure
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
media: saa7146: Convert timers to use timer_setup()
Kees Cook
2017-10-31
media: media/saa7146: Convert timers to use timer_setup()
Kees Cook
2017-10-04
[media] saa7146: make saa7146_use_ops const
Bhumika Goyal
2017-08-26
media: saa7146: constify videobuf_queue_ops structures
Arvind Yadav
2017-07-20
media: saa7146: constify i2c_algorithm structure
Gustavo A. R. Silva
2017-04-10
[media] saa7146: use setup_timer
Geliang Tang
2016-11-23
[media] saa7146: Fix for while releasing video buffers
Andrey Utkin
2016-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-12-08
treewide: Fix typos in printk
Masanari Iida
2015-11-17
[media] include/media: move driver interface headers to a separate dir
Mauro Carvalho Chehab
2015-07-06
[media] saa7146: use swap() in sort_and_eliminate()
Fabian Frederick
2015-04-02
[media] saa7146: embed video_device
Hans Verkuil
2015-03-03
[media] saa7146: replace current->state by set_current_state()
Fabian Frederick
2014-11-03
[media] saa7146: turn bothersome error into a debug message
Johann Klammer
2014-10-21
[media] saa7146: Create a device name before it's used
Lubomir Rintel
2014-09-26
[media] saa7146: remove return after BUG()
Mauro Carvalho Chehab
2014-08-08
media: use pci_zalloc_consistent
Joe Perches
2014-07-21
[media] saa7146: fix compile warning
Hans Verkuil
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2013-10-17
[media] saa7146: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-17
[media] saa7146: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-06-17
[media] v4l2: remove g_chip_ident from bridge drivers where it is easy to do so
Hans Verkuil
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2012-12-27
[media] media: saa7146: don't use mutex_lock_interruptible() in device_release()
Cyril Roelandt
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
2012-09-26
[media] v4l2: make vidioc_s_fbuf const
Hans Verkuil
2012-08-13
[media] saa7146: Move it to its own directory
Mauro Carvalho Chehab