Linux for Texus Instruments OMAP Processors
[Prev Page][Next Page]
- [PATCH 02/12] OMAPDSS: hdmi.h: Add HDMI_AUDIO_LAYOUT_6CH enum value
- From: Jyri Sarha <jsarha@xxxxxx>
- [PATCH 00/12] Rework OMAP4+ HDMI audio support
- From: Jyri Sarha <jsarha@xxxxxx>
- [PATCH 01/12] ARM: OMAP2+: Remove non working OMAP HDMI audio initialization
- From: Jyri Sarha <jsarha@xxxxxx>
- Re: [PATCH 14/15] OMAPDSS: HDMI: remove the unused code
- From: Jyri Sarha <jsarha@xxxxxx>
- Re: [PATCH v1 3/3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape
- From: Darren Etheridge <detheridge@xxxxxx>
- [PATCH] regulator: tps65917: Fix SMPS enable/disable/is_enable
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH] arm: mach-omap2: gpmc: ignore non-available nodes
- From: Ezequiel García <ezequiel@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 3/3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Jason Kridner <jkridner@xxxxxxxxx>
- Re: [PATCH] ARM: DRA7-evm: Enable SATA PHY and USB PHY power supplies
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH v1 1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] arm: mach-omap2: gpmc: ignore non-available nodes
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ARM: DRA7-evm: Enable SATA PHY and USB PHY power supplies
- From: Roger Quadros <rogerq@xxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Tom Rini <trini@xxxxxx>
- Re: [PATCH v3 0/7] OMAPDSS: Support multiple DPI instances
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH v3 4/7] OMAPDSS: DSS: init dss ports cleanly
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH v3 6/7] OMAPDSS: DPI: Add support for multiple instances
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH v1 1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 2/7] mailbox/omap: remove OMAP1 mailbox driver
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH V4 2/2] arm: dts: dra7: add crossbar device binding
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH] ARM: DRA7-evm: Enable SATA PHY and USB PHY power supplies
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH V4 2/2] arm: dts: dra7: add crossbar device binding
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH V4 2/2] arm: dts: dra7: add crossbar device binding
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH V4 00/16] irqchip: crossbar: Driver fixes
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] ARM: DRA7-evm: Enable SATA PHY and USB PHY power supplies
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH V4 0/2] arm: dts: dra7: add crossbar dt support
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 1/2] arm: dts: dra7: add routable-irqs property for gic node
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 2/2] arm: dts: dra7: add crossbar device binding
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 00/16] irqchip: crossbar: Driver fixes
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 03/16] irqchip: crossbar: Introduce ti,irqs-skip to skip irqs that bypass crossbar
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 02/16] irqchip: crossbar: Check for premapped crossbar before allocating
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 04/16] irqchip: crossbar: Initialise the crossbar with a safe value
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 06/16] irqchip: crossbar: Remove IS_ERR_VALUE check
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 05/16] irqchip: crossbar: Change allocation logic by reversing search for free irqs
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 07/16] irqchip: crossbar: Fix sparse and checkpatch warnings
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 09/16] irqchip: crossbar: Return proper error value
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 08/16] irqchip: crossbar: Fix kerneldoc warning
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 10/16] irqchip: crossbar: Change the goto naming
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 11/16] irqchip: crossbar: Set cb pointer to null in case of error
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 13/16] irqchip: crossbar: Introduce ti,max-crossbar-sources to identify valid crossbar mapping
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 12/16] irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 14/16] irqchip: crossbar: Introduce centralized check for crossbar write
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 15/16] documentation: dt: omap: crossbar: Add description for interrupt consumer
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 16/16] irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GIC
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V4 01/16] irqchip: crossbar: Dont use '0' to mark reserved interrupts
- From: Sricharan R <r.sricharan@xxxxxx>
- RE: [PATCH v1 1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape
- From: "Gupta, Pekon" <pekon@xxxxxx>
- Re: [PATCH v1 3/3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape
- From: Jason Kridner <jkridner@xxxxxxxxx>
- Re: [PATCH] ARM: DRA7-evm: Enable SATA PHY and USB PHY power supplies
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH 9/9] ARM: AM33xx: hwmod_data: Remove legacy mailbox addrs
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH 7/9] ARM: OMAP2: hwmod_data: Remove legacy mailbox data and addrs
- From: Paul Walmsley <paul@xxxxxxxxx>
- [PATCH 1/2] arm: dra7xx: Add hwmod data for pcie1 phy and pcie2 phy
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH 0/2] arm: hwmod: dra7: Add PCIe data and PCIe PHY data
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- [PATCH 2/2] arm: dra7xx: Add hwmod data for pcie1 and pcie2 subsystems
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH 6/6] mailbox/omap: add a custom of_xlate function
- From: Suman Anna <s-anna@xxxxxx>
- Re: [PATCH/RESEND 9/9] drm/tilcdc: replace late_initcall with module_init
- From: Ezequiel García <ezequiel@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Enable L2 cache support on Exynos4210/4x12 SoCs
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH v1 1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape
- From: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 3/3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape
- From: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH/RESEND 8/9] drm/tilcdc: remove submodule destroy calls
- From: Ezequiel García <ezequiel@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH/RESEND 9/9] drm/tilcdc: replace late_initcall with module_init
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Enable L2 cache support on Exynos4210/4x12 SoCs
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH/RESEND 9/9] drm/tilcdc: replace late_initcall with module_init
- From: Ezequiel García <ezequiel@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Enable L2 cache support on Exynos4210/4x12 SoCs
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH v2 0/6] Enable L2 cache support on Exynos4210/4x12 SoCs
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- [PATCH v2 1/6] ARM: mm: cache-l2x0: Add base address argument to write_sec callback
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH v2 6/6] ARM: dts: exynos4: Add nodes for L2 cache controller
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH v2 2/6] ARM: Get outer cache .write_sec callback from mach_desc only if not NULL
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH v2 5/6] ARM: EXYNOS: Add .write_sec outer cache callback for L2C-310
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH v2 4/6] ARM: mm: l2x0: Add support for overriding prefetch settings
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH v2 3/6] ARM: mm: cache-l2x0: Use l2c_write_sec() for LATENCY_CTRL registers
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH v2 0/6] Enable L2 cache support on Exynos4210/4x12 SoCs
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH] arm/arm64: DT: Fix GICv2 CPU interface size
- From: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH/RESEND 9/9] drm/tilcdc: replace late_initcall with module_init
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH/RESEND 9/9] drm/tilcdc: replace late_initcall with module_init
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- [PATCH] ARM: DRA7-evm: Enable SATA PHY and USB PHY power supplies
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH] arm/arm64: DT: Fix GICv2 CPU interface size
- From: Marc Zyngier <marc.zyngier@xxxxxxx>
- [PATCH] arch: arm: mach-omap2: usb-tusb6010.c: Cleaning up variable is set more than once
- From: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] arm/arm64: DT: Fix GICv2 CPU interface size
- From: Rob Herring <robherring2@xxxxxxxxx>
- [PATCH] ARM: dts: Fix TI CPSW Phy mode selection on IGEP COM AQUILA.
- From: Enric Balletbo i Serra <eballetbo@xxxxxxxxxxx>
- Re: [PATCH 15/15] drm/omap: Add infoframe & dvi/hdmi mode support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH v3 1/2] arm: dts: am4372: let boards access all nodes through phandles
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH] arm/arm64: DT: Fix GICv2 CPU interface size
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH 15/15] drm/omap: Add infoframe & dvi/hdmi mode support
- From: Archit Taneja <archit@xxxxxx>
- [PATCH] arm/arm64: DT: Fix GICv2 CPU interface size
- From: Marc Zyngier <marc.zyngier@xxxxxxx>
- Re: [PATCH 6/6] mailbox/omap: add a custom of_xlate function
- From: Arnd Bergmann <arnd@xxxxxxxx>
- RE: [PATCH v1 3/3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape
- From: "Gupta, Pekon" <pekon@xxxxxx>
- RE: [PATCH v1 3/3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape
- From: "Gupta, Pekon" <pekon@xxxxxx>
- Re: [PATCH/RESEND 1/9] drm/i2c: tda998x: move drm_i2c_encoder_destroy call
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH/RESEND 8/9] drm/tilcdc: remove submodule destroy calls
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] arm: dts: add support for AM437x StarterKit
- From: Darren Etheridge <detheridge@xxxxxx>
- [PATCH 1/6] Documentation: dt: add omap mailbox bindings
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 2/6] mailbox/omap: add support for parsing dt devices
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 4/6] mailbox/omap: adapt to the new mailbox framework
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 6/6] mailbox/omap: add a custom of_xlate function
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 5/6] ARM: dts: OMAP2+: Add #mbox-cells property to all mailbox nodes
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 3/6] ARM: dts: OMAP2+: Add sub mailboxes device node information
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 0/6] OMAP Mailbox framework adoption & DT support
- From: Suman Anna <s-anna@xxxxxx>
- Re: [PATCH v3 1/2] arm: dts: am4372: let boards access all nodes through phandles
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 0/9]
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 9/9] ARM: AM33xx: hwmod_data: Remove legacy mailbox addrs
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 8/9] ARM: OMAP4: hwmod_data: Remove legacy mailbox addrs
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 7/9] ARM: OMAP2: hwmod_data: Remove legacy mailbox data and addrs
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 5/9] ARM: DRA7: hwmod_data: Add mailbox hwmod data
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 6/9] ARM: OMAP2+: Avoid mailbox legacy device creation for DT-boot
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 4/9] ARM: dts: DRA7: Add mailbox nodes
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 3/9] ARM: dts: AM4372: Correct mailbox node data
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 2/9] ARM: dts: AM33xx: Add mailbox node
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 1/9] ARM: dts: OMAP4: Add mailbox node
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 0/9] OMAP Mailbox DT node/hwmod cleanup
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 0/9]
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 7/7] mailbox/omap: add a parent structure for every IP instance
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 6/7] mailbox/omap: remove the private mailbox structure
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 5/7] mailbox/omap: consolidate OMAP mailbox driver
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 4/7] mailbox/omap: simplify the fifo assignment by using macros
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 2/7] mailbox/omap: remove OMAP1 mailbox driver
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 3/7] mailbox/omap: remove omap_mbox_type_t from mailbox ops
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 1/7] mailbox/omap: use devm_* interfaces
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 0/7] OMAP mailbox cleanup
- From: Suman Anna <s-anna@xxxxxx>
- Re: [PATCH/RESEND 8/9] drm/tilcdc: remove submodule destroy calls
- From: Darren Etheridge <detheridge@xxxxxx>
- Re: [PATCH/RESEND 9/9] drm/tilcdc: replace late_initcall with module_init
- From: Darren Etheridge <detheridge@xxxxxx>
- Re: [PATCH v3 1/2] arm: dts: am4372: let boards access all nodes through phandles
- From: Rob Herring <robherring2@xxxxxxxxx>
- Re: [PATCH v3 1/2] arm: dts: am4372: let boards access all nodes through phandles
- From: Tom Rini <trini@xxxxxx>
- Re: [PATCH v3 2/2] arm: dts: add support for AM437x StarterKit
- From: Tom Rini <trini@xxxxxx>
- RE: [PATCH v3 1/2] arm: dts: am4372: let boards access all nodes through phandles
- From: "Cooper Jr., Franklin" <fcooper@xxxxxx>
- RE: [PATCH v3 2/2] arm: dts: add support for AM437x StarterKit
- From: "Cooper Jr., Franklin" <fcooper@xxxxxx>
- Re: [PATCH/RESEND 1/9] drm/i2c: tda998x: move drm_i2c_encoder_destroy call
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] regulators: TPS65218: Add the missing of_node assignment in probe
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v1 3/3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape
- From: Jason Kridner <jkridner@xxxxxxxxx>
- Re: [PATCH v1 3/3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape
- From: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v1 2/3] ARM: dts: am335x-bone: add support for beaglebone NOR cape
- From: Pekon Gupta <pekon@xxxxxx>
- [PATCH v1 1/3] ARM: dts: am335x-bone: add support for beaglebone NAND cape
- From: Pekon Gupta <pekon@xxxxxx>
- [PATCH v1 3/3] ARM: dts: am335x-bone: add support for beaglebone LCD4 cape
- From: Pekon Gupta <pekon@xxxxxx>
- [PATCH v1 0/3] ARM: dts: am335x-bone: Beaglebone cape DTS
- From: Pekon Gupta <pekon@xxxxxx>
- Re: [PATCH] regulator: palmas: fix typo in enable_reg calculation
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 3/3] ASoC: simple-card: Add system-clock-id DT parameter to dai nodes
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH 15/15] drm/omap: Add infoframe & dvi/hdmi mode support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 14/15] OMAPDSS: HDMI: remove the unused code
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 13/15] OMAPDSS: HDMI5: add support to set infoframe & HDMI mode
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 12/15] OMAPDSS: HDMI4: add support to set infoframe & HDMI mode
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 11/15] OMAPDSS: HDMI: add infoframe and hdmi_dvi_mode fields
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 10/15] OMAPDSS: add hdmi ops to hdmi-connector and tpd12s015
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 08/15] OMAPDSS: HDMI: remove custom avi infoframe
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 09/15] OMAPDSS: add hdmi ops to hdmi_ops and omap_dss_driver
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 06/15] OMAPDSS: HDMI4: use common AVI infoframe support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 07/15] OMAPDSS: HDMI5: use common AVI infoframe support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 05/15] OMAPDSS: Kconfig: select HDMI
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 04/15] OMAPDSS: HDMI: fix name conflict
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 03/15] OMAPDSS: DISPC: clean up dispc_mgr_timings_ok
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 02/15] OMAPDSS: DISPC: reject interlace for lcd out
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 01/15] OMAPDSS: DISPC: fix debugfs reg dump
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 00/15] OMAPDSS: HDMI infoframe & cleanup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 3/3] ASoC: simple-card: Add system-clock-id DT parameter to dai nodes
- From: Jyri Sarha <jsarha@xxxxxx>
- [GIT PULL] ARM: OMAP2+: clock driver fixes for early v3.16-rc
- From: Tero Kristo <t-kristo@xxxxxx>
- RE: [PATCH v7 1/4] ARM: dts: am335x-bone: add support for beaglebone NAND cape
- From: "Gupta, Pekon" <pekon@xxxxxx>
- Re: [PATCH 1/1] sound/soc/omap/mcbsp.c: remove unnecessary null test before kfree
- From: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
- [PATCH 2/3] ARM: OMAP3: PRM/CM: Add back macros used by TI DSP/Bridge driver
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 1/3] staging: tidspbridge: fix an erroneous removal of parentheses
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 3/3] ARM: OMAP2+: create dsp device only on OMAP3 SoCs
- From: Suman Anna <s-anna@xxxxxx>
- [PATCH 0/3] Misc. DSPBridge build/boot fixes
- From: Suman Anna <s-anna@xxxxxx>
- Re: [PATCH 0/2] ARM: DRA7: hwmod: fixes for 3.16
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH/RESEND 0/9] drm: tilcdc driver fixes
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] regulator: palmas: fix typo in enable_reg calculation
- From: Alexandre Courbot <gnurou@xxxxxxxxx>
- Re: [PATCH] regulator: palmas: fix typo in enable_reg calculation
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH] regulator: palmas: Fix SMPS enable/disable/is_enabled
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- [PATCH] regulator: palmas: fix typo in enable_reg calculation
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH] regulator: palmas: Fix SMPS enable/disable/is_enabled
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH] regulator: palmas: Fix SMPS enable/disable/is_enabled
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- Re: [PATCH] regulator: palmas: Fix SMPS enable/disable/is_enabled
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH] regulator: palmas: Fix SMPS enable/disable/is_enabled
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- [PATCH] usb: musb: Fix panic upon musb_am335x module removal
- From: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH for v3.15] usb: musb: Fix panic upon musb_am335x module removal
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH for v3.15] usb: musb: Fix panic upon musb_am335x module removal
- From: Ezequiel García <ezequiel@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH for v3.15] usb: musb: Fix panic upon musb_am335x module removal
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH v3 1/2] arm: dts: am4372: let boards access all nodes through phandles
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH v3 2/2] arm: dts: add support for AM437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH v3 0/2] arm: dts: add support for am437x sk
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 1/1] sound/soc/omap/mcbsp.c: remove unnecessary null test before kfree
- From: Fabian Frederick <fabf@xxxxxxxxx>
- Re: [PATCH 0/2] ARM: DRA7: hwmod: fixes for 3.16
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH 0/2] ARM: DRA7: hwmod: fixes for 3.16
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v2 0/9] mfd: tps65917: Add support for for TPS65917 PMIC
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: OMAP 3630 random crashes
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH V3 16/16] irqchip: crossbar: allow for quirky hardware with direct hardwiring of GIC
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH V3 03/16] irqchip: crossbar: introduce ti,irqs-skip to skip
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH v7 1/4] ARM: dts: am335x-bone: add support for beaglebone NAND cape
- From: Jason Kridner <jkridner@xxxxxxxxx>
- RE: OMAP 3630 random crashes
- From: Casper Lyngesen Mogensen <clmogensen@xxxxxxxxxxxx>
- Re: [PATCH v7 1/4] ARM: dts: am335x-bone: add support for beaglebone NAND cape
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- RE: [PATCH v7 1/4] ARM: dts: am335x-bone: add support for beaglebone NAND cape
- From: "Gupta, Pekon" <pekon@xxxxxx>
- Re: [PATCH 0/2] ARM: DRA7: hwmod: fixes for 3.16
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH v2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Paul Walmsley <paul@xxxxxxxxx>
- [PATCH 1/9] [arch/arm/omap2] replace strict_strto* with kstrto*
- From: Daniel Walter <dwalter@xxxxxxxxxx>
- Re: [PATCH] regulator: palmas: Fix SMPS enable/disable/is_enabled
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 3/3] ASoC: simple-card: Add system-clock-id DT parameter to dai nodes
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/3] ASoC: simple-card: Make u32 DT parameter handling 64-bit proof
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 2/2] ASoC: davinci-mcasp: Allow best effort in selecting BCLK divider
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH 1/2] ASoC: davinci-mcasp: Add dependecy to SND_DAVINCI_SOC or SND_OMAP_SOC
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] regulator: palmas: Fix SMPS enable/disable/is_enabled
- From: Alexandre Courbot <gnurou@xxxxxxxxx>
- Re: [PATCH V3 16/16] irqchip: crossbar: allow for quirky hardware with direct hardwiring of GIC
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V3 03/16] irqchip: crossbar: introduce ti,irqs-skip to skip
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH v2 04/18] PCI: designware: use untranslated address while programming ATU
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 04/18] PCI: designware: use untranslated address while programming ATU
- From: Rob Herring <robherring2@xxxxxxxxx>
- Re: Palmas regulator broken (was Re: [PATCH] ARM: tegra: TN7: relax some regulators)
- From: Nishanth Menon <nm@xxxxxx>
- [PATCH] regulator: palmas: Fix SMPS enable/disable/is_enabled
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH v2 04/18] PCI: designware: use untranslated address while programming ATU
- From: Arnd Bergmann <arnd@xxxxxxxx>
- RT_PREEMPT issue with capemgr: rwlock bad magic on CPU#0
- From: Víctor MV <v.mayoralv@xxxxxxxxx>
- RE: OMAP 3630 random crashes
- From: Casper Lyngesen Mogensen <clmogensen@xxxxxxxxxxxx>
- Re: OMAP 3630 random crashes
- From: Ash Charles <ash@xxxxxxxxxxx>
- Re: Palmas regulator broken (was Re: [PATCH] ARM: tegra: TN7: relax some regulators)
- From: Alexandre Courbot <gnurou@xxxxxxxxx>
- RE: OMAP 3630 random crashes
- From: Casper Lyngesen Mogensen <clmogensen@xxxxxxxxxxxx>
- Re: Palmas regulator broken (was Re: [PATCH] ARM: tegra: TN7: relax some regulators)
- From: Nishanth Menon <nm@xxxxxx>
- Palmas regulator broken (was Re: [PATCH] ARM: tegra: TN7: relax some regulators)
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module
- From: Sekhar Nori <nsekhar@xxxxxx>
- [PATCH] ARM: arm925: ensure assembly sets up writethrough mapping
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- Re: OMAP 3630 random crashes
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: v3.16-rc1 & default cachepolicy
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- OMAP 3630 random crashes
- From: Casper Lyngesen Mogensen <clmogensen@xxxxxxxxxxxx>
- Re: Gadget regression with enabling of MUSB babble interrupt handling
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: Gadget regression with enabling of MUSB babble interrupt handling
- From: George Cherian <george.cherian@xxxxxx>
- Re: v3.16-rc1 & default cachepolicy
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: v3.16-rc1 & default cachepolicy
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- Re: v3.16-rc1 & default cachepolicy
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- v3.16-rc1 & default cachepolicy
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- Re: [PATCH/RESEND 0/9] drm: tilcdc driver fixes
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/5] usb: musb: core: Handle Babble condition only in HOST mode
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH/RESEND 0/9] drm: tilcdc driver fixes
- From: Darren Etheridge <detheridge@xxxxxx>
- Re: [PATCH v2 06/18] ARM: dts: DRA7: Add divider table to optfclk_pciephy_div clock
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH v2 10/18] ARM: dts: dra7xx-clocks: Add missing 32khz clocks used for PHY
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH v2 13/18] ARM: dts: dra7xx-clocks: Add missing clocks for second PCIe PHY instance
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH v2 07/18] ARM: dts: DRA7: Change the parent of apll_pcie_in_clk_mux to dpll_pcie_ref_m2ldo_ck
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH v2 10/18] ARM: dts: dra7xx-clocks: Add missing 32khz clocks used for PHY
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH v2 07/18] ARM: dts: DRA7: Change the parent of apll_pcie_in_clk_mux to dpll_pcie_ref_m2ldo_ck
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH v2 06/18] ARM: dts: DRA7: Add divider table to optfclk_pciephy_div clock
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH] clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [RFC PATCH] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: Gadget regression with enabling of MUSB babble interrupt handling
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v2 13/18] ARM: dts: dra7xx-clocks: Add missing clocks for second PCIe PHY instance
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH v2 10/18] ARM: dts: dra7xx-clocks: Add missing 32khz clocks used for PHY
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH v2 07/18] ARM: dts: DRA7: Change the parent of apll_pcie_in_clk_mux to dpll_pcie_ref_m2ldo_ck
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [PATCH v2 06/18] ARM: dts: DRA7: Add divider table to optfclk_pciephy_div clock
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: Gadget regression with enabling of MUSB babble interrupt handling
- From: Daniel Mack <daniel@xxxxxxxxxx>
- Re: [PATCH v6 1/5] usb: musb: core: Handle Babble condition only in HOST mode
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: Gadget regression with enabling of MUSB babble interrupt handling
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: Gadget regression with enabling of MUSB babble interrupt handling
- From: Daniel Mack <daniel@xxxxxxxxxx>
- Re: Gadget regression with enabling of MUSB babble interrupt handling
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: Gadget regression with enabling of MUSB babble interrupt handling
- From: Daniel Mack <daniel@xxxxxxxxxx>
- Gadget regression with enabling of MUSB babble interrupt handling
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 1/2] arm: dts: am4372: let boards enable RTC and Watchdog
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH v2 1/2] arm: dts: am4372: let boards enable RTC and Watchdog
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 1/2] arm: dts: am4372: let boards enable RTC and Watchdog
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH] omap3-n900.dts: Rename model name to "Nokia RX-51 board"
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- Re: [PATCH] omap3-n900.dts: Rename model name to "Nokia RX-51 board"
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- Re: [PATCH] omap3-n900.dts: Rename model name to "Nokia RX-51 board"
- From: Aaro Koskinen <aaro.koskinen@xxxxxx>
- [PATCH v2 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2 1/2] arm: dts: am4372: let boards enable RTC and Watchdog
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH] omap3-n900.dts: Rename model name to "Nokia RX-51 board"
- From: Pali Rohár <pali.rohar@xxxxxxxxx>
- Re: [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH v2 1/2] arm: dts: am4372: let boards enable RTC and Watchdog
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH 1/2] regulators: TPS65218: Add the missing of_node assignment in probe
- From: Nishanth Menon <nm@xxxxxx>
- [PATCH v2 0/2] arm: dts: add support for am437x sk
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH v2 1/2] arm: dts: am4372: let boards enable RTC and Watchdog
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 2/2] regulators: TPS65218: Correct the the config register for LDO1
- From: Nishanth Menon <nm@xxxxxx>
- [PATCH 1/2] regulators: TPS65218: Add the missing of_node assignment in probe
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 2/2] regulators: TPS65218: Correct the the config register for LDO1
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module
- From: Rajendra Nayak <rnayak@xxxxxx>
- [PATCH 0/2] ARM: DRA7: hwmod: fixes for 3.16
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 2/2] ARM: DRA7: hwmod: Fixup SATA hwmod
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 1/2] ARM: DRA7: hwmod: Add OCP2SCP3 module
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH v3 5/7] ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ss
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH v3 5/7] ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ss
- From: Rajendra Nayak <rnayak@xxxxxx>
- Re: [PATCH v3 5/7] ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ss
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods
- From: Rajendra Nayak <rnayak@xxxxxx>
- [PATCH v2 0/9] mfd: tps65917: Add support for for TPS65917 PMIC
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v2 1/9] mfd: Add DT bindings for tps65917 PMIC
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v2 2/9] regulator: palmas: Add tps65917 compatible string
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v2 3/9] mfd: palmas: Add tps65917 specific definitions and enums
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v2 4/9] mfd: palmas: Add tps65917 support
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v2 7/9] regulator: palmas: Add palmas_pmic_driver_data structure
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v2 5/9] regulator: palmas: Shift the reg_info structure definition to the header file
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v2 8/9] regulator: palmas: add driver data and modularize the probe
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v2 6/9] mfd: palmas: shift the palmas_sleep_requestor_info structure definition to the header file
- From: Keerthy <j-keerthy@xxxxxx>
- [PATCH v2 9/9] regulator: palmas: Add tps65917 PMIC support
- From: Keerthy <j-keerthy@xxxxxx>
- Re: [PATCH v2 03/18] PCI: designware: Configuration space should be specified in 'reg'
- From: Jingoo Han <jg1.han@xxxxxxxxxxx>
- Re: [PATCH v2 03/18] PCI: designware: Configuration space should be specified in 'reg'
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH v2 04/18] PCI: designware: use untranslated address while programming ATU
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- RE: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: "Gupta, Pekon" <pekon@xxxxxx>
- Re: [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH] clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH 7/9] regulator: palmas: Add palmas_pmic_driver_data structure
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [RFC PATCH] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [RFC PATCH] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH] ARM: omap: rework platform selection
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [RFC PATCH] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH 3/9] mfd: palmas: Add tps65917 specific definitions and enums
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH 4/9] mfd: palmas: Add tps65917 support
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH 5/9] regulator: palmas: Shift the reg_info structure definition to the header file
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH 6/9] mfd: palmas: shift the palmas_sleep_requestor_info structure definition to the header file
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH 7/9] regulator: palmas: Add palmas_pmic_driver_data structure
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH 8/9] regulator: palmas: add driver data and modularize the probe
- From: Keerthy <a0393675@xxxxxx>
- Re: [PATCH 2/2] arm: dts: add support for AM437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [RFC PATCH] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Mike Turquette <mturquette@xxxxxxxxxx>
- Re: [RFC PATCH] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Mike Turquette <mturquette@xxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Pantelis Antoniou <panto@xxxxxxxxxxxxxxxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Pantelis Antoniou <panto@xxxxxxxxxxxxxxxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Pantelis Antoniou <panto@xxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 8/9] regulator: palmas: add driver data and modularize the probe
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Jason Kridner <jkridner@xxxxxxxxx>
- Re: [PATCH] ARM: omap: rework platform selection
- From: Rob Herring <robherring2@xxxxxxxxx>
- Re: [PATCH 7/9] regulator: palmas: Add palmas_pmic_driver_data structure
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 6/9] mfd: palmas: shift the palmas_sleep_requestor_info structure definition to the header file
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 5/9] regulator: palmas: Shift the reg_info structure definition to the header file
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Jason Kridner <jkridner@xxxxxxxxx>
- Re: [PATCH 4/9] mfd: palmas: Add tps65917 support
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 3/9] mfd: palmas: Add tps65917 specific definitions and enums
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] ARM: OMAP4+: PRM: minor cleanups and dt support of interrupts
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH] ARM: omap: rework platform selection
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] ARM: omap: rework platform selection
- From: Rob Herring <robherring2@xxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Tom Rini <trini@xxxxxx>
- [GIT PULL] omap fixes against v3.16-rc1
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH/RESEND 9/9] drm/tilcdc: replace late_initcall with module_init
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- [PATCH/RESEND 8/9] drm/tilcdc: remove submodule destroy calls
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- [PATCH/RESEND 7/9] drm/tilcdc: fix double kfree
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- [PATCH/RESEND 6/9] drm/tilcdc: fix release order on exit
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- [PATCH/RESEND 5/9] drm/tilcdc: panel: fix leak when unloading the module
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- [PATCH/RESEND 4/9] drm/tilcdc: tfp410: fix dangling sysfs connector node
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- [PATCH/RESEND 3/9] drm/tilcdc: slave: fix dangling sysfs connector node
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- [PATCH/RESEND 2/9] drm/tilcdc: panel: fix dangling sysfs connector node
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- [PATCH/RESEND 1/9] drm/i2c: tda998x: move drm_i2c_encoder_destroy call
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- [PATCH/RESEND 0/9] drm: tilcdc driver fixes
- From: Guido Martínez <guido@xxxxxxxxxxxxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Iain Paton <ipaton0@xxxxxxxxx>
- [PATCH] clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabled
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH] ARM: omap: rework platform selection
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Grant Likely <grant.likely@xxxxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Vladimir Pantelic <vladoman@xxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Pantelis Antoniou <panto@xxxxxxxxxxxxxxxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Matt Porter <mporter@xxxxxxxxxx>
- Re: [RFC PATCH] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] ARM: OMAP2+: l2c: squelch warning dump on power control setting
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH v2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Felipe Balbi <balbi@xxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Matt Porter <mporter@xxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Tom Rini <trini@xxxxxx>
- Re: [PATCH 0/5] Handle non-secure L2C initialization on Exynos4
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- [PATCH] ARM: OMAP2+: l2c: squelch warning dump on power control setting
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH v2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [RFC v2 2/2] arm: omap5 hwmod data: Example: Make DSS hwmods share MODULEMODE fields
- From: Archit Taneja <archit@xxxxxx>
- [RFC v2 1/2] arm: omap2+: hwmod: Add refcounting for modulemode shared by multiple hwmods
- From: Archit Taneja <archit@xxxxxx>
- [RFC v2 0/2] arm: omap2+: hwmod: Allow hwmods to share same modulemode register filed
- From: Archit Taneja <archit@xxxxxx>
- Re: [PATCH v7 0/5] Input: pixcir_i2c_ts: Add Type-B Multi-touch and DT support
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH v7 0/5] Input: pixcir_i2c_ts: Add Type-B Multi-touch and DT support
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v7 5/5] ARM: dts: am437x-gp-evm: Update binding for touchscreen size
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v7 4/5] ARM: dts: am43x-epos-evm: Update binding for touchscreen size
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH v7 0/5] Input: pixcir_i2c_ts: Add Type-B Multi-touch and DT support
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH v7 5/5] ARM: dts: am437x-gp-evm: Update binding for touchscreen size
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH v7 3/5] Input: pixcir_i2c_ts: Add device tree support
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH v7 2/5] Input: pixcir_i2c_ts: support upto 5 fingers and hardware provided tracking IDs
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH v7 4/5] ARM: dts: am43x-epos-evm: Update binding for touchscreen size
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH v7 1/5] Input: pixcir_i2c_ts: Use Type-B Multi-Touch protocol
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH v2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH V3 00/16] irqchip: crossbar: driver fixes
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH 1/1] omap2: fix parser-bug in platform muxing code
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH v2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [RFC PATCH] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: [RFC PATCH] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [RFC PATCH] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [RFC PATCH] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Tero Kristo <t-kristo@xxxxxx>
- [RFC PATCH] clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [RFC PATCH] clk: ti: CLK_SET_RATE_NO_REPARENT for ti,mux-clock
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- RE: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: "Gupta, Pekon" <pekon@xxxxxx>
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH] arm: dts: dra7-evm: remove interrupt binding.
- From: Sourav Poddar <sourav.poddar@xxxxxx>
- [PATCH 1/1] omap2: fix parser-bug in platform muxing code
- From: "David R. Piegdon" <lkml@xxxxxxxx>
- Re: [PATCH] ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XX
- From: Dave Gerlach <d-gerlach@xxxxxx>
- Re: [PATCH] ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XX
- From: Dave Gerlach <d-gerlach@xxxxxx>
- Re: [PATCH] ARM: omap: rework platform selection
- From: Rob Herring <rob.herring@xxxxxxxxxx>
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] ARM: omap: rework platform selection
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v2 4/4] ARM: DTS: dra7/dra7xx-clocks: ATL related changes
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH V3 00/16] irqchip: crossbar: driver fixes
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- Re: [PATCH v2 4/4] ARM: DTS: dra7/dra7xx-clocks: ATL related changes
- From: Tero Kristo <t-kristo@xxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Jason Kridner <jkridner@xxxxxxxxx>
- Re: [PATCH] regulator: twl: Convert to use devm_kmemdup()
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH 1/3] clk: ti: add 'ti,round-rate' flag
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH V3 0/2] arm: dts: dra7: add crossbar dt support
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 1/2] arm: dts: dra7: add routable-irqs property for gic node
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 2/2] arm: dts: dra7: add crossbar device binding
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH] ARM: OMAP2+: drop unused function
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] ARM: dts: am43x-epos-evm: Add Missing cpsw-phy-sel for am43x-epos-evm
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] ARM: dts: OMAP5: Update CPU OPP table as per final production Manual
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] ARM: DRA722: add detection of SoC information.
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [RFC v2 2/6] ARM: PRCM: split PRCM module init to their own driver files
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH V3 01/16] irqchip: crossbar: dont use '0' to mark reserved interrupts
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 00/16] irqchip: crossbar: driver fixes
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 04/16] irqchip: crossbar: initialise the crossbar with a safe value
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 03/16] irqchip: crossbar: introduce ti,irqs-skip to skip
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 02/16] irqchip: crossbar: check for premapped crossbar before allocating
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 05/16] irqchip: crossbar: change allocation logic by reversing search for free irqs
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 06/16] irqchip: crossbar: remove IS_ERR_VALUE check
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH] ARM: omap: rework platform selection
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH V3 07/16] irqchip: crossbar: fix sparse and checkpatch warnings
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 08/16] irqchip: crossbar: fix kerneldoc warning
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 10/16] irqchip: crossbar: change the goto naming
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 09/16] irqchip: crossbar: return proper error value
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 12/16] irqchip: crossbar: add kerneldoc for crossbar_domain_unmap callback
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 11/16] irqchip: crossbar: set cb pointer to null in case of error
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 13/16] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 14/16] irqchip: crossbar: introduce centralized check for crossbar write
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 15/16] documentation: dt: omap: crossbar: add description for interrupt consumer
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V3 16/16] irqchip: crossbar: allow for quirky hardware with direct hardwiring of GIC
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH] ARM: omap: rework platform selection
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] ARM: omap: rework platform selection
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [Resend/PATCH] arm: dts: dra7: Add qspi device.
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [GIT PULL] mfd: Immutable branch between MFD and OMAP, due for v3.16
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [GIT PULL] mfd: Immutable branch between MFD and OMAP, due for v3.16
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- [PATCH] ARM: omap: rework platform selection
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 02/14] ARM: omap2: fix am43xx dependency on l2x0 cache
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v14 0/6] mmc: omap_hsmmc: Enable SDIO IRQ
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [GIT PULL] ARM: OMAP2+: hwmod code and data changes for early v3.16-rc
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 2/2] arm: dts: add support for AM437x StarterKit
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XX
- From: Paul Walmsley <paul@xxxxxxxxx>
- [GIT PULL] ARM: OMAP2+: hwmod code and data changes for early v3.16-rc
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH] ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XX
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH v4 1/4] ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmods
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH] input: touchscreen: ti_am335x_tsc: warn about incorrect spelling
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] input: touchscreen: ti_am335x_tsc: warn about incorrect spelling
- From: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
- Re: [PATCH] ARM: DRA7: hwmod: add entry for RTCSS
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH V2 2/2] power: twl4030_charger: attempt to power off in case of critical events
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH V2 2/2] power: twl4030_charger: attempt to power off in case of critical events
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH V2 2/2] power: twl4030_charger: attempt to power off in case of critical events
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH for v3.15] usb: musb: Fix panic upon musb_am335x module removal
- From: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH] input: touchscreen: ti_am335x_tsc: warn about incorrect spelling
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 00/14] arm-soc fixes for 3.16 review
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] clk: ti: add 'ti,round-rate' flag
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH] ARM: OMAP2+: hwmod: Change hardreset soc_ops for AM43XX
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH] ARM: DRA7: hwmod: add entry for RTCSS
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH v3 5/7] ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ss
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] arm: dts: add support for AM437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 0/2] Add support for am437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 2/2] arm: dts: add support for AM437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 0/2] Add support for am437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- [RESEND PATCH 1/2] ARM: AM43xx: hwmod: add DSS hwmod data
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH 2/2] arm: dts: add support for AM437x StarterKit
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes
- From: Joe Perches <joe@xxxxxxxxxxx>
- [PATCH 00/14] arm-soc fixes for 3.16 review
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 02/14] ARM: omap2: fix am43xx dependency on l2x0 cache
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V2 00/19] irqchip: crossbar: driver fixes
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH 0/5] Handle non-secure L2C initialization on Exynos4
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 16/19] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH] OMAP: add deprecation message for legacy omap DMA API
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: usb: musb: omap: Add device tree support for omap musb glue
- From: Kishon Vijay Abraham I <kishon@xxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH V2 16/19] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH] OMAP: add deprecation message for legacy omap DMA API
- From: Russell King <rmk+kernel@xxxxxxxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- [PATCH 2/3] ASoC: simple-card: Add system-clock-direction DT parameter to dai nodes
- From: Jyri Sarha <jsarha@xxxxxx>
- [PATCH 3/3] ASoC: simple-card: Add system-clock-id DT parameter to dai nodes
- From: Jyri Sarha <jsarha@xxxxxx>
- [PATCH 1/3] ASoC: simple-card: Make u32 DT parameter handling 64-bit proof
- From: Jyri Sarha <jsarha@xxxxxx>
- [PATCH 0/3] More simple-card dai node clock parameters
- From: Jyri Sarha <jsarha@xxxxxx>
- [PATCH 2/2] ASoC: davinci-mcasp: Allow best effort in selecting BCLK divider
- From: Jyri Sarha <jsarha@xxxxxx>
- [PATCH 1/2] ASoC: davinci-mcasp: Add dependecy to SND_DAVINCI_SOC or SND_OMAP_SOC
- From: Jyri Sarha <jsarha@xxxxxx>
- [PATCH 0/2] Couple of fixes to davinci-mcasp driver
- From: Jyri Sarha <jsarha@xxxxxx>
- Re: [PATCH 18/36] ARM: OMAP2+: gpmc-onenand: Move Synchronous setting code to drivers/
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
- From: Roger Quadros <rogerq@xxxxxx>
- RE: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
- From: "Gupta, Pekon" <pekon@xxxxxx>
- Re: [PATCH 14/36] ARM: OMAP2+: gpmc: Allow drivers to reconfigure GPMC settings & timings
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 18/36] ARM: OMAP2+: gpmc-onenand: Move Synchronous setting code to drivers/
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 15/36] ARM: OMAP2+: gpmc: Allow drivers to query GPMC_CLK period
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH 14/36] ARM: OMAP2+: gpmc: Allow drivers to reconfigure GPMC settings & timings
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH 15/36] ARM: OMAP2+: gpmc: Allow drivers to query GPMC_CLK period
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 14/36] ARM: OMAP2+: gpmc: Allow drivers to reconfigure GPMC settings & timings
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 10/36] ARM: dts: OMAP2+: Fix NAND device nodes
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 07/36] mtd: nand: omap: Move NAND write protect code from GPMC to NAND driver
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 06/36] mtd: nand: omap: Move gpmc_update_nand_reg to nand driver
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 01/36] ARM: OMAP3: hwmod: Fix gpmc memory resource space
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH 01/36] ARM: OMAP3: hwmod: Fix gpmc memory resource space
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH v4 1/4] ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmods
- From: Sekhar Nori <nsekhar@xxxxxx>
- Re: [PATCH 0/5] Handle non-secure L2C initialization on Exynos4
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH 0/5] Handle non-secure L2C initialization on Exynos4
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning
- From: Joe Perches <joe@xxxxxxxxxxx>
- [RFC PATCH 0/2] use named clocks list to register clocks for PM clock domain
- From: Grygorii Strashko <grygorii.strashko@xxxxxx>
- [RFC PATCH 1/2] clk: of: introduce of_clk_get_from_set()
- From: Grygorii Strashko <grygorii.strashko@xxxxxx>
- [RFC PATCH 2/2] of/clk: use "clkops-clocks" to specify clocks handled by clock_ops domain
- From: Grygorii Strashko <grygorii.strashko@xxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 0/5] Handle non-secure L2C initialization on Exynos4
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH V2 16/19] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 15/19] irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH V2 15/19] irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 09/19] irqchip: crossbar: fix kerneldoc warning
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH V2 13/19] irqchip: crossbar: change the goto naming
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 11/19] irqchip: crossbar: fix memory leak incase of invalid entry
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH V2 12/19] irqchip: crossbar: return proper error value
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH 0/5] Handle non-secure L2C initialization on Exynos4
- From: Daniel Drake <drake@xxxxxxxxxxxx>
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH V2 10/19] irqchip: crossbar: DRA7: Fix unused crossbar list
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH V2 11/19] irqchip: crossbar: fix memory leak incase of invalid entry
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 10/19] irqchip: crossbar: DRA7: Fix unused crossbar list
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 09/19] irqchip: crossbar: fix kerneldoc warning
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Jason Cooper <jason@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH v4 1/4] ARM: OMAP5: hwmod: Add ocp2scp3 and sata hwmods
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH V2 03/19] irqchip: crossbar: Skip some irqs from getting mapped to crossbar
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 01/19] irqchip: crossbar: dont use '0' to mark reserved interrupts
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 04/19] irqchip: crossbar: Initialise the crossbar with a safe value
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 02/19] irqchip: crossbar: check for premapped crossbar before allocating
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 2/2] ARM: dts: DRA7: Add crossbar device binding
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 05/19] irqchip: crossbar: Change allocation logic by reversing search for free irqs
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 1/2] ARM: dts: DRA7: Add routable-irqs property for gic node
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 06/19] irqchip: crossbar: remove IS_ERR_VALUE check
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 0/2] ARM: dts: dra7: Add crossbar dt support
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 08/19] irqchip: crossbar: fix checkpatch warning
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 09/19] irqchip: crossbar: fix kerneldoc warning
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 10/19] irqchip: crossbar: DRA7: Fix unused crossbar list
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 12/19] irqchip: crossbar: return proper error value
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 13/19] irqchip: crossbar: change the goto naming
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 16/19] irqchip: crossbar: introduce ti,max-crossbar-sources to identify valid crossbar mapping
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 15/19] irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 17/19] irqchip: crossbar: introduce centralized check for crossbar write
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 18/19] Documentation: dt: OMAP: crossbar: add description for interrupt consumer
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 19/19] irqchip: crossbar allow for quirky hardware with direct hardwiring of GIC
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 14/19] irqchip: crossbar: set cb pointer to null in case of error
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 11/19] irqchip: crossbar: fix memory leak incase of invalid entry
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 07/19] irqchip: crossbar: fix sparse warnings
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 00/19] irqchip: crossbar: driver fixes
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 2/2] ARM: DRA7: hwmod: remove interrupts for DMA
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 1/2] ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driver
- From: Sricharan R <r.sricharan@xxxxxx>
- [PATCH V2 0/2] ARM: OMAP2+: remove DMA interrupt if DT provided
- From: Sricharan R <r.sricharan@xxxxxx>
- Re: [PATCH 0/4] randconfig fixes for mmc
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [GIT PULL] mfd: Immutable branch between MFD and OMAP, due for v3.16
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [PATCH 2/2] gpio: of: Allow -gpio suffix for property names
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [GIT PULL] mfd: Immutable branch between MFD and OMAP, due for v3.16
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [GIT PULL] mfd: Immutable branch between MFD and OMAP, due for v3.16
- From: Lee Jones <lee.jones@xxxxxxxxxx>
- Re: [GIT PULL] mfd: Immutable branch between MFD and OMAP, due for v3.16
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH] iio: ti_am335x_adc: Use same step id at FIFOs both ends
- From: Jan Kardell <jan.kardell@xxxxxxxxxx>
- Re: [PATCH 1/5] ARM: mm: cache-l2x0: Add base address argument to write_sec callback
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH 1/5] ARM: mm: cache-l2x0: Add base address argument to write_sec callback
- From: Jon Loeliger <loeliger@xxxxxxxxx>
- [PATCH 2/5] ARM: Get outer cache .write_sec callback from mach_desc only if not NULL
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH 4/5] ARM: EXYNOS: Add .write_sec outer cache callback for L2C-310
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [RFC] irqchip: gic: always mask interrupts during suspend
- From: Stephen Warren <swarren@xxxxxxxxxxxxx>
- [PATCH 1/5] ARM: mm: cache-l2x0: Add base address argument to write_sec callback
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH 5/5] ARM: dts: exynos4: Add nodes for L2 cache controller
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH 3/5] ARM: mm: cache-l2x0: Use l2c_write_sec() for LATENCY_CTRL registers
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- [PATCH 0/5] Handle non-secure L2C initialization on Exynos4
- From: Tomasz Figa <t.figa@xxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Nishanth Menon <nm@xxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] [media] staging: allow omap4iss to be modular
- From: Nishanth Menon <nm@xxxxxx>
- [PATCH] [media] staging: allow omap4iss to be modular
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 00/36] OMAP: GPMC: Restructure and move OMAP GPMC driver out of mach-omap2
- From: Roger Quadros <rogerq@xxxxxx>
- Re: [PATCH 00/36] OMAP: GPMC: Restructure and move OMAP GPMC driver out of mach-omap2
- From: Javier Martinez Canillas <javier@xxxxxxxxxxxx>
- [resend][PATCH 35/36] ARM: OMAP2+: gpmc: move GPMC driver into drivers/memory
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 00/36] OMAP: GPMC: Restructure and move OMAP GPMC driver out of mach-omap2
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 01/36] ARM: OMAP3: hwmod: Fix gpmc memory resource space
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 02/36] ARM: dts: OMAP2+: Fix GPMC register space size
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 05/36] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 06/36] mtd: nand: omap: Move gpmc_update_nand_reg to nand driver
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 04/36] ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform data
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 08/36] mtd: nand: omap: Copy platform data parameters to omap_nand_info data
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 07/36] mtd: nand: omap: Move NAND write protect code from GPMC to NAND driver
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 09/36] mtd: nand: omap: Clean up device tree support
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 10/36] ARM: dts: OMAP2+: Fix NAND device nodes
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 11/36] mtd: nand: omap: Update DT binding documentation
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 12/36] ARM: dts: omap3-beagle: Add NAND device
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 13/36] ARM: OMAP2+: gpmc.c: sanity check bank-width DT property
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 15/36] ARM: OMAP2+: gpmc: Allow drivers to query GPMC_CLK period
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 14/36] ARM: OMAP2+: gpmc: Allow drivers to reconfigure GPMC settings & timings
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 16/36] mtd: onenand: omap: Remove regulator management code
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 17/36] ARM: OMAP2+: gpmc-onenand: Use Async settings/timings by default
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 18/36] ARM: OMAP2+: gpmc-onenand: Move Synchronous setting code to drivers/
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 23/36] ARM: OMAP2+: gpmc: use platform data to configure CS space and poplulate device
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 22/36] ARM: OMAP2+: gmpc: add gpmc_generic_init()
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 21/36] ARM: dts: OMAP2+: Fix OneNAND device nodes
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 20/36] mtd: onenand: omap: Clean up device tree support
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 24/36] ARM: OMAP2+: gpmc: add NAND specific setup
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 19/36] mtd: onenand: omap: Use devres managed resources
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 26/36] ARM: OMAP2+: gpmc-smc91x: Get rid of retime() from omap_smc91x_platform_data
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 28/36] ARM: OMAP2+: nand: Update gpmc_nand_init() to use generic_gpmc_init()
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 25/36] ARM: OMAP2+: gpmc: Support multiple Chip Selects per device
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 27/36] ARM: OMAP2+: usb-tusb6010: Use omap_gpmc_retime()
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 29/36] ARM: OMAP2+: gpmc-smc91x: Use gpmc_generic_init()
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 30/36] ARM: OMAP2+: gpmc-smsc911x: Use gpmc_generic_init()
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 31/36] ARM: OMAP2: usb-tusb6010: Use gpmc_generic_init()
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 32/36] ARM: OMAP2+: onenand: Use gpmc_generic_init()
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 34/36] ARM: OMAP2+: gpmc: Make externally unused functions/defines private
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 33/36] ARM: OMAP2+: board-flash: Use gpmc_generic_init() for NOR
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 36/36] ARM: OMAP2+: defconfig: Enable TI GPMC driver
- From: Roger Quadros <rogerq@xxxxxx>
- [PATCH 03/36] ARM: OMAP2+: gpmc: Add platform data
- From: Roger Quadros <rogerq@xxxxxx>
- Re: Unifying cape overlays into boot .dtb for BeagleBoard.org boards
- From: Jason Kridner <jkridner@xxxxxxxxx>
- Re: [RFC] irqchip: gic: always mask interrupts during suspend
- From: Brian Norris <computersforpeace@xxxxxxxxx>
- Re: [RFC] irqchip: gic: always mask interrupts during suspend
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [RFC] irqchip: gic: always mask interrupts during suspend
- From: Brian Norris <computersforpeace@xxxxxxxxx>
- [Patch v2] omap: Add devicetree for Gumstix Pepper board
- From: Ash Charles <ashcharles@xxxxxxxxx>
- Re: [PATCH] omap: Add devicetree for Gumstix Pepper board
- From: Ash Charles <ashcharles@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux WPAN Networking]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite News]