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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
serial: sh-sci: Add device tree support for r8a7779
Simon Horman
2
-1
/
+10
2015-02-04
pinctrl: sh-pfc: r8a73a4: Allow Multiplatform Build
Magnus Damm
1
-0
/
+3
2015-02-04
pinctrl: sh-pfc: sh73a0: Allow Multiplatform Build
Magnus Damm
1
-0
/
+2
2015-02-04
pinctrl: sh-pfc: r8a7740: Allow Multiplatform Build
Magnus Damm
1
-0
/
+2
2015-02-04
pinctrl: sh-pfc: Don't set the pinmux_irq irq field for multiplatform
Laurent Pinchart
1
-0
/
+5
2015-02-04
pinctrl: pfc: r8a7790: add mux data for IIC(B) cores
Wolfram Sang
1
-2
/
+116
2015-02-04
pinctrl: pfc: r8a7790: add i2c0 muxing
Wolfram Sang
1
-1
/
+21
2015-02-04
sh-pfc: r8a7791: Add Audio pin support
Kuninori Morimoto
1
-0
/
+61
2015-02-04
sh-pfc: r8a7791: Add SSI pin support
Kuninori Morimoto
1
-0
/
+314
2015-02-04
pinctrl: sh-pfc: r8a7791: Split the DU sync and cde/disp groups
Laurent Pinchart
1
-10
/
+27
2015-02-04
clocksource: sh_mtu2: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2015-02-04
clocksource: sh_mtu2: Sort headers alphabetically
Laurent Pinchart
1
-9
/
+9
2015-02-04
clocksource: sh_mtu2: Remove FSF mail address from GPL notice
Laurent Pinchart
1
-4
/
+0
2015-02-04
clocksource: sh_mtu2: Rename clock to "fck" in the non-legacy case
Laurent Pinchart
1
-1
/
+1
2015-02-04
clocksource: sh_mtu2: Add support for multiple channels per device
Laurent Pinchart
1
-54
/
+130
2015-02-04
clocksource: sh_mtu2: Hardcode MTU2 clock event rating to 200
Laurent Pinchart
1
-6
/
+6
2015-02-04
clocksource: sh_mtu2: Set cpumask to cpu_possible_mask
Laurent Pinchart
1
-1
/
+1
2015-02-04
clocksource: sh_mtu2: Replace hardcoded register values with macros
Laurent Pinchart
1
-6
/
+92
2015-02-04
clocksource: sh_mtu2: Allocate channels dynamically
Laurent Pinchart
1
-7
/
+20
2015-02-04
clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc
Laurent Pinchart
1
-5
/
+1
2015-02-04
clocksource: sh_mtu2: Add index to struct sh_mtu2_channel
Laurent Pinchart
1
-9
/
+13
2015-02-04
clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure
Laurent Pinchart
1
-14
/
+18
2015-02-04
clocksource: sh_mtu2: Constify name argument to sh_mtu2_register()
Laurent Pinchart
1
-3
/
+3
2015-02-04
clocksource: sh_mtu2: Split channel setup to separate function
Laurent Pinchart
1
-10
/
+19
2015-02-04
clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device
Laurent Pinchart
1
-32
/
+33
2015-02-04
clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv
Laurent Pinchart
1
-56
/
+69
2015-02-04
clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables
Laurent Pinchart
1
-5
/
+5
2015-02-04
clocksource: sh_mtu2: Use request_irq() instead of setup_irq()
Laurent Pinchart
1
-14
/
+8
2015-02-04
clocksource: sh_cmt: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2015-02-04
clocksource: sh_cmt: Request IRQ for clock event device only
Laurent Pinchart
1
-24
/
+27
2015-02-04
clocksource: sh_cmt: Sort headers alphabetically
Laurent Pinchart
1
-10
/
+10
2015-02-04
clocksource: sh_cmt: Remove FSF mail address from GPL notice
Laurent Pinchart
1
-4
/
+0
2015-02-04
clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case
Laurent Pinchart
1
-1
/
+1
2015-02-04
clocksource: sh_cmt: Add support for multiple channels per device
Laurent Pinchart
2
-68
/
+237
2015-02-04
clocksource: sh_cmt: Hardcode CMT clock source rating to 125
Laurent Pinchart
1
-6
/
+6
2015-02-04
clocksource: sh_cmt: Hardcode CMT clock event rating to 125
Laurent Pinchart
1
-7
/
+6
2015-02-04
clocksource: sh_cmt: Set cpumask to cpu_possible_mask
Laurent Pinchart
1
-1
/
+1
2015-02-04
clocksource: sh_cmt: Replace hardcoded register values with macros
Laurent Pinchart
1
-12
/
+44
2015-02-04
clocksource: sh_cmt: Split static information from sh_cmt_device
Laurent Pinchart
1
-70
/
+122
2015-02-04
clocksource: sh_cmt: Allocate channels dynamically
Laurent Pinchart
1
-2
/
+12
2015-02-04
clocksource: sh_cmt: Replace kmalloc + memset with kzalloc
Laurent Pinchart
1
-5
/
+1
2015-02-04
clocksource: sh_cmt: Add index to struct sh_cmt_channel
Laurent Pinchart
1
-13
/
+24
2015-02-04
clocksource: sh_cmt: Add memory base to sh_cmt_channel structure
Laurent Pinchart
1
-5
/
+8
2015-02-04
clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase
Laurent Pinchart
1
-17
/
+17
2015-02-04
clocksource: sh_cmt: Constify name argument to sh_cmt_register()
Laurent Pinchart
1
-4
/
+4
2015-02-04
clocksource: sh_cmt: Split channel setup to separate function
Laurent Pinchart
1
-32
/
+47
2015-02-04
clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device
Laurent Pinchart
1
-58
/
+58
2015-02-04
clocksource: sh_cmt: Split channel fields from sh_cmt_priv
Laurent Pinchart
1
-186
/
+199
2015-02-04
clocksource: sh_cmt: Use request_irq() instead of setup_irq()
Laurent Pinchart
1
-7
/
+3
2015-02-04
ata: use CONFIG_PM_SLEEP instead of CONFIG_PM where applicable in host drivers
Bartlomiej Zolnierkiewicz
60
-120
/
+113
[next]