index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
security.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-11
[media] media-device.h: use just one u32 counter for object ID
Mauro Carvalho Chehab
3
-39
/
+27
2016-01-11
[media] media-entity.h fix documentation for several parameters
Mauro Carvalho Chehab
2
-14
/
+16
2016-01-11
[media] DocBook: document media_entity_graph_walk_cleanup()
Mauro Carvalho Chehab
1
-0
/
+6
2016-01-11
[media] move documentation to the header files
Mauro Carvalho Chehab
4
-42
/
+22
2016-01-11
[media] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.c
Sakari Ailus
2
-7
/
+5
2016-01-11
[media] media: Remove pre-allocated entity enumeration bitmap
Sakari Ailus
2
-18
/
+7
2016-01-11
[media] staging: v4l: davinci_vpbe: Use the new media graph walk interface
Sakari Ailus
2
-10
/
+28
2016-01-11
[media] staging: v4l: omap4iss: Use the new media graph walk interface
Sakari Ailus
4
-27
/
+70
2016-01-11
[media] staging: v4l: omap4iss: Use media entity enumeration interface
Sakari Ailus
4
-15
/
+31
2016-01-11
[media] staging: v4l: omap4iss: Fix sub-device power management code
Sakari Ailus
1
-2
/
+2
2016-01-11
[media] v4l: vsp1: Use media entity enumeration interface
Sakari Ailus
1
-14
/
+31
2016-01-11
[media] v4l: omap3isp: Use media entity enumeration interface
Sakari Ailus
5
-19
/
+33
2016-01-11
[media] media: Keep using the same graph walk object for a given pipeline
Sakari Ailus
2
-7
/
+14
2016-01-11
[media] media: Use entity enums in graph walk
Sakari Ailus
2
-12
/
+8
2016-01-11
[media] v4l: vsp1: Use the new media graph walk interface
Sakari Ailus
1
-0
/
+8
2016-01-11
[media] v4l: xilinx: Use the new media graph walk interface
Sakari Ailus
1
-0
/
+9
2016-01-11
[media] v4l: exynos4-is: Use the new media graph walk interface
Sakari Ailus
2
-11
/
+21
2016-01-11
[media] v4l: omap3isp: Use the new media graph walk interface
Sakari Ailus
4
-27
/
+61
2016-01-11
[media] media: Use the new media graph walk interface
Sakari Ailus
1
-1
/
+11
2016-01-11
[media] media: Amend media graph walk API by init and cleanup functions
Sakari Ailus
2
-5
/
+39
2016-01-11
[media] media: Move media graph state for streamon/off to the pipeline
Sakari Ailus
2
-8
/
+14
2016-01-11
[media] media: Add KernelDoc documentation for struct media_entity_graph
Sakari Ailus
1
-0
/
+9
2016-01-11
[media] media: Move struct media_entity_graph definition up
Sakari Ailus
1
-10
/
+10
2016-01-11
[media] media: Add an API to manage entity enumerations
Sakari Ailus
3
-8
/
+188
2016-01-11
[media] media: Introduce internal index for media entities
Sakari Ailus
3
-0
/
+24
2016-01-11
[media] v4l2-device: fix a missing error code
Dan Carpenter
1
-1
/
+3
2016-01-11
[media] media-device: copy_to/from_user() returns positive
Dan Carpenter
1
-6
/
+5
2016-01-11
[media] media-device: set topology version 0 at media registration
Javier Martinez Canillas
1
-0
/
+4
2016-01-11
[media] v4l2-device: Register entity before calling subdev's registered ops
Sakari Ailus
1
-10
/
+11
2016-01-11
[media] usb: check media device errors
Mauro Carvalho Chehab
4
-20
/
+54
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
14
-99
/
+158
2016-01-11
[media] media-device: better lock media_device_unregister()
Mauro Carvalho Chehab
1
-10
/
+24
2016-01-11
[media] media-device: move media entity register/unregister functions
Mauro Carvalho Chehab
1
-80
/
+80
2016-01-11
[media] media-device: check before unregister if mdev was registered
Javier Martinez Canillas
1
-0
/
+6
2016-01-11
[media] media-entity: cache media_device on object removal
Mauro Carvalho Chehab
1
-8
/
+18
2016-01-11
[media] media-entity: use mutes for link setup
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-11
[media] media-devnode.h: document the remaining struct/functions
Mauro Carvalho Chehab
1
-1
/
+26
2016-01-11
[media] media-devnode: move kernel-doc documentation to the header
Mauro Carvalho Chehab
2
-24
/
+27
2016-01-11
[media] media-device.h: document the last functions
Mauro Carvalho Chehab
2
-7
/
+22
2016-01-11
[media] media-entity.h: Document some ancillary functions
Mauro Carvalho Chehab
1
-1
/
+57
2016-01-11
[media] media: Enforce single entity->pipe in a pipeline
Sakari Ailus
1
-1
/
+6
2016-01-11
[media] DocBook: Document MEDIA_IOC_G_TOPOLOGY
Mauro Carvalho Chehab
2
-0
/
+392
2016-01-11
[media] DocBook: add a table for Media Controller interfaces
Mauro Carvalho Chehab
1
-0
/
+61
2016-01-11
[media] Docbook: media-types.xml: update the existing tables
Mauro Carvalho Chehab
1
-1
/
+14
2016-01-11
[media] DocBook: move data types to a separate section
Mauro Carvalho Chehab
4
-160
/
+169
2016-01-11
[media] DocBook: MC: add the concept of interfaces
Mauro Carvalho Chehab
1
-14
/
+26
2016-01-11
[media] dvbdev: Document the new MC-related fields
Mauro Carvalho Chehab
1
-2
/
+10
2016-01-11
[media] media.h: let be clear that tuners need to use connectors
Mauro Carvalho Chehab
1
-1
/
+6
2016-01-11
[media] media: move MEDIA_LNK_FL_INTERFACE_LINK logic to link creation
Mauro Carvalho Chehab
2
-5
/
+2
2016-01-11
[media] media-entity: remove unneded enclosing parenthesis
Javier Martinez Canillas
1
-2
/
+2
[next]