index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
max1363.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-09
iio: adc: max1363: Reorder mode_list[] entries
Fabio Estevam
1
-10
/
+9
2025-06-09
iio: adc: max1363: Fix MAX1363_4X_CHANS/MAX1363_8X_CHANS[]
Fabio Estevam
1
-12
/
+12
2025-05-21
iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...
Jonathan Cameron
1
-2
/
+2
2025-04-22
iio: normalize array sentinel style
David Lechner
1
-2
/
+2
2025-02-17
iio: adc: max1363: Stop using iio_device_claim_direct_scoped()
Jonathan Cameron
1
-76
/
+89
2024-12-28
iio: adc: max1363: Use a small fixed size buffer to replace dynamic allocation
Vasileios Amoiridis
1
-21
/
+9
2024-11-03
iio: fix write_event_config signature
Julien Stephan
1
-1
/
+1
2024-10-12
Merge tag 'v6.12-rc2' into test2
Jonathan Cameron
1
-2
/
+1
2024-10-05
iio: adc: max1363: Convert to get_unaligned_be16
Abhash Jha
1
-1
/
+3
2024-07-29
iio: adc: max1363: simplify with cleanup.h
Krzysztof Kozlowski
1
-21
/
+13
2024-06-25
iio: adc: max1363: use devm_regulator_get_enable_read_voltage()
David Lechner
1
-24
/
+4
2024-02-17
iio: adc: max1363: Use automatic cleanup for locks and iio mode claiming.
Jonathan Cameron
1
-92
/
+79
2023-09-11
iio: adc: max1363: Use i2c_get_match_data()
Biju Das
1
-42
/
+45
2023-05-21
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-11-23
iio: adc: max1363: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-11-23
iio: adc: max1363: simplify using devm_regulator_get_enable()
Matti Vaittinen
1
-11
/
+1
2022-09-05
iio: adc: max1363: Drop provision to provide an IIO channel map via platform ...
Jonathan Cameron
1
-6
/
+0
2021-10-19
iio: adc: max1363: convert probe to full device-managed
Alexandru Ardelean
1
-52
/
+30
2020-07-20
iio: adc: max1363: Fix kerneldoc attribute formatting for 'lock'
Lee Jones
1
-1
/
+1
2020-07-07
iio:adc:max1363: Drop of_match_ptr and use generic device_get_match_data
Jonathan Cameron
1
-7
/
+4
2020-06-14
iio: Remove superfluous of_node assignments
Lars-Peter Clausen
1
-2
/
+0
2020-06-14
iio: remove left-over parent assignments
Alexandru Ardelean
1
-2
/
+0
2020-04-19
iio: adc: max1363: replace uses of mlock
Rohit Sarkar
1
-9
/
+23
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-07-08
iio: adc: max1363: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
1
-6
/
+2
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+4
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-03-29
iio: adc: max1363: constify attribute_group structures
simran singhal
1
-1
/
+1
2017-01-22
iio: adc: max1363: Export OF device ID table as module aliases
Javier Martinez Canillas
1
-0
/
+1
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
1
-0
/
+1
2016-07-03
iio: adc: max1363: Add device tree binding
Florian Vaussard
1
-1
/
+60
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
1
-2
/
+3
2016-03-20
iio: adc: max1363: correct reference voltage
Stefan Eichenberger
1
-4
/
+4
2016-03-20
iio: adc: max1363: add missing adc to max1363_id
Stefan Eichenberger
1
-0
/
+4
2015-09-30
iio: adc: max1363: leave sysfs naming to the core
Martin Kepplinger
1
-1
/
+0
2014-05-25
iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...
Jonathan Cameron
1
-8
/
+8
2014-02-18
iio:max1363 fix typos of int_vref_mv
Hartmut Knaack
1
-3
/
+3
2014-02-11
Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-8
/
+2
2014-02-08
iio: max1363: Use devm_regulator_get_optional for optional regulator
Guenter Roeck
1
-1
/
+1
2014-01-11
iio:adc:max1363 clear list of missing features
Vivien Didelot
1
-8
/
+2
2013-12-08
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
1
-4
/
+4
2013-10-20
iio:adc:max1363 support SMBus for 8-bit devices
Vivien Didelot
1
-19
/
+57
2013-10-12
iio:max1363: Switch to new event config interface
Lars-Peter Clausen
1
-90
/
+110
2013-10-01
iio:max1363: Report scale as fractional value
Lars-Peter Clausen
1
-5
/
+3
2013-09-21
iio:max1363: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
1
-6
/
+1
2013-09-16
iio:max1361: Use default triggered buffer setup ops
Lars-Peter Clausen
1
-7
/
+1
2013-08-03
iio: max1363: Use devm_iio_device_alloc
Sachin Kamat
1
-10
/
+5
2013-06-04
iio: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-03-17
iio:adc:max1363 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
1
-4
/
+5
2013-02-06
iio/adc: (max1363) Add support for external reference voltage
Guenter Roeck
1
-13
/
+39
[next]