index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
orientation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-16
staging:r8188eu: remove unnecessary trace output in rtw_recv_indicatepkt()
Ivan Safonov
1
-15
/
+0
2017-01-16
staging:r8188eu: remove unused struct wifidirect_info and all corresponding code
Ivan Safonov
2
-261
/
+0
2017-01-16
staging:r8188eu: remove unused get_rxmem()
Ivan Safonov
1
-8
/
+0
2017-01-16
staging:r8188eu: remove unused EOR macro
Ivan Safonov
1
-2
/
+0
2017-01-16
staging:r8188eu: remove unused WPA_(GET|PUT)_(BE|LE)_xx macro
Ivan Safonov
1
-29
/
+0
2017-01-16
staging:r8188eu: remove unused (GET|PUT)U32 macros
Ivan Safonov
1
-7
/
+0
2017-01-16
staging: android/ion: Use variable names in header
Bogdan Purcareata
1
-19
/
+19
2017-01-16
staging: android/ion: Align comment mark
Bogdan Purcareata
1
-1
/
+1
2017-01-16
staging: android/ion: Don't use return in void function
Bogdan Purcareata
1
-1
/
+0
2017-01-16
staging: android/ion: Split function call
Bogdan Purcareata
1
-1
/
+2
2017-01-16
staging:wilc1000:wilc_sdio.c Deleted un-needed blank lines
Scott Matheina
1
-3
/
+0
2017-01-16
staging:wilc1000:wilc_sdio.c Aligns code match open parenthesis
Scott Matheina
1
-1
/
+1
2017-01-16
staging:wilc1000:wilc_debugfs.c Removes multiple blank lines
Scott Matheina
1
-2
/
+0
2017-01-16
staging:wilc1000:wilc_debugfs.c Aligns code to match open parenthesis
Scott Matheina
1
-1
/
+1
2017-01-16
staging:wilc1000:linux_wlan.c Align code to match open parenthesis
Scott Matheina
1
-1
/
+1
2017-01-16
staging:wilc1000:host_interface.c Added braces {} on else statemement
Scott Matheina
1
-1
/
+2
2017-01-16
staging:wlan-ng:cfg80211.c Aligned code with open parenthesis
Scott Matheina
1
-3
/
+3
2017-01-16
staging: rtl8192e: rtl8192e: Remove NULL test before vfree
Shyam Saini
1
-4
/
+2
2017-01-16
drivers: staging: rtl8188eu: include: wifi: Removed unnecessary defined macros
Kartikey Singh
1
-17
/
+0
2017-01-16
Drivers: staging: rtl8192e: style fix, octal file permissions
Derek Robson
1
-3
/
+3
2017-01-16
staging:vt6656:mac.c Aligned to match open parenthesis
Scott Matheina
1
-2
/
+2
2017-01-16
staging: wlan-ng: Fix sparse warnings about endianness
Eric Salem
1
-2
/
+2
2017-01-16
staging: rtl: fix possible NULL pointer dereference
Arnd Bergmann
2
-1
/
+8
2017-01-16
staging: rtl8192u: Removed multiple white lines.
Javier Rodriguez
1
-1
/
+0
2017-01-16
staging: rtl8192u: Add character '*' in all lines of the block comments.
Javier Rodriguez
1
-13
/
+13
2017-01-16
Staging: media: davinci_vpfe: style fix, using octal file permissions
Derek Robson
1
-1
/
+1
2017-01-16
staging: ks7010: Fix brace style issue in ks_wlan_net.c
David Wittman
1
-2
/
+3
2017-01-16
drivers: staging: rts5208: fix endianness handling
Omri Arad
1
-2
/
+2
2017-01-16
staging: vme: vme_user.c: fix warning 'line over 80 characters'
Philip Thiemann
1
-1
/
+2
2017-01-16
staging: most: hdm-usb: Fix mismatch between types used in sizeof operator
Eric Salem
1
-2
/
+2
2017-01-16
staging: greybus: fix checkpatch unsigned warnings
Roman Sommer
2
-13
/
+13
2017-01-16
staging: greybus: fix checkpatch braces not necessary warning
Abdul Rauf
1
-4
/
+3
2017-01-16
staging: greybus: loopback_test: fix checkpatch bad function definition error
Abdul Rauf
1
-1
/
+1
2017-01-16
Staging: greybus: style fix, permissions as octal
Derek Robson
1
-5
/
+5
2017-01-16
staging: lustre: ptlrpc: silence a shift wrapping warning
Dan Carpenter
1
-1
/
+1
2017-01-10
iio:adc:qcom-spmi-vadc: use div64_s64 instead of direct 64 bit division.
Jonathan Cameron
1
-1
/
+1
2017-01-10
iio:adc:qcom-spmi-vadc silence a long constant warning.
Jonathan Cameron
1
-1
/
+1
2017-01-10
iio:adc:qcom-spmi-vadc : fix undefined __divdi3
Jonathan Cameron
1
-2
/
+4
2017-01-10
iio: adc: hx711: Add IIO driver for AVIA HX711
Andreas Klinger
3
-0
/
+552
2017-01-10
iio: adc: hx711: Add DT binding for avia,hx711
Andreas Klinger
2
-0
/
+19
2017-01-10
iio: adc: axp288: Drop bogus AXP288_ADC_TS_PIN_CTRL register modifications
Hans de Goede
1
-31
/
+1
2017-01-10
staging:iio:addac:adt7316 Fixes Alignment should match open parenthesis
Scott Matheina
1
-1
/
+1
2017-01-10
iio: adc: imx25-gcq: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2017-01-10
iio:buffer.h - split into buffer.h and buffer_impl.h
Jonathan Cameron
6
-156
/
+167
2017-01-10
iio:dummy: Stop enabling timestamp by default.
Jonathan Cameron
1
-3
/
+0
2017-01-10
iio:buffer: Push implementation of iio_device_attach_buffer into .c file
Jonathan Cameron
2
-14
/
+18
2017-01-10
iio:buffer.h include pushdown into buffer implementations
Jonathan Cameron
2
-0
/
+2
2017-01-10
iio:kfifo_buf header include push down.
Jonathan Cameron
8
-3
/
+10
2017-01-10
iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.
Jonathan Cameron
1
-1
/
+1
2017-01-10
iio:buffers: Push some docs down into the .c file.
Jonathan Cameron
2
-5
/
+5
[next]