messages from 2019-12-30 20:20:41 to 2020-01-07 12:57:00 UTC [more...]
[PATCH] mmc: tegra: fix SDR50 tuning override
2020-01-07 12:57 UTC (7+ messages)
[PATCH v3 0/9] NVIDIA Tegra I2C driver fixes and improvements
2020-01-07 12:39 UTC (20+ messages)
` [PATCH v3 1/9] i2c: tegra: Fix suspending in active runtime PM state
` [PATCH v3 2/9] i2c: tegra: Properly disable runtime PM on driver's probe error
` [PATCH v3 3/9] i2c: tegra: Prevent interrupt triggering after transfer timeout
` [PATCH v3 4/9] i2c: tegra: Support atomic transfers
` [PATCH v3 5/9] i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN
` [PATCH v3 6/9] i2c: tegra: Use relaxed versions of readl/writel
` [PATCH v3 7/9] clk: tegra: Fix double-free in tegra_clk_init()
` [PATCH v3 8/9] i2c: tegra: Always terminate DMA transfer
` [PATCH v3 9/9] i2c: tegra: Check DMA completion status in addition to left time
[PATCH v1 0/3] Tegra GPIO: Minor code clean up
2020-01-07 12:38 UTC (6+ messages)
[PATCH v6 00/19] Move PMC clocks into Tegra PMC driver
2020-01-07 12:21 UTC (22+ messages)
` [PATCH v6 01/19] dt-bindings: clock: tegra: Change CLK_M_DIV to OSC_DIV clocks
` [PATCH v6 02/19] clk: tegra: Change CLK_M_DIV clocks "
` [PATCH v6 03/19] clk: tegra: Fix Tegra PMC clock out parents
` [PATCH v6 04/19] dt-bindings: tegra: Convert Tegra PMC bindings to YAML
` [PATCH v6 05/19] dt-bindings: soc: tegra-pmc: Add Tegra PMC clock bindings
` [PATCH v6 06/19] soc: tegra: Add Tegra PMC clocks registration into PMC driver
` [PATCH v6 07/19] dt-bindings: soc: tegra-pmc: Add id for Tegra PMC 32KHz blink clock
` [PATCH v6 08/19] soc: tegra: Add support for "
` [PATCH v6 09/19] clk: tegra: Remove tegra_pmc_clk_init along with clk ids
` [PATCH v6 10/19] dt-bindings: clock: tegra: Remove pmc clock ids from clock dt-bindings
` [PATCH v6 11/19] ASoC: tegra: Use device managed resource APIs to get the clock
` [PATCH v6 12/19] ASoC: tegra: Add audio mclk configuration
` [PATCH v6 13/19] ASoC: tegra: Add fallback implementation for audio mclk
` [PATCH v6 14/19] clk: tegra: Remove audio related clock enables from init_table
` [PATCH v6 15/19] ARM: dts: tegra: Add clock-cells property to pmc
` [PATCH v6 16/19] arm64: tegra: Add clock-cells property to Tegra PMC node
` [PATCH v6 17/19] ARM: tegra: Update sound node clocks in device tree
` [PATCH v6 18/19] arm64: tegra: smaug: Change clk_out_2 provider to pmc
` [PATCH v6 19/19] ASoC: nau8825: change Tegra clk_out_2 provider to tegra_pmc
[PATCH 1/2] pwm: Fix minor Kconfig whitespace issues
2020-01-07 12:15 UTC (12+ messages)
` [PATCH 2/2] pwm: Enable compile testing for some of drivers
[PATCH] regmap: add iopoll-like atomic polling macro
2020-01-07 12:09 UTC (2+ messages)
[PATCH] phy: core: Add consumer device link support
2020-01-07 11:51 UTC
[PATCH 01/13] mailbox: altera: convert to devm_platform_ioremap_resource
2020-01-07 10:57 UTC (3+ messages)
` [PATCH 05/13] mailbox: bcm2835: "
tegra30 tdm audio support
2020-01-07 10:35 UTC (23+ messages)
` [PATCH v5 2/7] ASoC: tegra: Allow 24bit and 32bit samples
` [Linux-kernel] "
[PATCH] of: Rework and simplify phandle cache to use a fixed size
2020-01-07 10:22 UTC
[PATCH v2] PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
2020-01-07 10:19 UTC (2+ messages)
[PATCH v3] mmc: tegra: fix SDR50 tuning override
2020-01-07 9:47 UTC
[PATCH] ASoC: rt5677: add SPI_MASTER dependency
2020-01-07 8:16 UTC (5+ messages)
[PATCH v1] pci: tegra: fix afi_pex2_ctrl reg offset for tegra30
2020-01-07 8:13 UTC (5+ messages)
[PATCH v2] mmc: tegra: fix SDR50 tuning override
2020-01-07 7:23 UTC
[PATCH] drm: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
2020-01-07 6:47 UTC (3+ messages)
[PATCH v1] gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
2020-01-06 23:02 UTC (2+ messages)
[PATCH v5 00/19] Move PMC clocks into Tegra PMC driver
2020-01-06 22:59 UTC (12+ messages)
` [PATCH v5 12/19] ASoC: tegra: Add initial parent configuration for audio mclk
[PATCH v2] ASoC: rt5640: Fix NULL dereference on module unload
2020-01-06 20:50 UTC (2+ messages)
` Applied "ASoC: rt5640: Fix NULL dereference on module unload" to the asoc tree
[PATCH v4 00/20] NVIDIA Tegra USB2 drivers clean up
2020-01-06 15:16 UTC (22+ messages)
` [PATCH v4 01/20] dt-binding: usb: ci-hdrc-usb2: Document NVIDIA Tegra support
` [PATCH v4 02/20] usb: host: ehci-tegra: Correct teardown order of driver's removal
` [PATCH v4 03/20] usb: phy: tegra: Clean up ulpi_phy_power_off
` [PATCH v4 04/20] usb: phy: tegra: Keep track of power on-off state
` [PATCH v4 05/20] usb: phy: tegra: Hook up init/shutdown callbacks
` [PATCH v4 06/20] usb: phy: tegra: Perform general clean up of the code
` [PATCH v4 07/20] usb: phy: tegra: Clean up included headers
` [PATCH v4 08/20] usb: phy: tegra: Use relaxed versions of readl/writel
` [PATCH v4 09/20] usb: phy: tegra: Use generic stub for a missing VBUS regulator
` [PATCH v4 10/20] usb: ulpi: Add resource-managed variant of otg_ulpi_create()
` [PATCH v4 11/20] usb: phy: tegra: Use devm_otg_ulpi_create()
` [PATCH v4 12/20] usb: phy: tegra: Use u32 for hardware register variables
` [PATCH v4 13/20] usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state
` [PATCH v4 14/20] usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failure
` [PATCH v4 15/20] usb: phy: tegra: Move utmip_pad_count checking under lock
` [PATCH v4 16/20] usb: phy: tegra: Keep CPU interrupts enabled
` [PATCH v4 17/20] usb: chipidea: tegra: Stop managing PHY's power
` [PATCH v4 18/20] usb: chipidea: tegra: Add USB_TEGRA_PHY to driver's dependencies
` [PATCH v4 19/20] usb: host: ehci-tegra: Stop managing PHY's power
` [PATCH v4 20/20] usb: host: ehci-tegra: Remove unused fields from tegra_ehci_hcd
[PATCH V2 0/5] Add support for PCIe endpoint mode in Tegra194
2020-01-06 13:14 UTC (10+ messages)
` [PATCH V2 1/5] soc/tegra: bpmp: Update ABI header
` [PATCH V2 2/5] dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes in Tegra194
` [PATCH V2 3/5] PCI: tegra: Add support for PCIe endpoint mode "
` [PATCH V2 4/5] arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194
` [PATCH V2 5/5] arm64: tegra: Add support for PCIe endpoint mode in P2972-0000 platform
[PATCH] PCI: Add MCFG quirks for Tegra194 host controllers
2020-01-06 8:27 UTC (5+ messages)
` [PATCH V2] "
[PATCH v5 0/5] add Tegra194 XUSB host and pad controller support
2020-01-06 7:10 UTC (8+ messages)
` [PATCH v5 1/5] phy: tegra: xusb: Protect Tegra186 soc with config
` [PATCH v5 2/5] phy: tegra: xusb: Add Tegra194 support
` [PATCH v5 3/5] dt-bindings: phy: tegra: "
` [PATCH v5 4/5] arm64: tegra: Add XUSB and pad controller on Tegra194
` [PATCH v5 5/5] arm64: tegra: Enable XUSB host in P2972-0000 board
[PATCH v1] rtc: tps6586x: Use IRQ_NOAUTOEN flag
2020-01-06 1:56 UTC
[PATCH v3 00/13] NVIDIA Tegra APB DMA driver fixes and improvements
2020-01-06 1:17 UTC (14+ messages)
` [PATCH v3 01/13] dmaengine: tegra-apb: Fix use-after-free
` [PATCH v3 02/13] dmaengine: tegra-apb: Implement synchronization callback
` [PATCH v3 03/13] dmaengine: tegra-apb: Prevent race conditions on channel's freeing
` [PATCH v3 04/13] dmaengine: tegra-apb: Clean up tasklet releasing
` [PATCH v3 05/13] dmaengine: tegra-apb: Prevent race conditions of tasklet vs free list
` [PATCH v3 06/13] dmaengine: tegra-apb: Use devm_platform_ioremap_resource
` [PATCH v3 07/13] dmaengine: tegra-apb: Use devm_request_irq
` [PATCH v3 08/13] dmaengine: tegra-apb: Fix coding style problems
` [PATCH v3 09/13] dmaengine: tegra-apb: Remove runtime PM usage
` [PATCH v3 10/13] dmaengine: tegra-apb: Clean up suspend-resume
` [PATCH v3 11/13] dmaengine: tegra-apb: Add missing of_dma_controller_free
` [PATCH v3 12/13] dmaengine: tegra-apb: Allow to compile as a loadable kernel module
` [PATCH v3 13/13] dmaengine: tegra-apb: Remove MODULE_ALIAS
[PATCH v3 00/16] NVIDIA Tegra USB2 drivers clean up
2020-01-05 0:58 UTC (12+ messages)
` [PATCH v3 01/16] dt-binding: usb: ci-hdrc-usb2: Document NVIDIA Tegra support
` [PATCH v3 10/16] usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state
` [PATCH v3 13/16] usb: phy: tegra: Keep CPU interrupts enabled
[PATCH v2 00/10] NVIDIA Tegra USB2 drivers clean up
2020-01-05 0:42 UTC (12+ messages)
` [PATCH v2 10/10] usb: chipidea: tegra: Add USB_TEGRA_PHY module to driver's dependencies
[PATCH 5.4 000/191] 5.4.8-stable review
2020-01-04 9:21 UTC (2+ messages)
[Patch V3 00/18] Tegra XUSB OTG support
2020-01-04 0:37 UTC (3+ messages)
` [Patch V3 01/18] dt-bindings: phy: tegra-xusb: Add usb-role-switch
[PATCH v1] ASoC: rt5640: Fix NULL dereference on module unload
2020-01-04 0:37 UTC (5+ messages)
[PATCH v1 0/7] NVIDIA Tegra APB DMA driver fixes and improvements
2020-01-04 0:27 UTC (8+ messages)
` [PATCH v1 3/7] dmaengine: tegra-apb: Prevent race conditions on channel's freeing
[PATCH 4.19 000/114] 4.19.93-stable review
2020-01-03 17:51 UTC
[PATCH 4.14 00/91] 4.14.162-stable review
2020-01-03 17:50 UTC
[PATCH 4.9 000/171] 4.9.208-stable review
2020-01-03 17:50 UTC
[PATCH 4.4 000/137] 4.4.208-stable review
2020-01-03 17:50 UTC
[PATCH v1 0/2] enable Tegra194 fuse
2020-01-03 8:30 UTC (3+ messages)
` [PATCH v1 1/2] soc/tegra: fuse: Add Tegra194 support
` [PATCH v1 2/2] arm64: tegra: Add fuse/apbmisc node on Tegra194
[PATCH 0/4] Complete ddc symlink addition
2020-01-02 13:23 UTC (5+ messages)
` [PATCH 1/4] drm/tegra: Provide ddc symlink in output connector sysfs directory
` [PATCH 2/4] drm/vc4: Provide ddc symlink in "
` [PATCH 3/4] drm: zte: Provide ddc symlink in hdmi "
` [PATCH 4/4] drm: zte: Provide ddc symlink in vga "
[PATCH 14/32] pwm: meson: convert to devm_platform_ioremap_resource
2019-12-31 14:53 UTC
[PATCH 5.4 000/434] 5.4.7-stable review
2019-12-31 8:31 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).