messages from 2015-12-08 17:47:28 to 2016-01-06 10:31:43 UTC [more...]
[PATCH v3 00/12] mmc: use sdhci_pltfm_init for private allocation and clean up
2016-01-06 10:31 UTC (13+ messages)
` [PATCH v3 01/12] mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
` [PATCH v3 02/12] mmc: sdhci-esdhc-imx: "
` [PATCH v3 08/12] mmc: sdhci-pxav3: "
` [PATCH v3 03/12] mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host
` [PATCH v3 04/12] mmc: sdhci-msm: use sdhci_pltfm_init for private allocation
` [PATCH v3 05/12] mmc: sdhci-of-arasan: "
` [PATCH v3 06/12] mmc: sdhci-of-at91: "
` [PATCH v3 07/12] mmc: sdhci-of-esdhc: "
` [PATCH v3 09/12] mmc: sdhci-st: "
` [PATCH v3 10/12] mmc: sdhci-tegra: "
` [PATCH v3 11/12] mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv
` [PATCH v3 12/12] mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host
[PATCH v2 00/12] mmc: use sdhci_pltfm_init for private allocation and clean up
2016-01-06 10:11 UTC (17+ messages)
` [PATCH v2 01/12] mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
` [PATCH v2 02/12] mmc: sdhci-esdhc-imx: "
` [PATCH v2 07/12] mmc: sdhci-of-esdhc: "
` [PATCH v2 09/12] mmc: sdhci-st: "
` [PATCH v2 03/12] mmc: sdhci-msm: factorise sdhci_msm_pdata outisde of sdhci_msm_host
` [PATCH v2 04/12] mmc: sdhci-msm: use sdhci_pltfm_init for private allocation
` [PATCH v2 05/12] mmc: sdhci-of-arasan: "
` [PATCH v2 06/12] mmc: sdhci-of-at91: "
` [PATCH v2 08/12] mmc: sdhci-pxav3: "
` [PATCH v2 10/12] mmc: sdhci-tegra: "
` [PATCH v2 11/12] mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv
` [PATCH v2 12/12] mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host
[PATCH] ARM64: tegra: Add support for Google Pixel C
2016-01-06 9:46 UTC (2+ messages)
[PATCH 00/11] mmc: use sdhci_pltfm_init for private allocation and clean up
2016-01-06 2:36 UTC (15+ messages)
` [PATCH 01/11] mmc: sdhci-bcm2835: use sdhci_pltfm_init for private allocation
` [PATCH 02/11] mmc: sdhci-esdhc-imx: "
` [PATCH 03/11] mmc: sdhci-msm: "
` [PATCH 04/11] mmc: sdhci-of-arasan: "
` [PATCH 05/11] mmc: sdhci-of-at91: "
` [PATCH 06/11] mmc: sdhci-of-esdhc: "
` [PATCH 07/11] mmc: sdhci-pxav3: "
` [PATCH 08/11] mmc: sdhci-st: "
` [PATCH 11/11] mmc: sdhci-pltfm: remove priv variable from sdhci_pltfm_host
` [PATCH 09/11] mmc: sdhci-tegra: use sdhci_pltfm_init for private allocation
` [PATCH 10/11] mmc: sdhci-pxav2: remove unnecessary assignment of pltfm_host->priv
[PATCH] mmc: tegra: don't enable UHS modes on Tegra210
2016-01-05 17:06 UTC (3+ messages)
[GIT PULL 1/5] clk: tegra: Changes for v4.5-rc1
2016-01-05 0:23 UTC (13+ messages)
` [GIT PULL 2/5] memory: "
` [GIT PULL 3/5] ARM: tegra: Core SoC changes "
` [GIT PULL 4/5] ARM: tegra: Devicetree "
` [GIT PULL 5/5] ARM: tegra: Default configuration updates "
[PATCH] Remove CONFIG_CRYPTO_DEV_TEGRA_AES from multi_v7_defconfig
2016-01-04 21:41 UTC
Tegra baseline test results for v4.4-rc8
2016-01-04 16:28 UTC
Tegra baseline test results for v4.4-rc7
2016-01-04 16:26 UTC
Charity Donation
2016-01-02 17:43 UTC
Donation/Charity
2015-12-29 3:00 UTC
[PATCH v2 0/5] Tegra SDHCI UHS-I support
2015-12-28 13:18 UTC (7+ messages)
` [PATCH v2 1/5] mmc: tegra: implement module external clock change
` [PATCH v2 5/5] mmc: tegra: use correct accessor for misc ctrl register
` [PATCH v2 2/5] mmc: tegra: disable SPI_MODE_CLKEN
` [PATCH v2 3/5] mmc: tegra: implement UHS tuning
` [PATCH v2 4/5] mmc: tegra: enable UHS-I modes
[PATCH 13/19] ARM: dts: tegra: replace legacy *,wakeup property with wakeup-source
2015-12-23 11:24 UTC (3+ messages)
[PATCH] ARM: tegra: Fix suspend hang on Tegra124 Chromebooks
2015-12-23 9:00 UTC (4+ messages)
[PATCH 1/5] pinctrl-tegra: add missing of_node_put
2015-12-22 12:44 UTC (2+ messages)
[RFC PATCH V2 0/8] Add support for Tegra210 AGIC
2015-12-22 11:56 UTC (29+ messages)
` [RFC PATCH V2 1/8] irqdomain: Ensure type settings match for an existing mapping
` [RFC PATCH V2 2/8] irqdomain: Don't set type when mapping an IRQ
` [RFC PATCH V2 3/8] genirq: Add runtime power management support for IRQ chips
` [RFC PATCH V2 4/8] irqchip/gic: Don't initialise chip if mapping IO space fails
` [RFC PATCH V2 5/8] irqchip/gic: Return an error if GIC initialisation fails
` [RFC PATCH V2 6/8] irqchip/gic: Assign irqchip dynamically
` [RFC PATCH V2 7/8] irqchip/gic: Prepare for adding platform driver
` [RFC PATCH V2 8/8] irqchip/gic: Add support for tegra AGIC interrupt controller
[PATCH 1/2] clk: tegra: Fix warning caused by pll_u failing to lock
2015-12-21 16:38 UTC (4+ messages)
` [PATCH 2/2] clk: tegra: Use definition for pll_u override bit
Tegra baseline test results for v4.4-rc6
2015-12-21 14:08 UTC
[PATCH] ARM64: tegra: Add chosen node for tegra132 norrin
2015-12-21 13:22 UTC
[PATCH 0/5] Tegra SDHCI UHS-I support
2015-12-21 13:06 UTC (7+ messages)
` [PATCH 1/5] mmc: tegra: implement module external clock change
` [PATCH 2/5] mmc: tegra: disable SPI_MODE_CLKEN
` [PATCH 3/5] mmc: tegra: implement UHS tuning
` [PATCH 4/5] mmc: tegra: enable UHS-I modes
` [PATCH 5/5] mmc: tegra: use correct accessor for misc ctrl register
[PATCH] GPU-host1x: Use a signed return type for do_relocs()
2015-12-19 11:56 UTC
[PATCH] clk: tegra: Fix clock sources for tegra210 EMC
2015-12-18 16:48 UTC (2+ messages)
[PATCH 04/69] clocksource/drivers/tegra: Allow timer irq affinity change
2015-12-18 14:17 UTC
Review & Reply
2015-12-17 0:55 UTC
[GIT PULL] drm/tegra: Changes for v4.5-rc1
2015-12-16 17:24 UTC
[PATCH V4 00/16] Add generic PM domain support for Tegra
2015-12-16 12:51 UTC (13+ messages)
` [PATCH V4 12/16] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
` [PATCH V4 16/16] ARM64: tegra: select PM_GENERIC_DOMAINS
[PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*
2015-12-15 15:16 UTC (10+ messages)
` [PATCH 06/10] drivers/pci: make host/pci-tegra.c explicitly non-modular
[PATCH 1/2] drm: make drm_dev_set_unique() not use a format string
2015-12-15 13:10 UTC (9+ messages)
` [PATCH 2/2] drm: use dev_name as default unique name in drm_dev_alloc()
` [PATCH v2 1/2] drm: make drm_dev_set_unique() not use a format string
` [PATCH v2 2/2] drm: use dev_name as default unique name in drm_dev_alloc()
[patch] drm/tegra: checking for IS_ERR() instead of NULL
2015-12-14 13:38 UTC (2+ messages)
[PATCH 0/9] add missing of_node_put
2015-12-14 13:35 UTC (3+ messages)
` [PATCH 5/9] drm/tegra: dc: "
Tegra baseline test results for v4.4-rc5
2015-12-14 10:12 UTC
[PATCH] cpufreq: tegra: add regulator dependency for T124
2015-12-12 2:26 UTC (10+ messages)
[PATCH 0/9] Tegra CLK Fixes
2015-12-10 22:08 UTC (10+ messages)
` [PATCH 1/9] clk: tegra: Fix divider on VI_I2C
` [PATCH 2/9] clk: tegra210: Remove improper flags for lock_enable
` [PATCH 3/9] clk: tegra210: Fix naming of MISC registers
` [PATCH 4/9] clk: tegra: Fix the misnaming of nvenc from msenc
` [PATCH 5/9] clk: tegra: pll: Fix potential sleeping-while-atomic
` [PATCH 6/9] clk: tegra210: fix pllx dyn step calculation
` [PATCH 7/9] clk: tegra: pll: Do not disable PLLE when under HW control
` [PATCH 8/9] clk: tegra: pll: Fix PLLE SS config
` [PATCH 9/9] clk: tegra210: Initialize PLL_D2 to a sane rate
[cbootimage-configs PATCH] Add p2371-2180 BCT
2015-12-10 21:48 UTC (2+ messages)
[PATCH v3] PCI: hosts: mark pcie/pci (msi) irq cascade handler as IRQF_NO_THREAD
2015-12-10 19:18 UTC
Tegra baseline test results for v4.4-rc4
2015-12-10 13:56 UTC
Tegra baseline test results for v4.4-rc3
2015-12-10 13:29 UTC
Tegra baseline test results for v4.4-rc2
2015-12-10 13:27 UTC
Tegra baseline test results for v4.4-rc1
2015-12-10 12:43 UTC
[PATCH 0/3 RFC v5] media: platform: add NVIDIA Tegra VI driver
2015-12-10 10:13 UTC (3+ messages)
` [PATCH 1/3] [media] v4l: tegra: Add "
[PATCH 0/6] drivers/dma: drop modular code from non modular drivers
2015-12-10 9:01 UTC (6+ messages)
` [PATCH 6/6] drivers/dma: make tegra20-apb-dma.c explicitly non-modular
[PATCH 1/2] Add support for tegrarcm's --usb-port-path cmdline option
2015-12-09 23:49 UTC (3+ messages)
` [PATCH 2/2] Determine SPL entry-point automatically
[PATCH] staging: nvec: fix block comments
2015-12-09 7:14 UTC
[PATCH v3 1/2] Fix the error reporting of get_bct_size_from_image() and read_bct_file()
2015-12-09 0:16 UTC (2+ 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).