index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-ds1302.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-12
iio: imu: Add support for Kionix KMX61 sensor
Daniel Baluta
3
-0
/
+702
2014-12-12
Revert "iio: imu: Add support for Kionix KMX61 sensor"
Jonathan Cameron
3
-777
/
+0
2014-12-12
iio: add driver for Freescale MMA9551L
Vlad Dogaru
3
-0
/
+965
2014-12-12
iio: Add ABI documentation for input current readings
Adam Thomson
1
-0
/
+17
2014-12-12
iio: consumer.h: Fix scale factor in function comment
Ivan T. Ivanov
1
-1
/
+1
2014-12-12
iio: accel: kxcjk-1013: power off device if probe fails
Irina Tirdea
1
-6
/
+12
2014-12-12
iio: accel: kxcjk-1013: error handling when set mode fails
Irina Tirdea
1
-1
/
+12
2014-12-12
iio: buffer: Drop get_length callback
Lars-Peter Clausen
5
-25
/
+6
2014-12-12
iio: buffer: Make length attribute read only for buffers without set_length
Lars-Peter Clausen
1
-3
/
+7
2014-12-12
iio: buffer: Allocate standard attributes in the core
Lars-Peter Clausen
4
-80
/
+45
2014-12-12
iio: buffer: Move iio_buffer_alloc_sysfs and iio_buffer_free_sysfs
Lars-Peter Clausen
1
-94
/
+91
2014-12-12
iio: Remove get_bytes_per_datum() from iio_buffer_access_funcs
Lars-Peter Clausen
4
-17
/
+2
2014-12-12
iio: Move buffer registration to the core
Lars-Peter Clausen
13
-111
/
+40
2014-12-12
staging:iio:dummy: Register same channels for device and buffer
Lars-Peter Clausen
3
-13
/
+9
2014-12-12
staging:iio:sca3000: Register same channels for device and buffer
Lars-Peter Clausen
1
-3
/
+4
2014-12-12
iio: Unexport iio_scan_mask_set()
Lars-Peter Clausen
2
-84
/
+74
2014-12-12
staging:iio:sca3000: Don't enable channels by default
Lars-Peter Clausen
1
-5
/
+0
2014-12-12
staging:iio:ad5933: Don't enable channels by default
Lars-Peter Clausen
1
-4
/
+0
2014-12-12
iio: inkern: add iio_write_channel_raw
Dmitry Eremin-Solenikov
2
-0
/
+35
2014-12-12
iio: accel: kxcjk-1013: only set power state if CONFIG_PM is defined
Irina Tirdea
1
-0
/
+2
2014-12-12
iio: accel: kxcjk-1013: always power on device in resume
Irina Tirdea
1
-4
/
+1
2014-12-12
iio: imu: inv_mpu6050: Add i2c mux for by pass
Srinivas Pandruvada
3
-6
/
+116
2014-12-12
iio: bmp280: refactor compensation code
Vlad Dogaru
1
-88
/
+52
2014-12-12
iio: common: remove unnecessary sizeof(u8)
Fabian Frederick
1
-1
/
+1
2014-12-12
iio: ak8975: add ak09911 and ak09912 support
Gwendal Grignou
4
-353
/
+185
2014-12-12
iio: ak8975: add definition structure per compass type
Gwendal Grignou
1
-95
/
+186
2014-11-22
iio: ak8975: minor fixes
Gwendal Grignou
1
-21
/
+14
2014-11-22
drivers:staging:iio: fix checkpatch complaint about space before comma
Zachary Warren
2
-2
/
+2
2014-11-22
iio: event_monitor: Add support for new channel types
Daniel Baluta
1
-3
/
+20
2014-11-22
iio: dummy: Demonstrate the usage of new channel types
Daniel Baluta
3
-18
/
+229
2014-11-22
iio: core: Introduce IIO_CHAN_INFO_CALIBHEIGHT
Irina Tirdea
3
-0
/
+10
2014-11-22
iio: core: Introduce STEPS channel, ENABLE mask and INSTANCE event
Irina Tirdea
5
-0
/
+28
2014-11-22
iio: core: Introduce IIO_EV_DIR_NONE
Irina Tirdea
2
-3
/
+10
2014-11-22
iio: core: Introduce IIO_ACTIVITY channel
Daniel Baluta
3
-1
/
+55
2014-11-22
iio: dummy: Add virtual registers for dummy device
Daniel Baluta
4
-5
/
+43
2014-11-22
iio: imu: Add support for Kionix KMX61 sensor
Daniel Baluta
3
-0
/
+777
2014-11-15
MAINTAINERS: Add IIO include files
Daniel Baluta
1
-0
/
+1
2014-11-08
iio:kxcjk-1013: Add support for SMO8500 device
Bastien Nocera
1
-2
/
+11
2014-11-08
iio: jsa1212: Add JSA1212 proximity/ALS sensor
Kuppuswamy Sathyanarayanan
3
-0
/
+482
2014-11-05
staging: comedi: das800: use comedi_async 'scans_done' to detect EOA
H Hartley Sweeten
1
-19
/
+12
2014-11-05
staging: comedi: addi_apci_3120: use comedi_async 'scans_done' to detect EOA
H Hartley Sweeten
2
-29
/
+6
2014-11-05
staging: comedi: usbduxsigma: use comedi_async 'scans_done' to detect AI EOA
H Hartley Sweeten
1
-18
/
+4
2014-11-05
staging: comedi: usbduxsigma: use comedi_async 'scans_done' to detect AO EOA
H Hartley Sweeten
1
-26
/
+4
2014-11-05
staging: comedi: usbdux: use comedi_async 'scans_done' to detect AI EOA
H Hartley Sweeten
1
-18
/
+4
2014-11-05
staging: comedi: usbdux: use comedi_async 'scans_done' to detect AO EOA
H Hartley Sweeten
1
-25
/
+4
2014-11-05
staging: comedi: s626: use comedi_async 'scans_done' to detect EOA
H Hartley Sweeten
1
-12
/
+4
2014-11-05
staging: comedi: pcmuio: use comedi_async 'scans_done' to detect EOA
H Hartley Sweeten
1
-11
/
+3
2014-11-05
staging: comedi: pcmmio: use comedi_async 'scans_done' to detect EOA
H Hartley Sweeten
1
-9
/
+3
2014-11-05
staging: comedi: adv_pci1710: use comedi_async 'scans_done' to detect EOA
H Hartley Sweeten
1
-21
/
+5
2014-11-05
staging: comedi: pcl818: use comedi_async 'scans_done' to detect EOA
H Hartley Sweeten
1
-9
/
+6
[next]