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
2012-02-24
staging:iio:core set the iio_dev.info pointer to null on unregister under lock.
Jonathan Cameron
2
-0
/
+6
2012-02-15
staging: iio: LPC32xx: ADC driver
Roland Stigge
3
-0
/
+247
2012-02-13
staging:iio: Add event monitor example application
Lars-Peter Clausen
1
-0
/
+241
2012-02-13
staging:iio: Add missing event code extract macros
Lars-Peter Clausen
1
-0
/
+2
2012-02-13
staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHAN
Lars-Peter Clausen
5
-21
/
+21
2012-02-13
staging:iio:events: Remove obsolete documentation
Lars-Peter Clausen
1
-1
/
+0
2012-02-13
staging:iio:dac: Fix kcalloc parameters swapped
Axel Lin
2
-4
/
+4
2012-02-10
Staging: The header linux/module.h is included twice in drivers/staging/iio/dac/ad5686.c
Jesper Juhl
1
-1
/
+0
2012-02-09
staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs.
Jonathan Cameron
2
-34
/
+8
2012-02-09
staging:iio:adc:ad7606 unwind use of is_visible for attrs.
Jonathan Cameron
1
-28
/
+51
2012-02-09
staging:iio:dac:ad5446 unwind use of is_visible for attrs.
Jonathan Cameron
1
-23
/
+10
2012-02-09
staging:iio:dds:ad9834 unwind use of is_visible for attrs.
Jonathan Cameron
1
-21
/
+32
2012-02-09
staging:iio:adc:ad7192 unwind use of is_visible for attribute group.
Jonathan Cameron
1
-18
/
+25
2012-02-09
staging:iio:events: Use non-atmoic bitops
Lars-Peter Clausen
1
-3
/
+3
2012-02-09
staging:iio:events: Add poll support
Lars-Peter Clausen
1
-1
/
+22
2012-02-09
staging:iio:events: Use waitqueue lock to protect event queue
Lars-Peter Clausen
1
-25
/
+18
2012-02-09
staging:iio:events: Use kfifo for event queue
Lars-Peter Clausen
1
-64
/
+21
2012-02-09
staging:iio: Factor out event handling into its own file
Lars-Peter Clausen
4
-460
/
+488
2012-02-09
staging:iio: Update iio_event_interface documentation
Lars-Peter Clausen
1
-1
/
+2
2012-02-09
staging:iio: Setup buffer access functions when allocating the buffer
Lars-Peter Clausen
24
-83
/
+34
2012-02-09
staging:iio: ak8975: add of_match table for device-tree probing
Olof Johansson
1
-0
/
+8
2012-02-09
staging:iio: isl29018: add of_match table for device-tree probing
Olof Johansson
1
-0
/
+7
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
125
-1821
/
+3545
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-1
/
+1
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-8
/
+8
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
63
-774
/
+63
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
4
-8
/
+8
2011-12-22
staging:iio: Drop {mark,unmark}_in_use callbacks
Lars-Peter Clausen
7
-122
/
+1
2011-12-22
staging:iio: Drop buffer mark_param_change callback
Lars-Peter Clausen
5
-34
/
+19
2011-12-22
staging:iio: Drop the unused buffer enable() and is_enabled() callbacks
Lars-Peter Clausen
2
-9
/
+0
2011-12-22
staging:iio: Drop buffer busy flag
Lars-Peter Clausen
2
-3
/
+0
2011-12-22
staging:iio: Make sure a device is only opened once at a time
Lars-Peter Clausen
2
-3
/
+17
2011-12-22
staging:iio: Disallow modifying buffer size when buffer is enabled
Lars-Peter Clausen
1
-5
/
+12
2011-12-22
staging:iio: Disallow changing scan elements in all buffered modes
Lars-Peter Clausen
1
-2
/
+2
2011-12-22
staging:iio: Use iio_buffer_enabled instead of open coding it
Lars-Peter Clausen
1
-3
/
+2
2011-12-22
staging:iio: Remove unused variable
Lars-Peter Clausen
1
-2
/
+0
2011-12-16
staging:iio: iio_trigger contains defunct owner field. Remove it.
Jonathan Cameron
4
-5
/
+0
2011-12-16
staging:iio: Make sure all triggers have a trigger_ops for the owner field.
Jonathan Cameron
2
-1
/
+10
2011-12-16
iio: gyro: ADXRS450: Add support for ADXRS453 Digital Gyroscope
Michael Hennerich
3
-21
/
+50
2011-12-16
iio: gyro: ADXRS450: Add missing read support for calibbias attribute
Michael Hennerich
1
-0
/
+7
2011-12-16
iio: gyro: ADXRS450: Add missing scale attributes
Michael Hennerich
1
-4
/
+20
2011-12-12
staging:iio:kfifo_buf: Fix potential buffer overflow in iio_read_first_n_kfifo
Lars-Peter Clausen
2
-2
/
+6
2011-12-09
Merge 3.2-rc5 into staging-next
Greg Kroah-Hartman
120
-1626
/
+3420
2011-12-09
staging:iio:dac:ad5791: Add id entry for the ad5790
Lars-Peter Clausen
2
-4
/
+6
2011-12-08
Merge branch 'work-next' into staging-next
Greg Kroah-Hartman
1
-10
/
+2
2011-12-08
staging:iio: Fix scan mask update
Lars-Peter Clausen
1
-10
/
+2
2011-12-08
Merge branch 'work-next' into staging-next
Greg Kroah-Hartman
2
-36
/
+24
2011-12-08
staging:iio: Fix sw_ring memory corruption
Lars-Peter Clausen
1
-35
/
+23
2011-12-08
staging:iio: Fix typo
Lars-Peter Clausen
1
-1
/
+1
2011-12-08
staging:iio:buffer.h update struct buffer docs.
Jonathan Cameron
1
-0
/
+6
[prev]
[next]