index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
thermal: rcar: remove unnecessary OOM messages
Jingoo Han
1
-4
/
+1
2015-02-04
thermal: rcar: Use pm_runtime_put() i.s.o. pm_runtime_put_sync()
Geert Uytterhoeven
1
-2
/
+2
2015-02-04
pinctrl: Enable "power-source" to be extracted from DT files
Ivan T. Ivanov
1
-0
/
+1
2015-02-04
pinctrl: pinconf-generic: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-2
/
+1
2015-02-04
pinctrl: allows not to define the get_group_pins operation
Antoine Ténart
2
-17
/
+23
2015-02-04
i2c: sh_mobile: add compatibles for additional SoC
Wolfram Sang
1
-0
/
+3
2015-02-04
i2c: sh_mobile: fix clock calculation for newer SoCs
Wolfram Sang
1
-10
/
+38
2015-02-04
i2c: sh_mobile: check timing parameters for valid range
Wolfram Sang
1
-4
/
+13
2015-02-04
i2c: sh_mobile: bail out on errors when initializing
Wolfram Sang
1
-5
/
+7
2015-02-04
i2c: sh_mobile: remove superfluous offset parameter
Wolfram Sang
1
-9
/
+6
2015-02-04
i2c: sh_mobile: devm conversion, irq setup
Wolfram Sang
1
-41
/
+15
2015-02-04
i2c: sh_mobile: devm conversion, low hanging fruits
Wolfram Sang
1
-31
/
+10
2015-02-04
i2c: sh_mobile: honor DT bus speed settings
Wolfram Sang
1
-1
/
+4
2015-02-04
i2c: sh_mobile: improve error handling
Wolfram Sang
1
-16
/
+9
2015-02-04
i2c: sh_mobile: replace magic hex values with constants
Wolfram Sang
1
-5
/
+6
2015-02-04
i2c: remove unnecessary OOM messages
Jingoo Han
14
-41
/
+13
2015-02-04
i2c: rcar: update copyright and license information
Wolfram Sang
1
-8
/
+6
2015-02-04
i2c: rcar: janitorial cleanup after refactoring
Wolfram Sang
1
-45
/
+5
2015-02-04
i2c: rcar: reuse status bits as enable bits
Wolfram Sang
1
-13
/
+4
2015-02-04
i2c: rcar: remove spinlock
Wolfram Sang
1
-22
/
+0
2015-02-04
i2c: rcar: refactor status bit handling
Wolfram Sang
1
-13
/
+7
2015-02-04
i2c: rcar: refactor setting up msg
Wolfram Sang
1
-25
/
+5
2015-02-04
i2c: rcar: check bus free before first message
Wolfram Sang
1
-11
/
+5
2015-02-04
i2c: rcar: refactor irq state machine
Wolfram Sang
1
-32
/
+7
2015-02-04
i2c: rcar: refactor bus state machine
Wolfram Sang
1
-27
/
+10
2015-02-04
i2c: rcar: no need to store irq number
Wolfram Sang
1
-5
/
+4
2015-02-04
i2c: rcar: not everything needs to be a function
Wolfram Sang
1
-11
/
+3
2015-02-04
i2c: rcar: add compatibles for additional SoC
Wolfram Sang
1
-0
/
+3
2015-02-04
gpio: rcar: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2015-02-04
gpio: rcar: Add minimal runtime PM support
Geert Uytterhoeven
1
-0
/
+8
2015-02-04
v4l: vsp1: Add DT support
Laurent Pinchart
1
-8
/
+44
2015-02-04
v4l: vsp1: Add BRU support
Laurent Pinchart
13
-5
/
+586
2015-02-04
v4l: vsp1: Support multi-input entities
Laurent Pinchart
10
-43
/
+54
2015-02-04
v4l: vsp1: uds: Enable scaling of alpha layer
Laurent Pinchart
1
-2
/
+1
2015-02-04
v4l: vsp1: Remove unexisting rt clocks
Laurent Pinchart
2
-36
/
+5
2015-02-04
xhci-platform: Change compatible string from xhci-platform to generic-xhci
Hans de Goede
1
-0
/
+1
2015-02-04
Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP
Uwe Kleine-König
4
-4
/
+4
2015-02-04
spi: sh-msiof: Convert to spi core auto_runtime_pm framework
Geert Uytterhoeven
1
-24
/
+1
2015-02-04
spi: sh-msiof: Kill sh_msiof_spi_bits and sh_msiof_spi_hz functions
Axel Lin
1
-23
/
+2
2015-02-04
spi: sh-msiof: Use core message handling instead of spi-bitbang
Geert Uytterhoeven
2
-48
/
+20
2015-02-04
spi: sh-msiof: Convert to let spi core validate xfer->bits_per_word
Geert Uytterhoeven
1
-17
/
+2
2015-02-04
spi: sh-msiof: Move clock management to (un)prepare_message()
Geert Uytterhoeven
1
-23
/
+38
2015-02-04
spi: sh-msiof: Add support for R-Car H2 and M2
Geert Uytterhoeven
1
-3
/
+20
2015-02-04
spi: sh-msiof: Move default FIFO sizes to device ID data
Geert Uytterhoeven
1
-16
/
+34
2015-02-04
spi: sh-msiof: Improve bindings
Geert Uytterhoeven
1
-1
/
+1
2015-02-04
spi: sh-msiof: Use the core cs_gpio field, and make it optional
Geert Uytterhoeven
1
-3
/
+18
2015-02-04
spi: sh-msiof: Add more register documentation
Geert Uytterhoeven
1
-52
/
+100
2015-02-04
spi: sh-msiof: Change hz from unsigned long to u32
Geert Uytterhoeven
1
-5
/
+3
2015-02-04
spi: sh-msiof: Typo in comment s/tx/rx/
Geert Uytterhoeven
1
-1
/
+1
2015-02-04
spi: sh-msiof: Fix SPI bus population from DT
Geert Uytterhoeven
1
-0
/
+1
[prev]
[next]