index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
ti-vpe
Commit message (
Expand
)
Author
Age
Files
Lines
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
media: platform: make video_device const
Bhumika Goyal
2017-08-27
2
-2
/
+2
*
media: ti-vpe: vpe: constify v4l2_m2m_ops structures
Julia Lawall
2017-08-20
1
-1
/
+1
*
media: ti-vpe: cal: use of_graph_get_remote_endpoint()
Kuninori Morimoto
2017-08-08
1
-1
/
+1
*
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
2017-06-06
1
-7
/
+8
*
[media] media: ti-vpe: vpe: allow use of user specified stride
Benoit Parrot
2017-03-03
1
-8
/
+20
*
[media] media: ti-vpe: vpdma: add support for user specified stride
Benoit Parrot
2017-03-03
3
-15
/
+11
*
[media] media: ti-vpe: vpdma: fix a timeout loop
Dan Carpenter
2017-02-03
1
-1
/
+1
*
[media] ti-vpe: get rid of some smatch warnings
Mauro Carvalho Chehab
2016-11-22
1
-3
/
+15
*
[media] vpdma: remove vpdma_enable_list_notify_irq()
Mauro Carvalho Chehab
2016-11-22
1
-16
/
+0
*
[media] media: ti-vpe: vpe: Add proper support single and multi-plane buffer
Benoit Parrot
2016-11-22
1
-10
/
+48
*
[media] media: ti-vpe: csc: Add debug support for multi-instance
Benoit Parrot
2016-11-22
1
-0
/
+2
*
[media] media: ti-vpe: Make colorspace converter library into its own module
Benoit Parrot
2016-11-22
4
-6
/
+18
*
[media] media: ti-vpe: vpdma: Add RAW8 and RAW16 data types
Benoit Parrot
2016-11-22
2
-0
/
+29
*
[media] media: ti-vpe: vpe: Make sure frame size dont exceed scaler capacity
Benoit Parrot
2016-11-22
2
-17
/
+60
*
[media] media: ti-vpe: scaler: Add debug support for multi-instance
Benoit Parrot
2016-11-22
1
-0
/
+2
*
[media] media: ti-vpe: Make scaler library into its own module
Benoit Parrot
2016-11-22
4
-6
/
+19
*
[media] media: ti-vpe: vpe: Enable DMABUF export
Benoit Parrot
2016-11-22
1
-0
/
+1
*
[media] media: ti-vpe: vpe: Fix line stride for output motion vector
Nikhil Devshatwar
2016-11-22
1
-0
/
+1
*
[media] media: ti-vpe: vpdma: Use bidirectional cached buffers
Nikhil Devshatwar
2016-11-22
1
-2
/
+3
*
[media] media: ti-vpe: vpdma: Fix race condition for firmware loading
Nikhil Devshatwar
2016-11-22
3
-17
/
+10
*
[media] media: ti-vpe: vpe: Fix vb2 buffer cleanup
Benoit Parrot
2016-11-22
1
-2
/
+60
*
[media] media: ti-vpe: sc: Fix incorrect optimization
Nikhil Devshatwar
2016-11-22
2
-12
/
+0
*
[media] media: ti-vpe: vpdma: RGB data type yield inverted data
Benoit Parrot
2016-11-22
1
-20
/
+29
*
[media] media: ti-vpe: vpdma: Corrected YUV422 data type label
Benoit Parrot
2016-11-22
4
-13
/
+38
*
[media] media: ti-vpe: vpe: Added MODULE_DEVICE_TABLE hint
Benoit Parrot
2016-11-22
1
-0
/
+1
*
[media] media: ti-vpe: vpdma: allocate and maintain hwlist
Nikhil Devshatwar
2016-11-22
2
-0
/
+53
*
[media] media: ti-vpe: vpe: Add RGB565 and RGB5551 support
Nikhil Devshatwar
2016-11-22
1
-2
/
+20
*
[media] media: ti-vpe: vpe: Post next descriptor only for list complete IRQ
Nikhil Devshatwar
2016-11-22
1
-0
/
+9
*
[media] media: ti-vpe: vpe: Setup srcdst parameters in start_streaming
Nikhil Devshatwar
2016-11-22
1
-0
/
+4
*
[media] media: ti-vpe: vpe: configure line mode separately
Nikhil Devshatwar
2016-11-22
1
-8
/
+17
*
[media] media: ti-vpe: vpdma: Clear IRQs for individual lists
Nikhil Devshatwar
2016-11-22
3
-5
/
+6
*
[media] media: ti-vpe: vpdma: Make list post atomic operation
Nikhil Devshatwar
2016-11-22
2
-0
/
+5
*
[media] media: ti-vpe: vpdma: Add abort channel desc and cleanup APIs
Nikhil Devshatwar
2016-11-22
2
-0
/
+81
*
[media] media: ti-vpe: vpdma: Add support for setting max width height
Nikhil Devshatwar
2016-11-22
4
-44
/
+62
*
[media] media: ti-vpe: Free vpdma buffers in vpe_release
Harinarayan Bhatta
2016-11-22
1
-0
/
+3
*
[media] media: ti-vpe: vpe: Return NULL for invalid buffer type
Nikhil Devshatwar
2016-11-22
1
-1
/
+1
*
[media] media: ti-vpe: Increasing max buffer height and width
Harinarayan Bhatta
2016-11-22
1
-2
/
+2
*
[media] media: ti-vpe: Add support for SEQ_TB buffers
Nikhil Devshatwar
2016-11-22
1
-22
/
+103
*
[media] media: ti-vpe: vpe: Do not perform job transaction atomically
Nikhil Devshatwar
2016-11-22
1
-16
/
+16
*
[media] media: ti-vpe: Use line average de-interlacing for first 2 frames
Archit Taneja
2016-11-22
1
-2
/
+31
*
[media] media: ti-vpe: vpdma: Fix bus error when vpdma is writing a descriptor
Benoit Parrot
2016-11-22
1
-2
/
+3
*
[media] media: ti-vpe: vpdma: Add helper to set a background color
Benoit Parrot
2016-11-22
2
-1
/
+12
*
[media] media: ti-vpe: vpdma: Add multi-instance and multi-client support
Benoit Parrot
2016-11-22
4
-24
/
+128
*
[media] media: ti-vpe: vpdma: Make vpdma library into its own module
Benoit Parrot
2016-11-22
2
-2
/
+30
*
[media] media: platform: ti-vpe: call of_node_put on non-null pointer
Peter Chen
2016-11-18
1
-4
/
+4
*
[media] squash lines for simple wrapper functions
Masahiro Yamada
2016-11-16
1
-5
/
+1
*
[media] ti-vpe: don't break long lines
Mauro Carvalho Chehab
2016-10-21
2
-14
/
+11
*
[media] platform: constify vb2_ops structures
Julia Lawall
2016-09-19
2
-2
/
+2
*
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-07-08
2
-2
/
+2
[next]