index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2
-2
/
+2
2016-07-08
[media] media/platform: convert drivers to use the new vb2_queue dev field
Hans Verkuil
2
-30
/
+5
2016-02-23
[media] media: ti-vpe: cal: Fix warning: variable dereference before being ch...
Benoit Parrot
1
-18
/
+11
2016-02-23
[media] media: ti-vpe: cal: Fix unreachable code in enum_frame_interval
Benoit Parrot
1
-29
/
+12
2016-02-19
[media] media: ti-vpe: cal: Fix syntax check warnings
Benoit Parrot
1
-8
/
+9
2016-02-01
[media] media: ti-vpe: Add CAL v4l2 camera capture driver
Benoit Parrot
3
-0
/
+2453
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
/
+0
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
-20
/
+20
2015-10-01
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
Junghak Sung
1
-1
/
+1
2015-02-02
[media] media: ti-vpe: Use mem-to-mem ioctl helpers
Prabhakar Lad
1
-107
/
+50
2014-12-22
[media] media: ti-vpe: use vb2_ops_wait_prepare/finish helper
Prabhakar Lad
1
-14
/
+5
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-05
[media] ti-vpe: fix sparse warnings
Hans Verkuil
2
-2
/
+2
2014-10-30
[media] ti-fpe: LLVMLinux: Remove nested function from ti-vpe
Behan Webster
2
-12
/
+4
2014-10-20
media: platform: ti-vpe: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-26
[media] ti-vpe: Fix typecast
Mauro Carvalho Chehab
1
-1
/
+1
2014-09-23
[media] v4l: ti-vpe: Remove casting the return value which is a void pointer
Jingoo Han
1
-2
/
+1
2014-09-23
[media] v4l: ti-vpe: use c99 initializers in structures
Julia Lawall
1
-6
/
+6
2014-09-04
[media] ti-vpe: use true/false for boolean vars
Mauro Carvalho Chehab
1
-2
/
+2
2014-08-27
[media] enable COMPILE_TEST for ti-vbe
Mauro Carvalho Chehab
1
-0
/
+1
2014-08-27
[media] ti-vpe: shut up a casting warning message
Mauro Carvalho Chehab
1
-1
/
+1
2014-08-27
[media] ti-vpe: use %pad for dma address
Mauro Carvalho Chehab
1
-1
/
+1
2014-05-23
[media] v4l: ti-vpe: Rename csc memory resource name
Archit Taneja
1
-1
/
+1
2014-05-23
[media] v4l: ti-vpe: Add selection API in VPE driver
Archit Taneja
1
-0
/
+150
2014-05-23
[media] v4l: ti-vpe: Fix some params in VPE data descriptors
Archit Taneja
3
-24
/
+64
2014-05-23
[media] v4l: ti-vpe: Allow DMABUF buffer type support
Archit Taneja
1
-2
/
+2
2014-05-23
[media] v4l: ti-vpe: register video device only when firmware is loaded
Archit Taneja
3
-29
/
+41
2014-05-23
[media] v4l: ti-vpe: fix devm_ioremap_resource() return value checking
Bartlomiej Zolnierkiewicz
2
-4
/
+4
2014-04-07
[media] v4l: ti-vpe: retain v4l2_buffer flags for captured buffers
Archit Taneja
1
-5
/
+4
2014-04-07
[media] v4l: ti-vpe: Set correct field parameter for output and capture buffers
Archit Taneja
1
-1
/
+12
2014-04-07
[media] v4l: ti-vpe: zero out reserved fields in try_fmt
Archit Taneja
1
-0
/
+3
2014-04-07
[media] v4l: ti-vpe: Fix initial configuration queue data
Archit Taneja
1
-2
/
+4
2014-04-07
[media] v4l: ti-vpe: Use correct bus_info name for the device in querycap
Archit Taneja
1
-1
/
+2
2014-04-07
[media] v4l: ti-vpe: report correct capabilities in querycap
Archit Taneja
1
-1
/
+1
2014-04-07
[media] v4l: ti-vpe: Allow usage of smaller images
Archit Taneja
1
-2
/
+2
2014-04-07
[media] v4l: ti-vpe: Use video_device_release_empty
Archit Taneja
1
-1
/
+1
2014-04-07
[media] v4l: ti-vpe: Make sure in job_ready that we have the needed number of...
Archit Taneja
1
-0
/
+3
2014-03-05
[media] v4l: Copy timestamp source flags to destination on m2m devices
Sakari Ailus
1
-0
/
+2
2014-03-05
[media] v4l: Rename vb2_queue.timestamp_type as timestamp_flags
Sakari Ailus
1
-2
/
+2
2014-01-31
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-306
/
+2389
2014-01-07
[media] v4l: ti-vpe: Add a type specifier to describe vpdma data format type
Archit Taneja
2
-2
/
+41
2014-01-07
[media] v4l: ti-vpe: enable CSC support for VPE
Archit Taneja
1
-23
/
+72
2014-01-07
[media] v4l: ti-vpe: Add helper to perform color conversion
Archit Taneja
2
-0
/
+123
2014-01-07
[media] v4l: ti-vpe: create a color space converter block library
Archit Taneja
5
-57
/
+155
2014-01-07
[media] v4l: ti-vpe: enable basic scaler support
Archit Taneja
3
-11
/
+149
2014-01-07
[media] v4l: ti-vpe: make vpe driver load scaler coefficients
Archit Taneja
1
-1
/
+46
2014-01-07
[media] v4l: ti-vpe: support loading of scaler coefficients
Archit Taneja
3
-0
/
+1471
2014-01-07
[media] v4l: ti-vpe: create a scaler block library
Archit Taneja
5
-189
/
+288
[next]