summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-02iio: light: lm3533-als: constify attribute_group structuressimran singhal1-2/+2
2017-04-01iio: Aspeed ADCRick Altherr3-0/+307
2017-04-01Documentation: dt-bindings: Document bindings for Aspeed ADCRick Altherr1-0/+20
2017-04-01staging: iio: light: tsl2x7x constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: adc: hx711: constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: humidity: hdc100x: constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: light: apds9960: constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: light: bh1750: constify attribute_group structuressimran singhal1-1/+1
2017-04-01iio: proximity: as3935: constify attribute_group structuressimran singhal1-1/+1
2017-03-30iio: adc: cpcap: Add minimal support for CPCAP PMIC ADCTony Lindgren4-0/+1037
2017-03-30staging: iio: update locking method during frequency writesGargi Sharma1-8/+16
2017-03-30drivers: iio: chemical: replace comma with a semicolonArushi Singhal2-2/+2
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-29Staging: lustre: lnet: code style fixSergiy Redko1-1/+1
2017-03-29staging: rtl8192e: Fix embedded function names with __func__Suniel Mahesh1-11/+11
2017-03-29Staging: vt6655 - block comments style fixDerek Robson1-1/+1
2017-03-29drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/infoPushkar Jambhlekar1-4/+0
2017-03-29drivers/staging/wilc1000: Using __func__ instead of hardcoded function namePushkar Jambhlekar1-2/+2
2017-03-29staging: dgnc: remove error message taskTobin C. Harding1-2/+0
2017-03-29staging: dgnc: remove dead codeTobin C. Harding1-9/+0
2017-03-29staging: dgnc: remove struct member magic numbersTobin C. Harding6-139/+119
2017-03-29staging: dgnc: remove unnecessary commentsTobin C. Harding6-522/+97
2017-03-29staging: dgnc: remove double underscoreTobin C. Harding8-24/+26
2017-03-29staging: dgnc: clean up header commentsTobin C. Harding5-235/+349
2017-03-29staging: unisys: visorbus: Have unisys_vmcall return Linux error instead of V...David Kershner2-11/+32
2017-03-29staging: unisys: visorbus: move unisys_vmcall into visorchipsetDavid Kershner2-20/+20
2017-03-29staging: unisys: visorbus: Update vmcallinterface commentDavid Kershner1-3/+3
2017-03-29staging: unisys: visorbus: get rid of ISSUE_IO_VMCALLDavid Kershner2-6/+4
2017-03-29staging: unisys: visorbus: remove useless ifdefDavid Kershner1-4/+0
2017-03-29staging: unisys: visorbus: consolidate if statementsDavid Kershner1-12/+6
2017-03-29staging: unisys: visorbus: get rid of braces around single statementsDavid Kershner1-2/+2
2017-03-29staging: unisys: visorbus: add error handling to chipset_device_pause/resumeDavid Kershner3-9/+16
2017-03-29staging: unisys: visorbus: add error handling to initiate_chipset_device_paus...David Kershner1-42/+32
2017-03-29staging: unisys: visorbus: don't unregister if we failed to registerDavid Kershner1-6/+1
2017-03-29staging: unisys: visorbus: don't ignore visorchannel_read errorDavid Kershner1-4/+7
2017-03-29staging: unisys: visorbus: check for err from dev_set_nameDavid Kershner1-2/+4
2017-03-29staging: unisys: visorbus: cleanup error handling in visorbus_ueventDavid Kershner1-3/+1
2017-03-29staging: unisys: visorbus: get rid of unused parameter forcenomatchDavid Kershner1-9/+0
2017-03-29staging: unisys: visorbus: get rid of unused parameter forcematchDavid Kershner1-7/+0
2017-03-29staging: unisys: visorbus: get rid of create_bus_type.David Kershner1-29/+3
2017-03-29staging: unisys: visorbus: fix error handling in create_bus_instanceDavid Kershner1-25/+14
2017-03-29staging: unisys: visorbus: add error handling visorbus_enable_channel_interruptDavid Kershner2-4/+4
2017-03-29staging: unisys: visorbus: add error handling for dev_start_periodic_workDavid Kershner1-2/+3
2017-03-29staging: unisys: remove client from spar_check_channelDavid Kershner4-27/+26
2017-03-29staging: unisys: visorbus: get rid of shouting SPAR_VBUS_CHANNEL_CLIENT_OK macroDavid Kershner2-9/+7
2017-03-29staging: unisys: visorbus: move vbuschannel_print_devinfo from .h to .c fileDavid Kershner2-35/+34
2017-03-29staging: unisys: visorbus: consolidate bus_responder and device_responderDavid Kershner1-32/+18