index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
imu
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging:iio: Move adis16400 out of staging
Lars-Peter Clausen
2013-01-26
5
-1136
/
+0
*
staging:iio:adis16400: Code style cleanup
Lars-Peter Clausen
2013-01-26
1
-44
/
+37
*
staging:iio:adis16400: Remove samplerate_available attribute
Lars-Peter Clausen
2013-01-26
1
-3
/
+0
*
staging:iio:adis16400: Remove unit suffix from samplerate attribute
Lars-Peter Clausen
2013-01-26
1
-1
/
+1
*
staging:iio:adis16400: Preallocate transfer message
Lars-Peter Clausen
2013-01-26
3
-176
/
+128
*
staging:iio:adis16400: Add helper macros for channel declaration
Lars-Peter Clausen
2013-01-26
1
-417
/
+140
*
staging:iio:adis16400: Use triggered buffer setup helper function
Lars-Peter Clausen
2013-01-26
2
-52
/
+8
*
staging:iio:adis16400: Use adis library
Lars-Peter Clausen
2013-01-26
6
-558
/
+225
*
staging:iio:adis16400: Remove unused default_scan_mask
Lars-Peter Clausen
2013-01-26
2
-16
/
+0
*
staging:iio:adis16400: Fix and cleanup 3db filter setting
Lars-Peter Clausen
2013-01-26
1
-21
/
+20
*
staging:iio:adis16400: Don't pass 0 to ilog2
Lars-Peter Clausen
2013-01-26
1
-1
/
+5
*
staging: iio: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging: iio: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging: iio: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging:iio: Add support for multiple buffers
Jonathan Cameron
2012-11-10
1
-3
/
+2
*
staging:iio:adis16400: Set the PROD_ID flag for the adis16334
Lars-Peter Clausen
2012-11-04
1
-0
/
+1
*
staging:iio:adis16400: Remove now duplicated chip_table entry
Lars-Peter Clausen
2012-11-04
1
-14
/
+1
*
staging:iio:adis16400: Fix product id check
Lars-Peter Clausen
2012-11-04
2
-8
/
+6
*
staging:iio:adis16400: Fix adis16334 sampling frequency control
Lars-Peter Clausen
2012-11-04
2
-32
/
+101
*
Merge 3.7-rc3 into staging-next
Greg Kroah-Hartman
2012-10-29
2
-26
/
+46
|
\
|
*
staging:iio:adis16400: Fixup adis16336 temp channel attributes
Lars-Peter Clausen
2012-10-19
1
-1
/
+1
|
*
staging:iio:adis16400: Report correct temperature scale and offset
Lars-Peter Clausen
2012-10-19
2
-3
/
+22
|
*
staging:iio: Fix adis16400 channel offsets and scales
Lars-Peter Clausen
2012-10-19
1
-26
/
+27
*
|
staging iio: consistent commas in adis16400 channel spec
Peter Meerwald
2012-10-19
1
-5
/
+5
|
/
*
staging:iio:adis16400: Do not return a error in remove function
Lars-Peter Clausen
2012-09-22
1
-7
/
+1
*
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
2012-09-16
1
-0
/
+2
|
\
|
*
staging:iio: prevent divide by zero bugs
Dan Carpenter
2012-08-27
1
-0
/
+2
*
|
iio: Drop timestamp parameter from buffer store_to callback
Lars-Peter Clausen
2012-09-08
1
-1
/
+1
*
|
staging:iio: Use iio_push_to_buffer
Lars-Peter Clausen
2012-09-06
1
-1
/
+1
*
|
staging:iio: Update email address for Jonathan Cameron.
Jonathan Cameron
2012-09-03
2
-2
/
+2
*
|
staging:iio: Add missing __devinit and __devexit annotations
Lars-Peter Clausen
2012-08-27
1
-1
/
+1
*
|
staging:iio: Constify static iio_chan_spec arrays
Lars-Peter Clausen
2012-08-14
1
-3
/
+3
|
/
*
staging:iio:adis16400: Do not return error code in the interrupt handler
Lars-Peter Clausen
2012-07-08
1
-8
/
+5
*
staging:iio:imu:adis16400 drop sysfs interface for manual device reset.
Jonathan Cameron
2012-06-30
1
-22
/
+0
*
staging:iio:adis16400: Fix ADIS163xx AUX_ADC address
Lars-Peter Clausen
2012-06-15
2
-3
/
+6
*
staging:iio:adis16400: Fix ADIS16334 temperature address
Lars-Peter Clausen
2012-06-15
1
-2
/
+2
*
staging:iio:adis16400: Fix ADIS16300 temperature address
Lars-Peter Clausen
2012-06-15
1
-1
/
+1
*
staging:iio:adis16400: Fix ADIS16300 ROLL_OUT register address
Lars-Peter Clausen
2012-06-15
1
-1
/
+1
*
staging:iio:imu: Use dev_to_iio_dev()
Lars-Peter Clausen
2012-05-14
1
-3
/
+3
*
staging:iio:adis16400_ring: Pass IIO device directly
Lars-Peter Clausen
2012-05-14
1
-7
/
+5
*
staging:iio: Streamline API function naming
Lars-Peter Clausen
2012-04-29
2
-6
/
+6
*
IIO: Move core headers to include/linux/iio
Jonathan Cameron
2012-04-25
3
-7
/
+7
*
staging:iio: add caching of the number of bytes in a scan.
Jonathan Cameron
2012-04-24
1
-2
/
+2
*
staging:iio:imu Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
2012-04-18
1
-41
/
+80
*
staging:iio: use spi->irq valid rather than querying available modes
Jonathan Cameron
2012-04-10
1
-1
/
+1
*
staging:iio: Setup buffer access functions when allocating the buffer
Lars-Peter Clausen
2012-02-09
1
-2
/
+0
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-09
3
-94
/
+200
|
\
|
*
staging:iio:buffer remove unused owner field from struct iio_buffer
Jonathan Cameron
2011-12-08
1
-1
/
+0
|
*
staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
Jonathan Cameron
2011-12-08
1
-8
/
+11
|
*
staging:iio:buffer move setup ops from buffer instance to iio_dev
Jonathan Cameron
2011-12-08
1
-1
/
+1
[next]