index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
accel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: fix iio builds when IIO_RING_BUFFER is not enabled
Randy Dunlap
2011-06-27
2
-2
/
+2
*
Staging: fix more iio builds when IIO_RING_BUFFER is not enabled
Randy Dunlap
2011-06-27
2
-3
/
+3
*
staging:iio: use pollfunc allocation helpers in remaining drivers.
Jonathan Cameron
2011-05-19
1
-9
/
+7
*
staging:iio: implement an iio_info structure to take some of the constant ele...
Jonathan Cameron
2011-05-19
9
-46
/
+90
*
staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.
Jonathan Cameron
2011-05-19
3
-21
/
+21
*
staging:iio: ring core cleanups + check if read_last available in lis3l02dq
Jonathan Cameron
2011-05-19
1
-1
/
+6
*
staging:iio: poll func allocation clean up.
Jonathan Cameron
2011-05-19
5
-76
/
+42
*
staging:iio: Rip out helper for software rings.
Jonathan Cameron
2011-05-19
3
-141
/
+111
*
staging:iio: rationalization of different buffer implementation hooks.
Jonathan Cameron
2011-05-19
8
-44
/
+74
*
staging:iio:trigger handle name attr in core, remove old alloc and register a...
Jonathan Cameron
2011-05-19
6
-151
/
+12
*
staging:iio:lis3l02dq remerge the two interrupt handlers.
Jonathan Cameron
2011-05-19
3
-40
/
+47
*
staging:iio:accel:adis16240 move to chan_spec based setup.
Jonathan Cameron
2011-05-19
4
-199
/
+220
*
staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.
Jonathan Cameron
2011-05-19
1
-0
/
+29
*
staging:iio:accel:adis16209 move to chan_spec based setup.
Jonathan Cameron
2011-05-19
4
-277
/
+232
*
staging:iio:accel:adis16204 move to chan_spec based setup.
Jonathan Cameron
2011-05-19
4
-259
/
+220
*
staging:iio:accel:adis16203 move to chan_spec based setup.
Jonathan Cameron
2011-05-19
4
-257
/
+195
*
staging:iio:accel:adis16201 move to chan_spec based setup.
Jonathan Cameron
2011-05-19
4
-328
/
+220
*
staging:iio: use the new central name attribute creation code
Jonathan Cameron
2011-05-19
9
-43
/
+16
*
staging:iio:accel:adis16240 move to irqchip based trigger handling.
Jonathan Cameron
2011-05-19
3
-65
/
+43
*
staging:iio:accel:adis16209 move to irqchip based trigger handling.
Jonathan Cameron
2011-05-19
3
-61
/
+45
*
staging:iio:accel:adis16204 move to irqchip based trigger handling.
Jonathan Cameron
2011-05-19
3
-67
/
+42
*
staging:iio:accel:adis16203 move to irqchip based trigger handling.
Jonathan Cameron
2011-05-19
3
-65
/
+42
*
staging:iio:accel:adis16201 move to irqchip based trigger handling.
Jonathan Cameron
2011-05-19
3
-65
/
+40
*
staging:iio:accel:lis3l02dq move to threaded trigger handling.
Jonathan Cameron
2011-05-19
3
-91
/
+56
*
staging:iio:accel:lis3l02dq make threshold interrupt threaded.
Jonathan Cameron
2011-05-19
2
-90
/
+73
*
staging:iio: Remove legacy event handling.
Jonathan Cameron
2011-05-19
2
-44
/
+19
*
staging:iio:buffering remove unused parameter dead_offset from read_last_n in...
Jonathan Cameron
2011-05-19
1
-4
/
+1
*
staging:iio:sca3000 extract old event handling and move to poll for events fr...
Jonathan Cameron
2011-05-19
3
-709
/
+510
*
staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds f...
Jonathan Cameron
2011-05-19
3
-47
/
+107
*
staging:iio:lis3l02dq: General cleanup
Jonathan Cameron
2011-05-19
3
-100
/
+84
*
staging:iio: remove legacy event chrdev for the buffers
Jonathan Cameron
2011-05-19
1
-0
/
+2
*
staging:iio: remove ability to escalate events.
Jonathan Cameron
2011-05-19
1
-4
/
+9
*
staging:iio:lis3l02dq - move to new channel_spec approach.
Jonathan Cameron
2011-05-19
3
-481
/
+313
*
staging:iio:adis16209 replace unnecessary event line registration.
Jonathan Cameron
2011-04-25
2
-50
/
+21
*
staging:iio:adis16240 replace unnecessary event line registration.
Jonathan Cameron
2011-04-25
2
-50
/
+22
*
staging:iio:adis16201 replace unnecessary event line registration.
Jonathan Cameron
2011-04-25
2
-50
/
+21
*
staging:iio:adis16204 replace unnecessary event line registration.
Jonathan Cameron
2011-04-25
2
-50
/
+22
*
staging:iio:adis16203 replace unnecessary event line registration.
Jonathan Cameron
2011-04-25
2
-50
/
+22
*
staging:iio: Add ability to allocate private data space to iio_allocate_device
Jonathan Cameron
2011-04-25
9
-9
/
+9
*
staging:iio: replace rip_lots naming with read_first_n
Jonathan Cameron
2011-04-25
1
-4
/
+4
*
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
2011-04-25
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
11
-25
/
+25
*
staging:iio:lis3l02dq allow buffer implementation selection
Jonathan Cameron
2011-02-18
3
-5
/
+37
*
Staging: Merge 2.6.37-rc5 into staging-next
Greg Kroah-Hartman
2010-12-07
1
-1
/
+1
|
\
|
*
Staging: iio: adis16220: fix up my fixup for some sysfs attribute permissions
Greg Kroah-Hartman
2010-11-18
1
-1
/
+1
|
*
Staging: iio: adis16220: fix up some sysfs attribute permissions
Greg Kroah-Hartman
2010-11-16
1
-1
/
+1
*
|
drivers/staging: Remove unnecessary semicolons
Joe Perches
2010-11-16
1
-1
/
+1
*
|
staging: iio: adis16209: tuning spi delay to make hardware more stable
Barry Song
2010-11-09
1
-1
/
+1
*
|
staging: iio: new adis16204 driver
Barry Song
2010-11-09
7
-0
/
+1125
*
|
staging: iio: new adis16203 driver
Barry Song
2010-11-09
6
-0
/
+1057
[next]