index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
pci
/
sta2x11
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-14
media: Kconfig files: use select for V4L2 subdevs and MC
Mauro Carvalho Chehab
1
-3
/
+3
2020-02-24
media: media/pci: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2019-07-22
media: media/pci: don't set description for ENUM_FMT
Hans Verkuil
1
-2
/
+0
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
1
-4
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 314
Thomas Gleixner
1
-17
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-10
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-03-01
media: pci: fix several typos
Mauro Carvalho Chehab
1
-1
/
+1
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
1
-3
/
+3
2018-08-07
media: sta2x11: add a missing parameter description
Mauro Carvalho Chehab
1
-0
/
+1
2018-07-04
media: sta2x11: Add video_device and vb2_queue locks
Ezequiel Garcia
1
-0
/
+6
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+0
2018-05-09
media: sta2x11: Use gpio_is_valid() and remove unnecessary check
Arvind Yadav
1
-16
/
+15
2018-05-04
media: sta2x11_vip: allow build with COMPILE_TEST
Mauro Carvalho Chehab
1
-1
/
+1
2017-11-30
media: sta2x11: document missing function parameters
Mauro Carvalho Chehab
1
-0
/
+11
2017-08-27
media: pci: make video_device const
Bhumika Goyal
1
-1
/
+1
2017-02-03
[media] media: pci: constify vb2_ops structure
Bhumika Goyal
1
-1
/
+1
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
1
-1
/
+1
2016-07-08
[media] media/pci: convert drivers to use the new vb2_queue dev field
Hans Verkuil
1
-16
/
+2
2016-04-25
[media] sta2x11: remove unused vars
Mauro Carvalho Chehab
1
-2
/
+0
2016-04-25
[media] sta2x11_vip: fix s_std
Hans Verkuil
1
-16
/
+10
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+1
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-01
[media] media: videobuf2: Restructure vb2_buffer
Junghak Sung
1
-11
/
+15
2015-05-18
[media] sta2x11: use monotonic timestamp
Hans Verkuil
1
-1
/
+2
2015-04-03
[media] sta2x11: embed video_device
Hans Verkuil
1
-23
/
+12
2015-02-02
[media] adv7180: Add media controller support
Lars-Peter Clausen
1
-0
/
+1
2014-09-26
[media] sta2x11_vip: fix address space casting
Mauro Carvalho Chehab
1
-1
/
+1
2014-08-27
[media] be sure that HAS_DMA is enabled for vb2-dma-contig
Mauro Carvalho Chehab
1
-0
/
+1
2014-07-17
[media] v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
1
-1
/
+0
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-05-25
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-2
/
+2
2014-04-23
[media] vb2: stop_streaming should return void
Hans Verkuil
1
-2
/
+1
2014-03-11
[media] vb2: call buf_finish from __queue_cancel
Hans Verkuil
1
-1
/
+2
2014-03-11
[media] vb2: change result code of buf_finish to void
Hans Verkuil
1
-3
/
+1
2013-12-10
[media] media: pci: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-05-27
[media] sta2x11_vip: fix error return code in sta2x11_vip_init_one()
Wei Yongjun
1
-1
/
+2
2013-04-17
[media] sta2x11_vip: Fix compilation if I2C is not set
Mauro Carvalho Chehab
1
-0
/
+1
2013-03-24
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
1
-9
/
+9
2013-02-06
[media] sta2x11_vip: convert to videobuf2, control framework, file handler
Federico Vaga
2
-641
/
+434
2013-01-25
Merge branch 'v4l_for_linus' into staging/for_v3.9
Mauro Carvalho Chehab
1
-4
/
+4
2013-01-04
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-12-21
[media] v4l: Convert drivers to use monotonic timestamps
Sakari Ailus
1
-1
/
+1
2012-08-21
[media] Kconfig: merge all customise options into just one
Mauro Carvalho Chehab
1
-1
/
+1
2012-08-15
[media] move the remaining PCI devices to drivers/media/pci
Mauro Carvalho Chehab
4
-0
/
+1603