index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-17
iio: Fix typos in the struct iio_event_spec documentation comments
William Breathitt Gray
1
-3
/
+3
2016-02-08
iio: Fix documentation for iio_dev mlock
Daniel Baluta
1
-1
/
+1
2016-01-10
iio: st_sensors: support active-low interrupts
Linus Walleij
1
-0
/
+4
2015-12-22
iio: Make IIO value formating function globally available.
Andrew F. Davis
1
-0
/
+2
2015-12-05
iio:configfs: Introduce iio/configfs.h to provide a location for the configfs...
Jonathan Cameron
2
-1
/
+15
2015-12-03
iio: core: Introduce IIO software triggers
Daniel Baluta
1
-0
/
+71
2015-10-25
iio: Add a DMAengine framework based buffer
Lars-Peter Clausen
1
-0
/
+18
2015-10-25
iio: Add generic DMA buffer infrastructure
Lars-Peter Clausen
1
-0
/
+152
2015-10-25
iio: Add buffer enable/disable callbacks
Lars-Peter Clausen
1
-0
/
+8
2015-10-25
iio: Add support for indicating fixed watermarks
Lars-Peter Clausen
1
-0
/
+8
2015-08-27
iio: Support triggered events
Vladimir Barinov
2
-0
/
+14
2015-08-16
iio: st_sensors: add debugfs register read hook
Linus Walleij
1
-0
/
+4
2015-08-08
iio: Add inverse unit conversion macros
Lars-Peter Clausen
1
-0
/
+17
2015-08-08
iio: declare struct to fix warning
Pengyu Ma
1
-0
/
+3
2015-08-02
include: linux: iio: Add missing kernel doc field
Cristina Opriceana
1
-1
/
+2
2015-08-02
include: linux: iio: Fix function parameter name in kernel doc
Cristina Opriceana
1
-1
/
+1
2015-07-23
iio: st-sensors: add configuration for WhoAmI address
Giuseppe Barba
1
-0
/
+2
2015-07-05
iio: Fix parameters in iio_triggered_buffer_setup
Cristina Opriceana
1
-2
/
+2
2015-06-01
iio: Specify supported modes for buffers
Lars-Peter Clausen
1
-0
/
+3
2015-05-17
iio: core: add high pass filter attributes
Martin Fuzzey
2
-0
/
+3
2015-05-10
iio: core: Introduce IIO_CHAN_INFO_OVERSAMPLING_RATIO
Irina Tirdea
1
-0
/
+1
2015-04-09
iio: core: Introduce IIO_CHAN_INFO_CALIBEMISSIVITY
Vianney le Clément de Saint-Marcq
1
-0
/
+1
2015-03-29
iio: add support for hardware fifo
Octavian Purdila
1
-0
/
+13
2015-03-29
iio: add watermark logic to iio read and poll
Josselin Costanzi
1
-3
/
+5
2015-03-28
iio: max517: Add support for MAX520 and MAX521 chips.
Antonio Fiol
1
-1
/
+1
2015-02-14
iio: Export userspace IIO headers
Daniel Baluta
2
-106
/
+2
2015-01-29
iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME
Irina Tirdea
1
-0
/
+2
2015-01-29
iio: common: ssp_sensors: Add sensorhub driver
Karol Wrona
1
-0
/
+82
2015-01-27
iio: core: Remove IIO_EV_TYPE_INSTANCE
Irina Tirdea
1
-1
/
+0
2015-01-27
iio: core: Introduce CHANGE event type
Irina Tirdea
1
-0
/
+1
2015-01-27
iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT
Irina Tirdea
1
-0
/
+1
2015-01-27
iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z
Irina Tirdea
1
-0
/
+2
2015-01-27
iio: core: Introduce DISTANCE channel type
Irina Tirdea
1
-0
/
+1
2015-01-27
iio: core: Introduce ENERGY channel type
Irina Tirdea
1
-0
/
+1
2015-01-25
iio: Add new operating mode for non triggered sw buffers
Karol Wrona
1
-2
/
+4
2015-01-21
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-77
/
+28
2014-12-26
iio: kfifo: Add resource management devm_iio_kfifo_allocate/free
Karol Wrona
1
-0
/
+3
2014-12-26
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
1
-1
/
+1
2014-12-12
iio: consumer.h: Fix scale factor in function comment
Ivan T. Ivanov
1
-1
/
+1
2014-12-12
iio: buffer: Drop get_length callback
Lars-Peter Clausen
1
-2
/
+0
2014-12-12
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
1
-35
/
+2
2014-12-12
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
Lars-Peter Clausen
1
-2
/
+0
2014-12-12
iio: Move buffer registration to the core
Lars-Peter Clausen
1
-26
/
+0
2014-12-12
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
1
-9
/
+0
2014-12-12
iio: inkern: add iio_write_channel_raw
Dmitry Eremin-Solenikov
1
-0
/
+10
2014-12-02
Merge 3.18-rc7 into staging-work.
Greg Kroah-Hartman
1
-1
/
+1
2014-11-22
iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT
Irina Tirdea
1
-0
/
+1
2014-11-22
iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event
Irina Tirdea
2
-0
/
+3
2014-11-22
iio: core: Introduce IIO_EV_DIR_NONE
Irina Tirdea
1
-0
/
+1
2014-11-22
iio: core: Introduce IIO_ACTIVITY channel
Daniel Baluta
1
-1
/
+6
[next]