messages from 2017-06-08 13:25:37 to 2017-06-16 18:10:36 UTC [more...]
clean up and modularize arch dma_mapping interface V2
2017-06-16 18:10 UTC (22+ messages)
` [PATCH 01/44] firmware/ivc: use dma_mapping_error
` [PATCH 02/44] ibmveth: properly unwind on init errors
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 04/44] drm/exynos: "
` [PATCH 05/44] drm/armada: don't abuse DMA_ERROR_CODE
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops
` [PATCH 08/44] xen-swiotlb: implement ->mapping_error
` [PATCH 09/44] c6x: remove DMA_ERROR_CODE
` [PATCH 10/44] ia64: "
` [PATCH 11/44] m32r: "
` [PATCH 12/44] microblaze: "
` [PATCH 13/44] openrisc: "
` [PATCH 14/44] sh: "
` [PATCH 15/44] xtensa: "
` [PATCH 16/44] arm64: "
` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
` [PATCH 18/44] iommu/amd: implement ->mapping_error
` [PATCH 19/44] s390: "
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
[PATCH 1/4] arm64: tegra: Add BPMP thermal sensor to Tegra186
2017-06-16 11:28 UTC (4+ messages)
` [PATCH 2/4] dt-bindings: Add bindings for nvidia,tegra186-bpmp-thermal
` [PATCH 3/4] firmware: tegra: Expose tegra_bpmp_mrq_return
` [PATCH 4/4] thermal: Add Tegra BPMP thermal sensor driver
clean up and modularize arch dma_mapping interface
2017-06-16 8:47 UTC (69+ messages)
` [PATCH 01/44] firmware/ivc: use dma_mapping_error
` [PATCH 02/44] ibmveth: properly unwind on init errors
` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
` [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops
` [PATCH 08/44] xen-swiotlb: implement ->mapping_error
` [PATCH 12/44] microblaze: remove DMA_ERROR_CODE
` [PATCH 13/44] openrisc: "
` [PATCH 14/44] sh: "
` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
` [PATCH 19/44] s390: implement ->mapping_error
` [PATCH 15/44] xtensa: remove DMA_ERROR_CODE
` [PATCH 16/44] arm64: "
` [PATCH 18/44] iommu/amd: implement ->mapping_error
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
` [PATCH 22/44] x86/pci-nommu: "
` [PATCH 23/44] x86/calgary: "
` [PATCH 24/44] x86: remove DMA_ERROR_CODE
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
` [PATCH 30/44] dma-virt: "
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
` [PATCH 34/44] arm: remove arch specific "
` [PATCH 35/44] x86: "
` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
` [PATCH 38/44] arm: "
` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask
[GIT PULL 1/4] soc/tegra: Changes for v4.13-rc1
2017-06-16 8:13 UTC (4+ messages)
` [GIT PULL 2/4] firmware: tegra: "
` [GIT PULL 3/4] ARM: tegra: Device tree changes "
` [GIT PULL 4/4] arm64: "
[GIT PULL] drm/tegra: Changes for v4.13-rc1
2017-06-16 7:54 UTC
[tegra-drm:drm/tegra/for-next 2/20] htmldocs: drivers/gpu/host1x/bus.c:50: warning: Excess function parameter 'driver' description in 'host1x_subdev_add'
2017-06-15 16:45 UTC
[PATCH] firmware: tegra: Add VIC firmware
2017-06-15 15:46 UTC (2+ messages)
[PATCH v3 00/20] Tegra DRM fixes
2017-06-15 13:33 UTC (24+ messages)
` [PATCH v3 01/20] drm/tegra: Fix lockup on a use of staging API
` [PATCH v3 02/20] drm/tegra: Correct idr_alloc() minimum id
` [PATCH v3 03/20] drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL
` [PATCH v3 04/20] drm/tegra: Correct copying of waitchecks and disable them "
` [PATCH v3 05/20] drm/tegra: Check syncpoint ID "
` [PATCH v3 06/20] drm/tegra: dc: Avoid reset asserts on Tegra20
` [PATCH v3 07/20] drm/tegra: dc: Apply clipping to the plane
` [PATCH v3 08/20] drm/tegra: dc: Disable plane if it is invisible
` [PATCH v3 09/20] gpu: host1x: Initialize firewall class to the jobs one
` [PATCH v3 10/20] gpu: host1x: Correct host1x_job_pin() error handling
` [PATCH v3 11/20] gpu: host1x: Do not leak BO's phys address to userspace
` [PATCH v3 12/20] gpu: host1x: Forbid relocation address shifting in the firewall
` [PATCH v3 13/20] gpu: host1x: Forbid RESTART opcode "
` [PATCH v3 14/20] gpu: host1x: Forbid unrelated SETCLASS "
` [PATCH v3 15/20] gpu: host1x: Correct swapped arguments in the is_addr_reg() definition
` [PATCH v3 16/20] gpu: host1x: Check waits in the firewall
` [PATCH v3 17/20] gpu: host1x: Remove unused 'struct host1x_cmdbuf'
` [PATCH v3 18/20] gpu: host1x: Remove unused host1x_cdma_stop() definition
` [PATCH v3 19/20] gpu: host1x: Refactor channel allocation code
` [PATCH v3 20/20] gpu: host1x: At first try a non-blocking allocation for the gather copy
[PATCH] gpu: host1x: Fix error handling
2017-06-15 12:07 UTC (2+ messages)
[PATCH v2 00/22] Tegra DRM fixes
2017-06-14 22:24 UTC (40+ messages)
` [PATCH v2 01/22] drm/tegra: Fix lockup on a use of staging API
` [PATCH v2 02/22] drm/tegra: Correct idr_alloc() minimum id
` [PATCH v2 03/22] drm/tegra: Check for malformed offsets and sizes in the 'submit' IOCTL
` [PATCH v2 04/22] drm/tegra: Correct copying of waitchecks and disable them "
` [PATCH v2 05/22] drm/tegra: Check syncpoint ID "
` [PATCH v2 06/22] drm/tegra: dc: Avoid reset asserts on Tegra20
` [PATCH v2 07/22] drm/tegra: dc: Apply clipping to the plane
` [PATCH v2 08/22] drm/tegra: dc: Disable plane if it is invisible
` [PATCH v2 09/22] drm/tegra: Don't use IOMMU on Tegra20
` [PATCH v2 10/22] Revert "iommu/tegra: gart: Do not register with bus"
` [PATCH v2 11/22] gpu: host1x: Initialize firewall class to the jobs one
` [PATCH v2 12/22] gpu: host1x: Correct host1x_job_pin() error handling
` [PATCH v2 13/22] gpu: host1x: Do not leak BO's phys address to userspace
` [PATCH v2 14/22] gpu: host1x: Forbid relocation address shifting in the firewall
` [PATCH v2 15/22] gpu: host1x: Forbid RESTART opcode "
` [PATCH v2 16/22] gpu: host1x: Forbid unrelated SETCLASS "
` [PATCH v2 17/22] gpu: host1x: Correct swapped arguments in the is_addr_reg() definition
` [PATCH v2 18/22] gpu: host1x: Check waits in the firewall
` [PATCH v2 19/22] gpu: host1x: Remove unused 'struct host1x_cmdbuf'
` [PATCH v2 20/22] gpu: host1x: Remove unused host1x_cdma_stop() definition
` [PATCH v2 21/22] gpu: host1x: Refactor channel allocation code
` [PATCH v2 22/22] gpu: host1x: At first try a non-blocking allocation for the gather copy
[PATCH 12/23] clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
2017-06-14 12:39 UTC
[PATCH 00/22] Tegra DRM fixes
2017-06-13 19:56 UTC (19+ messages)
` [PATCH 07/22] drm/tegra: Remove module ownership from the tegra_fb_ops
` [PATCH 08/22] drm/tegra: dc: Drop the reset asserts to workaround a bug
` [PATCH 13/22] gpu: host1x: Do not leak BO's phys address to userspace
` [PATCH 16/22] gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
[PATCH 08/15] ARM: dts: tegra: fix PCI bus dtc warnings
2017-06-13 14:52 UTC (4+ messages)
` [PATCH 11/15] arm64: dts: nvidia: "
[PATCH] soc/tegra: flowctrl: Fix error handling
2017-06-13 14:48 UTC (2+ messages)
[PATCH] firmware: tegra: fix locking bugs in bpmp
2017-06-13 14:21 UTC (2+ messages)
[PATCH v2 0/2] Device tree changes for Tegra186 cpufreq
2017-06-13 14:10 UTC (13+ messages)
` [PATCH v2 1/2] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster
` [PATCH v3 "
` [PATCH v2 2/2] arm64: tegra: Add CCPLEX_CLUSTER area in Tegra186
[PATCH 1/2] ARM: tegra: remove Whistler support
2017-06-13 13:36 UTC (4+ messages)
` [PATCH 2/2] ASoC: tegra: remove Whistler machine driver
[PATCH v3] dt-bindings: Add bindings for nvidia,tegra186-ccplex-cluster
2017-06-13 12:57 UTC
[PATCH 1/3] drm/nouveau/tegra: Skip manual unpowergating when not necessary
2017-06-13 12:43 UTC (5+ messages)
` [PATCH 2/3] drm/nouveau/tegra: Don't leave GPU in reset
` [PATCH 3/3] drm/nouveau: Skip vga_fini on non-PCI device
[PATCH V2] pwm: tegra: Set maximum pwm clock source per SoC tapeout
2017-06-13 12:32 UTC (2+ messages)
[PATCH v5 0/6] reset: APIs to manage a list of resets
2017-06-13 7:05 UTC (4+ messages)
` [PATCH v5 3/6] reset: hide reset control arrays behind struct reset_control
I Would love to discuse something with you
2017-06-12 14:52 UTC
Congratulation
2017-06-11 6:34 UTC
u-boot-flasher fails with current u-boot
2017-06-09 12:28 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).