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
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.
Jonathan Cameron
9
-46
/
+90
2011-05-19
staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.
Jonathan Cameron
3
-21
/
+21
2011-05-19
staging:iio: ring core cleanups + check if read_last available in lis3l02dq
Jonathan Cameron
1
-1
/
+6
2011-05-19
staging:iio: poll func allocation clean up.
Jonathan Cameron
5
-76
/
+42
2011-05-19
staging:iio: Rip out helper for software rings.
Jonathan Cameron
3
-140
/
+110
2011-05-19
staging:iio: rationalization of different buffer implementation hooks.
Jonathan Cameron
8
-44
/
+74
2011-05-19
staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device
Jonathan Cameron
6
-151
/
+12
2011-05-19
staging:iio:lis3l02dq remerge the two interrupt handlers.
Jonathan Cameron
3
-40
/
+47
2011-05-19
staging:iio:accel:adis16240 move to chan_spec based setup.
Jonathan Cameron
4
-199
/
+220
2011-05-19
staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.
Jonathan Cameron
1
-0
/
+29
2011-05-19
staging:iio:accel:adis16209 move to chan_spec based setup.
Jonathan Cameron
4
-273
/
+228
2011-05-19
staging:iio:accel:adis16204 move to chan_spec based setup.
Jonathan Cameron
4
-259
/
+220
2011-05-19
staging:iio:accel:adis16203 move to chan_spec based setup.
Jonathan Cameron
4
-255
/
+193
2011-05-19
staging:iio:accel:adis16201 move to chan_spec based setup.
Jonathan Cameron
4
-325
/
+217
2011-05-19
staging:iio: use the new central name attribute creation code
Jonathan Cameron
9
-43
/
+16
2011-05-19
staging:iio:accel:adis16240 move to irqchip based trigger handling.
Jonathan Cameron
3
-65
/
+43
2011-05-19
staging:iio:accel:adis16209 move to irqchip based trigger handling.
Jonathan Cameron
3
-61
/
+45
2011-05-19
staging:iio:accel:adis16204 move to irqchip based trigger handling.
Jonathan Cameron
3
-67
/
+42
2011-05-19
staging:iio:accel:adis16203 move to irqchip based trigger handling.
Jonathan Cameron
3
-65
/
+42
2011-05-19
staging:iio:accel:adis16201 move to irqchip based trigger handling.
Jonathan Cameron
3
-65
/
+40
2011-05-19
staging:iio:accel:lis3l02dq move to threaded trigger handling.
Jonathan Cameron
3
-91
/
+56
2011-05-19
staging:iio:accel:lis3l02dq make threshold interrupt threaded.
Jonathan Cameron
2
-90
/
+73
2011-05-19
staging:iio: Remove legacy event handling.
Jonathan Cameron
2
-44
/
+19
2011-05-19
staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations.
Jonathan Cameron
1
-4
/
+1
2011-05-19
staging:iio:sca3000 extract old event handling and move to poll for events from buffer
Jonathan Cameron
3
-708
/
+509
2011-05-19
staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds from that for the datardy signal.
Jonathan Cameron
3
-47
/
+107
2011-05-19
staging:iio:lis3l02dq: General cleanup
Jonathan Cameron
3
-100
/
+84
2011-05-19
staging:iio: remove legacy event chrdev for the buffers
Jonathan Cameron
1
-0
/
+2
2011-05-19
staging:iio: remove ability to escalate events.
Jonathan Cameron
1
-4
/
+9
2011-05-19
staging:iio:lis3l02dq - move to new channel_spec approach.
Jonathan Cameron
3
-476
/
+308
2011-04-25
staging:iio:adis16209 replace unnecessary event line registration.
Jonathan Cameron
2
-50
/
+21
2011-04-25
staging:iio:adis16240 replace unnecessary event line registration.
Jonathan Cameron
2
-50
/
+22
2011-04-25
staging:iio:adis16201 replace unnecessary event line registration.
Jonathan Cameron
2
-50
/
+21
2011-04-25
staging:iio:adis16204 replace unnecessary event line registration.
Jonathan Cameron
2
-50
/
+22
2011-04-25
staging:iio:adis16203 replace unnecessary event line registration.
Jonathan Cameron
2
-50
/
+22
2011-04-25
staging:iio: Add ability to allocate private data space to iio_allocate_device
Jonathan Cameron
9
-9
/
+9
2011-04-25
staging:iio: replace rip_lots naming with read_first_n
Jonathan Cameron
1
-4
/
+4
2011-04-25
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
11
-25
/
+25
2011-02-18
staging:iio:lis3l02dq allow buffer implementation selection
Jonathan Cameron
3
-5
/
+37
2010-12-07
Staging: Merge 2.6.37-rc5 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2010-11-18
Staging: iio: adis16220: fix up my fixup for some sysfs attribute permissions
Greg Kroah-Hartman
1
-1
/
+1
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-16
Staging: iio: adis16220: fix up some sysfs attribute permissions
Greg Kroah-Hartman
1
-1
/
+1
2010-11-09
staging: iio: adis16209: tuning spi delay to make hardware more stable
Barry Song
1
-1
/
+1
2010-11-09
staging: iio: new adis16204 driver
Barry Song
7
-0
/
+1125
2010-11-09
staging: iio: new adis16203 driver
Barry Song
6
-0
/
+1057
2010-11-09
staging: iio: new adis16201 driver
Barry Song
6
-0
/
+1162
2010-10-08
staging: iio: adc add numbers to naming of all adc channels as needed to associate events with them.
Jonathan Cameron
3
-21
/
+21
2010-10-08
staging: iio: accel remove deprecated and misleading event macros.
Jonathan Cameron
1
-107
/
+0
[prev]
[next]