index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
2014-12-26
7
-8
/
+10
*
iio:pressure:bmp280: cleanup
Hartmut Knaack
2014-12-26
1
-10
/
+6
*
iio: frequency: Remove unnecessary braces around single statement block
Roberta Dobrescu
2014-12-26
1
-2
/
+1
*
iio: frequency: Remove 'out of memory' message
Roberta Dobrescu
2014-12-26
1
-3
/
+1
*
iio: imu: kmx61: kmx61_set_wake_up_odr() can be static
kbuild test robot
2014-12-12
1
-1
/
+1
*
iio: imu: kmx61: Add support for any motion trigger
Daniel Baluta
2014-12-12
1
-7
/
+426
*
iio: imu: kmx61: Add support for data ready triggers
Daniel Baluta
2014-12-12
2
-1
/
+296
*
iio: imu: kmx61: Add PM sleep support
Daniel Baluta
2014-12-12
1
-0
/
+29
*
iio: imu: kmx61: Add PM runtime support
Daniel Baluta
2014-12-12
1
-2
/
+112
*
iio: imu: kmx61: Add acpi support
Daniel Baluta
2014-12-12
1
-0
/
+59
*
iio: imu: Add support for Kionix KMX61 sensor
Daniel Baluta
2014-12-12
3
-0
/
+702
*
Revert "iio: imu: Add support for Kionix KMX61 sensor"
Jonathan Cameron
2014-12-12
3
-777
/
+0
*
iio: add driver for Freescale MMA9551L
Vlad Dogaru
2014-12-12
3
-0
/
+965
*
iio: accel: kxcjk-1013: power off device if probe fails
Irina Tirdea
2014-12-12
1
-6
/
+12
*
iio: accel: kxcjk-1013: error handling when set mode fails
Irina Tirdea
2014-12-12
1
-1
/
+12
*
iio: buffer: Drop get_length callback
Lars-Peter Clausen
2014-12-12
4
-23
/
+6
*
iio: buffer: Make length attribute read only for buffers without set_length
Lars-Peter Clausen
2014-12-12
1
-3
/
+7
*
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
2014-12-12
3
-45
/
+43
*
iio: buffer: Move iio_buffer_alloc_sysfs and iio_buffer_free_sysfs
Lars-Peter Clausen
2014-12-12
1
-94
/
+91
*
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
Lars-Peter Clausen
2014-12-12
3
-15
/
+2
*
iio: Move buffer registration to the core
Lars-Peter Clausen
2014-12-12
12
-85
/
+40
*
staging:iio:dummy: Register same channels for device and buffer
Lars-Peter Clausen
2014-12-12
3
-13
/
+9
*
staging:iio:sca3000: Register same channels for device and buffer
Lars-Peter Clausen
2014-12-12
1
-3
/
+4
*
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
2014-12-12
1
-75
/
+74
*
staging:iio:sca3000: Don't enable channels by default
Lars-Peter Clausen
2014-12-12
1
-5
/
+0
*
staging:iio:ad5933: Don't enable channels by default
Lars-Peter Clausen
2014-12-12
1
-4
/
+0
*
iio: inkern: add iio_write_channel_raw
Dmitry Eremin-Solenikov
2014-12-12
1
-0
/
+25
*
iio: accel: kxcjk-1013: only set power state if CONFIG_PM is defined
Irina Tirdea
2014-12-12
1
-0
/
+2
*
iio: accel: kxcjk-1013: always power on device in resume
Irina Tirdea
2014-12-12
1
-4
/
+1
*
iio: imu: inv_mpu6050: Add i2c mux for by pass
Srinivas Pandruvada
2014-12-12
3
-6
/
+116
*
iio: bmp280: refactor compensation code
Vlad Dogaru
2014-12-12
1
-88
/
+52
*
iio: common: remove unnecessary sizeof(u8)
Fabian Frederick
2014-12-12
1
-1
/
+1
*
iio: ak8975: add ak09911 and ak09912 support
Gwendal Grignou
2014-12-12
4
-353
/
+185
*
iio: ak8975: add definition structure per compass type
Gwendal Grignou
2014-12-12
1
-95
/
+186
*
iio: ak8975: minor fixes
Gwendal Grignou
2014-11-22
1
-21
/
+14
*
drivers:staging:iio: fix checkpatch complaint about space before comma
Zachary Warren
2014-11-22
2
-2
/
+2
*
iio: event_monitor: Add support for new channel types
Daniel Baluta
2014-11-22
1
-3
/
+20
*
iio: dummy: Demonstrate the usage of new channel types
Daniel Baluta
2014-11-22
3
-18
/
+229
*
iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT
Irina Tirdea
2014-11-22
1
-0
/
+1
*
iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event
Irina Tirdea
2014-11-22
2
-0
/
+3
*
iio: core: Introduce IIO_EV_DIR_NONE
Irina Tirdea
2014-11-22
1
-3
/
+9
*
iio: core: Introduce IIO_ACTIVITY channel
Daniel Baluta
2014-11-22
1
-0
/
+5
*
iio: dummy: Add virtual registers for dummy device
Daniel Baluta
2014-11-22
4
-5
/
+43
*
iio: imu: Add support for Kionix KMX61 sensor
Daniel Baluta
2014-11-22
3
-0
/
+777
*
iio:kxcjk-1013: Add support for SMO8500 device
Bastien Nocera
2014-11-08
1
-2
/
+11
*
iio: jsa1212: Add JSA1212 proximity/ALS sensor
Kuppuswamy Sathyanarayanan
2014-11-08
3
-0
/
+482
*
staging: comedi: das800: use comedi_async 'scans_done' to detect EOA
H Hartley Sweeten
2014-11-05
1
-19
/
+12
*
staging: comedi: addi_apci_3120: use comedi_async 'scans_done' to detect EOA
H Hartley Sweeten
2014-11-05
2
-29
/
+6
*
staging: comedi: usbduxsigma: use comedi_async 'scans_done' to detect AI EOA
H Hartley Sweeten
2014-11-05
1
-18
/
+4
*
staging: comedi: usbduxsigma: use comedi_async 'scans_done' to detect AO EOA
H Hartley Sweeten
2014-11-05
1
-26
/
+4
[next]