messages from 2015-05-01 01:47:46 to 2015-05-10 18:30:00 UTC [more...]
[Patch v3 0/5] Tegra 2 NAND Flash Support
2015-05-10 18:30 UTC (4+ 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 3/5] clk: tegra20: init NDFLASH clock to sensible rate
[PATCH 0/2] Make Tegra cpuidle driver PSCI compatible
2015-05-10 9:48 UTC (7+ messages)
` [PATCH 1/2] ARM: Availability of psci_smp_available depends on CONFIG_SMP
` [PATCH 2/2] ARM: tegra: Disable cpuidle driver if PSCI is present
[PATCH] irqchip: tegra: fix wrong data being passed as the irqdomain chip data
2015-05-09 20:06 UTC
[PATCH 1/6] ALSA: hda/tegra - Set CORBRP self-clear flag
2015-05-09 5:58 UTC (7+ messages)
` [PATCH 2/6] ALSA: hda/hdmi - Implement Tegra-specific patch
` [PATCH 3/6] ALSA: hda/tegra - Improve error reporting
` [PATCH 4/6] ALSA: hda/hdmi - Add Tegra30 support
` [PATCH 5/6] ALSA: hda/hdmi - Add Tegra114 support
` [PATCH 6/6] ALSA: hda/hdmi - Add Tegra210 support
[PATCH] ARM: tegra: add "nor-jedec" flash compatible binding
2015-05-08 21:34 UTC (10+ messages)
[PATCH v8 0/9] Tegra xHCI support
2015-05-08 21:03 UTC (17+ messages)
` [PATCH v8 5/9] mfd: Add driver for NVIDIA Tegra XUSB
` [PATCH v8 1/9] xhci: Set shared HCD's hcd_priv in xhci_gen_setup
` [PATCH v8 2/9] mailbox: Make mbox_chan_ops const
` [PATCH v8 3/9] mailbox: Fix up error handling in mbox_request_channel()
` [PATCH v8 4/9] mfd: Add binding document for NVIDIA Tegra XUSB
` [PATCH v8 6/9] mailbox: Add NVIDIA Tegra XUSB mailbox binding
` [PATCH v8 7/9] mailbox: Add NVIDIA Tegra XUSB mailbox driver
` [PATCH v8 8/9] usb: Add NVIDIA Tegra xHCI controller binding
` [PATCH v8 9/9] usb: xhci: Add NVIDIA Tegra xHCI host-controller driver
[PATCH v4] pmu/gk20a: PMU boot support
2015-05-08 0:30 UTC (2+ messages)
[PATCH v4 00/20] Tegra210 Clock Support
2015-05-07 16:07 UTC (59+ messages)
` [PATCH v4 05/20] clk: tegra: pll: update warning msg
` [PATCH v4 07/20] clk: tegra: pll: Don't unconditionally set LOCK flags
` [PATCH v4 01/20] clk: tegra: Modify tegra_audio_clk_init to accept more plls
` [PATCH v4 02/20] clk: tegra: periph: add new periph clks and muxes for Tegra210
` [PATCH v4 03/20] clk: tegra: pll: add tegra_pll_wait_for_lock to clk header
` [PATCH v4 04/20] clk: tegra: pll: simplify clk_enable_path
` [PATCH v4 06/20] clk: tegra: pll-params: change misc_reg count from 3 -> 6
` [PATCH v4 08/20] clk: tegra: pll: Add logic for handling SDM data
` [PATCH v4 09/20] clk: tegra: pll: Add logic for SS
` [PATCH v4 11/20] clk: tegra: pll: Add code to handle if resets are supported by PLL
` [PATCH v4 12/20] clk: tegra: pll: Add specialized logic for T210
` [PATCH v4 14/20] clk: tegra: pll: Adjust vco_min if SDM present
` [PATCH v4 16/20] clk: tegra: pll: Add Set_default logic
` [PATCH v4 17/20] clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rate
` [PATCH v4 18/20] clk: tegra: Add Super Gen5 Logic
` [PATCH v4 19/20] clk: tegra210: add support for Tegra210 clocks
` [PATCH v4 10/20] clk: tegra: pll: Add logic for out-of-table rates for T210
` [PATCH v4 13/20] clk: tegra: pll: Add support for PLLMB "
` [PATCH v4 15/20] clk: tegra: pll: Add dyn_ramp callback
` [PATCH v4 20/20] clk: tegra: pll: Fix issues with rates for VCO PLLs
[PATCH] clk: tegra: Fix comments for structure definitions
2015-05-07 15:41 UTC (9+ messages)
` [PATCH] clk: tegra: Update struct tegra_clk_pll_params kerneldoc
` [PATCH v2] "
[PATCH] dma-buf: add ref counting for module as exporter
2015-05-07 10:46 UTC (3+ messages)
[PATCH v2 0/2] clk: adapt ->round_rate()/->determine_rate() prototypes
2015-05-07 7:37 UTC (4+ messages)
` [PATCH v2 1/2] clk: change clk_ops' ->round_rate() prototype
[PATCH v2 0/4] arm: tegra: implement NVEC driver using tegra i2c
2015-05-06 18:35 UTC (13+ messages)
` [PATCH v2 0/4] arm: tegra: implement NVEC driver using tegrai2c
` How to encode being an I2C slave in DT?
[PATCH v2 0/8] clk: Minor cleanups
2015-05-06 11:33 UTC (8+ messages)
` [PATCH v2 3/8] clk: tegra: Fix inconsistent indenting
` [PATCH v2 8/8] MIPS: Alchemy: Remove unneeded cast removing const
Tegra baseline test results for v4.1-rc2
2015-05-06 0:17 UTC
[PATCH 0/8] serial: tegra: various fixes
2015-05-05 14:17 UTC (9+ messages)
` [PATCH 1/8] serial: tegra: Correct delay after TX flush
` [PATCH 2/8] serial: tegra: Add delay after enabling FIFO mode
` [PATCH 3/8] serial: tegra: check the count and read if any from dma
` [PATCH 4/8] serial: tegra: handle race condition on uart rx side
` [PATCH 5/8] serial: tegra: Use unsigned types for RX and TX byte counts
` [PATCH 6/8] serial: tegra: Fix cookie used by TX channel
` [PATCH 7/8] serial: tegra: Correct shutdown of UARTs
` [PATCH 8/8] serial: tegra: Correct error handling on DMA setup
[PATCH] ALSA: hda/tegra - Fix oops
2015-05-05 13:00 UTC (2+ messages)
[PATCH 0/9] ARM: tegra: collection of enhancements/fixes
2015-05-05 12:31 UTC (17+ messages)
` [PATCH 1/9] ARM: tegra: Cardhu device-tree comment spelling fix
` [PATCH 2/9] ARM: tegra: fix hda2codec_2x clock name for Tegra30
` [PATCH 3/9] Documentation: DT bindings: fix hda2codec_2x clock name for tegra30-hda
` [PATCH 4/9] ARM: tegra: add Tegra30 HDA support
` [PATCH 5/9] ARM: tegra: fix hda2codec_2x clock name in Tegra124 device tree
` [PATCH 7/9] ARM: tegra: enable HDA in defconfig
` [PATCH 8/9] ARM: tegra: colibri t30: activate stmpe811 touch controller
` [PATCH 9/9] ARM: tegra: apalis t30: fix pin muxing and add HDA in device tree
[PATCH v3 00/20] Tegra210 Clock Support
2015-05-04 15:40 UTC (25+ messages)
` [PATCH v3 01/20] clk: tegra: Modify tegra_audio_clk_init to accept more plls
` [PATCH v3 04/20] clk: tegra: pll: simplify clk_enable_path
` [PATCH v3 05/20] clk: tegra: pll: update warning msg
` [PATCH v3 06/20] clk: tegra: pll-params: change misc_reg count from 3 -> 6
` [PATCH v3 07/20] clk: tegra: pll: Don't unconditionally set LOCK flags
` [PATCH v3 08/20] clk: tegra: pll: Add logic for handling SDM data
` [PATCH v3 09/20] clk: tegra: pll: Add logic for SS
` [PATCH v3 10/20] clk: tegra: pll: Add logic for out-of-table rates for T210
` [PATCH v3 11/20] clk: tegra: pll: Add code to handle if resets are supported by PLL
` [PATCH v3 12/20] clk: tegra: pll: Add specialized logic for T210
` [PATCH v3 13/20] clk: tegra: pll: Add support for PLLMB "
` [PATCH v3 15/20] clk: tegra: pll: Add dyn_ramp callback
` [PATCH v3 16/20] clk: tegra: pll: Add Set_default logic
` [PATCH v3 02/20] clk: tegra: periph: add new periph clks and muxes for Tegra210
` [PATCH v3 03/20] clk: tegra: pll: add tegra_pll_wait_for_lock to clk header
` [PATCH v3 14/20] clk: tegra: pll: Adjust vco_min if SDM present
` [PATCH v3 17/20] clk: tegra: pll: Fix _pll_ramp_calc_pll logic and _calc_dynamic_ramp_rate
` [PATCH v3 18/20] clk: tegra: Add Super Gen5 Logic
` [PATCH v3 19/20] clk: tegra210: add support for Tegra210 clocks
` [PATCH v3 20/20] clk: tegra: pll: Fix issues with rates for VCO PLLs
[PATCH 1/3] soc/tegra: fuse: Add spare bit offset for Tegra114
2015-05-04 15:07 UTC (4+ messages)
` [PATCH 2/3] soc/tegra: fuse: Add spare bit offset for Tegra124
` [PATCH 3/3] soc/tegra: fuse: Add spare bit offset for Tegra210
[PATCH] ARM: tegra: venice2: Set min-/max-microvolt for VDD_LED supply
2015-05-04 12:04 UTC
[PATCH] ARM: tegra: venice2: Mark eMMC as non-removable
2015-05-04 12:04 UTC
[PATCH] ARM: tegra: jetson-tk1: Enable HDA support
2015-05-04 12:04 UTC
[GIT PULL] ARM: tegra: Device tree fixes for v4.1-rc3
2015-05-04 11:57 UTC
[PATCH 0/8] soc/tegra: More unification and cleanup for 64-bit
2015-05-04 11:46 UTC (9+ messages)
` [PATCH 1/8] soc/tegra: pmc: Restrict legacy code to 32-bit ARM
` [PATCH 2/8] soc/tegra: pmc: Add Tegra210 support
` [PATCH 3/8] soc/tegra: Add Tegra132 support
` [PATCH 4/8] soc/tegra: Add Tegra210 support
` [PATCH 5/8] soc/tegra: fuse: Restrict legacy code to 32-bit ARM
` [PATCH 6/8] soc/tegra: fuse: Unify Tegra20 and Tegra30 drivers
` [PATCH 7/8] soc/tegra: fuse: Add Tegra210 support
` [PATCH 8/8] soc/tegra: fuse: Rename core_* to soc_*
[PATCH 1/2] ARM: tegra: Use lower-case hexadecimal digits
2015-05-04 11:24 UTC (2+ messages)
` [PATCH 2/2] ARM: tegra: Fix typo (reset -> rest) in comment
[PATCH] ARM: tegra: cardhu: Add power and volume keys
2015-05-04 11:23 UTC
[PATCH 10/11] drivers/staging: include <module.h> for modular android tegra_ion code
2015-05-01 1:47 UTC
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).