index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-20
iio: adc: ti-ads1015: avoid getting stale result after runtime resume
Akinobu Mita
1
-2
/
+16
2017-08-20
iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
Akinobu Mita
1
-0
/
+7
2017-08-20
iio: adc: ti-ads1015: fix scale information for ADS1115
Akinobu Mita
1
-24
/
+24
2017-08-20
iio: adc: ti-ads1015: fix incorrect data rate setting update
Akinobu Mita
1
-17
/
+10
2017-08-20
iio: adc: ti-ads7950: Allow to use on ACPI platforms
Andy Shevchenko
1
-4
/
+20
2017-08-20
iio: magnetometer: ak8974: debug AMI306 calibration data
Michał Mirosław
1
-0
/
+41
2017-08-20
iio: magnetometer: ak8974: mark INT_CLEAR as precious
Michał Mirosław
1
-0
/
+6
2017-08-20
iio: magnetometer: ak8974: add_device_randomness (serial number)
Michał Mirosław
1
-0
/
+2
2017-08-20
iio: magnetometer: ak8974: support AMI306 variant
Michał Mirosław
2
-22
/
+72
2017-08-20
iio: light: tsl2583: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-20
iio: light: apds9300: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-20
iio: accel: bma180: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
iio: chemical: ccs811: Add triggered buffer support
Narcisa Ana Maria Vasile
2
-5
/
+73
2017-08-18
iio: srf08: add support for srf02 in i2c mode
Andreas Klinger
2
-22
/
+67
2017-08-18
iio: srf08: add sensor type srf10
Andreas Klinger
2
-17
/
+77
2017-08-18
iio: srf08: add triggered buffer support
Andreas Klinger
1
-3
/
+57
2017-08-18
iio: srf08: add device tree table
Andreas Klinger
1
-0
/
+8
2017-08-17
iio: magnetometer: add support to LIS2MDL
Lorenzo Bianconi
4
-0
/
+12
2017-08-17
iio: adc: select triggered buffer for sama5d2 adc
Arnd Bergmann
1
-0
/
+1
2017-08-12
iio: accel: st_accel: fix data-ready line configuration
Lorenzo Bianconi
1
-2
/
+2
2017-08-12
iio: pressure: st_pressure: fix drdy configuration for LPS22HB and LPS25H
Lorenzo Bianconi
1
-2
/
+2
2017-08-12
iio: adc: xadc: Fix coding style violations
Sai Krishna Potthuri
2
-25
/
+23
2017-08-12
staging: iio: adc: fix error return code in ad7606_par_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-12
iio: trigger: stm32-timer: add output compare triggers
Fabrice Gasnier
1
-11
/
+20
2017-08-12
iio: trigger: stm32-timer: add support for STM32H7
Fabrice Gasnier
1
-4
/
+51
2017-08-09
iio: adc: ti-ads7950: Add OF device ID table
Andy Shevchenko
1
-0
/
+18
2017-08-09
iio: adc: stm32: add optional st,min-sample-time-nsecs
Fabrice Gasnier
1
-4
/
+136
2017-07-28
staging: fbtft: array underflow in fbtft_request_gpios_match()
Dan Carpenter
1
-2
/
+2
2017-07-28
staging: gs_fpgaboot: return valid error codes
Jacob von Chorus
1
-7
/
+7
2017-07-28
staging: gs_fpgaboot: change char to u8
Jacob von Chorus
2
-13
/
+13
2017-07-28
staging: gs_fpgaboot: add buffer overflow checks
Jacob von Chorus
1
-14
/
+40
2017-07-28
staging: skein: move macros into header file
Dmytro Shynkevych
2
-323
/
+323
2017-07-28
staging: vboxvideo: make a couple of symbols static
Colin Ian King
2
-2
/
+2
2017-07-28
staging: vboxvideo: remove unused variables
Paolo Cretaro
1
-5
/
+0
2017-07-28
staging: vboxvideo: Kconfig: Fix typos in help text
Martin Kepplinger
1
-4
/
+5
2017-07-28
staging: vboxvideo: select GENERIC_ALLOCATOR
Hans de Goede
1
-0
/
+1
2017-07-28
staging: pi433: use div_u64 for 64-bit division
Arnd Bergmann
1
-1
/
+1
2017-07-28
staging: pi433: Style fix - align block comments
Derek Robson
3
-159
/
+169
2017-07-28
staging: pi433: Make functions rf69_set_bandwidth_intern static
Colin Ian King
1
-1
/
+2
2017-07-28
Staging: pi433: check error after kthread_run()
Joseph Wright
1
-1
/
+1
2017-07-28
Staging: pi433: declare functions static
Joseph Wright
1
-2
/
+2
2017-07-28
staging: pi433: depends on SPI
Randy Dunlap
1
-1
/
+1
2017-07-28
staging: pi433: return -EFAULT if copy_to_user() fails
dan.carpenter@oracle.com
1
-1
/
+1
2017-07-27
staging: ccree: Fix unnecessary NULL check before kfree'ing it
Suniel Mahesh
1
-17
/
+8
2017-07-27
staging: ccree: remove func name from log messages
Gilad Ben-Yossef
5
-13
/
+13
2017-07-27
staging: ccree: Fix alignment issues in ssi_request_mgr.c
Simon Sandström
1
-1
/
+3
2017-07-27
staging: ccree: Fix alignment issues in ssi_ivgen.c
Simon Sandström
1
-1
/
+2
2017-07-27
staging: ccree: Fix alignment issues in ssi_cipher.c
Simon Sandström
1
-1
/
+2
2017-07-27
staging: ccree: Fix alignment issues in ssi_buffer_mgr.c
Simon Sandström
1
-16
/
+24
2017-07-27
staging: ccree: Fix alignment issues in ssi_hash.c
Simon Sandström
1
-49
/
+56
[next]