index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-23
staging:iio:magnetometer: remove unused header magnet.h
Jonathan Cameron
1
-31
/
+0
2011-08-23
staging:iio:magnetometer:ak8975 convert to iio_chan_spec + cleanups.
Jonathan Cameron
1
-111
/
+103
2011-08-23
staging:iio:accel:adis16220 iio_chan_spec conversion.
Jonathan Cameron
1
-131
/
+211
2011-08-23
staging:iio:accel:adis16204: use peak_raw info_mask element + push some defs down from header.
Jonathan Cameron
1
-20
/
+27
2011-08-23
staging:iio:gyro:adis16060 convert to iio_chan_spec
Jonathan Cameron
1
-54
/
+61
2011-08-23
staging:iio:gyro:adis16130 move to iio_chan_spec registration.
Jonathan Cameron
1
-31
/
+26
2011-08-23
staging:iio:magnetometer:hmc5843 iio_chan_spec conversion.
Jonathan Cameron
1
-45
/
+51
2011-08-23
staging:iio:gyro:adis16080 convert to iio_chan_spec.
Jonathan Cameron
1
-41
/
+51
2011-08-23
staging:iio:gyro:adxrs450 squish some trivial single call point wrappers functions.
Jonathan Cameron
1
-45
/
+12
2011-08-23
staging:iio:gyro:adxrs450 make more use of spi_read and spi_write.
Jonathan Cameron
1
-46
/
+17
2011-08-23
staging:iio:gyro:adxrs450 move to iio_chan_spec registration
Jonathan Cameron
1
-70
/
+102
2011-08-23
staging:iio: add quadrature correction to chan info types.
Jonathan Cameron
2
-0
/
+5
2011-08-23
staging:iio:accel:kxsd9 cleanup and conversion to iio_chan_spec.
Jonathan Cameron
1
-162
/
+104
2011-08-23
staging:iio: Remove deprecated dev_data from iio_dev.
Jonathan Cameron
1
-12
/
+1
2011-08-23
staging:iio:light:tsl2583 allocate chip state with iio_dev
Jonathan Cameron
1
-115
/
+101
2011-08-23
staging:iio:sysfs cleanout header for unused definitions.
Jonathan Cameron
2
-44
/
+3
2011-08-23
staging:iio:core squash trivial wrappers and use ida allocation func.
Jonathan Cameron
2
-70
/
+42
2011-08-23
staging:iio:core flatten convenience function that only has one user.
Jonathan Cameron
1
-15
/
+7
2011-08-23
staging:iio:gyro and meter: header housecleaning.
Jonathan Cameron
4
-27
/
+0
2011-08-23
staging:iio:accel header housekeeping - remove unecessary includes.
Jonathan Cameron
12
-67
/
+0
2011-08-23
staging:iio:adc: header cleanup - remove unused.
Jonathan Cameron
6
-17
/
+0
2011-08-23
staging:iio:various header includes that should never have been.
Jonathan Cameron
3
-3
/
+0
2011-08-23
staging:iio:inclinometer.h remove as now unused.
Jonathan Cameron
1
-25
/
+0
2011-08-23
staging:iio:adc: unused header removals.
Jonathan Cameron
8
-16
/
+27
2011-08-23
staging:iio:accel: usused header removals.
Jonathan Cameron
13
-22
/
+0
2011-08-23
staging:iio:gyro:adis16130 drop control of adc resolution.
Jonathan Cameron
1
-72
/
+4
2011-08-23
staging:iio:imu:adis16400 remove unused headers.
Jonathan Cameron
1
-5
/
+0
2011-08-23
staging:iio:gyro:adis16260 remove some unused headers
Jonathan Cameron
1
-2
/
+0
2011-08-23
staging:iio:triggers introduce iio_trigger_ops to take const bits out of iio_trig_structure.
Jonathan Cameron
15
-44
/
+109
2011-08-23
staging:iio:imu:adis16400 remove now unused headers.
Jonathan Cameron
2
-13
/
+0
2011-08-23
staging:iio:imu:adis16400: use strtobool for reset sysfs and don't assign unused tx members.
Jonathan Cameron
1
-12
/
+11
2011-08-23
staging:iio:trivial sparse related cleanups.
Jonathan Cameron
6
-73
/
+6
2011-08-23
staging:iio:documentation trivial typo fix
Jonathan Cameron
1
-1
/
+1
2011-08-23
staging:iio:various Stop drivers putting sysfs attributes in a directory named after the device.
Jonathan Cameron
5
-5
/
+0
2011-08-23
staging:iio: in case of buggy drivers avoid using undefined mask.
Jonathan Cameron
1
-0
/
+1
2011-08-23
staging:iio: dummy sysfs group for autogenerated base directories.
Jonathan Cameron
1
-7
/
+21
2011-08-23
staging:iio:accel:adis16201 overflow tx buffer.
Jonathan Cameron
1
-4
/
+6
2011-08-23
staging:iio:dac:ad5504 dereferencing just freed st in error path.
Jonathan Cameron
1
-1
/
+1
2011-08-23
staging:iio:addac:adt7316 make interrupt mask sane.
Jonathan Cameron
1
-1
/
+1
2011-08-23
staging:iio: sysfs.h remove unused val2 and dead macro.
Jonathan Cameron
1
-6
/
+0
2011-08-23
staging:iio:core simplify and fix a bug in iio_device_(un)register_event_set.
Jonathan Cameron
1
-20
/
+20
2011-08-23
staging:iio:adc: max1363 fix 2 raw sysfs issues.
Jonathan Cameron
1
-1
/
+3
2011-08-23
staging:iio:gyro:adis16130 fix adis16130_spi_read which was never selecting the channel
Jonathan Cameron
1
-3
/
+12
2011-08-02
Staging: iio: add some unlocks to raw_read() functions
Dan Carpenter
5
-10
/
+30
2011-07-18
staging:iio:meter:ade7753 should be 16 bit read not 8 bit for mode register.
Jonathan Cameron
1
-2
/
+2
2011-07-18
staging:iio:kfifo_buf fix double initialization of the ring device structure.
Jonathan Cameron
1
-2
/
+0
2011-07-18
staging:iio:accel:lis3l02dq: fix incorrect pointer passed to spi_set_drvdata.
Jonathan Cameron
1
-1
/
+1
2011-07-18
staging:iio:imu fix missing register table index for some channels
Jonathan Cameron
2
-23
/
+30
2011-07-18
staging:iio:adc:ad7476: Incorrect pointer into spi_set_drvdata.
Jonathan Cameron
1
-1
/
+1
2011-07-08
staging:iio:light:isl29018: Convert some of the isl29018 driver to the new iio_chan_spec framework.
Bryan Freed
1
-90
/
+78
[prev]
[next]