index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-01-11
[media] media-entitiy: add a function to create multiple links
Mauro Carvalho Chehab
2016-01-11
[media] uapi/media.h: Use u32 for the number of graph objects
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: document the remaining functions
Mauro Carvalho Chehab
2016-01-11
[media] media-device.h: use just one u32 counter for object ID
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h fix documentation for several parameters
Mauro Carvalho Chehab
2016-01-11
[media] DocBook: document media_entity_graph_walk_cleanup()
Mauro Carvalho Chehab
2016-01-11
[media] move documentation to the header files
Mauro Carvalho Chehab
2016-01-11
[media] media: Move MEDIA_ENTITY_MAX_PADS from media-entity.h to media-entity.c
Sakari Ailus
2016-01-11
[media] media: Remove pre-allocated entity enumeration bitmap
Sakari Ailus
2016-01-11
[media] media: Keep using the same graph walk object for a given pipeline
Sakari Ailus
2016-01-11
[media] media: Use entity enums in graph walk
Sakari Ailus
2016-01-11
[media] media: Amend media graph walk API by init and cleanup functions
Sakari Ailus
2016-01-11
[media] media: Move media graph state for streamon/off to the pipeline
Sakari Ailus
2016-01-11
[media] media: Add KernelDoc documentation for struct media_entity_graph
Sakari Ailus
2016-01-11
[media] media: Move struct media_entity_graph definition up
Sakari Ailus
2016-01-11
[media] media: Add an API to manage entity enumerations
Sakari Ailus
2016-01-11
[media] media: Introduce internal index for media entities
Sakari Ailus
2016-01-11
[media] media-device: split media initialization and registration
Javier Martinez Canillas
2016-01-11
[media] media-devnode.h: document the remaining struct/functions
Mauro Carvalho Chehab
2016-01-11
[media] media-devnode: move kernel-doc documentation to the header
Mauro Carvalho Chehab
2016-01-11
[media] media-device.h: document the last functions
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: Document some ancillary functions
Mauro Carvalho Chehab
2016-01-11
[media] media.h: let be clear that tuners need to use connectors
Mauro Carvalho Chehab
2016-01-11
[media] media-device: Use u64 ints for pointers
Mauro Carvalho Chehab
2016-01-11
[media] media-device.h: Let clearer that entity function must be initialized
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: move kernel-doc tags from media-entity.c
Mauro Carvalho Chehab
2016-01-11
[media] media_entity: rename media_obj functions to *_create *_destroy
Mauro Carvalho Chehab
2016-01-11
[media] media: remove extra blank lines
Mauro Carvalho Chehab
2016-01-11
[media] media-device.h: Improve documentation and update it
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: convert media_entity_cleanup to inline
Mauro Carvalho Chehab
2016-01-11
[media] DocBook: Move media-framework.txt contents to media-device.h
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: get rid of revision and group_id fields
Mauro Carvalho Chehab
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] media_entity: remove gfp_flags argument
Mauro Carvalho Chehab
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
2016-01-11
[media] media-device: export the entity function via new ioctl
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
2016-01-11
[media] media-entity: must check media_create_pad_link()
Mauro Carvalho Chehab
2016-01-11
[media] media-entity: enforce check of interface and links creation
Mauro Carvalho Chehab
2016-01-11
[media] media-device: supress backlinks at G_TOPOLOGY ioctl
Mauro Carvalho Chehab
2016-01-11
[media] media.h: create connector entities for hybrid TV devices
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: document all the structs
Mauro Carvalho Chehab
2016-01-11
[media] v4l2-core: create MC interfaces for devnodes
Mauro Carvalho Chehab
2016-01-11
[media] tuner-core: add an input pad
Mauro Carvalho Chehab
2016-01-11
[media] media-entity: protect object creation/removal using spin lock
Mauro Carvalho Chehab
2016-01-11
[media] media-device: remove interfaces and interface links
Mauro Carvalho Chehab
2016-01-11
[media] media-entity: unregister entity links
Mauro Carvalho Chehab
2016-01-11
[media] media_device: add a topology version field
Mauro Carvalho Chehab
2016-01-11
[media] media-device: add pads and links to media_device
Mauro Carvalho Chehab
2016-01-11
[media] media: move mdev list init to gobj
Mauro Carvalho Chehab
[next]