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-09-06
staging:iio:events - new 64 bit code structure and push out drivers.
Jonathan Cameron
8
-98
/
+78
2011-09-06
staging:iio: Switch the channel masks to bitmaps so as to allow for more channels.
Jonathan Cameron
20
-135
/
+188
2011-09-06
staging:iio:various move default scan mask setting after ring register or remove
Jonathan Cameron
11
-61
/
+14
2011-09-06
staging:iio:scan element types: introduce endian description to the data format.
Jonathan Cameron
2
-1
/
+22
2011-09-06
staging:iio:Documentation sysfs-bus-iio add in and out prefixes
Jonathan Cameron
1
-268
/
+268
2011-09-06
staging:iio: ABI rework - add in_ or out_ prefix to channnels
Jonathan Cameron
3
-64
/
+49
2011-09-06
staging:iio:various cleanup regulator use paths.
Jonathan Cameron
4
-84
/
+70
2011-09-06
staging:iio:fix using iio_priv or iio_dev after iio_unregister_device
Jonathan Cameron
15
-17
/
+10
2011-09-06
staging:iio:light:tsl2563 remove unused headers.
Jonathan Cameron
1
-2
/
+0
2011-09-06
staging:iio:light:tsl2563 remove use of IIO_CHAN macro and make use modifier defines.
Jonathan Cameron
1
-9
/
+19
2011-09-06
staging:iio: push "sysfs.h" and linux/irq.h out of iio.h
Jonathan Cameron
7
-4
/
+7
2011-09-06
staging:iio:buffering cleanup ring_buffer_register_ex naming.
Jonathan Cameron
21
-68
/
+66
2011-09-06
staging:iio:buffering drag some stray docs back to correct place.
Jonathan Cameron
1
-4
/
+7
2011-09-06
staging:iio: struct iio_dev formatting cleanup and documentation fixes.
Jonathan Cameron
1
-9
/
+10
2011-09-06
staging:iio:trivial add a string array for IIO_RAW and IIO_PROCESSED.
Jonathan Cameron
2
-30
/
+32
2011-09-06
staging:iio: fix typo
Michael Hennerich
1
-1
/
+1
2011-09-06
staging:iio: remove orphaned function definition.
Jonathan Cameron
1
-2
/
+0
2011-09-06
staging:iio: remove defunct iio_put and iio_get.
Jonathan Cameron
3
-28
/
+1
2011-09-06
staging:iio: use ida_simple_get and ida_simple_remove + merge ids
Jonathan Cameron
2
-99
/
+12
2011-09-06
staging:iio: remove broken support for multiple event interfaces.
Jonathan Cameron
17
-159
/
+127
2011-09-06
staging: iio: Documentation sysfs-bus-iio update for chrdev merge.
Jonathan Cameron
1
-297
/
+276
2011-09-06
staging: iio: remove now defunct header definitions and add some statics
Jonathan Cameron
2
-15
/
+3
2011-09-06
staging: iio: push the main buffer chrdev down to the top level.
Jonathan Cameron
31
-317
/
+254
2011-09-06
staging: iio: squash chrdev handler remains into users.
Jonathan Cameron
4
-55
/
+26
2011-09-06
staging: iio: remove specific chrdev for event reading. Get fd from ioctl on buffer.
Jonathan Cameron
15
-117
/
+98
2011-09-06
staging: iio: chrdev.h rationalization.
Jonathan Cameron
4
-33
/
+34
2011-09-06
staging: iio: kfifo buffer - push structure definition down into implementation.
Jonathan Cameron
2
-8
/
+8
2011-08-25
staging: Add module.h to drivers/staging users
Paul Gortmaker
56
-0
/
+56
2011-08-24
staging:iio:trigger push functions that don't need to be generaly available down into the core.
Jonathan Cameron
2
-45
/
+24
2011-08-24
staging:iio:trigger core. Trivial code cleanups.
Jonathan Cameron
2
-18
/
+9
2011-08-24
staging:iio: spit trigger.h into provider and consumer parts.
Jonathan Cameron
20
-55
/
+71
2011-08-24
staging:iio:rename trigger_consumer.h to indicate it is core only.
Jonathan Cameron
3
-2
/
+2
2011-08-24
staging:iio: prevent removal of module connected to trigger.
Jonathan Cameron
10
-51
/
+3
2011-08-24
staging:iio:pollfunc: Make explicit that private data is always pointer to a struct iio_dev.
Jonathan Cameron
19
-23
/
+22
2011-08-24
staging:iio:trigger:sysfs trigger: Add a release function to avoid warning on module removal.
Jonathan Cameron
1
-0
/
+7
2011-08-24
staging:iio:triggers reorder module put and device put to ensure that the ops are still there if put results in device deletion.
Jonathan Cameron
1
-2
/
+2
2011-08-24
staging:iio:triggers. Add a reference get to the core for triggers.
Jonathan Cameron
1
-1
/
+4
2011-08-24
staging: iio: adis16220_core.c: add module.h
Greg Kroah-Hartman
1
-0
/
+1
2011-08-23
IIO: ADC: New driver for AD7190/AD7192/AD7195 4 Channel SPI ADC
Michael Hennerich
5
-0
/
+1272
2011-08-23
staging:iio:imu:adis16344 support
Jonathan Cameron
1
-0
/
+44
2011-08-23
STAGING:iio:light: fix ISL29018 init to handle brownout
Grant Grundler
1
-0
/
+46
2011-08-23
iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network Analyzer
Michael Hennerich
7
-0
/
+899
2011-08-23
iio: adc: New driver for AD7280A Lithium Ion Battery Monitoring System
Michael Hennerich
5
-0
/
+1062
2011-08-23
iio: core: deconstify members of struct iio_chan_spec
Michael Hennerich
1
-3
/
+3
2011-08-23
staging:iio: remove unneeded include
Jonathan Cameron
1
-1
/
+1
2011-08-23
staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TYPE> etc
Jonathan Cameron
11
-74
/
+38
2011-08-23
staging:iio: Introduce iio_core.h and move all core only stuff out of iio.h.
Jonathan Cameron
5
-70
/
+59
2011-08-23
staging:iio:adc remove unused adc.h.
Jonathan Cameron
1
-42
/
+0
2011-08-23
staging:iio:accel remove unused accel.h header.
Jonathan Cameron
1
-87
/
+0
2011-08-23
staging:iio:gyro: remove gyro.h
Jonathan Cameron
1
-85
/
+0
[prev]
[next]