index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
/
v4l2-flash-led-class.c
Age
Commit message (
Expand
)
Author
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-08-26
media: v4l2-flash-led-class: Create separate sub-devices for indicators
Sakari Ailus
2017-07-26
media: v4l2-flash: Flash ops aren't mandatory
Sakari Ailus
2017-07-26
media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicator
Sakari Ailus
2017-06-06
[media] v4l: flash led class: Use fwnode_handle instead of device_node in init
Sakari Ailus
2016-10-24
[media] v4l2-flash-led-class: remove a now unused var
Mauro Carvalho Chehab
2016-10-24
[media] v4l: flash led class: Fix of_node release in probe() error path
Sakari Ailus
2016-07-12
[media] v4l2-flash-led: remove unused ops
Hans Verkuil
2016-01-13
Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-01-11
[media] media framework: rename pads init function to media_entity_pads_init()
Mauro Carvalho Chehab
2016-01-11
[media] uapi/media.h: Rename entities types to functions
Mauro Carvalho Chehab
2016-01-11
[media] media-entity.h: rename entity.type to entity.function
Mauro Carvalho Chehab
2016-01-11
[media] media: get rid of unused "extra_links" param on media_entity_init()
Mauro Carvalho Chehab
2016-01-04
media: flash: use led_set_brightness_sync for torch brightness
Jacek Anaszewski
2015-06-22
media: Add registration helpers for V4L2 flash sub-devices
Jacek Anaszewski