index
:
svarbanov/media_tree.git
fixes
ipu3
master
request_api
venus-fixes
venus-fixes-for-v5.10
venus-fixes-for-v5.11
venus-for-next
venus-for-next-v5.10
venus-for-next-v5.10-part2
venus-for-next-v5.10-part3
venus-for-next-v5.11
venus-for-next-v5.12
venus-for-next-v5.12-part2
venus-for-next-v5.13
venus-for-next-v5.13-part2
venus-for-next-v5.13-part3
venus-for-next-v5.13-part4
venus-for-next-v5.13-v2
venus-for-next-v5.14
venus-for-next-v5.14-part2
venus-for-next-v5.15
venus-for-next-v5.16
venus-for-next-v5.16-part2
venus-for-next-v5.17
venus-for-next-v5.18
venus-for-next-v5.19
venus-for-next-v5.20
venus-for-next-v5.20-part2
venus-for-next-v5.8
venus-for-next-v5.8-part2
venus-for-next-v5.9
venus-for-next-v5.9-part2
venus-for-next-v6.1
venus-for-next-v6.2
venus-for-next2
venus-for-next2-v2
venus-msm8916-fixes
media_tree.git development repository for Venus driver
Stanimir Varbanov
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
i2c
/
smiapp
/
smiapp-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-27
media: smiapp: Refactor reading SMIA limits
Sakari Ailus
1
-22
/
+10
2020-02-27
media: smiapp: Move SMIA limit reading up
Sakari Ailus
1
-39
/
+39
2020-02-27
media: smiapp: Turn limit lookup into a function
Sakari Ailus
1
-91
/
+102
2020-01-03
media: smiapp: Put the device again if starting streaming fails
Sakari Ailus
1
-1
/
+4
2020-01-03
media: smiapp: Avoid maintaining power state information
Sakari Ailus
1
-86
/
+113
2019-11-05
media: smiapp: unlock on error in smiapp_start_streaming()
Dan Carpenter
1
-2
/
+2
2019-10-24
media: smiapp: Rename update_mode as pll_blanking_update
Sakari Ailus
1
-3
/
+3
2019-10-24
media: smiapp: Register sensor after enabling runtime PM on the device
Sakari Ailus
1
-4
/
+8
2019-10-24
media: smiapp: Use non-binned and binned limits correctly
Sakari Ailus
1
-7
/
+20
2019-10-24
media: smiapp: Don't update sensor configuration during power-on init
Sakari Ailus
1
-4
/
+0
2019-10-24
media: smiapp: Move binning configuration to streaming start
Sakari Ailus
1
-21
/
+22
2019-10-24
media: smiapp: Don't get binning limits dynamically
Sakari Ailus
1
-65
/
+0
2019-10-24
media: smiapp: Destroy sensor's mutex
Sakari Ailus
1
-1
/
+4
2019-10-24
media: smiapp: Support probing NVM size
Sakari Ailus
1
-53
/
+50
2019-10-24
media: smiapp: Don't poll for NVM ready on devices that don't need it
Sakari Ailus
1
-11
/
+17
2019-10-24
media: smiapp: Refactor reading NVM page
Sakari Ailus
1
-37
/
+46
2019-10-24
media: smiapp: Fix error handling at NVM reading
Sakari Ailus
1
-1
/
+2
2019-10-24
media: smiapp: Use the BIT macro where appropriate, remove useless definition
Sakari Ailus
1
-2
/
+1
2019-08-13
media: i2c: smiapp: Convert to new i2c device probe()
Kieran Bingham
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-9
/
+1
2018-10-04
media: smiapp: Query the V4L2 endpoint for a specific bus type
Sakari Ailus
1
-0
/
+6
2018-10-04
media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
Sakari Ailus
1
-13
/
+13
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
1
-1
/
+1
2018-10-03
media: smiapp: Remove unused loop
Ricardo Ribalda Delgado
1
-3
/
+1
2018-09-17
media: smiapp: Use v4l2_i2c_subdev_set_name
Sakari Ailus
1
-6
/
+4
2018-07-24
media: smiapp: fix debug message
Luca Ceresoli
1
-1
/
+1
2018-07-24
media: smiapp: Set correct MODULE_LICENSE
Sakari Ailus
1
-1
/
+1
2018-06-28
media: smiapp: Support the "rotation" property
Sakari Ailus
1
-0
/
+16
2018-05-17
media: smiapp: fix timeout checking in smiapp_read_nvm
Colin Ian King
1
-6
/
+5
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-10-31
media: smiapp: Add support for flash and lens devices
Sakari Ailus
1
-1
/
+1
2017-10-24
media: smiapp: Rely on runtime PM
Sakari Ailus
1
-65
/
+36
2017-10-24
media: smiapp: Use __v4l2_ctrl_handler_setup()
Sakari Ailus
1
-8
/
+12
2017-10-04
[media] smiapp: Make clock control optional
Sakari Ailus
1
-1
/
+4
2017-10-04
[media] smiapp: Get clock rate if it's not available through DT
Sakari Ailus
1
-19
/
+33
2017-10-04
[media] smiapp: Verify clock frequency after setting it, prevent changing it
Sakari Ailus
1
-0
/
+9
2017-10-04
[media] smiapp: Fix error handling in power on sequence
Sakari Ailus
1
-1
/
+1
2017-08-26
media: smiapp: check memory allocation failure
Christophe JAILLET
1
-0
/
+2
2017-07-19
media: smiapp: add CCP2 support
Pavel Machek
1
-4
/
+10
2017-06-06
[media] v4l: Switch from V4L2 OF not V4L2 fwnode API
Sakari Ailus
1
-14
/
+15
2016-12-21
[media] smiapp: Make suspend and resume functions __maybe_unused
Sakari Ailus
1
-2
/
+2
2016-12-21
[media] smiapp: Implement power-on and power-off sequences without runtime PM
Sakari Ailus
1
-19
/
+10
2016-10-21
[media] smiapp: Implement support for autosuspend
Sakari Ailus
1
-10
/
+19
2016-10-21
[media] smiapp: Use runtime PM
Sakari Ailus
1
-49
/
+82
2016-10-21
[media] smiapp: Set use suspend and resume ops for other functions
Sakari Ailus
1
-2
/
+1
2016-10-21
[media] smiapp: Set device for pixel array and binner
Sakari Ailus
1
-0
/
+1
2016-10-21
[media] smiapp: Drop BUG_ON() in suspend path
Sakari Ailus
1
-2
/
+0
2016-10-21
[media] smiapp: Drop a debug print on frame size and bit depth
Sakari Ailus
1
-6
/
+0
2016-10-21
[media] smiapp: Obtain correct media bus code for try format
Sakari Ailus
1
-3
/
+1
2016-10-21
[media] smiapp: Remove useless newlines and other small cleanups
Sakari Ailus
1
-20
/
+13
[next]
Privacy Policy