index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools:iio: catch errors in string allocation
Hartmut Knaack
2015-05-31
4
-6
/
+24
*
tools:iio:iio_utils: mark private function static
Hartmut Knaack
2015-05-31
1
-2
/
+3
*
tools:iio:iio_utils: implement digit calculation
Hartmut Knaack
2015-05-31
1
-4
/
+31
*
tools:iio:iio_utils: check amount of matches
Hartmut Knaack
2015-05-31
1
-0
/
+4
*
tools:iio:generic_buffer: sign-extend and shift data
Hartmut Knaack
2015-05-31
1
-35
/
+62
*
tools:iio:generic_buffer: pass up right error code
Hartmut Knaack
2015-05-31
1
-2
/
+2
*
tools:iio:generic_buffer: fix check of errno
Hartmut Knaack
2015-05-31
1
-1
/
+1
*
tools:iio:iio_event_monitor: save right errno
Hartmut Knaack
2015-05-31
1
-3
/
+5
*
tools:iio: save errno first
Hartmut Knaack
2015-05-31
3
-11
/
+11
*
tools:iio:lsiio: add closedir before exit
Hartmut Knaack
2015-05-31
1
-1
/
+1
*
tools:iio:iio_utils: fix allocation handling
Hartmut Knaack
2015-05-31
1
-0
/
+4
*
tools:iio: free channel-array completely
Hartmut Knaack
2015-05-31
2
-2
/
+10
*
tools:iio:iio_utils: free scan_el_dir on exit
Hartmut Knaack
2015-05-31
1
-0
/
+1
*
tools:iio:generic_buffer: free dev_dir_name on exit
Hartmut Knaack
2015-05-31
1
-1
/
+3
*
tools:iio:generic_buffer: fix order of freeing data
Hartmut Knaack
2015-05-31
1
-2
/
+2
*
iio: accel: Add support for Sensortek STK8BA50
Tiberiu Breana
2015-05-23
3
-0
/
+313
*
iio: __iio_update_buffers: Leave device in sane state on error
Lars-Peter Clausen
2015-05-23
1
-36
/
+46
*
iio: __iio_update_buffers: Split enable and disable path into helper functions
Lars-Peter Clausen
2015-05-23
1
-88
/
+103
*
iio: __iio_update_buffers: Verify configuration before starting to apply it
Lars-Peter Clausen
2015-05-23
1
-63
/
+101
*
iio:adc128s052: add support for adc122s021
Urs Fässler
2015-05-23
3
-10
/
+28
*
iio: Add I/Q modifiers
Lars-Peter Clausen
2015-05-23
3
-0
/
+50
*
Documentation: bindings: document the Berlin ADC driver
Antoine Tenart
2015-05-23
1
-0
/
+19
*
iio: adc: add support for Berlin
Antoine Tenart
2015-05-23
3
-0
/
+386
*
iio: accel: Add support for Sensortek STK8312
Tiberiu Breana
2015-05-17
3
-0
/
+403
*
iio: accel: bmc150: decouple buffer and triggers
Vlad Dogaru
2015-05-17
1
-20
/
+35
*
iio: core: add high pass filter attributes
Martin Fuzzey
2015-05-17
5
-0
/
+37
*
iio: mma8452: Add access to registers via DebugFS
Martin Fuzzey
2015-05-17
1
-0
/
+25
*
iio: mma8452: Initialise before activating
Martin Fuzzey
2015-05-17
1
-4
/
+33
*
iio: gyro: bmg160: decouple buffer and triggers
Vlad Dogaru
2015-05-17
1
-24
/
+32
*
iio: gyro: bmg160: remove redundant field
Vlad Dogaru
2015-05-17
1
-8
/
+5
*
iio: __iio_update_buffers: Perform request_update() only for new buffers
Lars-Peter Clausen
2015-05-17
1
-11
/
+25
*
iio: __iio_update_buffers: Slightly refactor scan mask memory management
Lars-Peter Clausen
2015-05-17
1
-10
/
+13
*
iio: Replace printk in __iio_update_buffers with dev_dbg
Lars-Peter Clausen
2015-05-17
1
-5
/
+7
*
iio: add m62332 DAC driver
Dmitry Eremin-Solenikov
2015-05-17
3
-0
/
+280
*
iio: ltr501: Add light channel support
Kuppuswamy Sathyanarayanan
2015-05-17
1
-0
/
+51
*
iio: pressure: hid-sensor-press: Fix memory leak in probe()
Fabio Estevam
2015-05-17
1
-6
/
+6
*
iio: orientation: hid-sensor-rotation: Fix memory leak in probe()
Fabio Estevam
2015-05-17
1
-7
/
+8
*
iio: orientation: hid-sensor-incl-3d: Fix memory leak in probe()
Fabio Estevam
2015-05-17
1
-7
/
+7
*
iio: light: hid-sensor-als.c: Fix memory leak in probe()
Fabio Estevam
2015-05-17
1
-6
/
+6
*
iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe()
Fabio Estevam
2015-05-17
1
-7
/
+6
*
iio: accel: hid-sensor-accel-3d: Fix memory leak in probe()
Fabio Estevam
2015-05-17
1
-7
/
+6
*
iio: ltr501: Fix proximity threshold boundary check
Kuppuswamy Sathyanarayanan
2015-05-16
1
-1
/
+1
*
iio:temp:mlx90614 trivial drop of unnecessary ret return from write_raw.
Jonathan Cameron
2015-05-13
1
-3
/
+1
*
iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parameters
Vignesh R
2015-05-13
2
-6
/
+72
*
iio: acpi: Add support for ACPI0008 Ambient Light Sensor
Gabriele Mazzotta
2015-05-10
3
-0
/
+245
*
imu: inv_mpu6050: adds device tree bindings
Varka Bhadram
2015-05-10
1
-0
/
+17
*
iio: hid-sensor-press: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
*
iio: hid-sensor-rotation: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
*
iio: hid-sensor-incl-3d: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
*
iio: hid-sensor-magn-3d: Constify platform_device_id
Krzysztof Kozlowski
2015-05-10
1
-1
/
+1
[next]