summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iio:adc: Add support for AD7766/AD7767Lars-Peter Clausen2016-09-273-0/+343
* iio:max1027: Use iio_trigger_validate_own_device() helperLars-Peter Clausen2016-09-271-12/+1
* iio:mma8452: Use new iio_trigger_validate_own_device() helperLars-Peter Clausen2016-09-271-12/+1
* iio:trigger: Add helper function to verify that a trigger belongs to the same...Lars-Peter Clausen2016-09-271-0/+21
* drivers: iio: dac: Fix sparse warningSandhya Bankar2016-09-271-1/+1
* drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"Sandhya Bankar2016-09-241-1/+3
* iio: Use kmalloc_array() in iio_scan_mask_set()Markus Elfring2016-09-241-4/+3
* iio: accel: mma7660: fix non static symbol warningWei Yongjun2016-09-241-1/+1
* iio:pressure: zpa2326: remove redundant "DEBUG" ifdefArnd Bergmann2016-09-221-4/+0
* iio: accel: sca3000_core: avoid potentially uninitialized variableArnd Bergmann2016-09-221-0/+2
* Staging: speakup: kobjects: Add space around the operator.Sandhya Bankar2016-09-221-5/+5
* Staging: speakup: varhandlers: Add space around the operator.Sandhya Bankar2016-09-221-3/+3
* staging: slicoss: Move NULL test closer to assignmentRehas Sachdeva2016-09-221-3/+3
* staging: ks7010: Remove unnecessary variable used to store return valuesayli karnik2016-09-221-3/+2
* staging: octeon-usb: Remove unnecessary assignmentRehas Sachdeva2016-09-221-1/+0
* Staging:rtl8188eu: Fix multiple blank linesYannis Damigos2016-09-221-1/+0
* staging: sm750fb: Remove unnecessary parenthesesRehas Sachdeva2016-09-221-2/+2
* staging: sm750fb: Use BIT(x) macroRehas Sachdeva2016-09-221-1/+1
* staging: xgifb: Remove unused variable and if statementRehas Sachdeva2016-09-221-5/+1
* staging: speakup: Remove unnecessary parenthesesKatie Dunne2016-09-221-2/+2
* staging: greybus: uart.c: fix alignment to match open parenthesisChaehyun Lim2016-09-221-14/+14
* staging: greybus: uart.c: change 'unsigned' to 'unsigned int'Chaehyun Lim2016-09-221-1/+1
* staging: greybus: audio_codec.c: code indent should use tabs where possibleRichard Groux2016-09-221-1/+1
* staging: greybus: audio_codec.c: space required before the open braceRichard Groux2016-09-221-1/+1
* staging: greybus: arche-platform: compress return logic into one lineEva Rachel Retuya2016-09-221-2/+1
* staging: greybus: audio: delete unnecessary parenthesesEva Rachel Retuya2016-09-221-1/+1
* staging: greybus: camera: simplify NULL testEva Rachel Retuya2016-09-221-1/+1
* staging: most: replace MOST_CH_ISOC_AVP with MOST_CH_ISOCAndrey Shvetsov2016-09-225-11/+11
* staging: most: clean up configuration stringsChristian Gromm2016-09-222-8/+15
* staging: most: core: remove trailing zero from text propertyAndrey Shvetsov2016-09-221-2/+2
* staging: most: make function most_submit_mbo return voidChristian Gromm2016-09-224-17/+7
* staging: wlan-ng: fixed block comment formattingJuliana Rodrigues2016-09-221-1/+2
* staging: wlan-ng: fixed alignment not matchingJuliana Rodrigues2016-09-221-1/+1
* staging: wlan-ng: fixed parenthesis alignmentJuliana Rodrigues2016-09-221-1/+1
* staging: wlan-ng: fixed block comment trailingJuliana Rodrigues2016-09-221-1/+2
* staging: greybus: fix up camera Kconfig dependanciesGreg Kroah-Hartman2016-09-211-1/+1
* staging: unisys: include: remove unused ULTRA_CHANNELCLI_STRINGDavid Kershner2016-09-211-22/+0
* staging: unisys: include: remove unused spar_channel_client_release_osDavid Kershner2016-09-211-22/+0
* staging: unisys: include: remove unused spar_channel_client_acquire_osDavid Kershner2016-09-211-104/+0
* staging: unisys: include: remove unused function pathname_last_n_nodesDavid Kershner2016-09-211-32/+0
* staging: unisys: visorhba: remove prototypes for visorhba_main.cDavid Kershner2016-09-211-29/+21
* staging: unisys: visornic: remove poll_for_irq prototypeDavid Kershner2016-09-211-2/+0
* staging: unisys: visornic: remove visornic_poll prototypeDavid Kershner2016-09-211-1/+0
* staging: unisys: visornic: remove visornic debugfs protoyptesDavid Kershner2016-09-211-14/+9
* staging: unisys: visornic: remove prototypesDavid Kershner2016-09-211-24/+17
* staging: lustre: ptlrpc: re-export lustre_swab_lov_mds_mdJames Simmons2016-09-211-0/+1
* staging: rts5208: Remove space after castRehas Sachdeva2016-09-202-3/+3
* staging: rts5208: Use BIT(x) macroRehas Sachdeva2016-09-201-15/+15
* staging: rts5208: Put constant on right side of comparisonRehas Sachdeva2016-09-201-3/+3
* staging: rts5208: Fix indentationRehas Sachdeva2016-09-201-4/+4