Linux Samsung System on Chip
[Prev Page][Next Page]
- [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method, (continued)
- [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method, Christoph Hellwig
- [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun, Christoph Hellwig
- [PATCH 10/23] scsi: add a device_configure method to the host template, Christoph Hellwig
- [PATCH 11/23] megaraid_sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 12/23] mpt3sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 13/23] sbp2: switch to using ->device_configure, Christoph Hellwig
- [PATCH 14/23] hptiop: switch to using ->device_configure, Christoph Hellwig
- [PATCH 15/23] ipr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 16/23] pmcraid: switch to using ->device_configure, Christoph Hellwig
- [PATCH 17/23] usb-storage: switch to using ->device_configure, Christoph Hellwig
- [PATCH 18/23] sata_nv: switch to using ->device_configure, Christoph Hellwig
- [PATCH 19/23] pata_macio: switch to using ->device_configure, Christoph Hellwig
- [PATCH 20/23] libata: switch to using ->device_configure, Christoph Hellwig
- [PATCH 21/23] mpi3mr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits, Christoph Hellwig
- [PATCH 23/23] block: remove now unused queue limits helpers, Christoph Hellwig
- Re: convert SCSI to atomic queue limits, part 1 (v3), Martin K. Petersen
- Re: convert SCSI to atomic queue limits, part 1 (v3), Martin K. Petersen
- GS101 pl330 AxCACHE, Tudor Ambarus
- [PATCH] drm: fix DRM_DISPLAY_DP_HELPER dependencies,
Arnd Bergmann
- [PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101,
Peter Griffin
- [PATCH 01/17] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit, Peter Griffin
- [PATCH 02/17] dt-bindings: soc: google: exynos-sysreg: add dedicated hsi2 sysreg compatible, Peter Griffin
- [PATCH 03/17] dt-bindings: ufs: exynos-ufs: Add gs101 compatible, Peter Griffin
- [PATCH 04/17] dt-bindings: phy: samsung,ufs-phy: Add dedicated gs101-ufs-phy compatible, Peter Griffin
- [PATCH 05/17] arm64: dts: exynos: gs101: enable cmu-hsi2 clock controller, Peter Griffin
- [PATCH 06/17] arm64: dts: exynos: gs101: Add the hsi2 sysreg node, Peter Griffin
- [PATCH 07/17] arm64: dts: exynos: gs101: Add ufs, ufs-phy and ufs regulator dt nodes, Peter Griffin
- [PATCH 08/17] clk: samsung: gs101: add support for cmu_hsi2, Peter Griffin
- [PATCH 09/17] phy: samsung-ufs: use exynos_get_pmu_regmap_by_phandle() to obtain PMU regmap, Peter Griffin
- [PATCH 10/17] phy: samsung-ufs: ufs: Add SoC callbacks for calibration and clk data recovery, Peter Griffin
- [PATCH 11/17] phy: samsung-ufs: ufs: Add support for gs101 UFS phy tuning, Peter Griffin
- [PATCH 12/17] scsi: ufs: host: ufs-exynos: Add EXYNOS_UFS_OPT_UFSPR_SECURE option, Peter Griffin
- [PATCH 13/17] scsi: ufs: host: ufs-exynos: add EXYNOS_UFS_OPT_TIMER_TICK_SELECT option, Peter Griffin
- [PATCH 14/17] scsi: ufs: host: ufs-exynos: allow max frequencies up to 267Mhz, Peter Griffin
- [PATCH 15/17] scsi: ufs: host: ufs-exynos: add some pa_dbg_ register offsets into drvdata, Peter Griffin
- [PATCH 16/17] scsi: ufs: host: ufs-exynos: Add support for Tensor gs101 SoC, Peter Griffin
- [PATCH 17/17] MAINTAINERS: Add phy-gs101-ufs file to Tensor GS101., Peter Griffin
- Re: [PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101, Krzysztof Kozlowski
- Re: (subset) [PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101, Vinod Koul
- RE: [PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101, Alim Akhtar
- [PATCH v2 6/6] usb: dwc3: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr(),
Anand Moon
- [PATCH v2 5/6] usb: dwc3: exynos: Use devm_regulator_bulk_get_enable() helper function,
Anand Moon
- [PATCH v2 4/6] usb: ohci-exynos: Switch from CONFIG_PM guards to pm_ptr(),
Anand Moon
- [PATCH v2 3/6] usb: ohci-exynos: Use devm_clk_get_enabled() helpers,
Anand Moon
- [PATCH v2 2/6] usb: ehci-exynos: Switch from CONFIG_PM guards to pm_ptr(),
Anand Moon
- [PATCH v2 1/6] usb: ehci-exynos: Use devm_clk_get_enabled() helpers,
Anand Moon
- [PATCH v2 1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers,
Anand Moon
- [PATCH 0/2] Update Energy Model with perfromance limits,
Lukasz Luba
- [PATCH v5 0/4] Update Energy Model after chip binning adjusted voltages,
Lukasz Luba
- [PATCH 00/34] address all -Wunused-const warnings,
Arnd Bergmann
- [PATCH v4 0/4] Update Energy Model after chip binning adjusted voltages,
Lukasz Luba
- convert SCSI to atomic queue limits, part 1 (v2),
Christoph Hellwig
- [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue, Christoph Hellwig
- [PATCH 01/23] block: add a helper to cancel atomic queue limit updates, Christoph Hellwig
- [PATCH 03/23] mpi3mr: pass queue_limits to bsg_setup_queue, Christoph Hellwig
- [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue, Christoph Hellwig
- [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template, Christoph Hellwig
- [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host, Christoph Hellwig
- [PATCH 07/23] scsi: add a dma_alignment field to the host and host template, Christoph Hellwig
- [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method, Christoph Hellwig
- [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun, Christoph Hellwig
- [PATCH 10/23] scsi: add a device_configure method to the host template, Christoph Hellwig
- [PATCH 11/23] megaraid_sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 12/23] mpt3sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 13/23] sbp2: switch to using ->device_configure, Christoph Hellwig
- [PATCH 14/23] hptiop: switch to using ->device_configure, Christoph Hellwig
- [PATCH 15/23] ipr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 16/23] pmcraid: switch to using ->device_configure, Christoph Hellwig
- [PATCH 17/23] usb-storage: switch to using ->device_configure, Christoph Hellwig
- [PATCH 18/23] sata_nv: switch to using ->device_configure, Christoph Hellwig
- [PATCH 19/23] pata_macio: switch to using ->device_configure, Christoph Hellwig
- [PATCH 20/23] libata: switch to using ->device_configure, Christoph Hellwig
- [PATCH 21/23] mpi3mr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits, Christoph Hellwig
- [PATCH 23/23] block: remove now unused queue limits helpers, Christoph Hellwig
- Re: convert SCSI to atomic queue limits, part 1 (v2), Martin K. Petersen
- [PATCH] clk: s2mps11: Check of_clk_add_hw_provider() result,
Aleksandr Aprelkov
- [PATCH 00/11] drm/exynos: drop driver owner initialization,
Krzysztof Kozlowski
- [PATCH 01/11] drm/exynos: fimc: drop driver owner initialization, Krzysztof Kozlowski
- [PATCH 02/11] drm/exynos: fimd: drop driver owner initialization, Krzysztof Kozlowski
- [PATCH 03/11] drm/exynos: dsi: drop driver owner initialization, Krzysztof Kozlowski
- [PATCH 04/11] drm/exynos: g2d: drop driver owner initialization, Krzysztof Kozlowski
- [PATCH 05/11] drm/exynos: gsc: drop driver owner initialization, Krzysztof Kozlowski
- [PATCH 06/11] drm/exynos: mic: drop driver owner initialization, Krzysztof Kozlowski
- [PATCH 07/11] drm/exynos: rotator: drop driver owner initialization, Krzysztof Kozlowski
- [PATCH 08/11] drm/exynos: scaler: drop driver owner initialization, Krzysztof Kozlowski
- [PATCH 09/11] drm/exynos: vidi: drop driver owner initialization, Krzysztof Kozlowski
- [PATCH 10/11] drm/exynos: hdmi: drop driver owner initialization, Krzysztof Kozlowski
- [PATCH 11/11] drm/exynos: mixer: drop driver owner initialization, Krzysztof Kozlowski
- RE: [PATCH 00/11] drm/exynos: drop driver owner initialization, 대인기/Tizen Platform Lab(SR)/삼성전자
- [PATCH] MAINTAINERS: Change Krzysztof Kozlowski's email address, Krzysztof Kozlowski
- [PATCH REVIEW] hwrng: add exynos Secure World RNG device driver,
Alexey Klimov
- [PATCH v3 0/3] clk: samsung: introduce nMUX to reparent MUX clocks,
Tudor Ambarus
- [PATCH] clk: samsung: exynosautov9: fix wrong pll clock id value,
Jaewon Kim
- [PATCH v3 0/4] Update Energy Model after chip binning adjusted voltages,
Lukasz Luba
- FAILED: Patch "drm/exynos: do not return negative values from .get_modes()" failed to apply to 4.19-stable tree, Sasha Levin
- [PATCH] spi: s3c64xx: Use DMA mode from fifo size,
Jaewon Kim
- [PATCH v2 0/3] clk: samsung: introduce nMUX to reparent MUX clocks,
Tudor Ambarus
- [PATCH v3 0/5] arm64: dts: exynos: gs101: define all PERIC USI nodes,
Tudor Ambarus
- [PATCH v2 0/4] arm64: dts: exynos: gs101: define all PERIC USI nodes,
Tudor Ambarus
- convert SCSI to atomic queue limits, part 1,
Christoph Hellwig
- [PATCH 12/23] mpt3sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 14/23] hptiop: switch to using ->device_configure, Christoph Hellwig
- [PATCH 02/23] bsg: pass queue_limits to bsg_setup_queue, Christoph Hellwig
- [PATCH 15/23] ipr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 05/23] scsi_transport_fc: add a max_bsg_segments field to struct fc_function_template, Christoph Hellwig
- [PATCH 16/23] pmcraid: switch to using ->device_configure, Christoph Hellwig
- [PATCH 10/23] scsi: add a device_configure method to the host template, Christoph Hellwig
- [PATCH 20/23] libata: switch to using ->device_configure, Christoph Hellwig
- [PATCH 22/23] uas: switch to using ->device_configure to configure queue limits, Christoph Hellwig
- [PATCH 23/23] block: remove now unused queue limits helpers, Christoph Hellwig
- [PATCH 21/23] mpi3mr: switch to using ->device_configure, Christoph Hellwig
- [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue, Christoph Hellwig
- [PATCH 06/23] scsi: add a no_highmem flag to struct Scsi_Host, Christoph Hellwig
- [PATCH 03/23] mpi3mr: pass queue_limits to bsg_setup_queue, Christoph Hellwig
- [PATCH 01/23] block: don't reject too large max_user_setors in blk_validate_limits, Christoph Hellwig
- [PATCH 07/23] scsi: add a dma_alignment field to the host and host template, Christoph Hellwig
- [PATCH 08/23] ufs-exynos: move setting the the dma alignment to the init method, Christoph Hellwig
- [PATCH 09/23] scsi: use the atomic queue limits API in scsi_add_lun, Christoph Hellwig
- [PATCH 19/23] pata_macio: switch to using ->device_configure, Christoph Hellwig
- [PATCH 13/23] sbp2: switch to using ->device_configure, Christoph Hellwig
- [PATCH 17/23] usb-storage: switch to using ->device_configure, Christoph Hellwig
- [PATCH 18/23] sata_nv: switch to using ->device_configure, Christoph Hellwig
- [PATCH 11/23] megaraid_sas: switch to using ->device_configure, Christoph Hellwig
- [PATCH 00/64] i2c: reword i2c_algorithm according to newest specification,
Wolfram Sang
- [RESEND][PATCH v2 0/4] Update Energy Model after chip binning adjusted voltages,
Lukasz Luba
- [PATCH v2 0/4] Update Energy Model after chip binning adjusted voltages,
Lukasz Luba
- [PATCH 1/3] dt-bindings: power: reset: add gs101 poweroff bindings,
Alexey Klimov
- [PATCH 00/11] drm: Only try to set formats supported by the hardware,
Frej Drejhammar
- [PATCH 0/4] Update Energy Model after chip binning adjusted voltages,
Lukasz Luba
- [PATCH 1/2] ARM: dts: samsung: s5pv210: align onenand node name with bindings,
Krzysztof Kozlowski
- [PATCH] dt-bindings: mtd: Add Samsung S5Pv210 OneNAND,
Krzysztof Kozlowski
- [PATCH] ARM: dts: samsung: exynos5800-peach-pi: switch to undeprecated DP HPD GPIOs,
Krzysztof Kozlowski
- [PATCH v2] dt-bindings: display: samsung,exynos5-dp: convert to DT Schema,
Krzysztof Kozlowski
- [PATCH] dt-bindings: display: samsung,exynos5-dp: convert to DT Schema,
Krzysztof Kozlowski
- [PATCH] dt-bindings: memory-controllers: add Samsung S5Pv210 SoC DMC,
Krzysztof Kozlowski
- [PATCH] dt-bindings: clock: samsung,s3c6400-clock: convert to DT Schema,
Krzysztof Kozlowski
- [PATCH 1/4] ARM: dts: samsung: smdkv310: fix keypad no-autorepeat,
Krzysztof Kozlowski
- [PATCH] arm64: dts: exynos: gs101: define all PERIC USI nodes,
Tudor Ambarus
- [PATCH] arm64: dts: exynos: gs101: move serial_0 pinctrl-0/names to dtsi,
Tudor Ambarus
- samsung: clk: re-parent MUX to OSCCLK at run-time,
Tudor Ambarus
- [PATCH v3] i2c: exynos5: Init data before registering interrupt handler,
Jesper Nilsson
- [PATCH 0/5] PM / devfreq: Convert to platform remove callback returning void,
Uwe Kleine-König
- [PATCH v1 1/1] mmc: dw_mmc: Remove unused of_gpio.h,
Andy Shevchenko
- [PATCH v2] i2c: exynos5: Init data before registering interrupt handler,
Jesper Nilsson
- [PATCH] i2c: exynos5: Init data before registering interrupt handler,
Jesper Nilsson
- [PATCH v1 3/4] usb: dwc3: exynos: Use devm_regulator_bulk_get_enable() helper function,
Anand Moon
- [PATCH v1 4/4] usb: dwc3: exynos: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr(), Anand Moon
- [PATCH v1 1/4] usb: ehci-exynos: Use devm_clk_get_enabled() helpers,
Anand Moon
- [PATCH v1 2/4] usb: ehci-exynos: Switch from CONFIG_PM guards to pm_ptr(),
Anand Moon
- [PATCH] spi: dt-bindings: samsung: make dma properties not required,
Tudor Ambarus
- [PATCH v4 1/3] clk: samsung: Implement manual PLL control for ARM64 SoCs,
Sam Protsenko
- [PATCH 0/4] clk: samsung: introduce nMUX to reparent MUX clocks,
Tudor Ambarus
- [GIT PULL 1/3] samsung: drivers for v6.9, part two,
Krzysztof Kozlowski
- [GIT PULL] clk: samsung: drivers for v6.9,
Krzysztof Kozlowski
- [PATCHv1 1/2] PM / devfreq: exynos: Use Use devm_clk_get_enabled() helpers,
Anand Moon
- [PATCH] drm/exynos: use KMEM_CACHE() to create g2d_runqueue_node cache, Kunwu Chan
- [PATCH v3 00/15] clk: samsung: Add CPU clocks for Exynos850,
Sam Protsenko
- [PATCH v3 01/15] dt-bindings: clock: exynos850: Add CMU_CPUCLK0 and CMU_CPUCL1, Sam Protsenko
- [PATCH v3 03/15] clk: samsung: Pull struct exynos_cpuclk into clk-cpu.c, Sam Protsenko
- [PATCH v3 02/15] clk: samsung: Improve clk-cpu.c style, Sam Protsenko
- [PATCH v3 04/15] clk: samsung: Reduce params count in exynos_register_cpu_clock(), Sam Protsenko
- [PATCH v3 06/15] clk: samsung: Group CPU clock functions by chip, Sam Protsenko
- [PATCH v3 07/15] clk: samsung: Pass actual CPU clock registers base to CPU_CLK(), Sam Protsenko
- [PATCH v3 05/15] clk: samsung: Use single CPU clock notifier callback for all chips, Sam Protsenko
- [PATCH v3 08/15] clk: samsung: Pass register layout type explicitly to CLK_CPU(), Sam Protsenko
- [PATCH v3 09/15] clk: samsung: Keep CPU clock chip specific data in a dedicated struct, Sam Protsenko
- [PATCH v3 10/15] clk: samsung: Keep register offsets in chip specific structure, Sam Protsenko
- [PATCH v3 11/15] clk: samsung: Pass mask to wait_until_mux_stable(), Sam Protsenko
- [PATCH v3 12/15] clk: samsung: Add CPU clock support for Exynos850, Sam Protsenko
- [PATCH v3 13/15] clk: samsung: Implement manual PLL control for ARM64 SoCs, Sam Protsenko
- [PATCH v3 15/15] arm64: dts: exynos: Add CPU clocks for Exynos850, Sam Protsenko
- [PATCH v3 14/15] clk: samsung: exynos850: Add CMU_CPUCL0 and CMU_CPUCL1, Sam Protsenko
- [PATCH v5 00/11] IOMMU memory observability,
Pasha Tatashin
- [PATCH v5 01/11] iommu/vt-d: add wrapper functions for page allocations, Pasha Tatashin
- [PATCH v5 03/11] iommu/amd: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 04/11] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist, Pasha Tatashin
- [PATCH v5 05/11] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 06/11] iommu/exynos: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 08/11] iommu/sun50i: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 09/11] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 07/11] iommu/rockchip: use page allocation function provided by iommu-pages.h, Pasha Tatashin
- [PATCH v5 11/11] iommu: account IOMMU allocated memory, Pasha Tatashin
- [PATCH v5 10/11] iommu: observability of the IOMMU allocations, Pasha Tatashin
- Re: [PATCH v5 00/11] IOMMU memory observability, David Rientjes
- Re: [PATCH v5 00/11] IOMMU memory observability, Linu Cherian
- Re: [PATCH v5 00/11] IOMMU memory observability, Joerg Roedel
- [PATCH v2 00/15] clk: samsung: Add CPU clocks for Exynos850,
Sam Protsenko
- [PATCH v2 01/15] dt-bindings: clock: exynos850: Add CMU_CPUCLK0 and CMU_CPUCL1, Sam Protsenko
- [PATCH v2 03/15] clk: samsung: Pull struct exynos_cpuclk into clk-cpu.c, Sam Protsenko
- [PATCH v2 02/15] clk: samsung: Improve clk-cpu.c style, Sam Protsenko
- [PATCH v2 04/15] clk: samsung: Reduce params count in exynos_register_cpu_clock(), Sam Protsenko
- [PATCH v2 05/15] clk: samsung: Use single CPU clock notifier callback for all chips, Sam Protsenko
- [PATCH v2 06/15] clk: samsung: Group CPU clock functions by chip, Sam Protsenko
- [PATCH v2 07/15] clk: samsung: Pass actual CPU clock registers base to CPU_CLK(), Sam Protsenko
- [PATCH v2 08/15] clk: samsung: Pass register layout type explicitly to CLK_CPU(), Sam Protsenko
- [PATCH v2 09/15] clk: samsung: Keep CPU clock chip specific data in a dedicated struct, Sam Protsenko
- [PATCH v2 11/15] clk: samsung: Pass mask to wait_until_mux_stable(), Sam Protsenko
- [PATCH v2 10/15] clk: samsung: Keep register offsets in chip specific structure, Sam Protsenko
- [PATCH v2 13/15] clk: samsung: Implement manual PLL control for ARM64 SoCs, Sam Protsenko
- [PATCH v2 12/15] clk: samsung: Add CPU clock support for Exynos850, Sam Protsenko
- [PATCH v2 15/15] arm64: dts: exynos: Add CPU clocks for Exynos850, Sam Protsenko
- [PATCH v2 14/15] clk: samsung: exynos850: Add CMU_CPUCL0 and CMU_CPUCL1, Sam Protsenko
- [PATCH v6 0/2] Add regmap support to exynos-pmu for protected PMU regs,
Peter Griffin
- [PATCH v3] serial: samsung: honor fifosize from dts at first, Tamseel Shams
- [PATCH v6 0/2] Add helper function to get and enable all bulk clocks,
Shradha Todi
- Message not available
[PATCH v2] interconnect: constify of_phandle_args in xlate,
Krzysztof Kozlowski
[PATCH v2 resend 0/4] of: replace of_graph_get_next_endpoint(),
Kuninori Morimoto
[Index of Archives]
[Linux Rockchip Development]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux on Unisoc (RDA Micro) SoCs]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]