index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio:bma180: Introduce part-specific _config() and disable() code
Peter Meerwald
2014-09-14
1
-10
/
+23
*
iio:bma180: Introduce part_info to differentiate further chip variants
Peter Meerwald
2014-09-14
1
-10
/
+33
*
iio:bma180: Drop _update_scan_mode()
Peter Meerwald
2014-09-14
1
-17
/
+1
*
iio:bma180: Expose temperature channel
Peter Meerwald
2014-09-14
1
-21
/
+59
*
iio:bma180: Use bool instead of int for state
Peter Meerwald
2014-09-14
1
-21
/
+15
*
iio:bma180: Rename BMA_180 to BMA180_
Peter Meerwald
2014-09-14
1
-2
/
+2
*
iio:bma180: Prefix remaining tables and functions with bma18_
Peter Meerwald
2014-09-14
1
-8
/
+8
*
iio:bma180: Enable use of device without IRQ
Peter Meerwald
2014-09-14
1
-25
/
+29
*
iio: gyro: bmi055 gyro sensor driver
Irina Tirdea
2014-09-14
2
-13
/
+28
*
iio: accel: kxcjk-1013: Fix defined but unused warning
Daniel Baluta
2014-09-14
1
-0
/
+2
*
iio: magn: ak8975: fix unnecessary casting between char* and const char*
Irina Tirdea
2014-09-14
1
-5
/
+5
*
iio: gyro: bmg160: only set power state if PM_RUNTIME is defined
Irina Tirdea
2014-09-14
1
-0
/
+2
*
iio: accel: kxcjk-1013: add support for kxtj2-1009
Daniel Baluta
2014-09-14
2
-22
/
+92
*
iio: accel: BMC150: add support for other Bosch chips
Laurentiu Palcu
2014-09-13
2
-60
/
+178
*
staging: iio: light: isl29018: add ACPI support
Laurentiu Palcu
2014-09-13
1
-6
/
+40
*
iio: Add Dyna-Image AL3320A ambient light sensor driver
Daniel Baluta
2014-09-10
3
-0
/
+243
*
staging: ad7606_core: Fix checkpatch warning
Sören Brinkmann
2014-08-31
1
-1
/
+1
*
iio: accel: kxcjk-1013: add support for kxcj9-1008
Daniel Baluta
2014-08-30
2
-1
/
+3
*
dt-bindings: document Rockchip saradc
Heiko Stübner
2014-08-30
1
-0
/
+24
*
iio: accel: BMC150: fix issues when CONFIG_PM_RUNTIME is not set
Laurentiu Palcu
2014-08-30
1
-0
/
+7
*
iio: accel: BMC150: fix scale value for 16G
Laurentiu Palcu
2014-08-30
1
-1
/
+1
*
staging: iio: light: isl29018: add support for isl29023 and isl29035
Laurentiu Palcu
2014-08-30
1
-22
/
+141
*
staging: iio: light: isl29018: fix typo
Laurentiu Palcu
2014-08-30
1
-4
/
+4
*
iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value
Lee Jones
2014-08-30
1
-1
/
+4
*
iio: adc: at91: make the function handle_adc_eoc_trigger() static
Josh Wu
2014-08-30
1
-1
/
+1
*
iio: adc: rockchip_saradc: remove unused variable in probe
Heiko Stübner
2014-08-30
1
-1
/
+0
*
iio: imu: inv_mpu6050: Remove casting the return value which is a void pointer
Jingoo Han
2014-08-30
1
-2
/
+1
*
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
2014-08-26
18
-18
/
+0
*
iio: accel: kxcjk-1013: Support thresholds
Srinivas Pandruvada
2014-08-26
1
-50
/
+447
*
io: accel: kxcjk1013: Remove redundant assignment
Daniel Baluta
2014-08-26
1
-3
/
+0
*
iio:gyro:bmg160 documentation
Srinivas Pandruvada
2014-08-26
1
-0
/
+7
*
iio:gyro:bmg160 Gyro Sensor driver
Srinivas Pandruvada
2014-08-26
3
-0
/
+1223
*
staging: unisys: fix indentation of uisutil_copy_fragsinfo_from_skb()
Benjamin Romer
2014-08-25
1
-23
/
+25
*
staging: unisys: fix spacing in uisthread.c
Benjamin Romer
2014-08-25
1
-0
/
+1
*
staging: unisys: remove void return from uislib_mod_exit()
Benjamin Romer
2014-08-25
1
-1
/
+0
*
staging: unisys: simplify destroy_bus() in uislib.c
Benjamin Romer
2014-08-25
1
-40
/
+44
*
staging: unisys: fix spacing in uislib.c
Benjamin Romer
2014-08-25
1
-0
/
+9
*
Merge tag 'iio-for-3.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-08-25
40
-1270
/
+2756
|
\
|
*
iio: adc: xilinx: Remove .owner field for driver
Michal Simek
2014-08-19
1
-1
/
+0
|
*
staging:iio: Remove ad5930/ad9850/ad9852/ad9910/ad9951 dummy drivers
Lars-Peter Clausen
2014-08-19
7
-1117
/
+0
|
*
MAINTAINERS: Add entry for Analog Devices IIO drivers
Lars-Peter Clausen
2014-08-19
1
-0
/
+11
|
*
MAINTAINERS: Add designated reviewers for IIO subsystem
Lars-Peter Clausen
2014-08-19
1
-0
/
+3
|
*
HID: hid-sensor-hub: use devm_ functions consistently
Himangi Saraogi
2014-08-14
1
-22
/
+11
|
*
iio:buffer: Wrong sized allocation of demux table elements.
Jonathan Cameron
2014-08-08
1
-1
/
+1
|
*
iio: adc: exynos_adc: Add support for s3c24xx ADC
Chanwoo Choi
2014-08-07
3
-13
/
+114
|
*
iio: adc: exynos_adc: add support for s3c64xx adc
Arnd Bergmann
2014-08-07
2
-1
/
+29
|
*
iio: adc: add driver for Rockchip saradc
Heiko Stübner
2014-08-07
3
-0
/
+328
|
*
staging:iio:ad9852: Use devm_iio_device_register
Himangi Saraogi
2014-08-07
1
-9
/
+1
|
*
staging: iio: ad9951: Use devm_iio_device_register
Himangi Saraogi
2014-08-07
1
-9
/
+1
|
*
iio: adc: Add TI ADC128S052
Angelo Compagnucci
2014-08-07
3
-0
/
+190
[next]