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
sh-pfc: Add renesas,pfc-r8a7791 to binding documentation
Geert Uytterhoeven
1
-0
/
+1
2015-02-04
sh-pfc: r8a7791: add CAN pin groups
Sergei Shtylyov
1
-0
/
+167
2015-02-04
mmc: tmio-mmc: Add renesas, sdhi-r8a7791 to binding documentation
Geert Uytterhoeven
1
-0
/
+1
2015-02-04
sh_eth: remove checks around dev_kfree_skb() calls
Sergei Shtylyov
1
-12
/
+6
2015-02-04
spi: rspi: Pass spi_master pointer to rspi_release_dma()
Geert Uytterhoeven
1
-7
/
+7
2015-02-04
spi: rspi: Remove unused variable in rspi_rz_transfer_one()
Geert Uytterhoeven
1
-1
/
+0
2015-02-04
PCI: rcar: Remove rcar_pcie_setup_window() resource argument
Phil Edworthy
1
-3
/
+4
2015-02-04
PCI: rcar: Cleanup style and formatting
Phil Edworthy
1
-61
/
+63
2015-02-04
PCI: rcar: Use correct initial HW settings
Phil Edworthy
1
-11
/
+4
2015-02-04
PCI: rcar: Remove redundant config accessor register number checks
Sergei Shtylyov
1
-10
/
+0
2015-02-04
v4l: vb2: Fix stream start and buffer completion race
Laurent Pinchart
1
-1
/
+3
2015-02-04
v4l: Add premultiplied alpha flag for pixel formats
Laurent Pinchart
3
-4
/
+37
2015-02-04
v4l: Support extending the v4l2_pix_format structure
Laurent Pinchart
26
-60
/
+112
2015-02-04
DocBook: media: Document ALPHA_COMPONENT control usage on output devices
Laurent Pinchart
1
-7
/
+10
2015-02-04
v4l: Add ARGB and XRGB pixel formats
Laurent Pinchart
1
-0
/
+8
2015-02-04
vb2: only call start_streaming if sufficient buffers are queued
Hans Verkuil
7
-74
/
+115
2015-02-04
vb2: rename queued_count to owned_by_drv_count
Hans Verkuil
2
-7
/
+7
2015-02-04
vb2: Check if there are buffers before streamon
Ricardo Ribalda Delgado
1
-0
/
+5
2015-02-04
pinctrl: sh-pfc: r8a7791: Add HSCIF pin support
Nobuhiro Iwamatsu
1
-0
/
+250
2015-02-04
mmc: sh-mmcif: final error path cleanup
Ben Dooks
1
-4
/
+2
2015-02-04
mmc: sh-mmcif: no need to call pm_runtime_suspend on error
Ben Dooks
1
-4
/
+2
2015-02-04
mmc: sh-mmcif: use devm_ for irq management
Ben Dooks
1
-18
/
+8
2015-02-04
mmc: sh-mmcif: use devm_ for clock management
Ben Dooks
1
-10
/
+8
2015-02-04
mmc: sh-mmcif: use devm_ for ioremap
Ben Dooks
1
-18
/
+6
2015-02-04
mmc: sh-mmcif: update to print version and bus clock rate on probe
Ben Dooks
1
-4
/
+5
2015-02-04
Documentation: dt-bindings: update xhci-platform DT binding for R-Car H2 and M2
Yoshihiro Shimoda
1
-1
/
+2
2015-02-04
Documentation: dt-bindings: update xhci-platform DT binding
Gregory CLEMENT
1
-1
/
+6
2015-02-04
ASoC: rsnd: fixup index of src/dst mod when capture
Kuninori Morimoto
1
-1
/
+1
2015-02-04
ASoC: rsnd: add rsnd_gen_dma_addr() for DMAC addr
Kuninori Morimoto
3
-4
/
+101
2015-02-04
ASoC: rsnd: care DMA slave channel name for DT
Kuninori Morimoto
3
-1
/
+86
2015-02-04
ASoC: rsnd: module name is unified
Kuninori Morimoto
3
-9
/
+49
2015-02-04
ASoC: rsnd: remove rsnd_src_non_ops
Kuninori Morimoto
1
-10
/
+10
2015-02-04
ASoC: rsnd: save platform_device instead of device
Kuninori Morimoto
2
-3
/
+4
2015-02-04
ASoC: rsnd: DT node clean up by using the of_node_put()
Kuninori Morimoto
2
-4
/
+10
2015-02-04
ASoC: rsnd: Fix warnings due to improper printk formats
Laurent Pinchart
1
-7
/
+7
2015-02-04
ASoC: rsnd: add DVC support
Kuninori Morimoto
8
-2
/
+376
2015-02-04
ASoC: rsnd: enable to use multi parameter on rsnd_dai_call/rsnd_mod_call
Kuninori Morimoto
1
-13
/
+13
2015-02-04
ASoC: rsnd: remove duplicate parameter from rsnd_mod_ops
Kuninori Morimoto
4
-94
/
+65
2015-02-04
ASoC: rsnd: add rsnd_get_adinr()
Kuninori Morimoto
3
-23
/
+30
2015-02-04
ASoC: rsnd: add rsnd_path_parse() macro
Kuninori Morimoto
1
-21
/
+22
2015-02-04
ASoC: rsnd: remove compatibility code
Kuninori Morimoto
5
-163
/
+36
2015-02-04
ASoC: rsnd: remove old clock style support
Kuninori Morimoto
1
-36
/
+3
2015-02-04
ASoC: sh: Migo-R sound needs I2C
Arnd Bergmann
1
-1
/
+1
2015-02-04
ARM: shmobile: r8a7791: Fix SD2CKCR register address
Shinobu Uehara
1
-2
/
+2
2015-02-04
ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM
Will Deacon
6
-7
/
+1
2015-02-04
ARM: shmobile: armadillo800eva: fixup HDMI sound flags setting
Kuninori Morimoto
1
-1
/
+1
2015-02-04
ARM: shmobile: r8a7779: Add clock index macros for DT sources
Simon Horman
1
-0
/
+64
2015-02-04
USB: delete CONFIG_USB_DEVICEFS from defconfig
Naoki MATSUMOTO
84
-84
/
+0
2015-02-04
ARM: shmobile: Remove Genmai reference DTS
Wolfram Sang
1
-59
/
+0
2015-02-04
ARM: shmobile: Let Genmai multiplatform boot with Genmai DTB
Wolfram Sang
2
-2
/
+2
[next]