index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
saa7134
/
saa7134-video.c
Age
Commit message (
Expand
)
Author
2022-04-24
media: saa7134: simplify if-if to if-else
Wan Jiabing
2022-04-24
media: v4l: ioctl: Set bus_info in v4l_querycap()
Sakari Ailus
2022-02-22
media: saa7134: remove redundant assignment to variable id
Colin Ian King
2022-01-23
media: saa7134: use swap() to make code cleaner
Yang Guang
2021-06-17
media: subdev: disallow ioctl for saa6588/davinci
Arnd Bergmann
2020-11-17
media: saa7134: improve f->fmt.win.clips NULL check
Hans Verkuil
2020-11-16
media: saa7134: use semicolons rather than commas to separate statements
Julia Lawall
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
2020-08-28
media: media/pci: use vb2_video_unregister_device()
Hans Verkuil
2020-02-14
drivers: media: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
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-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
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-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-08-31
media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_dev
Hans Verkuil
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-03-21
media: add tuner standby op, use where needed
Hans Verkuil
2018-02-15
[poll] annotate SAA6588_CMD_POLL users
Al Viro
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-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
2017-11-27
media: annotate ->poll() instances
Al Viro
2017-10-31
media: saa7134: Convert timers to use timer_setup()
Kees Cook
2017-04-10
[media] saa7134: use setup_timer
Geliang Tang
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-09-19
[media] pci: constify vb2_ops structures
Julia Lawall
2016-08-24
[media] saa7134: convert g/s_crop to g/s_selection
Hans Verkuil
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2016-02-19
[media] saa7134: Fix bytesperline not being set correctly for planar formats
Hans de Goede
2016-02-10
[media] saa7134: add media controller support
Mauro Carvalho Chehab
2016-02-10
[media] saa7134: Get rid of struct saa7134_input.tv field
Mauro Carvalho Chehab
2016-02-10
[media] saa7134: unconditionlally update TV standard at demod
Mauro Carvalho Chehab
2016-02-10
[media] saa7134: use input types, instead of hardcoding strings
Mauro Carvalho Chehab
2016-02-01
[media] saa7134: add DMABUF support
Hans Verkuil
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
2015-11-17
[media] include/media: split I2C headers from V4L2 core
Mauro Carvalho Chehab
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
2015-05-13
[media] saa7134: fix CodingStyle issues on the lines touched by pr_foo refactor
Mauro Carvalho Chehab
2015-05-13
[media] saa7134: avoid complex macro warnings
Mauro Carvalho Chehab
2015-05-13
[media] saa7134: change the debug macros for video and vbi
Mauro Carvalho Chehab
2015-05-13
[media] saa7134: instead of using printk KERN_foo, use pr_foo
Mauro Carvalho Chehab
2015-05-13
[media] saa7134: prepare to use pr_foo macros
Mauro Carvalho Chehab
2015-01-27
[media] media: pci: saa7134: saa7134-video.c: Remove unused function
Rickard Strandqvist
2014-11-25
[media] vb2-dma-sg: move dma_(un)map_sg here
Hans Verkuil
2014-11-25
[media] vb2-dma-sg: add allocation context to dma-sg
Hans Verkuil
[next]