aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: iio: add proper SPDX identifiers to remaining driver filesGreg Kroah-Hartman2-4/+2
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2018-06-24staging:iio:accel:adis16240: sign extend function replace hard code duplicationKarim Eshapa1-9/+2
2018-06-16staging:iio:accel:adis16203: sign extend function rather code duplicationKarim Eshapa1-5/+1
2018-03-30Staging: iio: adis16209: Move adis16209 driver out of stagingShreeya Patel3-343/+0
2018-03-30Staging: iio: adis16209: Use GENMASKShreeya Patel1-17/+14
2018-03-30Staging: iio: adis16209: Remove unused headersShreeya Patel1-3/+0
2018-03-30Staging: iio: adis16209: Add a blank line after return statementsShreeya Patel1-0/+2
2018-03-30Staging: iio: adis16209: Prefer reverse christmas tree orderingShreeya Patel1-2/+2
2018-03-30Staging: iio: adis16209: Indent the field definitionsShreeya Patel1-5/+5
2018-03-24Staging: iio: accel: adis16201: Move adis16201 driver out of stagingHimanshu Jha3-334/+0
2018-03-24Staging: iio: accel: adis16201: Fix 80 character line limitHimanshu Jha1-1/+2
2018-03-24Staging: iio: accel: adis16201: Use GENMASKHimanshu Jha1-19/+15
2018-03-24Staging: iio: accel: adis16201: Remove unused headersHimanshu Jha1-3/+0
2018-03-18Staging: iio: accel: adis16201: Adjust argument to match open parenthesesHimanshu Jha1-1/+1
2018-03-18Staging: iio: accel: adis16201: Prefer reverse christmas tree orderingHimanshu Jha1-2/+2
2018-03-18Staging: iio: accel: adis16201: Use sign_extend32 functionHimanshu Jha1-3/+2
2018-03-18Staging: iio: accel: adis16201: Add comments about units in read_raw()Himanshu Jha1-9/+18
2018-03-18Staging: iio: accel: adis16201: Group register definitionsHimanshu Jha1-84/+54
2018-03-18Staging: iio: accel: adis16201: Add _REG suffix to registersHimanshu Jha1-42/+42
2018-03-18Staging: iio: accel: adis16201: Remove unnecessary commentsHimanshu Jha1-36/+0
2018-03-18Staging: iio: accel: adis16201: Rename few macro definitionsHimanshu Jha1-7/+7
2018-03-07Staging: iio: adis16209: Use sign_extend32 functionShreeya Patel1-3/+2
2018-03-07Staging: iio: adis16209: Adjust a switch statementShreeya Patel1-2/+8
2018-03-07Staging: iio: adis16209: Change some macro namesShreeya Patel1-24/+24
2018-03-07Staging: iio: adis16209: Remove and add some comments and group the definitionsShreeya Patel1-93/+39
2018-03-07Staging: iio: accel: adis16201: Add a blank space before returnsHimanshu Jha1-0/+4
2018-03-07Staging: iio: accel: adis16201: Prefer alphabetical sequence of header filesHimanshu Jha1-3/+3
2018-03-03Staging: iio: adis16209: Add _REG postfix for registersShreeya Patel1-42/+43
2018-03-03Staging: iio: adis16209: Change the definition nameShreeya Patel1-2/+2
2018-03-03Staging: iio: adis16209: Arrange headers in alphabetical orderShreeya Patel1-2/+2
2017-08-22staging:iio:accel: drop assignment of iio_info.driver_moduleJonathan Cameron4-4/+0
2017-04-14Staging: iio: accel: adis16203: fixed a brace coding style issueRené Hickersberger?=1-2/+1
2017-03-25staging: iio: accel: remove unneeded braces around single statementsMark Stenglein2-6/+3
2017-03-23staging: adis16203: Remove locking on raw reads of IIO_CHAN_INFO_CALIBBIASGargi Sharma1-3/+0
2017-03-19staging: iio: adis16209: Remove mutex_lock() and mutex_unlock() callsNarcisa Ana Maria Vasile1-4/+0
2017-03-19staging: iio: accel: adis16201: remove iio_dev mlockAishwarya Pant1-5/+1
2017-03-18staging: iio: adis16240: Remove mutex_lock() and mutex_unlock() function call.Varsha Rao1-16/+1
2017-03-13staging: iio: adis16240: Group similar macros into enumsNarcisa Ana Maria Vasile1-6/+8
2017-03-13staging: iio: adis16209: Group similar macros into enumsNarcisa Ana Maria Vasile1-8/+10
2017-03-13staging: iio: adis16203: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-13staging: iio: adis16209: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-13staging: iio: adis16201: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-13staging: iio: adis16240: Remove exceptional & on function namesimran singhal1-2/+2
2017-03-05staging: iio: accel: Rename source files and update MakefileNarcisa Ana Maria Vasile5-7/+0
2017-03-04staging: iio: adis16240: Move contents of the header to the source fileNarcisa Ana Maria Vasile2-180/+174
2017-03-04staging: iio: adis16209: Move contents of the header to the source fileNarcisa Ana Maria Vasile2-145/+139
2017-03-02staging: iio: adis16203: Move header file content to source file.Varsha Rao2-133/+128
2017-03-02staging: iio: accel: adis16201: Move header file content to source filesimran singhal2-145/+139