Age | Commit message (Expand) | Author | Files | Lines |
2021-08-04 | media: v4l2-flash: Check whether setting LED brightness succeeded | Sakari Ailus | 1 | -17/+21 |
2021-08-04 | media: v4l2-flash: Add sanity checks for flash and indicator controls | Sakari Ailus | 1 | -9/+43 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2018-09-11 | media: use strscpy() instead of strlcpy() | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -3/+4 |
2017-08-26 | media: v4l2-flash-led-class: Create separate sub-devices for indicators | Sakari Ailus | 1 | -46/+67 |
2017-07-26 | media: v4l2-flash: Flash ops aren't mandatory | Sakari Ailus | 1 | -6/+5 |
2017-07-26 | media: v4l2-flash: Use led_classdev instead of led_classdev_flash for indicator | Sakari Ailus | 1 | -12/+7 |
2017-06-06 | [media] v4l: flash led class: Use fwnode_handle instead of device_node in init | Sakari Ailus | 1 | -6/+6 |
2016-10-24 | [media] v4l2-flash-led-class: remove a now unused var | Mauro Carvalho Chehab | 1 | -2/+0 |
2016-10-24 | [media] v4l: flash led class: Fix of_node release in probe() error path | Sakari Ailus | 1 | -10/+4 |
2016-07-12 | [media] v4l2-flash-led: remove unused ops | Hans Verkuil | 1 | -8/+1 |
2016-01-13 | Merge tag 'media/v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -2/+2 |
2016-01-11 | [media] media framework: rename pads init function to media_entity_pads_init() | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-01-11 | [media] uapi/media.h: Rename entities types to functions | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-01-11 | [media] media-entity.h: rename entity.type to entity.function | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-01-11 | [media] media: get rid of unused "extra_links" param on media_entity_init() | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-01-04 | media: flash: use led_set_brightness_sync for torch brightness | Jacek Anaszewski | 1 | -4/+4 |
2015-06-22 | media: Add registration helpers for V4L2 flash sub-devices | Jacek Anaszewski | 1 | -0/+710 |