Linux Samsung System on Chip
[Prev Page][Next Page]
- Re: [PATCH v2 RESEND 7/9] spi: spi-s3c64xx: Ensure cur_speed holds actual clock value, (continued)
- Message not available
Re: [PATCH v2 RESEND 0/9] Some fixes for spi-s3c64xx, Mark Brown
Re: [PATCH v2 00/41] spi / fbdev / cpufreq / usb / mmc / hwmon / ARM: Prepare for multiplatform S3C, Bartlomiej Zolnierkiewicz
[PATCH] ARM: s3c: Cleanup from old plat-samsung include, Krzysztof Kozlowski
[PATCH v2 00/40] PCI: dwc: Driver clean-ups,
Rob Herring
- [PATCH v2 01/40] PCI: Allow root and child buses to have different pci_ops, Rob Herring
- [PATCH v2 02/40] PCI: dwc: Use DBI accessors instead of own config accessors, Rob Herring
- [PATCH v2 03/40] PCI: dwc: Allow overriding bridge pci_ops, Rob Herring
- [PATCH v2 04/40] PCI: dwc: Add a default pci_ops.map_bus for root port, Rob Herring
- [PATCH v2 05/40] PCI: dwc: al: Use pci_ops for child config space accessors, Rob Herring
- [PATCH v2 06/40] PCI: dwc: keystone: Use pci_ops for config space accessors, Rob Herring
- [PATCH v2 07/40] PCI: dwc: tegra: Use pci_ops for root config space accessors, Rob Herring
- [PATCH v2 08/40] PCI: dwc: meson: Use pci_ops for root config space accessors, Rob Herring
- [PATCH v2 09/40] PCI: dwc: kirin: Use pci_ops for root config space accessors, Rob Herring
- [PATCH v2 10/40] PCI: dwc: exynos: Use pci_ops for root config space accessors, Rob Herring
- [PATCH v2 11/40] PCI: dwc: histb: Use pci_ops for root config space accessors, Rob Herring
- [PATCH v2 12/40] PCI: dwc: Remove dwc specific config accessor ops, Rob Herring
- [PATCH v2 14/40] PCI: Also call .add_bus() callback for root bus, Rob Herring
- [PATCH v2 13/40] PCI: dwc: Use generic config accessors, Rob Herring
- [PATCH v2 16/40] PCI: dwc: Convert to use pci_host_probe(), Rob Herring
- [PATCH v2 15/40] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus, Rob Herring
- [PATCH v2 17/40] PCI: dwc: Remove root_bus pointer, Rob Herring
- [PATCH v2 19/40] PCI: dwc: Simplify config space handling, Rob Herring
- [PATCH v2 18/40] PCI: dwc: Remove storing of PCI resources, Rob Herring
- [PATCH v2 20/40] PCI: dwc/keystone: Drop duplicated 'num-viewport', Rob Herring
- [PATCH v2 21/40] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init(), Rob Herring
- [PATCH v2 22/40] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL, Rob Herring
- [PATCH v2 23/40] PCI: dwc: Add a 'num_lanes' field to struct dw_pcie, Rob Herring
- [PATCH v2 24/40] PCI: dwc: Ensure FAST_LINK_MODE is cleared, Rob Herring
- [PATCH v2 25/40] PCI: dwc/meson: Drop the duplicate number of lanes setup, Rob Herring
- [PATCH v2 26/40] PCI: dwc/meson: Drop unnecessary RC config space initialization, Rob Herring
- [PATCH v2 27/40] PCI: dwc/meson: Rework PCI config and DW port logic register accesses, Rob Herring
- [PATCH v2 28/40] PCI: dwc/imx6: Use common PCI register definitions, Rob Herring
- [PATCH v2 29/40] PCI: dwc/qcom: Use common PCI register definitions, Rob Herring
- [PATCH v2 30/40] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset, Rob Herring
- [PATCH v2 32/40] PCI: dwc: Remove read_dbi2 code, Rob Herring
- [PATCH v2 31/40] PCI: dwc/tegra: Use common Designware port logic register definitions, Rob Herring
- [PATCH v2 33/40] PCI: dwc: Make ATU accessors private, Rob Herring
- [PATCH v2 35/40] PCI: dwc: Set PORT_LINK_DLL_LINK_EN in common setup code, Rob Herring
- [PATCH v2 34/40] PCI: dwc: Centralize link gen setting, Rob Herring
- [PATCH v2 36/40] PCI: dwc/intel-gw: Drop unnecessary checking of DT 'device_type' property, Rob Herring
- [PATCH v2 37/40] PCI: dwc/intel-gw: Move getting PCI_CAP_ID_EXP offset to intel_pcie_link_setup(), Rob Herring
- [PATCH v2 40/40] PCI: dwc: Use DBI accessors, Rob Herring
- [PATCH v2 39/40] PCI: dwc: Move N_FTS setup to common setup, Rob Herring
- [PATCH v2 38/40] PCI: dwc/intel-gw: Drop unused max_width, Rob Herring
- Re: [PATCH v2 00/40] PCI: dwc: Driver clean-ups, Lorenzo Pieralisi
- Re: [PATCH v2 00/40] PCI: dwc: Driver clean-ups, Michael Walle
[PATCH] ARM: s3c: Avoid naming clash of S3C24xx and S3C64xx timer setup, Krzysztof Kozlowski
[PATCH 00/18] Convert arch/arm to use iommu-dma,
Robin Murphy
- [PATCH 01/18] ARM/dma-mapping: Drop .dma_supported for IOMMU ops, Robin Murphy
- [PATCH 05/18] ARM/dma-mapping: Switch to iommu_dma_ops, Robin Murphy
- [PATCH 12/18] iommu/tegra-gart: Add IOMMU_DOMAIN_DMA support, Robin Murphy
- [PATCH 16/18] staging/media/tegra-vde: Clean up IOMMU workaround, Robin Murphy
- [PATCH 18/18] ARM/dma-mapping: Remove legacy dma-iommu API, Robin Murphy
- [PATCH 17/18] media/omap3isp: Clean up IOMMU workaround, Robin Murphy
- [PATCH 15/18] drm/nouveau/tegra: Clean up IOMMU workaround, Robin Murphy
- [PATCH 14/18] drm/exynos: Consolidate IOMMU mapping code, Robin Murphy
- [PATCH 13/18] iommu/tegra: Add IOMMU_DOMAIN_DMA support, Robin Murphy
- [PATCH 11/18] iommu/omap: Add IOMMU_DOMAIN_DMA support, Robin Murphy
- [PATCH 10/18] iommu/msm: Add IOMMU_DOMAIN_DMA support, Robin Murphy
- [PATCH 08/18] iommu/renesas: Remove arch/arm workaround, Robin Murphy
- [PATCH 09/18] iommu/mediatek-v1: Add IOMMU_DOMAIN_DMA support, Robin Murphy
- [PATCH 06/18] ARM/dma-mapping: Support IOMMU default domains, Robin Murphy
- [PATCH 07/18] iommu/arm-smmu: Remove arch/arm workaround, Robin Murphy
- [PATCH 04/18] iommu/dma: Add temporary hacks for arch/arm, Robin Murphy
- [PATCH 03/18] ARM/dma-mapping: Merge IOMMU ops, Robin Murphy
- [PATCH 02/18] ARM/dma-mapping: Consolidate IOMMU ops callbacks, Robin Murphy
- Re: [PATCH 00/18] Convert arch/arm to use iommu-dma, Marek Szyprowski
- Aw: [PATCH 00/18] Convert arch/arm to use iommu-dma, Frank Wunderlich
[PATCH 0/8] Some fixes for spi-s3c64xx,
Łukasz Stelmach
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH 0/8] Some fixes for spi-s3c64xx, Krzysztof Kozlowski
a saner API for allocating DMA addressable pages,
Christoph Hellwig
- [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages, Christoph Hellwig
- [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function, Christoph Hellwig
- [PATCH 24/28] 53c700: convert from dma_cache_sync to dma_sync_single_for_device, Christoph Hellwig
- [PATCH 23/28] lib82596: convert from dma_cache_sync to dma_sync_single_for_device, Christoph Hellwig
- [PATCH 28/28] nvme-pci: use dma_alloc_pages backed dmapools, Christoph Hellwig
- [PATCH 27/28] nvme-pci: fix PRP pool size, Christoph Hellwig
- [PATCH 25/28] dma-mapping: remove dma_cache_sync, Christoph Hellwig
- [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation, Christoph Hellwig
- [PATCH 26/28] dmapool: add dma_alloc_pages support, Christoph Hellwig
- [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc,free}_pages, Christoph Hellwig
- [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device, Christoph Hellwig
- [PATCH 21/28] hal2: convert from dma_cache_sync to dma_sync_single_for_device, Christoph Hellwig
- [PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device, Christoph Hellwig
- [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma, Christoph Hellwig
- [PATCH 15/28] dma-direct: remove __dma_to_phys, Christoph Hellwig
- [PATCH 17/28] dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c, Christoph Hellwig
- [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc, Christoph Hellwig
- [PATCH 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64, Christoph Hellwig
- [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous, Christoph Hellwig
- [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages, Christoph Hellwig
- [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe, Christoph Hellwig
- [PATCH 07/28] 53c700: improve non-coherent DMA handling, Christoph Hellwig
- [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT, Christoph Hellwig
- [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct, Christoph Hellwig
- [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT, Christoph Hellwig
- [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT, Christoph Hellwig
- [PATCH 03/28] drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT, Christoph Hellwig
- [PATCH 01/28] mm: turn alloc_pages into an inline function, Christoph Hellwig
- Re: a saner API for allocating DMA addressable pages, Marek Szyprowski
- Re: a saner API for allocating DMA addressable pages, Helge Deller
Re: [clk] a2499eff4b: BUG:kernel_NULL_pointer_dereference,address,
Stephen Boyd
[PATCH 3/7] media: exynos4-is: no need to check return value of debugfs_create functions, Greg Kroah-Hartman
[PATCH V2 1/2] Add new flush_iotlb_range and handle freelists when using iommu_unmap_fast,
Tom Murphy
[PATCH 1/2] Add new flush_iotlb_range and handle freelists when using iommu_unmap_fast,
Tom Murphy
[PATCH v3] ARM: s3c24xx: drop s3c-camif setup platform code,
Krzysztof Kozlowski
[PATCH v3] clk: samsung: Prevent potential endless loop in the PLL set_rate ops,
Sylwester Nawrocki
[PATCH 00/20] Convert all remaining drivers to GEM object functions,
Thomas Zimmermann
- [PATCH 01/20] drm/amdgpu: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 03/20] drm/etnaviv: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 02/20] drm/armada: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 04/20] drm/exynos: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 05/20] drm/gma500: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 06/20] drm/i915: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 07/20] drm/mediatek: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 08/20] drm/msm: Introduce GEM object funcs, Thomas Zimmermann
- [PATCH 09/20] drm/nouveau: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 10/20] drm/omapdrm: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 11/20] drm/pl111: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 12/20] drm/radeon: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 13/20] drm/rockchip: Convert to drm_gem_object_funcs, Thomas Zimmermann
- [PATCH 14/20] drm/tegra: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 15/20] drm/vc4: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 16/20] drm/vgem: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 17/20] drm/vkms: Introduce GEM object functions, Thomas Zimmermann
- [PATCH 18/20] drm/xen: Introduce GEM object functions, Thomas Zimmermann
[PATCH 19/20] drm/xlnx: Initialize DRM driver instance with CMA helper macro, Thomas Zimmermann
[PATCH 20/20] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver, Thomas Zimmermann
Re: [PATCH 2/2] arm64: defconfig: Enable ptn5150 extcon driver, Krzysztof Kozlowski
[PATCH v2 1/2] clk: samsung: exynos5420: Add definition of clock ID for mout_sw_aclk_g3d,
Sylwester Nawrocki
Re: [PATCH v2 1/2] clk: samsung: exynos5420: Add definition of clock ID for mout_sw_aclk_g3d, Sylwester Nawrocki
[PATCH 1/2] clk: samsung: exynos5420: Add definition of clock ID for mout_sw_aclk_g3d,
Sylwester Nawrocki
[PATCH v2] clk: samsung: Prevent potential endless loop in the PLL set_rate ops,
Sylwester Nawrocki
[PATCH] memory: samsung: exynos5422-dmc: Additional locking for 'curr_rate',
Lukasz Luba
[PATCH AUTOSEL 5.8 04/64] ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default l2c_aux_val, Sasha Levin
[PATCH AUTOSEL 5.8 21/64] memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read(), Sasha Levin
[PATCH AUTOSEL 5.7 19/60] memory: samsung: exynos5422-dmc: Do not ignore return code of regmap_read(), Sasha Levin
[PATCH AUTOSEL 5.7 04/60] ARM: exynos: clear L310_AUX_CTRL_FULL_LINE_ZERO in default l2c_aux_val, Sasha Levin
[PATCH 1/2] media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()",
Sylwester Nawrocki
Re: [PATCH 1/2] media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()", Hans Verkuil
[PATCH v2 1/4] ARM: exynos: clear L310_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_val,
Guillaume Tucker
[RFT PATCH v5] serial: samsung: Removes the IRQ not found warning,
Tamseel Shams
[PATCH v2] ARM: s3c64xx: use simple i2c probe function,
Stephen Kitt
[PATCH AUTOSEL 5.8 20/72] ARM: exynos: MCPM: Restore big.LITTLE cpuidle support, Sasha Levin
[PATCH AUTOSEL 5.8 24/72] arm64: dts: exynos: Fix silent hang after boot on Espresso, Sasha Levin
[PATCH AUTOSEL 5.8 36/72] ARM: dts: exynos: Disable frequency scaling for FSYS bus on Odroid XU3 family, Sasha Levin
[PATCH AUTOSEL 5.7 17/58] ARM: exynos: MCPM: Restore big.LITTLE cpuidle support, Sasha Levin
[PATCH AUTOSEL 5.7 21/58] arm64: dts: exynos: Fix silent hang after boot on Espresso, Sasha Levin
[PATCH AUTOSEL 5.7 33/58] ARM: dts: exynos: Disable frequency scaling for FSYS bus on Odroid XU3 family, Sasha Levin
[PATCH AUTOSEL 5.4 12/40] ARM: exynos: MCPM: Restore big.LITTLE cpuidle support, Sasha Levin
[PATCH AUTOSEL 5.4 14/40] arm64: dts: exynos: Fix silent hang after boot on Espresso, Sasha Levin
[PATCH AUTOSEL 4.14 07/14] arm64: dts: exynos: Fix silent hang after boot on Espresso, Sasha Levin
[PATCH AUTOSEL 4.9 3/9] arm64: dts: exynos: Fix silent hang after boot on Espresso, Sasha Levin
[PATCH AUTOSEL 4.19 11/21] arm64: dts: exynos: Fix silent hang after boot on Espresso, Sasha Levin
[PATCH v2] clk: samsung: Keep top BPLL mux on Exynos542x enabled,
Marek Szyprowski
[PATCH] ARM: exynos_defconfig: enable platform media drivers,
Marek Szyprowski
[PATCH 02/20] media: exynos4-is: media-dev.c: use PTR_ERR_OR_ZERO, Daniel W. S. Almeida
[PATCH v2 06/41] ARM: s3c24xx: pass pointer to clk driver via platform data,
Krzysztof Kozlowski
[PATCH v2 04/41] ARM: s3c24xx: iotiming: make functions static, Krzysztof Kozlowski
[PATCH v2 11/41] ARM: samsung: remove s3c_pm_debug_init(), Krzysztof Kozlowski
[PATCH v2 05/41] ARM: s3c24xx: make S3C24XX_MISCCR access indirect,
Krzysztof Kozlowski
[PATCH v2 08/41] usb: gadget: s3c: use platform resources,
Krzysztof Kozlowski
[PATCH v2 22/41] ARM: s3c: adc: move header to linux/soc/samsung, Krzysztof Kozlowski
[PATCH v2 37/41] cpufreq: s3c24xx: move low-level clk reg access into platform code,
Krzysztof Kozlowski
[PATCH v2 36/41] cpufreq: s3c2412: use global s3c2412_cpufreq_setrefresh,
Krzysztof Kozlowski
[PATCH v2 35/41] ARM: s3c: remove cpufreq header dependencies,
Krzysztof Kozlowski
[PATCH v2 32/41] ARM: s3c24xx: bast: avoid irq_desc array usage, Krzysztof Kozlowski
[PATCH v2 34/41] cpufreq: s3c24xx: split out registers,
Krzysztof Kozlowski
[PATCH v2 33/41] fbdev: s3c2410fb: remove mach header dependency, Krzysztof Kozlowski
[PATCH v2 28/41] ARM: s3c24xx: move iis pinctrl config into boards, Krzysztof Kozlowski
[PATCH v2 29/41] ARM: s3c24xx: move s3cmci pinctrl handling into board files, Krzysztof Kozlowski
[PATCH v2 31/41] ARM: s3c24xx: spi: avoid hardcoding fiq number in driver,
Krzysztof Kozlowski
[PATCH v2 27/41] ASoC: samsung: s3c2412-i2s: avoid hardcoded S3C2410_PA_IIS, Krzysztof Kozlowski
[PATCH v2 38/41] ARM: s3c24xx: stop including mach/hardware.h from mach/io.h, Krzysztof Kozlowski
[PATCH v2 16/41] ARM: samsung: move pm check code to drivers/soc, Krzysztof Kozlowski
[PATCH v2 19/41] ARM: s3c64xx: remove mach/hardware.h, Krzysztof Kozlowski
[PATCH v2 15/41] ARM: exynos: stop selecting PLAT_SAMSUNG, Krzysztof Kozlowski
[PATCH v2 12/41] ARM: samsung: make pm-debug platform independent, Krzysztof Kozlowski
[PATCH v2 21/41] ARM: s3c24xx: move irqchip driver back into platform,
Krzysztof Kozlowski
[PATCH v2 14/41] ARM: exynos: use private samsung_cpu_id copy, Krzysztof Kozlowski
[PATCH v2 20/41] ARM: s3c24xx: move regs-spi.h into spi driver,
Krzysztof Kozlowski
[PATCH v2 23/41] ARM: s3c24xx: move spi fiq handler into platform,
Krzysztof Kozlowski
[PATCH v2 17/41] ARM: s5pv210: use private pm save/restore, Krzysztof Kozlowski
[PATCH v2 02/41] mmc: s3cmci: Remove unneeded machine header include, Krzysztof Kozlowski
[PATCH v2 30/41] ARM: s3c24xx: include mach/irqs.h where needed, Krzysztof Kozlowski
[PATCH v2 07/41] ARM: s3c24xx: simplify mach/io.h, Krzysztof Kozlowski
[PATCH v2 18/41] ARM: s5pv210: don't imply CONFIG_PLAT_SAMSUNG, Krzysztof Kozlowski
[PATCH v2 13/41] ARM: samsung: move CONFIG_DEBUG_S3C_UART to Kconfig.debug, Krzysztof Kozlowski
[PATCH v2 24/41] ASoC: samsung: h1940: turn into platform driver, Krzysztof Kozlowski
[PATCH v2 26/41] ASoC: samsung: rx1950: turn into platform driver, Krzysztof Kozlowski
[PATCH v2 03/41] ARM: s3c24xx: fix mmc gpio lookup tables, Krzysztof Kozlowski
[PATCH v2 25/41] ASoC: samsung: neo1973: turn into platform driver, Krzysztof Kozlowski
[PATCH v2 09/41] usb: gadget: s3c-hsudc: remove platform header dependency, Krzysztof Kozlowski
[PATCH v2 10/41] ARM: samsung: don't build plat/pm-common for Exynos, Krzysztof Kozlowski
[PATCH v2 40/41] ARM: s3c: make headers local if possible, Krzysztof Kozlowski
[PATCH v2 01/41] ARM: s3c: Remove unneeded machine header includes,
Krzysztof Kozlowski
[PATCH v2 41/41] MAINTAINERS: Add more name matches for Samsung SoC entries, Krzysztof Kozlowski
[PATCH] clk: samsung: Prevent potential endless loop in the PLL set_rate ops,
Sylwester Nawrocki
Re: [PATCH] clk: samsung: Prevent potential endless loop in the PLL set_rate ops, Chanwoo Choi
[PATCH] clk: samsung: Mark top BPLL mux on Exynos542x as critical,
Marek Szyprowski
[PATCH v2 00/13] clk/watchdog/ARM: Cleanup of various S3C bits,
Krzysztof Kozlowski
- [PATCH v2 01/13] clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared header, Krzysztof Kozlowski
- [PATCH v2 02/13] clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared header, Krzysztof Kozlowski
- [PATCH v2 03/13] ARM: s3c64xx: include header to fix -Wmissing-prototypes, Krzysztof Kozlowski
- [PATCH v2 04/13] ARM: s3c: remove plat-samsung/.../samsung-time.h, Krzysztof Kozlowski
- [PATCH v2 05/13] ARM: samsung: fix language typo, Krzysztof Kozlowski
- [PATCH v2 06/13] ARM: samsung: remove HAVE_S3C2410_WATCHDOG and use direct dependencies, Krzysztof Kozlowski
- [PATCH v2 07/13] ARM: s3c64xx: switch to generic watchdog driver reset, Krzysztof Kozlowski
- [PATCH v2 08/13] ARM: s3c24xx: fix missing system reset, Krzysztof Kozlowski
- [PATCH v2 09/13] ARM: s3c24xx: include common.h header in s3c2443.c, Krzysztof Kozlowski
- [PATCH v2 10/13] ARM: s3c24xx: sdhci: include plat/sdhci.h header, Krzysztof Kozlowski
- [PATCH v2 11/13] ARM: s3c24xx: ts: include platform data header, Krzysztof Kozlowski
- [PATCH v2 12/13] ARM: s3c24xx: ts: document function argument, Krzysztof Kozlowski
- [PATCH v2 13/13] ARM: s3c24xx: camif: include header with prototypes and unify declaration, Krzysztof Kozlowski
- Message not available
[PATCH] spi: s3c24xx: correct kerneldoc comment,
Krzysztof Kozlowski
[PATCH] memory: samsung: exynos5422-dmc: propagate error from exynos5_counters_get(),
Marek Szyprowski
[RFC 00/27] PCI: dwc: Driver clean-ups,
Rob Herring
- [RFC 01/27] PCI: Allow root and child buses to have different pci_ops, Rob Herring
- [RFC 02/27] PCI: dwc: Use DBI accessors instead of own config accessors, Rob Herring
- [RFC 03/27] PCI: dwc: Allow overriding bridge pci_ops, Rob Herring
- [RFC 04/27] PCI: dwc: Add a default pci_ops.map_bus for root port, Rob Herring
- [RFC 05/27] PCI: dwc: al: Use pci_ops for child config space accessors, Rob Herring
- [RFC 06/27] PCI: dwc: keystone: Use pci_ops for config space accessors, Rob Herring
- [RFC 07/27] PCI: dwc: tegra: Use pci_ops for root config space accessors, Rob Herring
- [RFC 08/27] PCI: dwc: meson: Use pci_ops for root config space accessors, Rob Herring
- [RFC 09/27] PCI: dwc: kirin: Use pci_ops for root config space accessors, Rob Herring
- [RFC 10/27] PCI: dwc: exynos: Use pci_ops for root config space accessors, Rob Herring
- [RFC 11/27] PCI: dwc: histb: Use pci_ops for root config space accessors, Rob Herring
- [RFC 12/27] PCI: dwc: Remove dwc specific config accessor ops, Rob Herring
- [RFC 13/27] PCI: dwc: Use generic config accessors, Rob Herring
- [RFC 14/27] PCI: Also call .add_bus() callback for root bus, Rob Herring
- [RFC 15/27] PCI: dwc: keystone: Convert .scan_bus() callback to use add_bus, Rob Herring
- [RFC 16/27] PCI: dwc: Convert to use pci_host_probe(), Rob Herring
- [RFC 17/27] PCI: dwc: Remove root_bus pointer, Rob Herring
- [RFC 18/27] PCI: dwc: Remove storing of PCI resources, Rob Herring
- [RFC 19/27] PCI: dwc: Simplify config space handling, Rob Herring
- [RFC 20/27] PCI: dwc/keystone: Drop duplicated 'num-viewport', Rob Herring
- [RFC 21/27] PCI: dwc: Check CONFIG_PCI_MSI inside dw_pcie_msi_init(), Rob Herring
- [RFC 22/27] PCI: dwc/imx6: Remove duplicate define PCIE_LINK_WIDTH_SPEED_CONTROL, Rob Herring
- [RFC 23/27] PCI: dwc/meson: Drop unnecessary RC config space initialization, Rob Herring
- [RFC 24/27] PCI: dwc/meson: Rework PCI config and DW port logic register accesses, Rob Herring
- [RFC 25/27] PCI: dwc/qcom: Use common PCI register definitions, Rob Herring
- [RFC 26/27] PCI: dwc: Remove hardcoded PCI_CAP_ID_EXP offset, Rob Herring
- [RFC 27/27] PCI: dwc/tegra: Use common Designware port logic register definitions, Rob Herring
[PATCH] leds: s3c24xx: Remove unused machine header include,
Krzysztof Kozlowski
[PATCH] ARM: s3c24xx: demote kerneldoc comment,
Krzysztof Kozlowski
[PATCH 00/10] Remove surplus dev_err() when handing an error from platform_get_irq(),
Krzysztof Wilczyński
- [PATCH 02/10] PCI: mobiveil: Remove dev_err() when handing an error from platform_get_irq(), Krzysztof Wilczyński
- [PATCH 01/10] PCI: dwc: Remove dev_err() when handing an error from platform_get_irq(), Krzysztof Wilczyński
- [PATCH 03/10] PCI: tegra: Remove dev_err() when handing an error from platform_get_irq(), Krzysztof Wilczyński
- [PATCH 04/10] PCI: altera: Remove dev_err() when handing an error from platform_get_irq(), Krzysztof Wilczyński
- [PATCH 05/10] PCI: host-generic: Remove dev_err() when handing an error from platform_get_irq(), Krzysztof Wilczyński
- [PATCH 06/10] PCI: v3-semi: Remove dev_err() when handing an error from platform_get_irq(), Krzysztof Wilczyński
- [PATCH 07/10] PCI: altera-msi: Remove dev_err() when handing an error from platform_get_irq(), Krzysztof Wilczyński
- [PATCH 08/10] PCI: xgene-msi: Remove dev_err() when handing an error from platform_get_irq(), Krzysztof Wilczyński
- [PATCH 09/10] PCI: rockchip: Remove dev_err() when handing an error from platform_get_irq(), Krzysztof Wilczyński
- Re: [PATCH 00/10] Remove surplus dev_err() when handing an error from platform_get_irq(), Bjorn Helgaas
- [PATCH 10/10] PCI: xilinx-nwl: Remove dev_err() when handing an error from platform_get_irq(), Krzysztof Wilczyński
[PATCH v2 00/11] media: exynos4-is: Improve support for s5pv210 and parallel ports, Jonathan Bakker
[PATCH v2 03/11] media: exynos4-is: Fix nullptr when no CSIS device present, Jonathan Bakker
[PATCH v2 06/11] media: exynos4-is: Use global num_sensors rather than local index,
Jonathan Bakker
[PATCH v2 08/11] media: exynos4-is: Remove inh_sensor_ctrls, Jonathan Bakker
[PATCH v2 07/11] media: exynos4-is: Add support for multiple sensors on one port,
Jonathan Bakker
[PATCH v2 05/11] media: exynos4-is: Properly set JPEG options for parallel ports, Jonathan Bakker
[PATCH v2 09/11] media: exynos4-is: Remove unused struct member input_index, Jonathan Bakker
[PATCH v2 11/11] dt-bindings: media: Correct samsung-fimc parallel port numbering,
Jonathan Bakker
[PATCH v2 10/11] media: exynos4-is: Handle duplicate calls to vidioc_streamoff,
Jonathan Bakker
[PATCH v2 04/11] media: exynos4-is: Correct missing entity function initialization,
Jonathan Bakker
[PATCH v2 02/11] media: exynos4-is: Request syscon only if ISP writeback is present, Jonathan Bakker
[PATCH v2 01/11] media: exynos4-is: Remove static driver data for S5PV210 FIMC variants, Jonathan Bakker
[PATCH] MAINTAINERS: Drop Vincent Sanders from Simtec S3C boards, Krzysztof Kozlowski
[PATCH 0/7] ARM: samsung: Cleanup of various S3C bits,
Krzysztof Kozlowski
[PATCH 1/3] ARM: exynos: clear L220_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_val,
Guillaume Tucker
[PATCH] ARM: samsung: Fix kerneldoc of s3c_pm_do_restore_core(), Krzysztof Kozlowski
[PATCH v3 1/3] ASoC: samsung: Document DT bindings for Midas sound subsystem,
Sylwester Nawrocki
Message not available
Re: [PATCH v3 1/3] ASoC: samsung: Document DT bindings for Midas sound subsystem, Krzysztof Kozlowski
Re: [PATCH v3 1/3] ASoC: samsung: Document DT bindings for Midas sound subsystem, Mark Brown
[PATCH -next] ARM: s3c: fix return value check in s3c_usb_otgphy_init(),
Qinglang Miao
[PATCH v2 1/3] ASoC: samsung: Document DT bindings for Midas sound subsystem,
Sylwester Nawrocki
Message not available
Re: [PATCH v2 1/3] ASoC: samsung: Document DT bindings for Midas sound subsystem, Krzysztof Kozlowski
[PATCH][next] media: Use fallthrough pseudo-keyword,
Gustavo A. R. Silva
[PATCH 00/16] memory: Further cleanups,
Krzysztof Kozlowski
- [PATCH 01/16] memory: bt1-l2-ctl: Add blank lines after declarations, Krzysztof Kozlowski
- [PATCH 02/16] memory: mvebu-devbus: Add missing braces to all arms of if statement, Krzysztof Kozlowski
- [PATCH 03/16] memory: mvebu-devbus: Align with open parenthesis, Krzysztof Kozlowski
- [PATCH 04/16] memory: omap-gpmc: Correct kerneldoc, Krzysztof Kozlowski
- [PATCH 05/16] memory: omap-gpmc: Enclose macro argument usage in parenthesis, Krzysztof Kozlowski
- [PATCH 07/16] memory: omap-gpmc: Correct white space issues, Krzysztof Kozlowski
- [RFT 08/16] memory: omap-gpmc: Use WARN() instead of BUG() on wrong free, Krzysztof Kozlowski
- [PATCH 10/16] memory: omap-gpmc: Consistently use !res for NULL checks, Krzysztof Kozlowski
- [PATCH 11/16] memory: brcmstb_dpfe: Fix language typo, Krzysztof Kozlowski
- [RFT 12/16] memory: brcmstb_dpfe: Add separate entry for compile test, Krzysztof Kozlowski
- [PATCH 13/16] memory: of: Correct kerneldoc, Krzysztof Kozlowski
- [PATCH 09/16] memory: omap-gpmc: Fix language typo, Krzysztof Kozlowski
- [PATCH 06/16] memory: omap-gpmc: Use 'unsigned int' for consistency, Krzysztof Kozlowski
- [PATCH 14/16] memory: pl172: Enclose macro argument usage in parenthesis, Krzysztof Kozlowski
- [PATCH 15/16] memory: samsung: exynos-srom: Correct alignment, Krzysztof Kozlowski
- [PATCH 16/16] memory: samsung: exynos5422-dmc: Correct white space issues, Krzysztof Kozlowski
[RFC] memory: exynos5422-dmc: Document mutex scope,
Krzysztof Kozlowski
[bug report] scsi: ufs: exynos: Implement dbg_register_dump, dan.carpenter
[PATCH v2 00/29] *memory: Cleanup, improve and compile test memory drivers,
Krzysztof Kozlowski
- [RFT v2 01/29] memory: omap-gpmc: Remove unneeded asm/mach-types.h inclusion, Krzysztof Kozlowski
- [RFT v2 02/29] memory: omap-gpmc: Remove unused file-scope phys_base and mem_size, Krzysztof Kozlowski
- [PATCH v2 03/29] memory: omap-gpmc: Include <linux/sizes.h> for SZ_16M, Krzysztof Kozlowski
- [PATCH v2 04/29] memory: ti-aemif: Rename SS to SSTROBE to avoid name conflicts, Krzysztof Kozlowski
- [PATCH v2 05/29] memory: jz4780-nemc: Do not enable by default on every compile test, Krzysztof Kozlowski
- [PATCH v2 07/29] memory: of: Remove unused headers, Krzysztof Kozlowski
- [PATCH v2 06/29] memory: Enable compile testing for most of the drivers, Krzysztof Kozlowski
- [PATCH v2 08/29] memory: of: Remove __func__ in device related messages, Krzysztof Kozlowski
- [PATCH v2 10/29] memory: of: Remove unneeded extern from function declarations, Krzysztof Kozlowski
- [PATCH v2 11/29] memory: emif-asm-offsets: Add GPLv2 SPDX license header, Krzysztof Kozlowski
- [PATCH v2 09/29] memory: of: Correct indentation, Krzysztof Kozlowski
- [PATCH v2 12/29] memory: emif: Put constant in comparison on the right side, Krzysztof Kozlowski
- [PATCH v2 13/29] memory: emif: Fix whitespace coding style violations, Krzysztof Kozlowski
- [PATCH v2 14/29] memory: emif: Silence platform_get_irq() error in driver, Krzysztof Kozlowski
- [PATCH v2 15/29] memory: ti-emif-pm: Fix cast to iomem pointer, Krzysztof Kozlowski
- [PATCH v2 16/29] memory: renesas-rpc-if: Simplify with PTR_ERR_OR_ZERO, Krzysztof Kozlowski
- [PATCH v2 17/29] memory: brcmstb_dpfe: Constify the contents of string, Krzysztof Kozlowski
- [PATCH v2 18/29] memory: brcmstb_dpfe: Remove unneeded braces, Krzysztof Kozlowski
- [PATCH v2 19/29] memory: mtk-smi: Add argument to function pointer definition, Krzysztof Kozlowski
- [RFT v2 20/29] memory: omap-gpmc: Return meaningful error codes in gpmc_cs_set_timings(), Krzysztof Kozlowski
- [RFT v2 21/29] memory: omap-gpmc: Remove GPMC_SET_ONE_CD_MAX macro for safety, Krzysztof Kozlowski
[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]