index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
max1363.c
Age
Commit message (
Expand
)
Author
2018-07-08
iio: adc: max1363: merge calls to of_match_device and of_device_get_match_data
Julia Lawall
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-03-29
iio: adc: max1363: constify attribute_group structures
simran singhal
2017-01-22
iio: adc: max1363: Export OF device ID table as module aliases
Javier Martinez Canillas
2016-07-03
iio: adc: add missing of_node references to iio_dev
Matt Ranostay
2016-07-03
iio: adc: max1363: Add device tree binding
Florian Vaussard
2016-06-30
iio:core: timestamping clock selection support
Gregor Boirie
2016-03-20
iio: adc: max1363: correct reference voltage
Stefan Eichenberger
2016-03-20
iio: adc: max1363: add missing adc to max1363_id
Stefan Eichenberger
2015-09-30
iio: adc: max1363: leave sysfs naming to the core
Martin Kepplinger
2014-05-25
iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...
Jonathan Cameron
2014-02-18
iio:max1363 fix typos of int_vref_mv
Hartmut Knaack
2014-02-11
Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-02-08
iio: max1363: Use devm_regulator_get_optional for optional regulator
Guenter Roeck
2014-01-11
iio:adc:max1363 clear list of missing features
Vivien Didelot
2013-12-08
iio: Remove support for the legacy event config interface
Lars-Peter Clausen
2013-10-20
iio:adc:max1363 support SMBus for 8-bit devices
Vivien Didelot
2013-10-12
iio:max1363: Switch to new event config interface
Lars-Peter Clausen
2013-10-01
iio:max1363: Report scale as fractional value
Lars-Peter Clausen
2013-09-21
iio:max1363: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-16
iio:max1361: Use default triggered buffer setup ops
Lars-Peter Clausen
2013-08-03
iio: max1363: Use devm_iio_device_alloc
Sachin Kamat
2013-06-04
iio: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-03-17
iio:adc:max1363 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-02-06
iio/adc: (max1363) Add support for external reference voltage
Guenter Roeck
2013-02-06
iio: max1363: Use devm_ functions whereever possible to allocate resources
Guenter Roeck
2013-02-05
Merge tag 'iio-for-3.9c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2013-02-02
iio:max1363 remove some functions left after merge
Jonathan Cameron
2013-02-02
iio: Simplify iio_map_array_unregister API
Guenter Roeck
2013-02-02
iio/adc: (max1363) Fix data conversion problems
Guenter Roeck
2013-02-02
iio/adc: (max1363) Remove duplicate code
Guenter Roeck
2013-02-02
iio/adc: (max1363) Provide OF node information to iio device
Guenter Roeck
2013-01-25
Merge 3.8-rc5 into staging-next
Greg Kroah-Hartman
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-07
Merge branch 'staging-linus' into staging-next
Greg Kroah-Hartman
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-01
iio: max1363 comment and whitespace fixes
Peter Meerwald
2013-01-01
iio: cleanup buffer setup code in max1363 driver
Peter Meerwald
2012-12-27
iio: (max1363) Fix probe error path
Guenter Roeck
2012-11-10
iio:adc:max1363 move from staging.
Jonathan Cameron