linux-tegra
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] [ARM][TEGRA] Fix AHB base address on tegra20, tegra30 and tegra114
Thierry Reding
[PATCH] iommu/tegra-smmu: Parameterize number of TLB lines
Thierry Reding
[PATCH 0/4] DMA: tegra-apb: Clean-up
Jon Hunter
[PATCH 4/4] DMA: tegra-apb: Simplify locking for device using global pause
Jon Hunter
[PATCH 1/4] DMA: tegra-apb: Remove unused variables
Jon Hunter
[PATCH 3/4] DMA: tegra-apb: Remove unnecessary return statements and variables
Jon Hunter
[PATCH 2/4] DMA: tegra-apb: Avoid unnecessary channel base address calculation
Jon Hunter
Re: [PATCH 0/4] DMA: tegra-apb: Clean-up
Jon Hunter
Re: [PATCH 0/4] DMA: tegra-apb: Clean-up
Vinod Koul
[flasher PATCH] Fix comment re: meaning of 0x00108000 constant
Stephen Warren
Re: [flasher PATCH] Fix comment re: meaning of 0x00108000 constant
Stephen Warren
[PATCH 0/5] net: rfkill: gpio: replace platform data with build-in property
Heikki Krogerus
[PATCH 5/5] net: rfkill: gpio: remove rfkill_gpio_platform_data
Heikki Krogerus
Re: [PATCH 5/5] net: rfkill: gpio: remove rfkill_gpio_platform_data
Andy Shevchenko
Re: [PATCH 5/5] net: rfkill: gpio: remove rfkill_gpio_platform_data
Heikki Krogerus
[PATCH 4/5] ARM: tegra: use build-in device properties with rfkill_gpio
Heikki Krogerus
[PATCH 2/5] net: rfkill: add rfkill_find_type function
Heikki Krogerus
Re: [PATCH 2/5] net: rfkill: add rfkill_find_type function
Andy Shevchenko
Re: [PATCH 2/5] net: rfkill: add rfkill_find_type function
Heikki Krogerus
Re: [PATCH 2/5] net: rfkill: add rfkill_find_type function
Andy Shevchenko
Re: [PATCH 2/5] net: rfkill: add rfkill_find_type function
Sergei Shtylyov
Re: [PATCH 2/5] net: rfkill: add rfkill_find_type function
Johannes Berg
Re: [PATCH 2/5] net: rfkill: add rfkill_find_type function
Heikki Krogerus
[PATCH 3/5] net: rfkill: gpio: get the name and type from device property
Heikki Krogerus
[PATCH 1/5] device property: helper macros for property entry creation
Heikki Krogerus
Re: [PATCH 1/5] device property: helper macros for property entry creation
Andy Shevchenko
Re: [PATCH 1/5] device property: helper macros for property entry creation
Shevchenko, Andriy
Re: [PATCH 1/5] device property: helper macros for property entry creation
Heikki Krogerus
Re: [PATCH 1/5] device property: helper macros for property entry creation
Rafael J. Wysocki
[RFC PATCH 0/5] More explicit pushbuf error handling
Konsta Hölttä
[RFC PATCH 3/5] gk104: channel priority/timeslice support
Konsta Hölttä
[RFC PATCH 2/5] HACK don't verify route == owner in nvkm ioctl
Konsta Hölttä
[RFC PATCH 5/5] force fences updated in error conditions
Konsta Hölttä
[RFC PATCH 1/5] notify channel errors to userspace
Konsta Hölttä
[RFC PATCH 4/5] channel timeout using repeated sched timeouts
Konsta Hölttä
[PATCH] ASoC: tegra: Use devm_clk_get
Vaishali Thakkar
Tegra baseline test results for v4.2-rc5
Jon Hunter
[PATCH] soc: tegra: remove redundant $(CONFIG_ARCH_TEGRA) in Makefile
Masahiro Yamada
Re: [PATCH] soc: tegra: remove redundant $(CONFIG_ARCH_TEGRA) in Makefile
Thierry Reding
[pinmux scripts PATCH] board-to-uboot: add comment re: auto-generation
Stephen Warren
Re: [pinmux scripts PATCH] board-to-uboot: add comment re: auto-generation
Simon Glass
Re: [pinmux scripts PATCH] board-to-uboot: add comment re: auto-generation
Stephen Warren
[PATCH v2 0/22] On-demand device probing
Tomeu Vizoso
[PATCH v2 12/22] drm/tegra: Probe dpaux devices on demand
Tomeu Vizoso
Re: [PATCH v2 0/22] On-demand device probing
Rafael J. Wysocki
[PATCH] regulator: max8973: Set VSEL regmap ops if DVS GPIO is not set
Mikko Perttunen
[PATCH v3] PCI: kill off set_irq_flags usage
Rob Herring
Re: [PATCH v3] PCI: kill off set_irq_flags usage
Jingoo Han
Re: [PATCH v3] PCI: kill off set_irq_flags usage
Bjorn Helgaas
[PATCH v3] gpio: kill off set_irq_flags usage
Rob Herring
Re: [PATCH v3] gpio: kill off set_irq_flags usage
Linus Walleij
[PATCH 00/18] Clean up exposure of arch-internal code
Russell King - ARM Linux
[PATCH 07/18] iommu: tegra-smmu: fix page table lookup in unmap/iova_to_phys methods
Russell King
[PATCH 05/18] iommu: tegra-smmu: factor out common pte setting
Russell King
[PATCH 10/18] iommu: tegra-smmu: move flush_dcache to tegra-smmu.c
Russell King
[PATCH 08/18] iommu: tegra-smmu: store struct page pointer for page tables
Russell King
[PATCH 04/18] iommu: tegra-smmu: fix unmap() method
Russell King
[PATCH 09/18] iommu: tegra-smmu: use kcalloc() to allocate counter array
Russell King
[PATCH 06/18] iommu: tegra-smmu: add iova_pd_index() and iova_pt_index() helpers
Russell King
[PATCH 11/18] iommu: tegra-smmu: split smmu_flush_ptc()
Russell King
[PATCH 14/18] iommu: tegra-smmu: remove PageReserved manipulation
Russell King
[PATCH 18/18] iommu: tegra-smmu: remove cacheflush.h
Russell King
Re: [PATCH 18/18] iommu: tegra-smmu: remove cacheflush.h
Thierry Reding
[PATCH 12/18] iommu: tegra-smmu: smmu_flush_ptc() wants device address
Russell King
[PATCH 03/18] iommu: tegra-smmu: fix iova_to_phys() method
Russell King
[PATCH 13/18] iommu: tegra-smmu: convert to use DMA API
Russell King
[PATCH 17/18] iommu: tegra-smmu: more cleanups
Russell King
Re: [PATCH 17/18] iommu: tegra-smmu: more cleanups
Thierry Reding
[PATCH 02/18] firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
Russell King
Re: [PATCH 02/18] firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
Andy Gross
Re: [PATCH 02/18] firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area()
Stephen Boyd
[PATCH 01/18] ARM: reduce visibility of dmac_* functions
Russell King
[PATCH 15/18] iommu: tegra-smmu: use __GFP_ZERO to allocate zeroed pages
Russell King
[PATCH 16/18] iommu: tegra-smmu: get_use
Russell King
Re: [PATCH 16/18] iommu: tegra-smmu: get_use
Thierry Reding
Re: [PATCH 00/18] Clean up exposure of arch-internal code
Joerg Roedel
Re: [PATCH 00/18] Clean up exposure of arch-internal code
Heiko Stübner
Re: [PATCH 00/18] Clean up exposure of arch-internal code
Thierry Reding
Re: [PATCH 00/18] Clean up exposure of arch-internal code
Russell King - ARM Linux
Re: [PATCH 00/18] Clean up exposure of arch-internal code
Thierry Reding
Re: [PATCH 00/18] Clean up exposure of arch-internal code
Joerg Roedel
Tegra baseline test results for v4.2-rc4
Jon Hunter
[PATCH 1/2] Add E2220-1170 board
Stephen Warren
[PATCH 2/2] Add P2371-0000 board
Stephen Warren
Re: [PATCH 1/2] Add E2220-1170 board
Stephen Warren
Tegra baseline test results for v4.2-rc3
Jon Hunter
Tegra baseline test results for v4.2-rc2
Jon Hunter
[pinmux 1/2] csv-to-board: handle missing gpio_init_vals
Stephen Warren
[pinmux 2/2] csv-to-board: allow 'Ball Name' in an abitrary column
Stephen Warren
Re: [pinmux 1/2] csv-to-board: handle missing gpio_init_vals
Stephen Warren
Re: [Patch v3 2/5] mtd: nand: add NVIDIA Tegra NAND Flash controller driver
Brian Norris
Re: [Patch v3 2/5] mtd: nand: add NVIDIA Tegra NAND Flash controller driver
Lucas Stach
Re: [Patch v3 2/5] mtd: nand: add NVIDIA Tegra NAND Flash controller driver
Brian Norris
Re: [Patch v3 2/5] mtd: nand: add NVIDIA Tegra NAND Flash controller driver
Lucas Stach
Re: [Patch v3 2/5] mtd: nand: add NVIDIA Tegra NAND Flash controller driver
Lucas Stach
Re: [Patch v3 2/5] mtd: nand: add NVIDIA Tegra NAND Flash controller driver
Brian Norris
Re: [Patch v3 5/5] ARM: tegra: enable NAND flash on Colibri T20
Brian Norris
Re: [Patch v3 1/5] mtd: nand: tegra: add devicetree binding
Brian Norris
Re: [Patch v3 1/5] mtd: nand: tegra: add devicetree binding
Lucas Stach
Re: [Patch v3 1/5] mtd: nand: tegra: add devicetree binding
Brian Norris
[PATCH v3 0/4] arm: tegra: implement NVEC driver using tegra i2c.
Andrey Danin
[PATCH v3 3/4] staging/nvec: remove old code
Andrey Danin
[PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus
Andrey Danin
Re: [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus
Stephen Warren
Re: [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus
Andrey Danin
Re: [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus
Marc Dietrich
Re: [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus
Andrey Danin
Re: [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus
Marc Dietrich
Re: [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus
Wolfram Sang
[PATCH v3 2/4] staging/nvec: reimplement on top of tegra i2c driver
Andrey Danin
Re: [PATCH v3 2/4] staging/nvec: reimplement on top of tegra i2c driver
Stephen Warren
[PATCH v3 1/4] i2c: tegra: implement slave mode
Andrey Danin
Re: [PATCH v3 1/4] i2c: tegra: implement slave mode
Wolfram Sang
Re: [PATCH v3 1/4] i2c: tegra: implement slave mode
Andrey Danin
Re: [PATCH v3 1/4] i2c: tegra: implement slave mode
Wolfram Sang
Re: [PATCH v3 1/4] i2c: tegra: implement slave mode
Andrey Danin
Re: [PATCH v3 1/4] i2c: tegra: implement slave mode
Wolfram Sang
Re: [PATCH v3 1/4] i2c: tegra: implement slave mode
Andrey Danin
Re: [PATCH v3 0/4] arm: tegra: implement NVEC driver using tegra i2c.
Andrey Danin
[PATCH v2 0/4] Add VIC support for Tegra124
Mikko Perttunen
[PATCH v2 4/4] ARM: tegra: Add VIC for Tegra124
Mikko Perttunen
[PATCH v2 1/4] drm/tegra: Add falcon helper library
Mikko Perttunen
[PATCH v2 2/4] drm/tegra: Add VIC support
Mikko Perttunen
Re: [PATCH v2 2/4] drm/tegra: Add VIC support
Jon Hunter
Re: [PATCH v2 2/4] drm/tegra: Add VIC support
Mikko Perttunen
Re: [PATCH v2 2/4] drm/tegra: Add VIC support
Jon Hunter
Re: [PATCH v2 2/4] drm/tegra: Add VIC support
Thierry Reding
Re: [PATCH v2 2/4] drm/tegra: Add VIC support
Thierry Reding
[PATCH v2 3/4] of: Add NVIDIA Tegra VIC binding
Mikko Perttunen
Re: [PATCH v2 3/4] of: Add NVIDIA Tegra VIC binding
Emil Velikov
Re: [PATCH v2 3/4] of: Add NVIDIA Tegra VIC binding
Mikko Perttunen
[PATCH] drm/tegra: dpaux: Fix transfers larger than 4 bytes
Thierry Reding
Re: [PATCH] drm/tegra: dpaux: Fix transfers larger than 4 bytes
Thierry Reding
[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
kbuild test robot
[PATCH] ARM: tegra: Fix nyan-big panel binding
Steev Klimaszewski
Re: [PATCH] ARM: tegra: Fix nyan-big panel binding
Dylan Reid
Re: [PATCH] ARM: tegra: Fix nyan-big panel binding
Steev Klimaszewski
Re: [PATCH] ARM: tegra: Fix nyan-big panel binding
Steev Klimaszewski
[RFC 0/9] i2c: slave: improve i2c client address spaces and their DT support
Wolfram Sang
[RFC 4/9] i2c: apply address offset for slaves, too
Wolfram Sang
[RFC 6/9] i2c: make address check indpendent from client struct
Wolfram Sang
[RFC 2/9] dt-bindings: add header for generic I2C flags in bindings
Wolfram Sang
[RFC 5/9] i2c: rename address check functions
Wolfram Sang
[RFC 1/9] i2c: tegra: implement slave mode
Wolfram Sang
[RFC 3/9] i2c: add a flag to mark clients as slaves
Wolfram Sang
[RFC 9/9] dts: tegra: WIP: hack dts to test new dt flags for i2c
Wolfram Sang
Re: [RFC 9/9] dts: tegra: WIP: hack dts to test new dt flags for i2c
Wolfram Sang
Re: [RFC 9/9] dts: tegra: WIP: hack dts to test new dt flags for i2c
Andrey Danin
Re: [RFC 9/9] dts: tegra: WIP: hack dts to test new dt flags for i2c
Wolfram Sang
Re: [RFC 9/9] dts: tegra: WIP: hack dts to test new dt flags for i2c
Laurent Pinchart
Re: [RFC 9/9] dts: tegra: WIP: hack dts to test new dt flags for i2c
Wolfram Sang
Re: [RFC 9/9] dts: tegra: WIP: hack dts to test new dt flags for i2c
Rob Herring
Re: [RFC 9/9] dts: tegra: WIP: hack dts to test new dt flags for i2c
Stephen Warren
Re: [RFC 9/9] dts: tegra: WIP: hack dts to test new dt flags for i2c
Wolfram Sang
[RFC 8/9] i2c: take address space into account when checking for used addresses
Wolfram Sang
[RFC 7/9] i2c: apply DT flags when probing
Wolfram Sang
Re: [RFC 0/9] i2c: slave: improve i2c client address spaces and their DT support
Andrey Danin
Re: [RFC 0/9] i2c: slave: improve i2c client address spaces and their DT support
Wolfram Sang
Re: [RFC 0/9] i2c: slave: improve i2c client address spaces and their DT support
Andrey Danin
Re: [RFC 0/9] i2c: slave: improve i2c client address spaces and their DT support
Stephen Warren
Re: [RFC 0/9] i2c: slave: improve i2c client address spaces and their DT support
Wolfram Sang
[GIT PULL] Firmware for NVIDIA GK20A mobile GPU
Alexandre Courbot
Re: [GIT PULL] Firmware for NVIDIA GK20A mobile GPU
Kyle McMartin
[PATCH v2 0/3] Have Tegra's GPIO chip depend explicitly on the pinctrl device
Tomeu Vizoso
[PATCH v2 3/3] ARM: tegra: Add gpio-ranges property
Tomeu Vizoso
[PATCH v2 2/3] pinctrl: tegra: Only set the gpio range if needed
Tomeu Vizoso
Re: [PATCH v2 2/3] pinctrl: tegra: Only set the gpio range if needed
Tomeu Vizoso
Re: [PATCH v2 2/3] pinctrl: tegra: Only set the gpio range if needed
Linus Walleij
[PATCH v2 1/3] gpio: defer probe if pinctrl cannot be found
Tomeu Vizoso
Re: [PATCH v2 1/3] gpio: defer probe if pinctrl cannot be found
Tomeu Vizoso
Re: [PATCH v2 1/3] gpio: defer probe if pinctrl cannot be found
Linus Walleij
Re: [PATCH v2 0/3] Have Tegra's GPIO chip depend explicitly on the pinctrl device
Thierry Reding
Re: [PATCH v3 00/11] USB: OTG/DRD Core functionality
Andrew Bresticker
Re: [PATCH v3 00/11] USB: OTG/DRD Core functionality
Peter Chen
Re: [PATCH v3 00/11] USB: OTG/DRD Core functionality
Andrew Bresticker
Re: [PATCH v3 00/11] USB: OTG/DRD Core functionality
Peter Chen
Re: [PATCH v3 00/11] USB: OTG/DRD Core functionality
Roger Quadros
Re: [PATCH v3 00/11] USB: OTG/DRD Core functionality
Andrew Bresticker
Re: [PATCH v3 00/11] USB: OTG/DRD Core functionality
Roger Quadros
[RESEND PATCH v3] ARM: tegra124: pmu support
Kyle Huey
Re: [RESEND PATCH v3] ARM: tegra124: pmu support
Mark Rutland
Re: [RESEND PATCH v3] ARM: tegra124: pmu support
Jon Hunter
Re: [RESEND PATCH v3] ARM: tegra124: pmu support
Thierry Reding
Re: [RESEND PATCH v3] ARM: tegra124: pmu support
Kyle Huey
Re: [RESEND PATCH v3] ARM: tegra124: pmu support
Kyle Huey
[PATCH V3 00/19] Add generic PM domain support for Tegra SoCs
Jon Hunter
[PATCH V3 07/19] soc: tegra: pmc: Wait for powergate state to change
Jon Hunter
Re: [PATCH V3 07/19] soc: tegra: pmc: Wait for powergate state to change
Thierry Reding
Re: [PATCH V3 07/19] soc: tegra: pmc: Wait for powergate state to change
Jon Hunter
[PATCH V3 06/19] clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2
Jon Hunter
Re: [PATCH V3 06/19] clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2
Peter De Schrijver
Re: [PATCH V3 06/19] clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2
Jon Hunter
Re: [PATCH V3 06/19] clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2
Jon Hunter
Re: [PATCH V3 06/19] clk: tegra: remove TEGRA_PLL_USE_LOCK for PLLD/PLLD2
Peter De Schrijver
[PATCH V3 11/19] PCI: tegra: Add support for generic PM domains
Jon Hunter
Re: [PATCH V3 11/19] PCI: tegra: Add support for generic PM domains
Thierry Reding
Re: [PATCH V3 11/19] PCI: tegra: Add support for generic PM domains
Jon Hunter
[PATCH V3 09/19] soc: tegra: pmc: Prepare for migrating to generic PM domains
Jon Hunter
[PATCH V3 10/19] drm/tegra: dc: Prepare for generic PM domains
Jon Hunter
Re: [PATCH V3 10/19] drm/tegra: dc: Prepare for generic PM domains
Thierry Reding
Earlier messages
Later messages