index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-11
iio: adc: twl4030: Unexport twl4030_madc_conversion()
Sebastian Reichel
1
-2
/
+3
2017-06-11
iio: adc: twl4030: Drop twl4030_get_madc_conversion()
Sebastian Reichel
1
-21
/
+0
2017-06-11
iio: adc: stm32: add support for STM32H7
Fabrice Gasnier
3
-4
/
+701
2017-06-11
iio: adc: stm32: make per instance bus clock optional
Fabrice Gasnier
1
-8
/
+20
2017-06-11
iio: adc: stm32: introduce compatible data cfg
Fabrice Gasnier
2
-59
/
+205
2017-06-11
iio: adc: stm32: make core adc clock optional by default
Fabrice Gasnier
1
-12
/
+26
2017-06-03
iio: adc: Fix integration time/averaging for INA219/220
Stefan Brüns
1
-22
/
+182
2017-06-03
iio: adc: meson-saradc: use NULL instead of 0 for pointer
Paolo Cretaro
1
-1
/
+1
2017-06-03
iio:adc:lpc32xx Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+6
2017-06-03
iio: adc: mxs-lradc: fix non-static symbol warnings
Paolo Cretaro
1
-16
/
+16
2017-06-03
Revert "iio: hi8435: cleanup reset gpio"
Jonathan Cameron
1
-7
/
+5
2017-06-03
iio: adc: xilinx: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+4
2017-06-03
iio: adc: ina2xx: Make use of attribute flags consistent on all channels
Stefan Brüns
1
-0
/
+2
2017-06-03
iio: hi8435: remote ampersands from hi8435_info definition
Nikita Yushchenko
1
-4
/
+4
2017-06-03
iio: adc: cpcap: Remove hung interrupt quirk
Tony Lindgren
1
-23
/
+1
2017-06-03
iio: adc: cpcap: Fix die temperature
Tony Lindgren
1
-3
/
+28
2017-06-03
iio: adc: cpcap: Fix default register values and battery temperature
Tony Lindgren
1
-8
/
+49
2017-05-29
staging: vchiq_core: Replace remaining BUG_ON with WARN_ON
Stefan Wahren
1
-7
/
+7
2017-05-29
staging: vchiq_core: Bail out in case of invalid tx_pos
Stefan Wahren
1
-2
/
+4
2017-05-29
staging: vchiq_core: Don't BUG if process is unexpected
Stefan Wahren
1
-3
/
+8
2017-05-29
staging: vchiq_core: Bail out if ref_count is unexpected
Stefan Wahren
1
-7
/
+10
2017-05-29
staging: vchiq_core: Bail out if service is NULL
Stefan Wahren
1
-14
/
+24
2017-05-29
staging: vchiq_core: Don't BUG if sending RESUME fails
Stefan Wahren
1
-1
/
+0
2017-05-29
staging: vchiq_core: Bailout if VCHIQ state is already initialized
Stefan Wahren
1
-0
/
+5
2017-05-29
staging: vchiq_core: Simplify VCHIQ init
Stefan Wahren
1
-4
/
+1
2017-05-29
staging: vchiq_2835_arm: Use PAGE_MASK macro
Stefan Wahren
1
-1
/
+1
2017-05-29
staging: vchiq_2835_arm: Handle vmalloc_to_page error case
Stefan Wahren
1
-0
/
+5
2017-05-29
staging: vchiq_2835_arm: Fix function name cleaup_pagelistinfo
Stefan Wahren
1
-5
/
+5
2017-05-29
staging: vchiq_arm: Avoid multiline dereference
Stefan Wahren
1
-6
/
+6
2017-05-29
staging: vchiq_arm: Fix variable names in comment
Stefan Wahren
1
-1
/
+1
2017-05-29
staging: vchiq_2835_arm: Remove unnecessary assignment to slot_mem_size
Stefan Wahren
1
-1
/
+0
2017-05-29
staging: vchiq_2835_arm: Reduce scope of i in free_pagelist
Stefan Wahren
1
-1
/
+2
2017-05-29
staging: vchiq_core: Use return value of mutex_lock_killable directly
Stefan Wahren
1
-3
/
+1
2017-05-29
staging: rtl8188eu: removes comparison to null
Juliana Rodrigues
1
-10
/
+10
2017-05-29
staging: rtl8188eu: removed unnecessary blank lines
Juliana Rodrigues
1
-40
/
+1
2017-05-29
staging: rtl8188eu: removed unnecessary parentheses
Juliana Rodrigues
1
-10
/
+11
2017-05-29
staging: rtl8188eu: removed function names from strings
Juliana Rodrigues
1
-5
/
+8
2017-05-29
staging: rtl8188eu: add spaces around character
Juliana Rodrigues
1
-1
/
+1
2017-05-29
staging: rtl8188eu: fixes block comments subsequent lines
Juliana Rodrigues
1
-16
/
+18
2017-05-29
staging: rtl8188eu: fix comments with lines over 80 characters
Juliana Rodrigues
1
-9
/
+21
2017-05-29
staging: rtl8192u: swap comparison to constant
Szilveszter Székely
1
-5
/
+5
2017-05-29
staging: fsl-dpaa2/eth: Map Tx buffers as bidirectional
Ioana Radulescu
1
-7
/
+7
2017-05-29
staging: fsl-dpaa2/eth: Fix address translations
Ioana Radulescu
2
-6
/
+20
2017-05-29
Drivers: ccree: ssi_fips_local.c - align block comments
Derek Robson
1
-9
/
+12
2017-05-29
Drivers: ccree: ssi_hash.c - align block comments
Derek Robson
1
-3
/
+6
2017-05-29
Drivers: ccree: ssi_hash.h - align block comments
Derek Robson
1
-1
/
+1
2017-05-29
Drivers: ccree: ssi_ivgen.c - align block comments
Derek Robson
1
-2
/
+4
2017-05-29
Drivers: ccree: ssi_pm.h - align block comments
Derek Robson
1
-1
/
+1
2017-05-29
Drivers: ccree: ssi_pm_ext.c - align block comments
Derek Robson
1
-7
/
+7
2017-05-29
Drivers: ccree: ssi_pm_ext.h - align block comments
Derek Robson
1
-1
/
+1
[next]