index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-30
iio: add driver for Freescale MMA9553
Irina Tirdea
5
-1
/
+1544
2015-01-29
iio: common: ssp_sensors: Add sensorhub accelerometer sensor
Karol Wrona
2
-0
/
+171
2015-01-27
iio: accel: mma9551: split driver to expose mma955x api
Irina Tirdea
5
-440
/
+693
2015-01-27
iio: accel: mma9551: Add runtime pm support
Irina Tirdea
1
-23
/
+139
2015-01-25
iio: hid-sensor-accel-3d: Introduce PM
Srinivas Pandruvada
1
-7
/
+1
2015-01-21
Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-14
/
+1013
2015-01-01
iio: accel: Annotate Kconfig entries with module name information
Roberta Dobrescu
1
-0
/
+6
2015-01-01
iio: accel: mma8452: Remove trailing whitespace
Roberta Dobrescu
1
-1
/
+1
2015-01-01
iio: accel: kxcjk-1013: Add a blank line after declarations
Roberta Dobrescu
1
-0
/
+1
2014-12-26
iio: mma9551: fix sparse warning
Vlad Dogaru
1
-2
/
+4
2014-12-15
Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-17
/
+14
2014-12-12
iio: add driver for Freescale MMA9551L
Vlad Dogaru
3
-0
/
+965
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: 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-08
Merge branch 'pm-runtime'
Rafael J. Wysocki
2
-4
/
+4
2014-12-04
iio / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2
-4
/
+4
2014-12-02
Merge 3.18-rc7 into staging-work.
Greg Kroah-Hartman
2
-7
/
+35
2014-11-16
iio: accel: bmc150: set low default thresholds
Srinivas Pandruvada
1
-2
/
+2
2014-11-16
iio: accel: bmc150: Fix iio_event_spec direction
Srinivas Pandruvada
1
-1
/
+1
2014-11-16
iio: accel: bmc150: Send x, y and z motion separately
Srinivas Pandruvada
1
-3
/
+20
2014-11-16
iio: accel: bmc150: Error handling when mode set fails
Srinivas Pandruvada
1
-1
/
+10
2014-11-15
iio: accel: kxcjk-1013: Fix kxcjk10013_set_range
Daniel Baluta
1
-0
/
+2
2014-11-10
Merge 3.18-rc4 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2014-11-08
iio:kxcjk-1013: Add support for SMO8500 device
Bastien Nocera
1
-2
/
+11
2014-11-05
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
4
-17
/
+14
2014-11-05
io: accel: kxcjk-1013: Fix iio_event_spec direction
Daniel Baluta
1
-1
/
+1
2014-10-04
iio:common: Set the device pointer into ST common sensors library
Denis CIOCCA
2
-2
/
+0
2014-10-04
iio:accel: Removed unnecessary parameter on common_probe function
Denis CIOCCA
4
-9
/
+7
2014-10-04
iio:imu: changed structure name from st_sensors to st_sensor_settings
Denis CIOCCA
1
-6
/
+7
2014-09-22
staging: iio: fix up merge error
Greg Kroah-Hartman
1
-1
/
+1
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
1
-1
/
+1
2014-09-14
iio:bma180: Add BMA250 chip support
Peter Meerwald
2
-34
/
+128
2014-09-14
iio:bma180: Implement _available sysfs attribute dynamically
Peter Meerwald
1
-11
/
+43
2014-09-14
iio:bma180: Prepare for accelerometer channels with different resolutions
Peter Meerwald
1
-6
/
+6
2014-09-14
iio:bma180: Introduce part-specific _config() and disable() code
Peter Meerwald
1
-10
/
+23
2014-09-14
iio:bma180: Introduce part_info to differentiate further chip variants
Peter Meerwald
1
-10
/
+33
2014-09-14
iio:bma180: Drop _update_scan_mode()
Peter Meerwald
1
-17
/
+1
2014-09-14
iio:bma180: Expose temperature channel
Peter Meerwald
1
-21
/
+59
2014-09-14
iio:bma180: Use bool instead of int for state
Peter Meerwald
1
-21
/
+15
2014-09-14
iio:bma180: Rename BMA_180 to BMA180_
Peter Meerwald
1
-2
/
+2
2014-09-14
iio:bma180: Prefix remaining tables and functions with bma18_
Peter Meerwald
1
-8
/
+8
2014-09-14
iio:bma180: Enable use of device without IRQ
Peter Meerwald
1
-25
/
+29
2014-09-14
iio: accel: kxcjk-1013: Fix defined but unused warning
Daniel Baluta
1
-0
/
+2
2014-09-14
iio: accel: kxcjk-1013: add support for kxtj2-1009
Daniel Baluta
2
-22
/
+92
2014-09-13
iio: accel: BMC150: add support for other Bosch chips
Laurentiu Palcu
2
-60
/
+178
2014-08-30
iio: accel: kxcjk-1013: add support for kxcj9-1008
Daniel Baluta
2
-1
/
+3
2014-08-30
iio: accel: BMC150: fix issues when CONFIG_PM_RUNTIME is not set
Laurentiu Palcu
1
-0
/
+7
2014-08-30
iio: accel: BMC150: fix scale value for 16G
Laurentiu Palcu
1
-1
/
+1
[next]