messages from 2015-07-16 10:16:12 to 2015-08-04 18:50:56 UTC [more...]
[PATCH 00/18] Clean up exposure of arch-internal code
2015-08-04 18:50 UTC (30+ messages)
` [PATCH 01/18] ARM: reduce visibility of dmac_* functions
` [PATCH 04/18] iommu: tegra-smmu: fix unmap() method
` [PATCH 05/18] iommu: tegra-smmu: factor out common pte setting
` [PATCH 06/18] iommu: tegra-smmu: add iova_pd_index() and iova_pt_index() helpers
` [PATCH 07/18] iommu: tegra-smmu: fix page table lookup in unmap/iova_to_phys methods
` [PATCH 08/18] iommu: tegra-smmu: store struct page pointer for page tables
` [PATCH 09/18] iommu: tegra-smmu: use kcalloc() to allocate counter array
` [PATCH 10/18] iommu: tegra-smmu: move flush_dcache to tegra-smmu.c
` [PATCH 11/18] iommu: tegra-smmu: split smmu_flush_ptc()
` [PATCH 12/18] iommu: tegra-smmu: smmu_flush_ptc() wants device address
` [PATCH 13/18] iommu: tegra-smmu: convert to use DMA API
` [PATCH 14/18] iommu: tegra-smmu: remove PageReserved manipulation
` [PATCH 15/18] iommu: tegra-smmu: use __GFP_ZERO to allocate zeroed pages
` [PATCH 16/18] iommu: tegra-smmu: get_use
` [PATCH 17/18] iommu: tegra-smmu: more cleanups
` [PATCH 18/18] iommu: tegra-smmu: remove cacheflush.h
` [PATCH 02/18] firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
` [PATCH 03/18] iommu: tegra-smmu: fix iova_to_phys() method
[PATCH 0/2] ARM: tegra: enable GPU DT node
2015-08-04 15:40 UTC (8+ messages)
` [U-Boot] "
[PATCH] ASoC: tegra: Use devm_clk_get
2015-08-03 11:57 UTC
Tegra baseline test results for v4.2-rc5
2015-08-03 8:38 UTC
[RFT PATCH 1/2] i2c: tegra: update CONFIG_LOAD for new conifiguration
2015-07-31 10:43 UTC (6+ messages)
` [RFT PATCH 2/2] i2c: tegra: add support for fast plus (FM+) mode clock rate
[PATCH v2 0/22] On-demand device probing
2015-07-31 10:28 UTC (5+ messages)
` [PATCH v2 12/22] drm/tegra: Probe dpaux devices on demand
[PATCH] soc: tegra: remove redundant $(CONFIG_ARCH_TEGRA) in Makefile
2015-07-31 5:58 UTC
[pinmux scripts PATCH] board-to-uboot: add comment re: auto-generation
2015-07-30 21:42 UTC (3+ messages)
[PATCH V3 00/19] Add generic PM domain support for Tegra SoCs
2015-07-28 15:30 UTC (39+ messages)
` [PATCH V3 01/19] reset: add of_reset_control_get_by_index()
` [PATCH V3 02/19] memory: tegra: Add MC flush support
` [PATCH V3 03/19] memory: tegra: add flush operation for Tegra30 memory clients
` [PATCH V3 04/19] memory: tegra: add flush operation for Tegra114 "
` [PATCH V3 05/19] memory: tegra: add flush operation for Tegra124 "
` [PATCH V3 07/19] soc: tegra: pmc: Wait for powergate state to change
` [PATCH V3 08/19] soc: tegra: pmc: Clean-up PMC helper functions
` [PATCH V3 10/19] drm/tegra: dc: Prepare for generic PM domains
` [PATCH V3 11/19] PCI: tegra: Add support "
` [PATCH V3 14/19] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
` [PATCH V3 15/19] soc: tegra: pmc: Add generic PM domain support
` [PATCH V3 18/19] ARM: tegra: add GPU power supply to Jetson TK1 DT
[PATCH v2 0/3] Have Tegra's GPIO chip depend explicitly on the pinctrl device
2015-07-28 10:23 UTC (4+ messages)
` [PATCH v2 1/3] gpio: defer probe if pinctrl cannot be found
[PATCH v3] gpio: kill off set_irq_flags usage
2015-07-28 8:49 UTC (4+ messages)
` [PATCH v3] PCI: "
[PATCH] regulator: max8973: Set VSEL regmap ops if DVS GPIO is not set
2015-07-28 8:34 UTC
[Patch v3 0/5] Tegra 2 NAND Flash Support
2015-07-27 20:52 UTC (14+ messages)
` [Patch v3 1/5] mtd: nand: tegra: add devicetree binding
` [Patch v3 2/5] mtd: nand: add NVIDIA Tegra NAND Flash controller driver
` [Patch v3 5/5] ARM: tegra: enable NAND flash on Colibri T20
[PATCH 1/2] Add E2220-1170 board
2015-07-27 19:25 UTC (3+ messages)
` [PATCH 2/2] Add P2371-0000 board
[RESEND PATCH v3] ARM: tegra124: pmu support
2015-07-27 16:46 UTC (6+ messages)
Tegra baseline test results for v4.2-rc4
2015-07-27 8:30 UTC
[PATCH v3 0/4] arm: tegra: implement NVEC driver using tegra i2c
2015-07-24 10:52 UTC (16+ messages)
` [PATCH v3 1/4] i2c: tegra: implement slave mode
` [PATCH v3 2/4] staging/nvec: reimplement on top of tegra i2c driver
` [PATCH v3 3/4] staging/nvec: remove old code
` [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus
[pinmux 1/2] csv-to-board: handle missing gpio_init_vals
2015-07-22 19:15 UTC (3+ messages)
` [pinmux 2/2] csv-to-board: allow 'Ball Name' in an abitrary column
Tegra baseline test results for v4.2-rc3
2015-07-22 8:21 UTC
Tegra baseline test results for v4.2-rc2
2015-07-22 8:20 UTC
[RFC 0/9] i2c: slave: improve i2c client address spaces and their DT support
2015-07-21 7:00 UTC (23+ messages)
` [RFC 4/9] i2c: apply address offset for slaves, too
` [RFC 5/9] i2c: rename address check functions
` [RFC 7/9] i2c: apply DT flags when probing
` [RFC 1/9] i2c: tegra: implement slave mode
` [RFC 2/9] dt-bindings: add header for generic I2C flags in bindings
` [RFC 3/9] i2c: add a flag to mark clients as slaves
` [RFC 6/9] i2c: make address check indpendent from client struct
` [RFC 8/9] i2c: take address space into account when checking for used addresses
` [RFC 9/9] dts: tegra: WIP: hack dts to test new dt flags for i2c
[PATCH v2 0/4] Add VIC support for Tegra124
2015-07-21 6:32 UTC (12+ messages)
` [PATCH v2 1/4] drm/tegra: Add falcon helper library
` [PATCH v2 2/4] drm/tegra: Add VIC support
` [PATCH v2 3/4] of: Add NVIDIA Tegra VIC binding
` [PATCH v2 4/4] ARM: tegra: Add VIC for Tegra124
[RFC PATCH 00/15] pwm: add support for atomic update
2015-07-20 10:12 UTC (40+ messages)
` [RFC PATCH 01/15] pwm: add the pwm_is_enabled() helper
` [RFC PATCH 02/15] pwm: fix pwm_get_period and pwm_get_duty_cycle prototypes
` [RFC PATCH 03/15] pwm: add pwm_get_polarity helper function
` [RFC PATCH 04/15] pwm: make use of pwm_get_xxx helpers where appropriate
` [RFC PATCH 05/15] pwm: introduce default period and polarity concepts
` [RFC PATCH 06/15] pwm: define a new pwm_state struct
` [RFC PATCH 07/15] pwm: move the enabled/disabled info to "
` [RFC PATCH 08/15] backlight: pwm_bl: remove useless call to pwm_set_period
` [RFC PATCH 10/15] pwm: add the PWM initial state retrieval infra
` [RFC PATCH 11/15] pwm: add the core infrastructure to allow atomic update
[PATCH v2 0/4] arm: tegra: implement NVEC driver using tegra i2c
2015-07-20 9:50 UTC (13+ messages)
` [PATCH v2 1/4] i2c: tegra: implement slave mode
` [PATCH v2 0/4] arm: tegra: implement NVEC driver using tegrai2c
` How to encode being an I2C slave in DT?
[PATCH] drm/tegra: dpaux: Fix transfers larger than 4 bytes
2015-07-20 9:35 UTC (3+ messages)
[PATCH] ARM: tegra: Fix nyan-big panel binding
2015-07-20 3:26 UTC (4+ messages)
[arm-tegra:for-4.3/dt 1/7] arch/arm/boot/dts/tegra124.dtsi:7:44: fatal error: dt-bindings/reset/tegra124-car.h: No such file or directory
2015-07-20 2:27 UTC
[PATCH v3 00/11] USB: OTG/DRD Core functionality
2015-07-17 10:34 UTC (4+ messages)
[PATCH 0/4] ARM: tegra: enable Nouveau for Jetson TK1 and Venice 2
2015-07-17 8:03 UTC (2+ messages)
[PATCH v2 0/12] Discover and probe dependencies
2015-07-16 23:04 UTC (9+ messages)
` [PATCH v2 11/12] ASoC: tegra: register dependency parser for firmware nodes
` [alsa-devel] "
[GIT PULL] Firmware for NVIDIA GK20A mobile GPU
2015-07-16 15:18 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).