index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
/
atomisp
/
i2c
/
atomisp-gc0310.c
Age
Commit message (
Expand
)
Author
2023-12-13
media: v4l2-subdev: Add which field to struct v4l2_subdev_frame_interval
Laurent Pinchart
2023-12-13
media: v4l2-subdev: Turn .[gs]_frame_interval into pad operations
Laurent Pinchart
2023-11-23
media: v4l: subdev: Switch to stream-aware state functions
Sakari Ailus
2023-10-11
staging: media: atomisp: drop check for reentrant .s_stream()
Hans Verkuil
2023-09-27
media: atomisp: gc0310: Stop setting v4l2_subdev.fwnode to the endpoint fwnode
Hans de Goede
2023-06-09
media: atomisp: gc0310: Turn into standard v4l2 sensor driver
Hans de Goede
2023-06-09
media: atomisp: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-06-09
media: atomisp: gc0310: Remove gc0310.h
Hans de Goede
2023-06-09
media: atomisp: gc0310: Remove gc0310_s_config() function
Hans de Goede
2023-06-09
media: atomisp: gc0310: Cleanup includes
Hans de Goede
2023-06-09
media: atomisp: gc0310: Fix double free in gc0310_remove()
Hans de Goede
2023-06-09
media: atomisp: gc0310: Drop XXGC0310 ACPI hardware-id
Hans de Goede
2023-04-15
media: atomisp: gc0310: Switch over to ACPI powermanagement
Hans de Goede
2023-04-15
media: atomisp: gc0310: Use devm_kzalloc() for data struct
Hans de Goede
2023-04-15
media: atomisp: gc0310: Add runtime-pm support
Hans de Goede
2023-04-15
media: atomisp: gc0310: Delay power-on till streaming is started
Hans de Goede
2023-04-15
media: atomisp: gc0310: Modernize and simply set_fmt(), get_fmt(), etc.
Hans de Goede
2023-04-15
media: atomisp: gc0310: Add error_unlock label to s_stream()
Hans de Goede
2023-04-15
media: atomisp: gc0310: Add exposure and gain controls
Hans de Goede
2023-04-15
media: atomisp: gc0310: Drop custom ATOMISP_IOC_S_EXPOSURE support
Hans de Goede
2023-04-15
media: atomisp: gc0310: Remove read-only exposure control
Hans de Goede
2023-04-15
media: atomisp: gc0310: Remove non working flip-controls
Hans de Goede
2023-04-15
media: atomisp: gc0310: Replace custom reg access functions with smbus helpers
Hans de Goede
2023-04-15
media: atomisp: gc0310: Remove enum gc0310_tok_type
Hans de Goede
2023-04-15
media: atomisp: gc0310: Simplify gc0310_write_reg_array()
Hans de Goede
2023-04-15
media: atomisp: gc0310: Remove GC0310_TOK_*
Hans de Goede
2023-02-08
media: atomisp: Remove V4L2_CID_BIN_FACTOR_HORZ/_VERT
Hans de Goede
2023-02-08
media: atomisp: Remove custom ATOMISP_IOC_G_SENSOR_MODE_DATA ioctl
Hans de Goede
2023-02-08
media: atomisp: Remove custom ATOMISP_IOC_ISP_MAKERNOTE ioctl
Hans de Goede
2022-11-25
media: atomisp: gc0310: Power on sensor from set_fmt() callback
Hans de Goede
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2021-11-15
media: atomisp-gc0310: use v4l2_find_nearest_size()
Mauro Carvalho Chehab
2021-06-17
media: v4l2-subdev: add subdev-wide state struct
Tomi Valkeinen
2021-05-19
media: staging: media: atomisp: remove unnecessary pr_info calls
Deepak R Varma
2021-05-19
media: staging: media: atomisp: replace raw pr_*() by dev_dbg()
Deepak R Varma
2021-03-22
media: staging: atomisp: Corrected error handling in function
Leonid Kushnir
2021-03-22
media: staging: atomisp: Removed else branch in function
Leonid Kushnir
2021-03-22
media: staging: atomisp: Fixed allignment to match open parenthesis
Leonid Kushnir
2020-06-11
media: Revert "media: atomisp: Add some ACPI detection info"
Mauro Carvalho Chehab
2020-06-11
media: atomisp: add SPDX headers
Mauro Carvalho Chehab
2020-06-11
media: atomisp: do another round of coding style cleanup
Mauro Carvalho Chehab
2020-05-20
media: atomisp: add a notice about possible leak resources
Mauro Carvalho Chehab
2020-05-20
media: atomisp: Add some ACPI detection info
Mauro Carvalho Chehab
2020-05-20
media: atomisp: do lots of other coding style cleanups
Mauro Carvalho Chehab
2020-05-20
media: atomisp: fix several coding style issues
Mauro Carvalho Chehab
2020-05-20
media: atomisp: fix several typos
Mauro Carvalho Chehab
2020-05-20
Revert "media: staging: atomisp: Remove driver"
Mauro Carvalho Chehab
2018-05-16
media: staging: atomisp: Remove driver
Sakari Ailus
2018-05-16
media: atomisp-gc0310: return errors at gc0310_init()
Mauro Carvalho Chehab
2018-04-04
media: staging: atomisp: get rid of some static warnings
Mauro Carvalho Chehab
[next]