platform/kernel/linux-stable.git
2015-02-04 Kuninori Morimotommc: sdhi: update sh_mobile_sdhi_of_data for r8a7778
2015-02-04 Kuninori Morimotommc: sdhi: tidyup sh_mobile_sdhi_of_match position
2015-02-04 Ulf Hanssonmmc: tmio: Adapt to proper PM configs for exported...
2015-02-04 Ulf Hanssonmmc: tmio_mmc: Convert from legacy to modern PM ops
2015-02-04 Ulf Hanssonmmc: sh_mobile_sdhi: Use modern PM macros to define...
2015-02-04 Ben Dookssh_eth: ensure pm_runtime cannot suspend the device...
2015-02-04 Laurent Pinchartsh_eth: Remove goto statements that jump straight to...
2015-02-04 Laurent Pinchartsh_eth: Register MDIO bus before registering the networ...
2015-02-04 Laurent Pinchartsh_eth: Simplify MDIO bus initialization and release
2015-02-04 Laurent Pinchartsh_eth: Use the platform device as the MDIO bus parent
2015-02-04 Laurent Pinchartsh_eth: Use the platform device for memory allocation
2015-02-04 Sergei Shtylyovsh_eth: fold netif_msg_*() and netdev_*() calls into...
2015-02-04 Sergei Shtylyovsh_eth: convert dev_*() to netdev_*() calls
2015-02-04 Sergei Shtylyovsh_eth: convert pr_*() to netdev_*() calls
2015-02-04 Sergei Shtylyovsh_eth: exit probe with unknown register layout
2015-02-04 Ben Dookssh_eth: update OF PHY registeration
2015-02-04 Sergei Shtylyovsh_eth: add device tree support
2015-02-04 Sergei Shtylyovsh_eth: use ETH_ZLEN instead of home-grown #define
2015-02-04 Geert Uytterhoevendrivers: sh: compile drivers/sh/pm_runtime.c if ARCH_SH...
2015-02-04 Laurent Pinchartsh: intc: Enable driver compilation with COMPILE_TEST
2015-02-04 Geert Uytterhoevenspi: rspi: Add runtime PM support, using spi core auto_...
2015-02-04 Geert Uytterhoevenspi: rspi: Fix loopback mode for Dual/Quad SPI Transfers
2015-02-04 Geert Uytterhoevenspi: rspi: Remove empty rspi_cleanup()
2015-02-04 Geert Uytterhoevenspi: rspi: Only enable interrupts when there's a need...
2015-02-04 Shimoda, Yoshihirospi: rspi: fix build error when CONFIG_OF is not set
2015-02-04 Geert Uytterhoevenspi: rspi: Add support for Quad and Dual SPI Transfers...
2015-02-04 Geert Uytterhoevenspi: rspi: Add DT support
2015-02-04 Geert Uytterhoevenspi: rspi: Use NULL as the clock ID
2015-02-04 Geert Uytterhoevenspi: rspi: Convert to clk_prepare_enable/disable_unprepare
2015-02-04 Geert Uytterhoevenspi: rspi: Add support for loopback mode
2015-02-04 Geert Uytterhoevenspi: rspi: Add support for RSPI on RZ/A1H
2015-02-04 Geert Uytterhoevenspi: rspi: Add support for more than one interrupt
2015-02-04 Geert Uytterhoevenspi: rspi: Merge qspi_send_pio() and qspi_receive_pio()
2015-02-04 Geert Uytterhoevenspi: rspi: Merge rspi_send_pio() and rspi_receive_pio()
2015-02-04 Geert Uytterhoevenspi: rspi: Abstract transfer_one() for RSPI and QSPI
2015-02-04 Geert Uytterhoevenspi: rspi: Add rspi_data_{out,in,out_in}() helpers
2015-02-04 Geert Uytterhoevenspi: rspi: Abstract 8/16-bit Data Register access
2015-02-04 Geert Uytterhoevenspi: rspi: Use core message handling
2015-02-04 Geert Uytterhoevenspi: rspi: Remove unused mesg parameter from {send...
2015-02-04 Patrick Titianothermal: rcar-thermal: update thermal zone only when...
2015-02-04 Patrick Titianothermal: rcar-thermal: fix same mask applied twice
2015-02-04 Kuninori MorimotoASoC: rsnd: call rsnd_dai_pointer_update() from outside...
2015-02-04 Ben DooksASoC: rsnd: fix clock prepare/unprepare
2015-02-04 Kuninori MorimotoASoC: rcar: bugfix: it cares about the non-src case
2015-02-04 Kuninori MorimotoASoC: rsnd: add DeviceTree support
2015-02-04 Kuninori MorimotoASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags
2015-02-04 Kuninori MorimotoASoC: rsnd: rename scu to src
2015-02-04 Kuninori MorimotoASoC: rsnd: remove all rsnd_xxx_remove()
2015-02-04 Kuninori MorimotoASoC: rsnd: nothing to do on rsnd_dai_remove()
2015-02-04 Kuninori MorimotoASoC: rsnd: use mod probe method on SSI
2015-02-04 Kuninori MorimotoASoC: rsnd: use mod probe method on SCU
2015-02-04 Kuninori MorimotoASoC: rsnd: add probe/remove callback on rsnd_mod_ops
2015-02-04 Kuninori MorimotoASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI
2015-02-04 Kuninori MorimotoASoC: rsnd: add rsnd_scu_enable_ssi_irq()
2015-02-04 Kuninori MorimotoASoC: rsnd: Get correct SCU ID
2015-02-04 Kuninori MorimotoASoC: rsnd: add struct rsnd_dai_platform_info
2015-02-04 Kuninori MorimotoASoC: rsnd: share reg_field and reduce memory
2015-02-04 Kuninori MorimotoASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter
2015-02-04 Kuninori MorimotoASoC: rsnd: remove unused SSI_CONTROL
2015-02-04 Kuninori MorimotoASoC: rsnd: use function pointer for each probe
2015-02-04 Kuninori MorimotoASoC: rsnd: use devm_clk_get() instead of clk_get()
2015-02-04 Kuninori MorimotoASoC: rsnd: get ssi/scu from rsnd_dai_stream
2015-02-04 Kuninori MorimotoASoC: rsnd: use mod array instead of list on rdai
2015-02-04 Kuninori MorimotoASoC: rsnd: run rsnd_path_init() when probe() timing
2015-02-04 Kuninori MorimotoASoC: rsnd: tidyup RSND_SSI_xxx flags
2015-02-04 Kuninori MorimotoASoC: rsnd: unify rdai naming
2015-02-04 Kuninori MorimotoASoC: rsnd: remove verbose debug message from scu/ssi
2015-02-04 Kuninori MorimotoASoC: rsnd: remove verbose function parameter
2015-02-04 Kuninori MorimotoASoC: rsnd: move rsnd_mod_call() macro
2015-02-04 Kuninori MorimotoASoC: rsnd: move priv member settings to upper side
2015-02-04 Kuninori MorimotoASoC: rsnd: print error if there is SRC settings mismatch
2015-02-04 Kuninori MorimotoASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert...
2015-02-04 Kuninori MorimotoASoC: rsnd: tidyup original for_each_rsnd_xxx macro
2015-02-04 Kuninori MorimotoASoC: rsnd: use device dependency clock
2015-02-04 Kuninori MorimotoASoC: rsnd: add Gen2 SRC and DMAEngine support
2015-02-04 Kuninori MorimotoASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_s...
2015-02-04 Kuninori MorimotoASoC: rsnd: remove SSI dependent DMAEngine callback
2015-02-04 Kuninori MorimotoASoC: rsnd: extracts Gen1/Gen2 common parts
2015-02-04 Kuninori MorimotoASoC: rsnd: add rsnd_ssi_is_play()
2015-02-04 Kuninori MorimotoASoC: rsnd: merge SRC clock timing/setting
2015-02-04 Kuninori MorimotoASoC: rsnd: rsnd_scu_hpbif_is_enable() become macro
2015-02-04 Kuninori MorimotoASoC: rsnd: Merge macros in scu.c
2015-02-04 Kuninori MorimotoASoC: rsnd: clarify scu.c area
2015-02-04 Kuninori MorimotoASoC: rsnd: SCU should be called before SSI
2015-02-04 Kuninori MorimotoASoC: rsnd: don't use schedule_work() when rsnd_dma_start()
2015-02-04 Kuninori MorimotoASoC: rsnd: fixup Gen2 module naming
2015-02-04 Kuninori MorimotoASoC: rsnd: non 0 is error on probe
2015-02-04 Kuninori MorimotoASoC: rsnd: remove duplicate *priv from rsnd_dma
2015-02-04 Kuninori MorimotoASoC: rsnd: explain SRC bypass mode settings in comment
2015-02-04 Kuninori MorimotoASoC: rsnd: rename rsnd_scu_convert_rate_ctrl()
2015-02-04 Kuninori MorimotoASoC: rsnd: remove ssiu from ssi.c
2015-02-04 Kuninori MorimotoASoC: rsnd: SSI_MODE0/1 settings goes to scu.c
2015-02-04 Kuninori MorimotoASoC: rsnd: remove pin sync option
2015-02-04 Kuninori MorimotoASoC: rsnd: rsnd_dai_is_clk_master() can be shared
2015-02-04 Kuninori MorimotoASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_tr...
2015-02-04 Kuninori MorimotoASoC: rsnd: remove meaningless function parameter
2015-02-04 Kuninori MorimotoASoC: rsnd: add rsnd_scu_init(), and separate init...
2015-02-04 Kuninori MorimotoASoC: rsnd: control SCU ops in probe timing
2015-02-04 Kuninori MorimotoASoC: rsnd: remove meaningless rsnd_ssi_non()
2015-02-04 Kuninori MorimotoASoC: rsnd: cleanup debug information method
next