index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
125
-1821
/
+3545
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
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
2011-12-08
staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.
Jonathan Cameron
8
-34
/
+33
2011-12-08
staging:iio:buffer scrap to_iio_buffer as it no longer has meaning.
Jonathan Cameron
1
-3
/
+0
2011-12-08
staging:iio:buffer stop allowing for read_last callback.
Jonathan Cameron
1
-2
/
+0
2011-12-08
staging:iio:ring_sw don't provide read last function.
Jonathan Cameron
1
-33
/
+0
2011-12-08
staging:iio:adc:max1363 stop reading from buffer for sysfs access
Jonathan Cameron
3
-73
/
+21
2011-12-08
staging:iio:adc:ad799x stop reading from buffer for sysfs accesses
Jonathan Cameron
3
-38
/
+1
2011-12-08
staging:iio:adc:ad7887 stop reading from buffer for sysfs access.
Jonathan Cameron
3
-40
/
+1
2011-12-08
staging:iio:adc:ad7993 stop reading from buffer for sysfs raw read.
Jonathan Cameron
1
-21
/
+1
2011-12-08
staging:iio:adc:ad7606 remove buffer access to data from sysfs read.
Jonathan Cameron
3
-26
/
+1
2011-12-08
staging:iio:adc:ad7606 remove buffer access for sysfs interfaces.
Jonathan Cameron
3
-30
/
+1
2011-12-08
staging:iio:adc:ad7476 scrap read from buffer for sysfs access.
Jonathan Cameron
3
-40
/
+2
2011-12-08
staging:iio:adc:ad7192 scrap read from buffer for sysfs access.
Jonathan Cameron
1
-21
/
+1
2011-12-08
staging:iio:accel:lis3l02dq scrap reading from buffer for sysfs access.
Jonathan Cameron
3
-50
/
+3
2011-12-08
staging:iio:buffer remove unused owner field from struct iio_buffer
Jonathan Cameron
11
-12
/
+0
2011-12-08
staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
Jonathan Cameron
19
-77
/
+100
2011-12-08
staging:iio:buffer move setup ops from buffer instance to iio_dev
Jonathan Cameron
23
-46
/
+46
2011-12-08
staging:iio: remove userspace access to bytes per datum.
Jonathan Cameron
4
-28
/
+0
2011-12-08
staging:iio:buffer drop bpe field.
Jonathan Cameron
12
-16
/
+0
2011-12-08
staging:iio:adc:max1363 add datasheet_name entries.
Jonathan Cameron
1
-0
/
+2
2011-12-08
staging:iio: core: add datasheet_name to chan_spec
Jonathan Cameron
1
-0
/
+5
2011-12-08
staging:iio:adc:max1363 correctly set channels as big endian.
Jonathan Cameron
1
-2
/
+12
2011-12-08
staging:iio:adc:max1363 use new demuxing support.
Jonathan Cameron
3
-40
/
+26
[next]