index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
hi846.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
media: i2c: hi846: Fix V4L2_SUBDEV_FORMAT_TRY get_selection()
Ricardo Ribalda
2024-06-04
1
-1
/
+1
*
media: v4l2-subdev: Rename .init_cfg() operation to .init_state()
Laurent Pinchart
2023-12-04
1
-3
/
+7
*
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-11-23
1
-6
/
+5
*
media: i2c: hi846: Drop system suspend and resume handlers
Laurent Pinchart
2023-09-27
1
-24
/
+1
*
media: i2c: hi846: Drop check for reentrant .s_stream()
Laurent Pinchart
2023-09-27
1
-3
/
+0
*
media: i2c: Use pm_runtime_resume_and_get()
Laurent Pinchart
2023-09-27
1
-4
/
+2
*
media: hi846: fix usage of pm_runtime_get_if_in_use()
Martin Kepplinger
2023-05-25
1
-1
/
+2
*
media: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-25
1
-1
/
+1
*
media: hi846: Fix memleak in hi846_init_controls()
Wei Chen
2023-04-11
1
-3
/
+8
*
media: i2c: hi846: Fix memory leak in hi846_parse_dt()
Rafael Mendonca
2022-10-25
1
-4
/
+10
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
media: i2c: hi846: use pm_runtime_force_suspend/resume for system suspend
Martin Kepplinger
2021-12-16
1
-1
/
+5
*
media: i2c: hi846: check return value of regulator_bulk_disable()
Martin Kepplinger
2021-12-16
1
-5
/
+3
*
media: hi846: remove the of_match_ptr macro
Martin Kepplinger
2021-11-19
1
-1
/
+1
*
media: hi846: include property.h instead of of_graph.h
Martin Kepplinger
2021-11-19
1
-1
/
+1
*
media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera
Martin Kepplinger
2021-10-08
1
-0
/
+2190