clocksource: sh_tmu: Replace global spinlock with a per-device spinlock
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers /
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Replace global spinlock with a...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Drop support for legacy platform...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Add DT support
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Replace global spinlock with...
2014-12-05 Laurent Pinchartclocksource: sh_mtu2: Drop support for legacy platform...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Add DT support
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Replace global spinlock with a...
2014-12-05 Laurent Pinchartclocksource: sh_cmt: Drop support for legacy platform...
2014-12-05 Himangi Saraogish-pfc: sh73a0: Introduce the use of devm_regulator_reg...
2014-12-05 Sergei Shtylyovsh-pfc: r8a7791: add CAN pin groups
2014-12-05 Sergei Shtylyovsh_eth: remove checks around dev_kfree_skb() calls
2014-12-05 Geert Uytterhoevenspi: rspi: Pass spi_master pointer to rspi_release_dma()
2014-12-05 Geert Uytterhoevenspi: rspi: Remove unused variable in rspi_rz_transfer_one()
2014-12-05 Phil EdworthyPCI: rcar: Remove rcar_pcie_setup_window() resource...
2014-12-05 Phil EdworthyPCI: rcar: Cleanup style and formatting
2014-12-05 Phil EdworthyPCI: rcar: Use correct initial HW settings
2014-12-05 Sergei ShtylyovPCI: rcar: Remove redundant config accessor register...
2014-12-05 Laurent Pinchartv4l: vb2: Fix stream start and buffer completion race
2014-12-05 Laurent Pinchartv4l: Add premultiplied alpha flag for pixel formats
2014-12-05 Laurent Pinchartv4l: Support extending the v4l2_pix_format structure
2014-12-05 Hans Verkuilvb2: only call start_streaming if sufficient buffers...
2014-12-05 Hans Verkuilvb2: rename queued_count to owned_by_drv_count
2014-12-05 Ricardo Ribalda... vb2: Check if there are buffers before streamon
2014-12-05 Nobuhiro Iwamatsupinctrl: sh-pfc: r8a7791: Add HSCIF pin support
2014-12-05 Ben Dooksmmc: sh-mmcif: final error path cleanup
2014-12-05 Ben Dooksmmc: sh-mmcif: no need to call pm_runtime_suspend on...
2014-12-05 Ben Dooksmmc: sh-mmcif: use devm_ for irq management
2014-12-05 Ben Dooksmmc: sh-mmcif: use devm_ for clock management
2014-12-05 Ben Dooksmmc: sh-mmcif: use devm_ for ioremap
2014-12-05 Ben Dooksmmc: sh-mmcif: update to print version and bus clock...
2014-12-05 Ulrich Hechtclk: shmobile: Add R8A7740-specific clock support
2014-12-05 Laurent Pinchartclk: shmobile: mstp: Fix the is_enabled() operation
2014-12-05 Simon Hormanclk: shmobile: r8a7779: Add clocks support
2014-12-05 Laurent Pinchartdmaengine: shdma: Enable driver compilation with COMPIL...
2014-12-05 Laurent Pinchartgpio: rcar: Add support for DT IRQ flags
2014-12-05 Jean Delvaredrm/rcar-du: Add run-time dependencies
2014-12-05 Yoshihiro Shimodausb: host: xhci-plat: add xhci_plat_start()
2014-12-05 Arnd Bergmannusb: xhci: avoid warning for !PM_SLEEP
2014-12-05 Gregory CLEMENTusb: host: xhci-plat: add support for the Armada 375...
2014-12-05 Gregory CLEMENTusb: host: xhci-plat: add clock support
2014-12-05 Gregory CLEMENTusb: host: xhci-plat: sort the headers in alphabetic...
2014-12-05 Jingoo Hanspi: sh-msiof: remove unnecessary OOM messages
2014-12-05 Jingoo Hanclocksource: sh_tmu: Remove unnecessary OOM messages
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Fix channel IRQ retrieval in legac...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Sort headers alphabetically
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Remove FSF mail address from GPL...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Rename clock to "fck" in the non...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Add support for multiple channels...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Hardcode TMU clock event and sourc...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Replace hardcoded register values...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Allocate channels dynamically
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Replace kmalloc + memset with...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Add index to struct sh_tmu_channel
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Add memory base to sh_tmu_channel...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Constify name argument to sh_tmu_r...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Split channel setup to separate...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tm...
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Split channel fields from sh_tmu_priv
2014-12-05 Laurent Pinchartclocksource: sh_tmu: Use request_irq() instead of setup...
2014-12-05 Kuninori MorimotoDMA: shdma: add cyclic transfer support
2014-12-05 Phil EdworthyPCI: rcar: Add MSI support for PCIe
2014-12-05 Phil EdworthyPCI: rcar: Add Renesas R-Car PCIe driver
2014-12-05 Yoshihiro Shimodanet: sh_eth: Fix timing of RACT setting in sh_eth_rx()
2014-12-05 Yoshihiro Shimodanet: sh_eth: Fix receive packet "exceeded" condition...
2014-12-05 Sergei Shtylyovsh_eth: replace devm_kzalloc() with devm_kmalloc_array()
2014-12-05 Kuninori Morimotousb: renesas: gadget: fixup: complete STATUS stage...
2014-12-05 Alexandre Bellonipwm: add period and polarity to struct pwm_lookup
2014-12-05 Geert Uytterhoevenspi: rspi: Extract rspi_common_transfer()
2014-12-05 Geert Uytterhoevenspi: rspi: Add DMA support for RSPI on RZ/A1H
2014-12-05 Geert Uytterhoevenspi: rspi: Add DMA support for QSPI on R-Car Gen2
2014-12-05 Geert Uytterhoevenspi: rspi: Absorb rspi_rz_transfer_out_in() into rspi_r...
2014-12-05 Geert Uytterhoevenspi: rspi: Merge rspi_*_dma() into rspi_dma_transfer()
2014-12-05 Geert Uytterhoevenspi: rspi: Pass sg_tables instead of spi_tranfer to...
2014-12-05 Geert Uytterhoevenspi: rspi: Move RSPI-specific setup out of DMA routines
2014-12-05 Geert Uytterhoevenspi: rspi: Use SPI core DMA mapping framework
2014-12-05 Geert Uytterhoevenspi: rspi: SPI DMA core needs both RX and TX DMA to...
2014-12-05 Geert Uytterhoevenspi: rspi: Remove unneeded resource test in DMA setup
2014-12-05 Geert Uytterhoevenspi: rspi: Extract rspi_request_dma_chan()
2014-12-05 Geert Uytterhoevenspi: rspi: Don't consider DMA configuration failures...
2014-12-05 Geert Uytterhoevenspi: rspi: Extract rspi_pio_transfer()
2014-12-05 Geert Uytterhoevenspi: rspi: Use core SPI_MASTER_MUST_[RT]X handling
2014-12-05 Geert Uytterhoevenspi: rspi: Remove unused 16-bit DMA support
2014-12-05 Geert Uytterhoevenspi: rspi: Do not call rspi_receive_init() for TX-only
2014-12-05 Geert Uytterhoevenspi: rspi: Extract rspi_wait_for_{tx_empty,rx_full}()
2014-12-05 Geert Uytterhoevenspi: rspi: Round up division to avoid slave overclocking
2014-12-05 Geert Uytterhoevendrivers: sh: Enable PM runtime for new R-Car Gen2 SoCs
2014-12-05 Ben Dooksdrivers: sh: pm_runtime implementation needs to suspend...
2014-12-05 Geert Uytterhoevendrivers: sh: Restrict INTC_USERIMASK to SH4A
2014-12-05 Ben Dooksdrivers: sh: pm_runtime does not need idle callback
2014-12-05 Thomas Gleixnersh: intc: Remove pointless irq_reserve_irqs() invocation
2014-12-05 Stratos Karafotissh: clk: Use cpufreq_for_each_valid_entry macro for...
2014-12-05 Stratos Karafotiscpufreq: Fix build error on some platforms that use...
2014-12-05 Stratos Karafotiscpufreq: Introduce macros for cpufreq_frequency_table...
2014-12-05 Seungwon Jeonmmc: sh_mmcif: clarify DDR timing mode between SD-UHS...
2014-12-05 Seungwon Jeonmmc: clarify DDR timing mode between SD-UHS and eMMC
2014-12-05 Greg Kroah-HartmanRevert "serial: sh-sci: Add device tree support for...
2014-12-05 Simon Hormanserial: sh-sci: Add device tree support for r8a7779
2014-12-05 Magnus Dammpinctrl: sh-pfc: r8a73a4: Allow Multiplatform Build
2014-12-05 Magnus Dammpinctrl: sh-pfc: sh73a0: Allow Multiplatform Build
2014-12-05 Magnus Dammpinctrl: sh-pfc: r8a7740: Allow Multiplatform Build
next