Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c7b0e8d7b5d1523ca3a85d3d3d9d113bb19a5668
/
drivers
/
iio
/
adc
/
ad799x.c
2eacc60
iio: ad799x: Fix ad7991/ad7995/ad7999 config setup
by Lars-Peter Clausen
· 10 years ago
3008d08
iio:adc:ad799x: Allow writing of event config
by Peter Meerwald
· 10 years ago
1d15330
iio:adc:ad799x: Return more meaningful event enabled state
by Peter Meerwald
· 10 years ago
8235841
iio:adc:ad799x: Set conversion channels and rename ad7997_8_update_scan_mode()
by Peter Meerwald
· 10 years ago
0f7ddcc
iio:adc:ad799x: Write default config on probe and reset alert status on probe
by Peter Meerwald
· 10 years ago
89ca79a
iio:adc:ad799x: Add helper function to read/write config register
by Peter Meerwald
· 10 years ago
ef0bf6f
iio:adc:ad799x: Make chan_spec const in ad799x_chip_config struct
by Peter Meerwald
· 10 years ago
91556c6
iio:adc:ad799x: Only expose event interface when IRQ is available
by Peter Meerwald
· 10 years ago
e1c6e2a
iio:adc:ad799x: Use BIT() and GENMASK()
by Peter Meerwald
· 10 years ago
bd3bd43
iio:adc:ad799x: Save some lines in ad7997_8_update_scan_mode() exit handling
by Peter Meerwald
· 10 years ago
5415447
iio:adc:ad799x: Drop I2C access helper functions
by Peter Meerwald
· 10 years ago
c1a567d
Merge 3.16-rc4 into staging-next
by Greg Kroah-Hartman
· 11 years ago
361d795
iio:adc:ad799x: Fix reading and writing of event values, apply shift
by Peter Meerwald
· 10 years ago
a3eeb15
iio:adc:ad799x: Fix ad799x_chip_info kerneldoc
by Peter Meerwald
· 10 years ago
82a5803
staging: iio: ad799x: remove some unneeded IS_ERR() checks
by Dan Carpenter
· 11 years ago
e3c5be2
staging: iio: Fix typo in iio
by Masanari Iida
· 11 years ago
bd75afa
staging:iio: Move ad799x driver out of staging
by Lars-Peter Clausen
· 10 years ago
[Renamed from drivers/staging/iio/adc/ad799x_core.c]
396590b
staging:iio:ad799x: Move ring functions to the main file
by Lars-Peter Clausen
· 10 years ago
2deaf23
staging:iio:ad799x use regulator for vref
by Hartmut Knaack
· 11 years ago
630097f
staging:iio:ad799x fix typo in copyright message
by Hartmut Knaack
· 11 years ago
cc7c0f7
staging:iio:ad799x Move to devm_request_threaded_irq to make device-removal simpler.
by Hartmut Knaack
· 11 years ago
d180371
staging:iio:ad799x fix typo in ad799x_events[]
by Hartmut Knaack
· 10 years ago
81e990b
Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 11 years ago
38408d0
staging:iio:ad799x fix error_free_irq which was freeing an irq that may not have been requested
by Hartmut Knaack
· 11 years ago
83d5f32
staging:iio:ad799x fix incorrect endianness specification for buffer elements
by Jonathan Cameron
· 11 years ago
cb95585
iio: Remove support for the legacy event config interface
by Lars-Peter Clausen
· 11 years ago
ba1d796
staging:iio:ad799x: Use event spec for threshold hysteresis
by Lars-Peter Clausen
· 11 years ago
69582b8
staging:iio:ad799x: Simplify threshold register look-up
by Lars-Peter Clausen
· 11 years ago
5b9e048
staging:iio:ad799x: Switch to new event config interface
by Lars-Peter Clausen
· 11 years ago
b740f48
staging:iio:ad799x: Report scale as fractional value
by Lars-Peter Clausen
· 11 years ago
6a88fa4
staging: iio: ad799x_core: Use devm_* APIs
by Sachin Kamat
· 11 years ago
f86f836
staging:iio:adc: Use kstrtol()/kstrtoul()
by Aida Mynzhasova
· 12 years ago
d8dca33
staging:iio:ad799x: Preallocate sample buffer
by Lars-Peter Clausen
· 12 years ago
d00698d
staging:iio:ad799x: Set IIO_CHAN_INFO_SCALE mask
by Lars-Peter Clausen
· 12 years ago
ae6d6489
staging:iio:ad799x: Add helper macro for channel initialization
by Lars-Peter Clausen
· 12 years ago
34244cec
staging:iio:ad799x: Use i2c_smbus_{read,write}_word_data_swapped
by Lars-Peter Clausen
· 12 years ago
8c7e862
staging:iio:ad799x: Remove internal reference support
by Lars-Peter Clausen
· 12 years ago
202c7db
staging:iio:adc:ad799x move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
e543acf
staging: iio: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
447d4f2
staging: iio: remove use of __devexit
by Bill Pemberton
· 12 years ago
4ae1c61
staging: iio: remove use of __devinit
by Bill Pemberton
· 12 years ago
f654a7e
staging:iio:ad799x: Do not return error code in interrupt handler
by Lars-Peter Clausen
· 13 years ago
ae3805c
staging:iio:adc:ad799x: Use new triggered buffer setup helper function
by Lars-Peter Clausen
· 13 years ago
62c5183
staging:iio:adc: Use dev_to_iio_dev()
by Lars-Peter Clausen
· 13 years ago
7cbb753
staging:iio: Streamline API function naming
by Lars-Peter Clausen
· 13 years ago
06458e2
IIO: Move core headers to include/linux/iio
by Jonathan Cameron
· 13 years ago
b11f98f
staging:iio:adc Add IIO_CHAN_INFO_RAW entries to all drivers.
by Jonathan Cameron
· 13 years ago
da36716
staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN
by Lars-Peter Clausen
· 13 years ago
12e5550
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 13 years ago
729bbf5
staging:iio:adc:ad799x stop reading from buffer for sysfs accesses
by Jonathan Cameron
· 13 years ago
55e4390
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
by Lars-Peter Clausen
· 13 years ago
c8a9f80
staging:iio:treewide only use shared to decide on interfaces
by Jonathan Cameron
· 13 years ago
924f8a2
staging:iio: Do not use bitmasks for channel info addresses
by Lars-Peter Clausen
· 13 years ago
af5046a
staging:iio: header reorganization
by Jonathan Cameron
· 13 years ago
6e5af18
staging:iio: Use module_i2c_driver to register I2C drivers
by Lars-Peter Clausen
· 13 years ago
d2fffd6
staging:iio: fix removal path to allow correct freeing.
by Jonathan Cameron
· 13 years ago
84f79ec
staging:iio:adc:naming: dev_info to indio_dev for consistency
by Jonathan Cameron
· 13 years ago
58dffae
staging:iio:adc:ad799x address and scan_index always match so stop using address
by Jonathan Cameron
· 13 years ago
b79c9a3
staging:iio:adc:ad799x set the device name only once.
by Jonathan Cameron
· 13 years ago
231c5c3
staging:iio:adc:ad799x use the core handling for as much of the events as possible.
by Jonathan Cameron
· 13 years ago
f2a6342
staging:iio:adc:ad799x avoid bouncing back and forth from iio_priv space.
by Jonathan Cameron
· 13 years ago
24cba40
staging:iio:adc:ad799x use a table for frequency values rather than big switch.
by Jonathan Cameron
· 13 years ago
5357ba3
staging:iio:adc:ad799x trivial: use the convenient chan struct.
by Jonathan Cameron
· 13 years ago
7c626f5
staging:iio:adc:ad799x stop using IIO_CHAN macro.
by Jonathan Cameron
· 13 years ago
dcacccc
staging:iio:adc:ad799x fix incorrect scan_type descriptions.
by Jonathan Cameron
· 13 years ago
6835cb6
staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define
by Jonathan Cameron
· 13 years ago
14555b1
staging:iio: replacing term ring with buffer in the IIO core.
by Jonathan Cameron
· 13 years ago
3811cd6
staging:iio: rename ring_generic.h -> buffer_generic.h
by Jonathan Cameron
· 13 years ago
322c956
staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.
by Jonathan Cameron
· 13 years ago
26d25ae
staging:iio: rework of attribute registration.
by Jonathan Cameron
· 13 years ago
32b5eec
staging:iio: Switch the channel masks to bitmaps so as to allow for more channels.
by Jonathan Cameron
· 13 years ago
c009f7e
staging:iio:buffering cleanup ring_buffer_register_ex naming.
by Jonathan Cameron
· 13 years ago
5aa9618
staging:iio: remove broken support for multiple event interfaces.
by Jonathan Cameron
· 13 years ago
1aa0427
staging: iio: push the main buffer chrdev down to the top level.
by Jonathan Cameron
· 13 years ago
8e7d967
staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer.
by Jonathan Cameron
· 13 years ago
99c9785
staging: Add module.h to drivers/staging users
by Paul Gortmaker
· 14 years ago
c4b14d9
staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etc
by Jonathan Cameron
· 13 years ago
cdf3870
staging:iio:adc: unused header removals.
by Jonathan Cameron
· 13 years ago
d8aea29
staging:iio:adc:ad799x clear out last few uses of iio_dev->dev_data.
by Jonathan Cameron
· 14 years ago
6fe8135
staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.
by Jonathan Cameron
· 14 years ago
6684e5b
staging:iio:adc:ad799x removed unused headers.
by Jonathan Cameron
· 14 years ago
1bf7ac7
staging:iio:adc:ad799x: Use private data space from iio_allocate_device
by Michael Hennerich
· 14 years ago
d22fd9c
staging:iio:adc:ad799x: Convert to new channel registration method.
by Michael Hennerich
· 14 years ago
845bd12
staging:iio: use the new central name attribute creation code
by Jonathan Cameron
· 14 years ago
36177c0
staging:iio:adc:ad799x move to irqchip based trigger handling.
by Jonathan Cameron
· 14 years ago
72148f6
staging:iio:adc:ad799x move to new event handling
by Jonathan Cameron
· 14 years ago
6f7c8ee
staging:iio: Add ability to allocate private data space to iio_allocate_device
by Jonathan Cameron
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a2396df
IIO: ADC: AD799x: Update timestamp handling
by Michael Hennerich
· 14 years ago
e71a7fd
iio: Fixpoint formatted output bugfix
by Roland Stigge
· 14 years ago
1139df5
staging: iio: adc: ad799x miscellaneous cleanups
by Michael Hennerich
· 14 years ago
3ba2e49
staging: iio: adc: ad799x drop in_precision in favor of new in_type
by Michael Hennerich
· 14 years ago
aecac19
staging: iio: adc: ad799x: Address iio list feedback
by Michael Hennerich
· 14 years ago
985dbe7
staging: iio: adc: Enable driver support for ad799x AD converters
by Michael Hennerich
· 14 years ago