Linux on ARM based NVIDIA Tegra SoCs
[Prev Page][Next Page]
- Re: [PATCH] drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini(), (continued)
- [PATCH] Don't test for NULL firmware before releasing,
Jesper Juhl
- [Patch] [tegra] Remove unneeded version.h includes pointed out by 'make versioncheck',
Jesper Juhl
- [PATCH] soc/tegra: flowctrl: Use devm_platform_get_and_ioremap_resource(),
ye.xingchen
- Re: [PATCH 5.10 000/134] 5.10.168-rc2 review, Jon Hunter
- [PATCH] arm64: tegra: Bump CBB ranges property on Tegra194 and Tegra234, Thierry Reding
- Re: [PATCH 5.15 00/67] 5.15.94-rc1 review, Jon Hunter
- Re: [PATCH 6.1 000/114] 6.1.12-rc1 review, Jon Hunter
- [PATCH V2 0/6] Add Tegra234 HTE support,
Dipen Patel
- [PATCH v2] arm64: tegra: Audio codec support on Jetson AGX Orin,
Sameer Pujar
- [PATCH v4 00/15] spi: Add support for stacked/parallel memories,
Amit Kumar Mahapatra
- [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v4 03/15] iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v4 02/15] net: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v4 04/15] mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v4 05/15] staging: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v4 06/15] platform/x86: serial-multi-instantiate: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v4 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with function call, Amit Kumar Mahapatra
- [PATCH v4 08/15] ALSA: hda: cs35l41: Replace all spi->chip_select references with function call, Amit Kumar Mahapatra
- [PATCH v4 10/15] mtd: spi-nor: Convert macros with inline functions, Amit Kumar Mahapatra
- [PATCH v4 09/15] spi: Add stacked and parallel memories support in SPI core, Amit Kumar Mahapatra
- [PATCH v4 12/15] mtd: spi-nor: Add stacked memories support in spi-nor, Amit Kumar Mahapatra
- [PATCH v4 14/15] mtd: spi-nor: Add parallel memories support in spi-nor, Amit Kumar Mahapatra
- [PATCH v4 11/15] mtd: spi-nor: Add APIs to set/get nor->params, Amit Kumar Mahapatra
- [PATCH v4 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver, Amit Kumar Mahapatra
- [PATCH v4 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver, Amit Kumar Mahapatra
- Re: (subset) [PATCH v4 00/15] spi: Add support for stacked/parallel memories, Mark Brown
- [PATCH 3/8] kbuild, ARM: tegra: comment out MODULE_LICENSE in non-modules, Nick Alcock
- [PATCH 1/2] thermal: Add support for cooling device bind/unbind operations,
Thierry Reding
- [PATCH 0/2] Codec support on Jetson AGX Orin,
Sameer Pujar
- [PATCH V3 1/2] usb: gadget: u_ether: Convert prints to device prints,
Jon Hunter
- [PATCH v4 00/18] gpiolib cleanups,
Andy Shevchenko
- [PATCH v4 15/18] gpiolib: Drop unused forward declaration from driver.h, Andy Shevchenko
- [PATCH v4 01/18] ARM: orion/gpio: Use the right include, Andy Shevchenko
- [PATCH v4 04/18] gpiolib: Make the legacy <linux/gpio.h> consumer-only, Andy Shevchenko
- [PATCH v4 16/18] gpiolib: Deduplicate forward declarations in consumer.h, Andy Shevchenko
- [PATCH v4 03/18] hte: tegra-194: Use proper includes, Andy Shevchenko
- [PATCH v4 05/18] gpiolib: remove empty asm/gpio.h files, Andy Shevchenko
- [PATCH v4 09/18] gpiolib: remove legacy gpio_export(), Andy Shevchenko
- [PATCH v4 10/18] gpiolib: split linux/gpio/driver.h out of linux/gpio.h, Andy Shevchenko
- [PATCH v4 02/18] ARM: s3c24xx: Use the right include, Andy Shevchenko
- [PATCH v4 08/18] gpiolib: remove gpio_set_debounce(), Andy Shevchenko
- [PATCH v4 07/18] gpiolib: remove asm-generic/gpio.h, Andy Shevchenko
- [PATCH v4 11/18] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h, Andy Shevchenko
- [PATCH v4 06/18] gpiolib: coldfire: remove custom asm/gpio.h, Andy Shevchenko
- [PATCH v4 13/18] gpio: reg: Add missing header(s), Andy Shevchenko
- [PATCH v4 12/18] gpio: aggregator: Add missing header(s), Andy Shevchenko
- [PATCH v4 14/18] gpio: regmap: Add missing header(s), Andy Shevchenko
- [PATCH v4 18/18] gpiolib: Clean up headers, Andy Shevchenko
- [PATCH v4 17/18] gpiolib: Group forward declarations in consumer.h, Andy Shevchenko
- Re: [PATCH v4 00/18] gpiolib cleanups, Bartosz Golaszewski
- [PATCH v2] PCI: tegra194: Handle errors in BPMP response,
Mikko Perttunen
- [RFC,v14 0/5] Add DT based PCIe wake support in PCI core driver,
Manikanta Maddireddy
- [RFC,v14 2/5] of/irq: Adjust of_pci_irq parsing for multiple interrupts, Manikanta Maddireddy
- [RFC,v14 4/5] arm64: tegra: Add PCIe port node with PCIe WAKE# for C1 controller, Manikanta Maddireddy
- [RFC,v14 1/5] dt-bindings: PCI: Add definition of PCIe WAKE# irq and PCI irq, Manikanta Maddireddy
- [RFC,v14 3/5] PCI / PM: Add support for the PCIe WAKE# signal for OF, Manikanta Maddireddy
- [RFC,v14 5/5] soc/tegra: pmc: Add Tegra234 PCIe wake event, Manikanta Maddireddy
- Re: [RFC,v14 0/5] Add DT based PCIe wake support in PCI core driver, Krishna Chaitanya Chundru
- [PATCH] gpu: host1x: mipi: use devm_platform_get_and_ioremap_resource(), ye.xingchen
- [PATCH 0/3] ALSA: core: Make some functions return void,
Uwe Kleine-König
- Re: [PATCH 6.1 000/208] 6.1.11-rc1 review, Jon Hunter
- Re: [PATCH 5.15 000/120] 5.15.93-rc1 review, Jon Hunter
- [PATCH 1/2] thermal: tegra-bpmp: Handle offline zones,
Mikko Perttunen
- [PATCH 1/3] dt-bindings: pinctrl: tegra234: Add DT binding doc,
Prathamesh Shete
- [PATCH] thermal: Remove core header inclusion from drivers,
Daniel Lezcano
- Re: [PATCH 6.1 00/28] 6.1.10-rc1 review, Jon Hunter
- Re: [PATCH 5.15 00/20] 5.15.92-rc1 review, Jon Hunter
- Re: [PATCH 4.14 00/62] 4.14.305-rc2 review, Jon Hunter
- Re: [PATCH 4.19 00/79] 4.19.272-rc3 review, Jon Hunter
- Re: [PATCH 5.10 0/9] 5.10.167-rc1 review, Jon Hunter
- Re: [PATCH 5.4 000/134] 5.4.231-rc2 review, Jon Hunter
- [Patch V2 0/4] Tegra TPM driver with hw flow control,
Krishna Yarlagadda
- [PATCH 0/4] Tegra TPM driver with hw flow control,
Krishna Yarlagadda
- [linux-next:master] BUILD REGRESSION ea4dabbb4ad7eb52632a2ca0b8f89f0ea7c55dcf, kernel test robot
- [PATCH v3 00/13] spi: Add support for stacked/parallel memories,
Amit Kumar Mahapatra
- [PATCH v3 01/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v3 02/13] net: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v3 03/13] iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v3 04/13] mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v3 05/13] staging: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v3 06/13] platform/x86: serial-multi-instantiate: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v3 07/13] spi: Add stacked and parallel memories support in SPI core, Amit Kumar Mahapatra
- [PATCH v3 08/13] mtd: spi-nor: Convert macros with inline functions, Amit Kumar Mahapatra
- [PATCH v3 09/13] mtd: spi-nor: Add APIs to set/get nor->params, Amit Kumar Mahapatra
- [PATCH v3 10/13] mtd: spi-nor: Add stacked memories support in spi-nor, Amit Kumar Mahapatra
- [PATCH v3 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver, Amit Kumar Mahapatra
- [PATCH v3 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver, Amit Kumar Mahapatra
- [PATCH v3 12/13] mtd: spi-nor: Add parallel memories support in spi-nor, Amit Kumar Mahapatra
- [PATCH 00/23] interconnect: fix racy provider registration,
Johan Hovold
- [PATCH 04/23] interconnect: imx: fix registration race, Johan Hovold
- [PATCH 15/23] interconnect: exynos: fix registration race, Johan Hovold
- [PATCH 07/23] interconnect: qcom: rpm: fix probe PM domain error handling, Johan Hovold
- [PATCH 06/23] interconnect: qcom: rpm: fix probe child-node error handling, Johan Hovold
- [PATCH 17/23] memory: tegra: fix interconnect registration race, Johan Hovold
- [PATCH 08/23] interconnect: qcom: rpm: fix registration race, Johan Hovold
- [PATCH 12/23] interconnect: qcom: sm8450: fix registration race, Johan Hovold
- [PATCH 10/23] interconnect: qcom: rpmh: fix registration race, Johan Hovold
- [PATCH 20/23] memory: tegra30-emc: fix interconnect registration race, Johan Hovold
- [PATCH 19/23] memory: tegra20-emc: fix interconnect registration race, Johan Hovold
- [PATCH 01/23] interconnect: fix mem leak when freeing nodes, Johan Hovold
- [PATCH 18/23] memory: tegra124-emc: fix interconnect registration race, Johan Hovold
- [PATCH 05/23] interconnect: qcom: osm-l3: fix registration race, Johan Hovold
- [PATCH 22/23] interconnect: drop unused icc_get() interface, Johan Hovold
- [PATCH 21/23] interconnect: drop racy registration API, Johan Hovold
- [PATCH 02/23] interconnect: fix icc_provider_del() error handling, Johan Hovold
- [PATCH 16/23] interconnect: exynos: drop redundant link destroy, Johan Hovold
- [PATCH 14/23] interconnect: exynos: fix node leak in probe PM QoS error path, Johan Hovold
- [PATCH 09/23] interconnect: qcom: rpmh: fix probe child-node error handling, Johan Hovold
- [PATCH 13/23] interconnect: qcom: sm8550: fix registration race, Johan Hovold
- [PATCH 03/23] interconnect: fix provider registration API, Johan Hovold
- [PATCH 23/23] interconnect: drop unused icc_link_destroy() interface, Johan Hovold
- [PATCH 11/23] interconnect: qcom: msm8974: fix registration race, Johan Hovold
- Re: [PATCH 00/23] interconnect: fix racy provider registration, Krzysztof Kozlowski
- [PATCH V10 0/6] Add device-tree support for Cypress CYPD4226,
Jon Hunter
- [linux-next:master] BUILD REGRESSION 80bd9028fecadae4e8e3a278cd32d74badc2a6e0, kernel test robot
- Re: [PATCH 6.1 000/306] 6.1.9-rc3 review, Jon Hunter
- Re: [PATCH 5.15 000/204] 5.15.91-rc1 review, Jon Hunter
- Re: [PATCH 5.10 000/143] 5.10.166-rc1 review, Jon Hunter
- [PATCH v4 00/21] Add Tegra20 parallel video input capture,
Luca Ceresoli
- [PATCH v4 01/21] dt-bindings: display: tegra: add Tegra20 VIP, Luca Ceresoli
- [PATCH v4 02/21] dt-bindings: display: tegra: vi: add 'vip' property and example, Luca Ceresoli
- [PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats, Luca Ceresoli
- [PATCH v4 04/21] staging: media: tegra-video: improve documentation of tegra_video_format fields, Luca Ceresoli
- [PATCH v4 05/21] staging: media: tegra-video: document tegra_channel_get_remote_source_subdev, Luca Ceresoli
- [PATCH v4 06/21] staging: media: tegra-video: fix typos in comment, Luca Ceresoli
- [PATCH v4 07/21] staging: media: tegra-video: improve error messages, Luca Ceresoli
- [PATCH v4 08/21] staging: media: tegra-video: slightly simplify cleanup on errors, Luca Ceresoli
- [PATCH v4 09/21] staging: media: tegra-video: move private struct declaration to C file, Luca Ceresoli
- [PATCH v4 10/21] staging: media: tegra-video: move tegra210_csi_soc to C file, Luca Ceresoli
- [PATCH v4 12/21] staging: media: tegra-video: Kconfig: allow TPG only on Tegra210, Luca Ceresoli
- [PATCH v4 13/21] staging: media: tegra-video: move tegra_channel_fmt_align to a per-soc op, Luca Ceresoli
- [PATCH v4 11/21] staging: media: tegra-video: remove unneeded include, Luca Ceresoli
- [PATCH v4 18/21] staging: media: tegra-video: add syncpts for Tegra20 to struct tegra_vi, Luca Ceresoli
- [PATCH v4 21/21] staging: media: tegra-video: add support for Tegra20 parallel input, Luca Ceresoli
- [PATCH v4 16/21] staging: media: tegra-video: add a per-soc enable/disable op, Luca Ceresoli
- [PATCH v4 14/21] staging: media: tegra-video: move default format to soc-specific data, Luca Ceresoli
- [PATCH v4 15/21] staging: media: tegra-video: move MIPI calibration calls from VI to CSI, Luca Ceresoli
- [PATCH v4 20/21] staging: media: tegra-video: add H/V flip controls, Luca Ceresoli
- [PATCH v4 19/21] staging: media: tegra-video: add hooks for planar YUV and H/V flip, Luca Ceresoli
- [PATCH v4 17/21] staging: media: tegra-video: move syncpt init/free to a per-soc op, Luca Ceresoli
- [PATCH] mmc:mmc-cqhci:support interrupt coalescing,
Michael Wu
- [PATCH] Input: tegra-kbc - Use devm_platform_get_and_ioremap_resource(),
ye.xingchen
- [PATCH] gpu: host1x: fix uninitialized variable use,
Arnd Bergmann
- [PATCH 0/4] iommu: Reject drivers with broken_unmanaged_domain,
Nicolin Chen
- [GIT PULL] drm/tegra: Changes for v6.3-rc1, Thierry Reding
- [GIT PULL 1/3] dt-bindings: Changes for v6.3-rc1,
Thierry Reding
- [PATCH V9 0/6] Add device-tree support for Cypress CYPD4226,
Jon Hunter
- [PATCH] arm64: tegra: dts: add vccmq on p3310 TX2 SoM,
Ben Dooks
- jetson tx2 module, no wifi with upstream kernel, Ben Dooks
- [PATCH] gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping(),
Tom Rix
- [PATCH V8 0/6] Add device-tree support for Cypress CYPD4226,
Jon Hunter
- [PATCH v3 00/10] drm/fb-helper: Various cleanups,
Thomas Zimmermann
- [PATCH v3 02/10] drm/client: Add hotplug_failed flag, Thomas Zimmermann
- [PATCH v3 10/10] drm/fbdev-generic: Rename struct fb_info 'fbi' to 'info', Thomas Zimmermann
- [PATCH v3 01/10] drm/client: Test for connectors before sending hotplug event, Thomas Zimmermann
- [PATCH v3 03/10] drm/fb-helper: Introduce drm_fb_helper_unprepare(), Thomas Zimmermann
- [PATCH v3 07/10] drm/fbdev-generic: Minimize hotplug error handling, Thomas Zimmermann
- [PATCH v3 06/10] drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function, Thomas Zimmermann
- [PATCH v3 04/10] drm/fbdev-generic: Initialize fb-helper structure in generic setup, Thomas Zimmermann
- [PATCH v3 09/10] drm/fbdev-generic: Inline clean-up helpers into drm_fbdev_fb_destroy(), Thomas Zimmermann
- [PATCH v3 08/10] drm/fbdev-generic: Minimize client unregistering, Thomas Zimmermann
- [PATCH v3 05/10] drm/fb-helper: Remove preferred_bpp parameter from fbdev internals, Thomas Zimmermann
- Re: [PATCH 4.14 00/25] 4.14.304-rc1 review,
Jon Hunter
- Re: [PATCH 6.1 000/188] 6.1.8-rc2 review, Jon Hunter
- Re: [PATCH 5.10 00/98] 5.10.165-rc2 review, Jon Hunter
- Re: [PATCH 5.4 00/51] 5.4.230-rc2 review, Jon Hunter
- Re: [PATCH 4.19 00/37] 4.19.271-rc1 review, Jon Hunter
- [PATCH v2 0/6] introduce vm_flags modifier functions,
Suren Baghdasaryan
- thermal/drivers/tegra: Getting rid of the get_thermal_instance() usage,
Daniel Lezcano
- [PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper,
Geert Uytterhoeven
- [PATCH v2 2/9] doc: phy: Document devm_of_phy_get(), Geert Uytterhoeven
- [PATCH v2 1/9] phy: Remove unused phy_optional_get(), Geert Uytterhoeven
- [PATCH v2 8/9] usb: host: ehci-exynos: Convert to devm_of_phy_optional_get(), Geert Uytterhoeven
- [PATCH v2 9/9] usb: host: ohci-exynos: Convert to devm_of_phy_optional_get(), Geert Uytterhoeven
- [PATCH v2 6/9] net: ethernet: ti: am65-cpsw: Convert to devm_of_phy_optional_get(), Geert Uytterhoeven
- [PATCH v2 5/9] net: lan966x: Convert to devm_of_phy_optional_get(), Geert Uytterhoeven
- [PATCH v2 7/9] PCI: tegra: Convert to devm_of_phy_optional_get(), Geert Uytterhoeven
- [PATCH v2 4/9] net: fman: memac: Convert to devm_of_phy_optional_get(), Geert Uytterhoeven
- [PATCH v2 3/9] phy: Add devm_of_phy_optional_get() helper, Geert Uytterhoeven
- Re: [PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper, Geert Uytterhoeven
- Re: [PATCH treewide v2 0/9] phy: Add devm_of_phy_optional_get() helper, Vinod Koul
- [PATCH v2 00/10] drm/fb-helper: Various cleanups,
Thomas Zimmermann
- [PATCH v2 01/10] drm/client: Test for connectors before sending hotplug event, Thomas Zimmermann
- [PATCH v2 03/10] drm/fb-helper: Introduce drm_fb_helper_unprepare(), Thomas Zimmermann
- [PATCH v2 02/10] drm/client: Add hotplug_failed flag, Thomas Zimmermann
- [PATCH v2 04/10] drm/fbdev-generic: Initialize fb-helper structure in generic setup, Thomas Zimmermann
- [PATCH v2 05/10] drm/fb-helper: Remove preferred_bpp parameter from fbdev internals, Thomas Zimmermann
- [PATCH v2 08/10] drm/fbdev-generic: Minimize client unregistering, Thomas Zimmermann
- [PATCH v2 09/10] drm/fbdev-generic: Inline clean-up helpers into drm_fbdev_fb_destroy(), Thomas Zimmermann
- [PATCH v2 06/10] drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function, Thomas Zimmermann
- [PATCH v2 07/10] drm/fbdev-generic: Minimize hotplug error handling, Thomas Zimmermann
- [PATCH v2 10/10] drm/fbdev-generic: Rename struct fb_info 'fbi' to 'info', Thomas Zimmermann
- [PATCH] cpufreq: tegra194: Enable CPUFREQ thermal cooling,
Jon Hunter
- [PATCH 1/2] dt-bindings: thermal: Add Tegra234 BPMP thermal zones,
Jon Hunter
- [PATCH V7 0/6] Add device-tree support for Cypress CYPD4226,
Jon Hunter
- [PATCH v2 1/2] spi: dt-bindings: drop unneeded quotes,
Krzysztof Kozlowski
- [PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes,
Krzysztof Kozlowski
- [PATCH v2 18/25] ASoC: tegra: use helper function, Kuninori Morimoto
- [PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup,
Jason Gunthorpe
- [PATCH v3 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous(), Jason Gunthorpe
- [PATCH v3 10/10] iommu/s390: Use GFP_KERNEL in sleepable contexts, Jason Gunthorpe
- [PATCH v3 05/10] iommufd: Use GFP_KERNEL_ACCOUNT for iommu_map(), Jason Gunthorpe
- [PATCH v3 06/10] iommu/intel: Add a gfp parameter to alloc_pgtable_page(), Jason Gunthorpe
- [PATCH v3 02/10] iommu: Remove iommu_map_atomic(), Jason Gunthorpe
- [PATCH v3 07/10] iommu/intel: Support the gfp argument to the map_pages op, Jason Gunthorpe
- [PATCH v3 01/10] iommu: Add a gfp parameter to iommu_map(), Jason Gunthorpe
- [PATCH v3 03/10] iommu: Add a gfp parameter to iommu_map_sg(), Jason Gunthorpe
- [PATCH v3 09/10] iommu/s390: Push the gfp parameter to the kmem_cache_alloc()'s, Jason Gunthorpe
- [PATCH v3 08/10] iommu/intel: Use GFP_KERNEL in sleepable contexts, Jason Gunthorpe
- Re: [PATCH v3 00/10] Let iommufd charge IOPTE allocations to the memory cgroup, Joerg Roedel
- [PATCH] arm64: dts: tegra: drop serial clock-names and reset-names,
Krzysztof Kozlowski
- [PATCH 00/10] drm/fb-helper: Various cleanups,
Thomas Zimmermann
- [PATCH 01/10] drm/client: Test for connectors before sending hotplug event, Thomas Zimmermann
- [PATCH 02/10] drm/client: Add hotplug_failed flag, Thomas Zimmermann
- [PATCH 04/10] drm/fbdev-generic: Initialize fb-helper structure in generic setup, Thomas Zimmermann
- [PATCH 03/10] drm/fb-helper: Introduce drm_fb_helper_unprepare(), Thomas Zimmermann
- [PATCH 05/10] drm/fb-helper: Remove preferred_bpp parameter from fbdev internals, Thomas Zimmermann
- [PATCH 07/10] drm/fbdev-generic: Minimize hotplug error handling, Thomas Zimmermann
- [PATCH 06/10] drm/fb-helper: Initialize fb-helper's preferred BPP in prepare function, Thomas Zimmermann
- [PATCH 09/10] drm/fbdev-generic: Inline clean-up helpers into drm_fbdev_fb_destroy(), Thomas Zimmermann
- [PATCH 08/10] drm/fbdev-generic: Minimize client unregistering, Thomas Zimmermann
- [PATCH 10/10] drm/fbdev-generic: Rename struct fb_info 'fbi' to 'info', Thomas Zimmermann
- [PATCH v13 0/4] iommu: Support mappings/reservations in reserved-memory regions,
Thierry Reding
- [PATCH v4 0/8] drm/simpledrm: Support system memory framebuffers,
Thierry Reding
- Re: [PATCH] drm/tegra: sor: Remove redundant error logging, Deepak R Varma
- [PATCH 0/2] drm/tegra: handle implicit scanout modifiers,
Diogo Ivo
- [PATCH 1/2] dt-bindings: mmc: drop unneeded quotes,
Krzysztof Kozlowski
- [PATCH] phy: tegra: xusb: Release device node reference, Deepak R Varma
- [PATCH v2 00/13] spi: Add support for stacked/parallel memories,
Amit Kumar Mahapatra
- [PATCH v2 01/13] spi: Add APIs in spi core to set/get spi->chip_select and spi->cs_gpiod, Amit Kumar Mahapatra
- [PATCH v2 02/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v2 03/13] net: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v2 04/13] iio: imu: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v2 06/13] staging: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v2 05/13] mtd: devices: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v2 07/13] platform/x86: serial-multi-instantiate: Replace all spi->chip_select and spi->cs_gpiod references with function call, Amit Kumar Mahapatra
- [PATCH v2 08/13] spi: Add stacked and parallel memories support in SPI core, Amit Kumar Mahapatra
- [PATCH v2 09/13] mtd: spi-nor: Add APIs to set/get nor->params, Amit Kumar Mahapatra
- [PATCH v2 11/13] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver, Amit Kumar Mahapatra
- [PATCH v2 13/13] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver, Amit Kumar Mahapatra
- [PATCH v2 10/13] mtd: spi-nor: Add stacked memories support in spi-nor, Amit Kumar Mahapatra
- [PATCH v2 12/13] mtd: spi-nor: Add parallel memories support in spi-nor, Amit Kumar Mahapatra
- Re: (subset) [PATCH v2 00/13] spi: Add support for stacked/parallel memories, Mark Brown
- [PATCH 1/4] arm64: tegra: Mark host1x as dma-coherent on Tegra194/234,
Mikko Perttunen
- [PATCH] dt-bindings: drop type for operating-points-v2,
Krzysztof Kozlowski
[Index of Archives]
[ARM Kernel]
[Linux ARM]
[Linux ARM MSM]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]