summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/accel
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: add proper SPDX identifiers to remaining driver filesGreg Kroah-Hartman2019-04-032-4/+2Star
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-031-0/+1
* staging:iio:accel:adis16240: sign extend function replace hard code duplicationKarim Eshapa2018-06-241-9/+2Star
* staging:iio:accel:adis16203: sign extend function rather code duplicationKarim Eshapa2018-06-161-5/+1Star
* Staging: iio: adis16209: Move adis16209 driver out of stagingShreeya Patel2018-03-303-343/+0Star
* Staging: iio: adis16209: Use GENMASKShreeya Patel2018-03-301-17/+14Star
* Staging: iio: adis16209: Remove unused headersShreeya Patel2018-03-301-3/+0Star
* Staging: iio: adis16209: Add a blank line after return statementsShreeya Patel2018-03-301-0/+2
* Staging: iio: adis16209: Prefer reverse christmas tree orderingShreeya Patel2018-03-301-2/+2
* Staging: iio: adis16209: Indent the field definitionsShreeya Patel2018-03-301-5/+5
* Staging: iio: accel: adis16201: Move adis16201 driver out of stagingHimanshu Jha2018-03-243-334/+0Star
* Staging: iio: accel: adis16201: Fix 80 character line limitHimanshu Jha2018-03-241-1/+2
* Staging: iio: accel: adis16201: Use GENMASKHimanshu Jha2018-03-241-19/+15Star
* Staging: iio: accel: adis16201: Remove unused headersHimanshu Jha2018-03-241-3/+0Star
* Staging: iio: accel: adis16201: Adjust argument to match open parenthesesHimanshu Jha2018-03-181-1/+1
* Staging: iio: accel: adis16201: Prefer reverse christmas tree orderingHimanshu Jha2018-03-181-2/+2
* Staging: iio: accel: adis16201: Use sign_extend32 functionHimanshu Jha2018-03-181-3/+2Star
* Staging: iio: accel: adis16201: Add comments about units in read_raw()Himanshu Jha2018-03-181-9/+18
* Staging: iio: accel: adis16201: Group register definitionsHimanshu Jha2018-03-181-84/+54Star
* Staging: iio: accel: adis16201: Add _REG suffix to registersHimanshu Jha2018-03-181-42/+42
* Staging: iio: accel: adis16201: Remove unnecessary commentsHimanshu Jha2018-03-181-36/+0Star
* Staging: iio: accel: adis16201: Rename few macro definitionsHimanshu Jha2018-03-181-7/+7
* Staging: iio: adis16209: Use sign_extend32 functionShreeya Patel2018-03-071-3/+2Star
* Staging: iio: adis16209: Adjust a switch statementShreeya Patel2018-03-071-2/+8
* Staging: iio: adis16209: Change some macro namesShreeya Patel2018-03-071-24/+24
* Staging: iio: adis16209: Remove and add some comments and group the definitionsShreeya Patel2018-03-071-93/+39Star
* Staging: iio: accel: adis16201: Add a blank space before returnsHimanshu Jha2018-03-071-0/+4
* Staging: iio: accel: adis16201: Prefer alphabetical sequence of header filesHimanshu Jha2018-03-071-3/+3
* Staging: iio: adis16209: Add _REG postfix for registersShreeya Patel2018-03-031-42/+43
* Staging: iio: adis16209: Change the definition nameShreeya Patel2018-03-031-2/+2
* Staging: iio: adis16209: Arrange headers in alphabetical orderShreeya Patel2018-03-031-2/+2
* staging:iio:accel: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-224-4/+0Star
* Staging: iio: accel: adis16203: fixed a brace coding style issueRené Hickersberger?=2017-04-141-2/+1Star
* staging: iio: accel: remove unneeded braces around single statementsMark Stenglein2017-03-252-6/+3Star
* staging: adis16203: Remove locking on raw reads of IIO_CHAN_INFO_CALIBBIASGargi Sharma2017-03-231-3/+0Star
* staging: iio: adis16209: Remove mutex_lock() and mutex_unlock() callsNarcisa Ana Maria Vasile2017-03-191-4/+0Star
* staging: iio: accel: adis16201: remove iio_dev mlockAishwarya Pant2017-03-191-5/+1Star
* staging: iio: adis16240: Remove mutex_lock() and mutex_unlock() function call.Varsha Rao2017-03-181-16/+1Star
* staging: iio: adis16240: Group similar macros into enumsNarcisa Ana Maria Vasile2017-03-131-6/+8
* staging: iio: adis16209: Group similar macros into enumsNarcisa Ana Maria Vasile2017-03-131-8/+10
* staging: iio: adis16203: Remove exceptional & on function namesimran singhal2017-03-131-2/+2
* staging: iio: adis16209: Remove exceptional & on function namesimran singhal2017-03-131-2/+2
* staging: iio: adis16201: Remove exceptional & on function namesimran singhal2017-03-131-2/+2
* staging: iio: adis16240: Remove exceptional & on function namesimran singhal2017-03-131-2/+2
* staging: iio: accel: Rename source files and update MakefileNarcisa Ana Maria Vasile2017-03-055-7/+0Star
* staging: iio: adis16240: Move contents of the header to the source fileNarcisa Ana Maria Vasile2017-03-042-180/+174Star
* staging: iio: adis16209: Move contents of the header to the source fileNarcisa Ana Maria Vasile2017-03-042-145/+139Star
* staging: iio: adis16203: Move header file content to source file.Varsha Rao2017-03-022-133/+128Star
* staging: iio: accel: adis16201: Move header file content to source filesimran singhal2017-03-022-145/+139Star