summaryrefslogtreecommitdiffstats
path: root/fs/fs_struct.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-30iio: adc: replace comma with a semicolonArushi Singhal1-2/+2
2017-03-29iio: adc: ad799x: constify attribute_group structuressimran singhal1-1/+1
2017-03-29iio: adc: max1363: constify attribute_group structuressimran singhal1-1/+1
2017-03-29iio: dac: ad5504: constify attribute_group structuressimran singhal1-1/+1
2017-03-25staging: iio: adc: ad7280a: fix permission coding style issueOlivier Leveque1-6/+6
2017-03-25staging: iio: accel: remove unneeded braces around single statementsMark Stenglein2-6/+3
2017-03-25staging: iio: tsl2x7x_core: Fix standard deviation calculationEva Rachel Retuya1-1/+1
2017-03-25iio: hid: Add humidity sensor supportSong Hongyan5-0/+338
2017-03-25iio: hid-sensor-attributes: Fix gravity sensor scale value not right issueSong Hongyan1-0/+6
2017-03-25iio:light: Add support for STMicro VL6180 sensorManivannan Sadhasivam4-0/+569
2017-03-25staging: iio: Remove extra Parenthesis.Arushi Singhal1-8/+8
2017-03-25iio: cros_ec_sensors: Use devm to setup the triggered buffer.Enric Balletbo i Serra1-23/+3
2017-03-25iio: adc: meson-saradc: add calibrationHeiner Kallweit1-2/+75
2017-03-23staging: adis16203: Remove locking on raw reads of IIO_CHAN_INFO_CALIBBIASGargi Sharma1-3/+0
2017-03-23staging: iio: cdc: ad7746: Fix alignment with paranthesisNarcisa Ana Maria Vasile1-1/+1
2017-03-23staging: iio: Add blank lines after function declarationsNarcisa Ana Maria Vasile2-0/+2
2017-03-23staging: iio: adt7136: Remove unnecessary blank linesNarcisa Ana Maria Vasile1-4/+0
2017-03-23staging: ad7606: Replace mlock with driver private lockArushi Singhal2-4/+8
2017-03-23staging: iio: ade7753: Remove trailing whitespacessimran singhal1-4/+4
2017-03-23staging: ade7754: Clean up #includessimran singhal1-6/+5
2017-03-23staging: iio: Replace a bit shift by a use of BIT.Arushi Singhal2-9/+9
2017-03-23staging: iio: adis16060: Remove iio_dev mlock and refactor codesimran singhal1-25/+10
2017-03-21iio: dac: Add support for ltc2632 DACsMaxime Roussin-Belanger4-0/+348
2017-03-21staging: ks7010: rename return value identifierTobin C. Harding3-84/+84
2017-03-21staging: ks7010: remove zero comparisonTobin C. Harding1-2/+2
2017-03-21staging: ks7010: remove non-zero comparisonTobin C. Harding2-5/+5
2017-03-21staging: ks7010: make goto labels uniformTobin C. Harding1-35/+35
2017-03-21staging: ks7010: return directly on errorTobin C. Harding2-10/+7
2017-03-21staging: ks7010: fix checkpatch MULTIPLE_ASSIGNMENTSTobin C. Harding1-1/+2
2017-03-21staging: ks7010: fix checkpatch BRACESTobin C. Harding1-13/+9
2017-03-21staging: ks7010: fix checkpatch PARENTHESIS_ALIGNMENTTobin C. Harding2-10/+10
2017-03-21staging: ks7010: fix checkpatch SPACINGTobin C. Harding1-2/+2
2017-03-21staging: ks7010: fix checkpatch LINE_SPACINGTobin C. Harding1-0/+1
2017-03-21staging: vchiq_arm: Fix MODULE_LICENSEStefan Wahren1-1/+1
2017-03-21Staging: media: Unmap and release region obtained by ioremap_nocacheArvind Yadav1-3/+9
2017-03-21staging:sm750fb: Code readability is improved.Arushi Singhal1-25/+30
2017-03-21staging: rtl8712: checkpatch: Avoid multiple line dereferencesDing-Chi Wang1-6/+4
2017-03-21staging: lustre: libcfs: Define pr_fmt() to include relevant nameNarcisa Ana Maria Vasile1-5/+6
2017-03-21staging: lustre: libcfs: Replace printk() with pr_*()Narcisa Ana Maria Vasile1-28/+22
2017-03-21staging: media: atomisp: fix build errors when PM is disabledJérémy Lefaure1-2/+2
2017-03-21staging: atomisp: remove useless condition in if-statementsDaeseok Youn1-4/+2
2017-03-21staging: media: atomisp: Remove unnecessary braces.Varsha Rao3-6/+3
2017-03-21staging: media: atomisp: Remove unnecessary blank lines.Varsha Rao4-11/+0
2017-03-21staging: media: atomisp: Fix block comments warning.Varsha Rao2-13/+15
2017-03-21staging: media: atomisp: Added spaces around arithmetic operators.Varsha Rao3-13/+13
2017-03-21staging: bcm2835-audio: Add support for simultanous HDMI and Headphone audioMichael Zoran4-99/+450
2017-03-21bcm2835-v4l2: Fix buffer overflow problemDave Stevenson1-1/+6
2017-03-21staging: vc04_services: make BCM_VIDEOCORE tristateArnd Bergmann1-1/+1
2017-03-21staging: vc04_services: fix NULL pointer dereference on pointer 'service'Colin Ian King1-1/+1
2017-03-21staging: atomisp: simplify if statement in atomisp_get_sensor_fps()Daeseok Youn1-12/+10