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
/
platform
Age
Commit message (
Expand
)
Author
2020-08-18
media: venus: core: Add support for opp tables/perf voting
Rajendra Nayak
2020-08-18
media: venus: core: Fix error handling in probe
Rajendra Nayak
2020-08-18
media: venus: core: Fix runtime PM imbalance in venus_probe
Dinghao Liu
2020-08-18
media: rcar-csi2: Negotiate data lanes number
Jacopo Mondi
2020-08-18
media: pxa_camera: Use the new set_mbus_config op
Jacopo Mondi
2020-08-11
Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-08-06
media: camss: fix memory leaks on error handling paths in probe
Evgeny Novikov
2020-08-06
media: davinci: vpif_capture: fix potential double free
Evgeny Novikov
2020-08-06
media: mtk-mdp: Fix a refcounting bug on error in init
Dan Carpenter
2020-08-06
media: cafe-driver: use generic power management
Vaibhav Gupta
2020-07-19
media: vpss: clean up resources in init
Evgeny Novikov
2020-07-19
media: ti-vpe: cal: Split CAMERARX handling to cal-camerarx.c
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Move CAL I/O accessors to cal.h
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Split video node handling to cal-video.c
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Use 'unsigned int' type instead of 'unsigned'
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Remove unneeded phy->sensor NULL check
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Don't store external rate in cal_camerarx
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Refactor camerarx start and stop
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Reorder camerarx functions to prepare refactoring
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Inline cal_camerarx_max_lanes() in its only caller
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Allocate cal_ctx active_fmt array dynamically
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Init formats in cal_ctx_v4l2_register()
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Register a media device
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Store struct device in cal_dev
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Print revision and hwinfo in a more readable format
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Read hardware revision earlier during probe
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Split media initialization and cleanup to functions
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Replace number of ports numerical value by macro
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Remove isvcirqset() and isportirqset() macros
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Move CAL_NUM_CSI2_PORTS from cal_regs.h to cal.c
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Decouple context and phy cleanup at remove time
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Operate on phy instances in cal_quickdump_regs()
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Replace context with phy in async notifier entries
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Move async notifiers from contexts to cal_dev
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Allow multiple contexts per subdev notifier
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Move all sensor-related init to .bound() notifier
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Use ARRAY_SIZE to replace numerical value
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Move DT parsing to CAMERARX
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Add cal_camerarx_destroy() to cleanup CAMERARX
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Unregister video device before cleanup
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Add context V4L2 cleanup and unregister functions
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Split video device initialization and registration
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Move v4l2_device from cal_ctx to cal_dev
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Decouple control handler from v4l2_device
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Fix usage of v4l2_fwnode_endpoint_parse()
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Use of_graph_get_endpoint_by_regs() to parse OF
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Hardcode virtual channel to 0
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Rename cal_create_instance() to cal_ctx_create()
Laurent Pinchart
2020-07-19
media: ti-vpe: cal: Add comments to cal_probe() to delimitate sections
Laurent Pinchart
[next]