summaryrefslogtreecommitdiffstats
path: root/drivers/iio/orientation (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-16staging:r8188eu: remove unnecessary trace output in rtw_recv_indicatepkt()Ivan Safonov1-15/+0
2017-01-16staging:r8188eu: remove unused struct wifidirect_info and all corresponding codeIvan Safonov2-261/+0
2017-01-16staging:r8188eu: remove unused get_rxmem()Ivan Safonov1-8/+0
2017-01-16staging:r8188eu: remove unused EOR macroIvan Safonov1-2/+0
2017-01-16staging:r8188eu: remove unused WPA_(GET|PUT)_(BE|LE)_xx macroIvan Safonov1-29/+0
2017-01-16staging:r8188eu: remove unused (GET|PUT)U32 macrosIvan Safonov1-7/+0
2017-01-16staging: android/ion: Use variable names in headerBogdan Purcareata1-19/+19
2017-01-16staging: android/ion: Align comment markBogdan Purcareata1-1/+1
2017-01-16staging: android/ion: Don't use return in void functionBogdan Purcareata1-1/+0
2017-01-16staging: android/ion: Split function callBogdan Purcareata1-1/+2
2017-01-16staging:wilc1000:wilc_sdio.c Deleted un-needed blank linesScott Matheina1-3/+0
2017-01-16staging:wilc1000:wilc_sdio.c Aligns code match open parenthesisScott Matheina1-1/+1
2017-01-16staging:wilc1000:wilc_debugfs.c Removes multiple blank linesScott Matheina1-2/+0
2017-01-16staging:wilc1000:wilc_debugfs.c Aligns code to match open parenthesisScott Matheina1-1/+1
2017-01-16staging:wilc1000:linux_wlan.c Align code to match open parenthesisScott Matheina1-1/+1
2017-01-16staging:wilc1000:host_interface.c Added braces {} on else statemementScott Matheina1-1/+2
2017-01-16staging:wlan-ng:cfg80211.c Aligned code with open parenthesisScott Matheina1-3/+3
2017-01-16staging: rtl8192e: rtl8192e: Remove NULL test before vfreeShyam Saini1-4/+2
2017-01-16drivers: staging: rtl8188eu: include: wifi: Removed unnecessary defined macrosKartikey Singh1-17/+0
2017-01-16Drivers: staging: rtl8192e: style fix, octal file permissionsDerek Robson1-3/+3
2017-01-16staging:vt6656:mac.c Aligned to match open parenthesisScott Matheina1-2/+2
2017-01-16staging: wlan-ng: Fix sparse warnings about endiannessEric Salem1-2/+2
2017-01-16staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann2-1/+8
2017-01-16staging: rtl8192u: Removed multiple white lines.Javier Rodriguez1-1/+0
2017-01-16staging: rtl8192u: Add character '*' in all lines of the block comments.Javier Rodriguez1-13/+13
2017-01-16Staging: media: davinci_vpfe: style fix, using octal file permissionsDerek Robson1-1/+1
2017-01-16staging: ks7010: Fix brace style issue in ks_wlan_net.cDavid Wittman1-2/+3
2017-01-16drivers: staging: rts5208: fix endianness handlingOmri Arad1-2/+2
2017-01-16staging: vme: vme_user.c: fix warning 'line over 80 characters'Philip Thiemann1-1/+2
2017-01-16staging: most: hdm-usb: Fix mismatch between types used in sizeof operatorEric Salem1-2/+2
2017-01-16staging: greybus: fix checkpatch unsigned warningsRoman Sommer2-13/+13
2017-01-16staging: greybus: fix checkpatch braces not necessary warningAbdul Rauf1-4/+3
2017-01-16staging: greybus: loopback_test: fix checkpatch bad function definition errorAbdul Rauf1-1/+1
2017-01-16Staging: greybus: style fix, permissions as octalDerek Robson1-5/+5
2017-01-16staging: lustre: ptlrpc: silence a shift wrapping warningDan Carpenter1-1/+1
2017-01-10iio:adc:qcom-spmi-vadc: use div64_s64 instead of direct 64 bit division.Jonathan Cameron1-1/+1
2017-01-10iio:adc:qcom-spmi-vadc silence a long constant warning.Jonathan Cameron1-1/+1
2017-01-10iio:adc:qcom-spmi-vadc : fix undefined __divdi3Jonathan Cameron1-2/+4
2017-01-10iio: adc: hx711: Add IIO driver for AVIA HX711Andreas Klinger3-0/+552
2017-01-10iio: adc: hx711: Add DT binding for avia,hx711Andreas Klinger2-0/+19
2017-01-10iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modificationsHans de Goede1-31/+1
2017-01-10staging:iio:addac:adt7316 Fixes Alignment should match open parenthesisScott Matheina1-1/+1
2017-01-10iio: adc: imx25-gcq: Fix module autoloadJavier Martinez Canillas1-0/+1
2017-01-10iio:buffer.h - split into buffer.h and buffer_impl.hJonathan Cameron6-156/+167
2017-01-10iio:dummy: Stop enabling timestamp by default.Jonathan Cameron1-3/+0
2017-01-10iio:buffer: Push implementation of iio_device_attach_buffer into .c fileJonathan Cameron2-14/+18
2017-01-10iio:buffer.h include pushdown into buffer implementationsJonathan Cameron2-0/+2
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron8-3/+10
2017-01-10iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.Jonathan Cameron1-1/+1
2017-01-10iio:buffers: Push some docs down into the .c file.Jonathan Cameron2-5/+5