Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2c147776dc8b3d67ec42605dcba4deb98f2d0536
/
include
/
linux
/
iio
c42f821
iio: sw-device: Fix config group initialization
by Lars-Peter Clausen
· 8 years ago
6db0f7c
Merge tag 'ib-mfd-iio-pwm-4.11' into test
by Jonathan Cameron
· 8 years ago
93fbe91
iio: Add STM32 timer trigger driver
by Benjamin Gaignard
· 8 years ago
4463c3e
Merge tag 'iio-for-4.11a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
33dd94c
iio:buffer.h - split into buffer.h and buffer_impl.h
by Jonathan Cameron
· 8 years ago
2b827ad
iio:buffer: Push implementation of iio_device_attach_buffer into .c file
by Jonathan Cameron
· 8 years ago
8abd5ba
iio:kfifo_buf header include push down.
by Jonathan Cameron
· 8 years ago
d4ad4f4
iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.
by Jonathan Cameron
· 8 years ago
315a19e
iio:buffers: Push some docs down into the .c file.
by Jonathan Cameron
· 8 years ago
c2bf8d5
iio:buffer: Stop exporting iio_scan_mask_query
by Jonathan Cameron
· 8 years ago
9f46677
iio:buffer: Introduced a function to assign the buffer specific attrs.
by Jonathan Cameron
· 8 years ago
263cf5e
iio:buffer.h Reformat structure comments to be inline.
by Jonathan Cameron
· 8 years ago
78c9981
iio:buffer: Stop exporting iio_update_demux
by Jonathan Cameron
· 8 years ago
65e4345
iio: accel: st_accel: fix LIS3LV02 reading and scaling
by Linus Walleij
· 8 years ago
3dc5926
iio: st_sensors: match sensors using ACPI handle
by Shrirang Bagul
· 8 years ago
00c5f80
iio: inkern: add helpers to query available values from channels
by Peter Rosin
· 8 years ago
5123960
iio:core: add a callback to allow drivers to provide _available attributes
by Jonathan Cameron
· 8 years ago
29157c6
iio: dac: mcp4725: support voltage reference selection
by Tomas Novotny
· 8 years ago
b440f1d
iio: dac: mcp4725: use regulator framework
by Tomas Novotny
· 8 years ago
a13e831
staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQ
by Eva Rachel Retuya
· 8 years ago
f3b0dee
include: linux: iio: add IIO_ATTR_{RO, WO, RW} and IIO_DEVICE_ATTR_{RO, WO, RW} macros
by Brian Masney
· 8 years ago
a9a0d64
iio: Declare event_attrs field of iio_info structure as const
by Bhumika Goyal
· 8 years ago
0023e67
iio: inkern: add iio_read_channel_offset helper
by Matt Ranostay
· 8 years ago
43ece27
iio:trigger: Add helper function to verify that a trigger belongs to the same device
by Lars-Peter Clausen
· 8 years ago
552edf8
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
702a7b8
iio: trigger: helpers to determine own trigger
by Linus Walleij
· 8 years ago
9c2edd8
Merge 4.8-rc5 into staging-next
by Greg Kroah-Hartman
· 8 years ago
70e4834
iio: add resource managed triggered buffer init helpers
by Gregor Boirie
· 8 years ago
9083325
iio:trigger: add resource managed (un)register
by Gregor Boirie
· 8 years ago
c8cdf70
iio: trigger: allow immutable triggers to be assigned
by Matt Ranostay
· 8 years ago
adca058
iio: buffer-callback: allow getting underlying iio_dev
by Matt Ranostay
· 8 years ago
b2f0c09
iio: sw-trigger: Fix config group initialization
by Lars-Peter Clausen
· 8 years ago
90efe055
iio: st_sensors: harden interrupt handling
by Linus Walleij
· 8 years ago
bc2b7da
iio:core: timestamping clock selection support
by Gregor Boirie
· 9 years ago
af52739
Merge 4.7-rc4 into staging-next
by Greg Kroah-Hartman
· 8 years ago
65925b6
iio: st_sensors: switch to a threaded interrupt
by Linus Walleij
· 9 years ago
14f295c
iio:st_sensors: fix power regulator usage
by Gregor Boirie
· 9 years ago
dfe3ab1
iio:st_sensors: unexport st_sensors_get_buffer_element
by Gregor Boirie
· 9 years ago
0f3a8c3
iio: Add support for creating IIO devices via configfs
by Daniel Baluta
· 9 years ago
97eacb9
iio:ak8975: add mounting matrix support
by Gregor Boirie
· 9 years ago
dfc5773
iio:core: mounting matrix support
by Gregor Boirie
· 9 years ago
efc2c01
iio: core: Add devm_ APIs for iio_channel_{get,release}_all
by Laxman Dewangan
· 9 years ago
8bf872d
iio: core: Add devm_ APIs for iio_channel_{get,release}
by Laxman Dewangan
· 9 years ago
0e6f687
iio: st_sensors: support open drain mode
by Linus Walleij
· 9 years ago
97865fe
iio: st_sensors: verify interrupt event to status
by Linus Walleij
· 9 years ago
af8a412
iio:adis: Add support for manual self-test flag clear
by Lars-Peter Clausen
· 9 years ago
8cb359e
iio: buffer: add missing descriptions in iio_buffer_access_funcs
by Luis de Bethencourt
· 9 years ago
08a3380
iio: core: implement iio_device_{claim|release}_direct_mode()
by Alison Schofield
· 9 years ago
3347a06
iio: Fix typos in the struct iio_event_spec documentation comments
by William Breathitt Gray
· 9 years ago
0118de7
iio: Fix documentation for iio_dev mlock
by Daniel Baluta
· 9 years ago
a9fd053
iio: st_sensors: support active-low interrupts
by Linus Walleij
· 9 years ago
7d2c2aca
iio: Make IIO value formating function globally available.
by Andrew F. Davis
· 9 years ago
8d6c16d
iio:configfs: Introduce iio/configfs.h to provide a location for the configfs_subsystem
by Jonathan Cameron
· 9 years ago
b662f80
iio: core: Introduce IIO software triggers
by Daniel Baluta
· 9 years ago
2d6ca60
iio: Add a DMAengine framework based buffer
by Lars-Peter Clausen
· 9 years ago
670b19a
iio: Add generic DMA buffer infrastructure
by Lars-Peter Clausen
· 9 years ago
e18a2ad
iio: Add buffer enable/disable callbacks
by Lars-Peter Clausen
· 9 years ago
b440655
iio: Add support for indicating fixed watermarks
by Lars-Peter Clausen
· 9 years ago
735ad07
iio: Support triggered events
by Vladimir Barinov
· 9 years ago
a0175b9
iio: st_sensors: add debugfs register read hook
by Linus Walleij
· 9 years ago
c689a92
iio: Add inverse unit conversion macros
by Lars-Peter Clausen
· 9 years ago
ad30bad
iio: declare struct to fix warning
by Pengyu Ma
· 9 years ago
2854c09
include: linux: iio: Add missing kernel doc field
by Cristina Opriceana
· 9 years ago
e52e951
include: linux: iio: Fix function parameter name in kernel doc
by Cristina Opriceana
· 9 years ago
bc27381
iio: st-sensors: add configuration for WhoAmI address
by Giuseppe Barba
· 9 years ago
fcc577d
iio: Fix parameters in iio_triggered_buffer_setup
by Cristina Opriceana
· 9 years ago
225d59a
iio: Specify supported modes for buffers
by Lars-Peter Clausen
· 10 years ago
3f7f642
iio: core: add high pass filter attributes
by Martin Fuzzey
· 10 years ago
faaa449
iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO
by Irina Tirdea
· 10 years ago
c8a8585
iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITY
by Vianney le Clément de Saint-Marcq
· 10 years ago
f4f4673
iio: add support for hardware fifo
by Octavian Purdila
· 10 years ago
37d3455
iio: add watermark logic to iio read and poll
by Josselin Costanzi
· 10 years ago
a878a1a
iio: max517: Add support for MAX520 and MAX521 chips.
by Antonio Fiol
· 10 years ago
293487c
iio: Export userspace IIO headers
by Daniel Baluta
· 10 years ago
2f0ecb7
iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME
by Irina Tirdea
· 10 years ago
50dd64d
iio: common: ssp_sensors: Add sensorhub driver
by Karol Wrona
· 10 years ago
17a2cbc
iio: core: Remove IIO_EV_TYPE_INSTANCE
by Irina Tirdea
· 10 years ago
27be842
iio: core: Introduce CHANGE event type
by Irina Tirdea
· 10 years ago
d37f683
iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT
by Irina Tirdea
· 10 years ago
5a1a932
iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z
by Irina Tirdea
· 10 years ago
cc3c9ee
iio: core: Introduce DISTANCE channel type
by Irina Tirdea
· 10 years ago
72c6664
iio: core: Introduce ENERGY channel type
by Irina Tirdea
· 10 years ago
03af03a
iio: Add new operating mode for non triggered sw buffers
by Karol Wrona
· 10 years ago
6e49557b
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing
by Greg Kroah-Hartman
· 10 years ago
780103f
iio: kfifo: Add resource management devm_iio_kfifo_allocate/free
by Karol Wrona
· 10 years ago
7ab374a
iio: kfifo: Remove unused argument in iio_kfifo_allocate
by Karol Wrona
· 10 years ago
09546a3
iio: consumer.h: Fix scale factor in function comment
by Ivan T. Ivanov
· 10 years ago
3749566
iio: buffer: Drop get_length callback
by Lars-Peter Clausen
· 10 years ago
08e7e0a
iio: buffer: Allocate standard attributes in the core
by Lars-Peter Clausen
· 10 years ago
616dde2
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
by Lars-Peter Clausen
· 10 years ago
3e1b6c9
iio: Move buffer registration to the core
by Lars-Peter Clausen
· 10 years ago
217a5cf
iio: Unexport iio_scan_mask_set()
by Lars-Peter Clausen
· 10 years ago
f9380e7
iio: inkern: add iio_write_channel_raw
by Dmitry Eremin-Solenikov
· 10 years ago
deef2a1
Merge 3.18-rc7 into staging-work.
by Greg Kroah-Hartman
· 10 years ago
bcdf28f
iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT
by Irina Tirdea
· 10 years ago
a88bfe7
iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event
by Irina Tirdea
· 10 years ago
1843c2f
iio: core: Introduce IIO_EV_DIR_NONE
by Irina Tirdea
· 10 years ago
55aebeb
iio: core: Introduce IIO_ACTIVITY channel
by Daniel Baluta
· 10 years ago
ccf5455
iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask
by Cristina Ciocan
· 10 years ago
be61a0d
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 10 years ago
Next »