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
Age
Commit message (
Expand
)
Author
2024-06-29
media: atomisp: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-04-29
media: atomisp-mt9m114: adjust macro parameter name
Julia Lawall
2024-04-26
media: atomisp: Drop intel_v4l2_subdev_type
Hans de Goede
2024-04-26
media: atomisp: Drop the atomisp custom lm3554 flash driver
Hans de Goede
2024-04-26
media: atomisp: ov2722: Remove power on sensor from set_fmt() callback
Hans de Goede
2024-02-01
media: atomisp: Removed duplicate comment and fixed comment format
Jonathan Bergh
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-11-23
media: atomisp: Use accessors for pad config 'try_*' fields
Laurent Pinchart
2023-10-11
staging: media: atomisp: drop check for reentrant .s_stream()
Hans Verkuil
2023-09-27
media: atomisp: Drop atomisp-ov5693 sensor driver
Hans de Goede
2023-09-27
media: atomisp: gc0310: Stop setting v4l2_subdev.fwnode to the endpoint fwnode
Hans de Goede
2023-08-14
media: atomisp: Drop atomisp-ov2680 sensor driver
Hans de Goede
2023-08-10
media: atomisp: ov2680: Convert to new CCI register access helpers
Hans de Goede
2023-06-09
media: atomisp: ov2680: Rename unknown/0x370a to sensor_ctrl_0a
Hans de Goede
2023-06-09
media: atomisp: ov2680: Remove unnecessary registers from ov2680_global_setti...
Hans de Goede
2023-06-09
media: atomisp: ov2680: Stop using half pixelclock for binned modes
Hans de Goede
2023-06-09
media: atomisp: Remove a bunch of sensor related custom IOCTLs
Hans de Goede
2023-06-09
media: atomisp: ov2680: Implement selection support
Hans de Goede
2023-06-09
media: atomisp: ov2680: Add init_cfg pad-op
Hans de Goede
2023-06-09
media: atomisp: ov2680: Add missing ov2680_calc_mode() call to probe()
Hans de Goede
2023-06-09
media: atomisp: ov2680: s/input_lock/lock/
Hans de Goede
2023-06-09
media: atomisp: ov2680: s/ov2680_device/ov2680_dev/
Hans de Goede
2023-06-09
media: atomisp: gc0310: Turn into standard v4l2 sensor driver
Hans de Goede
2023-06-09
media: atomisp: ov2680: 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-05-26
media: staging: media: atomisp: init high & low vars
Hans Verkuil
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-04-15
media: atomisp: gc0310: Remove some unused structure definitions
Hans de Goede
2023-04-15
media: atomisp: ov2680: Error handling fixes
Hans de Goede
2023-04-15
media: atomisp: ov2680: Use v4l2_get_acpi_sensor_info() for the GPIO lookups
Hans de Goede
[next]