index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
max1363.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-02-06
iio: max1363: Use devm_ functions whereever possible to allocate resources
Guenter Roeck
1
-19
/
+10
2013-02-05
Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-6
/
+6
2013-02-02
iio:max1363 remove some functions left after merge
Jonathan Cameron
1
-42
/
+0
2013-02-02
iio: Simplify iio_map_array_unregister API
Guenter Roeck
1
-2
/
+2
2013-02-02
iio/adc: (max1363) Fix data conversion problems
Guenter Roeck
1
-2
/
+3
2013-02-02
iio/adc: (max1363) Remove duplicate code
Guenter Roeck
1
-2
/
+0
2013-02-02
iio/adc: (max1363) Provide OF node information to iio device
Guenter Roeck
1
-0
/
+1
2013-01-25
Merge 3.8-rc5 into staging-next
Greg Kroah-Hartman
1
-5
/
+47
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+6
2013-01-07
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
1
-7
/
+6
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+5
2013-01-01
iio: max1363 comment and whitespace fixes
Peter Meerwald
1
-8
/
+7
2013-01-01
iio: cleanup buffer setup code in max1363 driver
Peter Meerwald
1
-54
/
+5
2012-12-27
iio: (max1363) Fix probe error path
Guenter Roeck
1
-7
/
+6
2012-11-10
iio:adc:max1363 move from staging.
Jonathan Cameron
1
-0
/
+1700