Linux for Texus Instruments OMAP Processors
Thread Index
[
Prev Page
][
Next Page
]
[PATCH] ARM: multi_v7_defconfig: Enable 8250-omap serial driver and use it by default
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: mainline/master boot bisection: v4.19-12838-g71e56028173b on beagle-xm
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [GIT PULL] ARM: SoC fixes
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC 0/9] ASoC/ARM: Merge the davinci and omap audio directories
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 2/2] arm64: dts: ti: k3-am65: Add pinctrl regions
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v3 3/3] MAINTAINERS: Add entry for i2c-omap driver
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 2/2] arm64: dts: ti: k3-am65: Add pinctrl regions
From
: Nishanth Menon <nm@xxxxxx>
Re: [PATCH 1/2] dt-bindings: pinctrl: k3-am6: Introduce pinmux definitions
From
: Nishanth Menon <nm@xxxxxx>
Re: [PATCH v1 10/11] regulator: core: Use ww_mutex for regulators locking
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH 2/2] arm: omap_hwmod disable ick autoidling when a hwmod requires that
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [PATCH v3 3/3] MAINTAINERS: Add entry for i2c-omap driver
From
: Vignesh R <vigneshr@xxxxxx>
Re: [PATCH v2 0/7] ASoC: omap-mcbsp: Cleanup and split core/sidetone support
From
: Mark Brown <broonie@xxxxxxxxxx>
[PATCH 1/2] dt-bindings: pinctrl: k3-am6: Introduce pinmux definitions
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH 0/2] AM654: Add pinmux support
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH 2/2] arm64: dts: ti: k3-am65: Add pinctrl regions
From
: Vignesh R <vigneshr@xxxxxx>
Re: [PATCH 2/2] arm: omap_hwmod disable ick autoidling when a hwmod requires that
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH 1/2] clk: ti: add a usecount for autoidle
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [PATCH 2/2] arm: omap_hwmod disable ick autoidling when a hwmod requires that
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [PATCH v3 3/3] MAINTAINERS: Add entry for i2c-omap driver
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
[PATCH v3 1/3] dt-bindings: i2c-omap: Add new compatible for AM654 SoCs
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH v3 3/3] MAINTAINERS: Add entry for i2c-omap driver
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH v3 2/3] i2c: busses: Kconfig: Enable I2C_OMAP for ARCH_K3
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH v3 0/3] i2c-omap: Enable i2c-omap driver for AM654 SoCs
From
: Vignesh R <vigneshr@xxxxxx>
[RFC 0/9] ASoC/ARM: Merge the davinci and omap audio directories
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[RFC 1/9] ASoC: ti: Merge davinci and omap directories
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[RFC 8/9] ARM: davinci_all_defconfig: Update the audio options
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[RFC 7/9] ARM: omap1_defconfig: Do not select ASoC by default
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[RFC 9/9] ASoC: ti: Kconfig: Remove the deprecated options
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[RFC 5/9] ARM: davinci: dm365-evm: Update for the new ASoC Kcofnig options
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[RFC 2/9] MAINTAINERS: Add entry for sound/soc/ti and update the OMAP audio support
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[RFC 6/9] ARM: omap2plus_defconfig: Update the audio options
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[RFC 4/9] ARM: OMAP2: Update for new MCBSP Kconfig option
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[RFC 3/9] ARM: OMAP1: Makefile: Update for new MCBSP Kconfig option
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v3 8/8] ASoC: omap-mcbsp: No need to initialize max_xx_thres when it is not used
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v3 6/8] ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function split
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v3 7/8] ASoC: omap-mcbsp: Remove redundant check for mcbsp->pdata
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v3 4/8] ASoC: omap-mcbsp: Simplify the mcbsp_start/_stop function parameters
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v3 5/8] ASoC: omap-mcbsp: Move out the FIFO check from set_threshold and get_delay
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v3 1/8] ASoC: omap-mcbsp: Clean up dma_data addr initialization code
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v3 2/8] ASoC: omap-mcbsp: Skip dma_data.maxburst initialization
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v3 3/8] ASoC: omap-mcbsp: Clean up the interrupt handlers
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v3 0/8] ASoC: omap-mcbsp: Cleanup and split core/sidetone support
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
Re: [PATCH v2 0/7] ASoC: omap-mcbsp: Cleanup and split core/sidetone support
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
Re: [PATCH 0/2] mach-omap2: handle autoidle denial
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
[PATCH] ARM: OMAP1: ams-delta: Fix possible use of uninitialized field
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
[PATCH 2/3] ARM: OMAP1: ams-delta: Drop unused symbols from the board header
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
[PATCH 3/3] ARM: OMAP1: ams-delta: Move AMS_DELTA_LATCH2_NGPIO to the board file
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
[PATCH 1/3] ARM: OMAP1: ams-delta: Drop board specific global GPIO numbers
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
[PATCH 0/3] ARN: OMAP1: ams-delta: Post-GPIO-refresh cleanups
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
Re: [PATCH v2 0/7] ASoC: omap-mcbsp: Cleanup and split core/sidetone support
From
: Jarkko Nikula <jarkko.nikula@xxxxxxxxxx>
Re: mainline/master boot bisection: v4.19-12838-g71e56028173b on beagle-xm
From
: Olof Johansson <olof@xxxxxxxxx>
Re: mainline/master boot bisection: v4.19-12838-g71e56028173b on beagle-xm
From
: Guillaume Tucker <guillaume.tucker@xxxxxxxxxxxxx>
Re: [RFC PATCHv2 4/9] drm/tidss: add new driver for TI Keystone platforms
From
: Daniel Vetter <daniel@xxxxxxxx>
Re: [RFC PATCHv2 4/9] drm/tidss: add new driver for TI Keystone platforms
From
: Daniel Vetter <daniel@xxxxxxxx>
Re: [RFC PATCHv2 4/9] drm/tidss: add new driver for TI Keystone platforms
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH] drm/omap: dsi: Fix missing of_platform_depopulate()
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[PATCH v2 5/7] ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function split
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v2 6/7] ASoC: omap-mcbsp: Remove redundant check for mcbsp->pdata
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v2 7/7] ASoC: omap-mcbsp: No need to initialize max_xx_thres when it is not used
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v2 3/7] ASoC: omap-mcbsp: Simplify the mcbsp_start/_stop function parameters
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v2 4/7] ASoC: omap-mcbsp: Move out the FIFO check from set_threshold and get_delay
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v2 2/7] ASoC: omap-mcbsp: Clean up the interrupt handlers
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v2 1/7] ASoC: omap-mcbsp: Clean up dma_data addr initialization code
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH v2 0/7] ASoC: omap-mcbsp: Cleanup and split core/sidetone support
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
Re: [PATCH 2/2] ARM: Kconfig: remove useless "default n"
From
: Robert Jarzmik <robert.jarzmik@xxxxxxx>
[PATCH 6/6] ARM: dts: am437x-gp-evm: Add sleep state for beeper pins
From
: Keerthy <j-keerthy@xxxxxx>
[PATCH 5/6] ARM: dts: am437x-gp-evm: Add pinmux for gpio0 wake
From
: Keerthy <j-keerthy@xxxxxx>
[PATCH 4/6] ARM: dts: am437x-gp-evm: Add uart0 pinctrl default and sleep states
From
: Keerthy <j-keerthy@xxxxxx>
[PATCH 3/6] ARM: dts: am437x-gp-evm: Add pinctrl for debugss pins
From
: Keerthy <j-keerthy@xxxxxx>
[PATCH 2/6] ARM: dts: am437x-gp-evm: Add pinctrl for unused_pins
From
: Keerthy <j-keerthy@xxxxxx>
[PATCH 1/6] ARM: dts: am437x-gp-evm: Add state for ddr3 vtt toggle pin
From
: Keerthy <j-keerthy@xxxxxx>
[PATCH 0/6] ARM: dts: am437x-gp-evm: Add pinctrl nodes
From
: Keerthy <j-keerthy@xxxxxx>
Re: [PATCH RFC] ARM: DTS: AM3517-evm: Enabled Extended Interrupts
From
: Adam Ford <aford173@xxxxxxxxx>
[PATCH v2] MAINTAINERS: update OMAP MMC entry
From
: Aaro Koskinen <aaro.koskinen@xxxxxx>
Re: omap_hsmmc + gta04 + sdio irq + runtime_suspend + 4 bit = trouble
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: omap_hsmmc + gta04 + sdio irq + runtime_suspend + 4 bit = trouble
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: omap_hsmmc + gta04 + sdio irq + runtime_suspend + 4 bit = trouble
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Applied "ASoC: omap: Remove unused machine driver for AM3517-evm" to the asoc tree
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: OMAP5+TWL6040: CONFIG_CPU_IDLE=y breaks (non AESS) audio
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH RFC] ARM: DTS: AM3517-evm: Enabled Extended Interrupts
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: omap_hsmmc + gta04 + sdio irq + runtime_suspend + 4 bit = trouble
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 2/2] ARM: Kconfig: remove useless "default n"
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH] drm/omap: dsi: Fix missing of_platform_depopulate()
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH] ARM: OMAP: PM: Change to use DEFINE_SHOW_ATTRIBUTE macro
From
: Yangtao Li <tiny.windzz@xxxxxxxxx>
[PATCH] ARM: OMAP1: clock: Change to use DEFINE_SHOW_ATTRIBUTE macro
From
: Yangtao Li <tiny.windzz@xxxxxxxxx>
[PATCH 2/2] ARM: Kconfig: remove useless "default n"
From
: Russell King <rmk+kernel@xxxxxxxxxxxxxxx>
Re: [RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm
From
: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
Re: mainline/master boot bisection: v4.19-12838-g71e56028173b on beagle-xm
From
: Guillaume Tucker <guillaume.tucker@xxxxxxxxxxxxx>
Re: [RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm
From
: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
[PATCH] ARM: OMAP1: ams-delta: Provide GPIO lookup table for LED device
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
[PATCH] ARM: OMAP1: ams-delta: make board header file local to mach-omap1
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
Re: [RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH v2 2/4] drm/omap: hdmi4: Ensure the device is active during bind
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] omapdrm: Fix runtime PM issues at module load and unload time
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v2 3/4] drm/omap: dsi: Ensure the device is active during probe
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v2 2/4] drm/omap: hdmi4: Ensure the device is active during bind
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v2 1/4] drm/omap: Populate DSS children in omapdss driver
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[RFC/PATCH] drm/omap: Move DISPC runtime PM handling to omapdrm
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] omapdrm: Fix runtime PM issues at module load and unload time
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[PATCH v2 4/4] drm/omap: Work around missing DISPC in runtime PM handlers
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[PATCH v2 2/4] drm/omap: hdmi4: Ensure the device is active during bind
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[PATCH v2 3/4] drm/omap: dsi: Ensure the device is active during probe
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[PATCH v2 1/4] drm/omap: Populate DSS children in omapdss driver
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[PATCH v2 0/4] omapdrm: Fix runtime PM issues at module load and unload time
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: mainline/master boot bisection: v4.19-12838-g71e56028173b on beagle-xm
From
: Olof Johansson <olof@xxxxxxxxx>
[PATCH 5/5] ASoC: omap-mcbsp: Re-arrange files for core McBSP and Sidetone function split
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH 4/5] ASoC: omap-mcbsp: Move out the FIFO check from set_threshold and get_delay
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH 3/5] ASoC: omap-mcbsp: Simplify the mcbsp_start/_stop function parameters
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH 2/5] ASoC: omap-mcbsp: Clean up the interrupt handlers
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH 1/5] ASoC: omap-mcbsp: Clean up dma_data addr initialization code
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH 0/5] ASoC: omap-mcbsp: Cleanup and split core/sidetone support
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
[PATCH] ASoC: omap: Remove unused machine driver for AM3517-evm
From
: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
Re: mainline/master boot bisection: v4.19-12838-g71e56028173b on beagle-xm
From
: Guillaume Tucker <guillaume.tucker@xxxxxxxxxxxxx>
Re: [GIT PULL] omap1 fix for v4.20 merge window
From
: Olof Johansson <olof@xxxxxxxxx>
Re: omap_hsmmc + gta04 + sdio irq + runtime_suspend + 4 bit = trouble
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH 0/3] omapdrm: Fix runtime PM issues at module load and unload time
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] omapdrm: Fix runtime PM issues at module load and unload time
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 0/3] omapdrm: Fix runtime PM issues at module load and unload time
From
: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
Re: [PATCH 0/3] omapdrm: Fix runtime PM issues at module load and unload time
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] omapdrm: Fix runtime PM issues at module load and unload time
From
: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
[PATCH 3/3] drm/omap: dsi: Ensure the device is active during probe
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[PATCH 2/3] drm/omap: hdmi4: Ensure the device is active during bind
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[PATCH 1/3] drm/omap: Populate DSS children in omapdss driver
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[PATCH 0/3] omapdrm: Fix runtime PM issues at module load and unload time
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH RFC] ARM: DTS: AM3517-evm: Enabled Extended Interrupts
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [RFC PATCHv2 4/9] drm/tidss: add new driver for TI Keystone platforms
From
: Jyri Sarha <jsarha@xxxxxx>
[PATCH] mmc: core: Lower max_seg_size if too high for DMA
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: omap4: support for manually updated display
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
[PATCH] ARM: dts: am3517-evm: Enable earlycon stdout path
From
: Adam Ford <aford173@xxxxxxxxx>
Re: [PATCH 4/6] gpio: gpio-omap: simplify getting .driver_data
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH RFC] ARM: DTS: AM3517-evm: Enabled Extended Interrupts
From
: Adam Ford <aford173@xxxxxxxxx>
Re: [PATCH RFC] ARM: DTS: AM3517-evm: Enabled Extended Interrupts
From
: Adam Ford <aford173@xxxxxxxxx>
[PATCH RFC] ARM: DTS: AM3517-evm: Enabled Extended Interrupts
From
: Adam Ford <aford173@xxxxxxxxx>
[PATCH] ARM: dts: am3517-som: Fix WL127x Wifi interrupt
From
: Adam Ford <aford173@xxxxxxxxx>
[PATCH] ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1
From
: Adam Ford <aford173@xxxxxxxxx>
[PATCH] ARM: dts: LogicPD Torpedo: Fix mmc3_dat1 interrupt
From
: Adam Ford <aford173@xxxxxxxxx>
[PATCH] ARM: dts: am3517: Fix pinmuxing for CD on MMC1
From
: Adam Ford <aford173@xxxxxxxxx>
Re: [PATCH net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: Problems using bridges on a am3352 with 4.14 & 4.9
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [RFC PATCH 01/11] phy: core add phy_set_netif_mode() api
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
Re: Problems using bridges on a am3352 with 4.14 & 4.9
From
: Falco Hyfing <hyfinglists@xxxxxxxxx>
Re: [PATCH] mfd: twl-core: Fix section annotations on {,un}protect_pm_master
From
: Lee Jones <lee.jones@xxxxxxxxxx>
[PATCH net-next 2/4] net: 8021q: vlan_core: allow use list of vlans for real device
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[PATCH net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[PATCH net-next 3/4] net: ethernet: ti: cpsw: fix vlan mcast
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[PATCH net-next 4/4] net: ethernet: ti: cpsw: fix vlan configuration while down/up
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[PATCH net-next 1/4] net: core: dev_addr_lists: add auxiliary func to handle reference address updates
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
Re: Problems using bridges on a am3352 with 4.14 & 4.9
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [RFC PATCH net-next 3/4] net: ethernet: ti: cpsw: fix vlan mcast
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
Re: Problems using bridges on a am3352 with 4.14 & 4.9
From
: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
Problems using bridges on a am3352 with 4.14 & 4.9
From
: Falco Hyfing <hyfinglists@xxxxxxxxx>
Re: [PATCH v2 net-next] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH net-next] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
Re: [PATCH v2 net-next] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[PATCH v2 net-next] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
Re: omap4: support for manually updated display
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 4/6] gpio: gpio-omap: simplify getting .driver_data
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH net-next] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH 0/9] net: simplify getting .driver_data
From
: Florian Fainelli <f.fainelli@xxxxxxxxx>
Re: omap4: support for manually updated display
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: omap4: support for manually updated display
From
: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
Re: [PATCH 0/9] net: simplify getting .driver_data
From
: David Miller <davem@xxxxxxxxxxxxx>
[PATCH 0/6] gpio: simplify getting .driver_data
From
: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
[PATCH 4/6] gpio: gpio-omap: simplify getting .driver_data
From
: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
[PATCH 0/9] net: simplify getting .driver_data
From
: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
[PATCH 6/9] net: ethernet: ti: cpsw: simplify getting .driver_data
From
: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
[PATCH 7/9] net: ethernet: ti: davinci_emac: simplify getting .driver_data
From
: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
Re: omap4: support for manually updated display
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: omap4: support for manually updated display
From
: Sebastian Reichel <sre@xxxxxxxxxx>
[GIT PULL] omap1 fix for v4.20 merge window
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH net-next] net: ethernet: ti: cpsw: don't flush mcast entries while switch promisc mode
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[PATCH net-next] net: ethernet: ti: cpsw: unsync mcast entries while switch promisc mode
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
Re: [PATCH net-next] net: ethernet: ti: cpsw: don't flush mcast entries while switch promisc mode
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
Re: [PATCH net-next] net: ethernet: ti: cpsw: don't flush mcast entries while switch promisc mode
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: omap4: support for manually updated display
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC PATCH net-next 2/4] net: 8021q: vlan_core: allow use list of vlans for real device
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
Applied "spi: omap2-mcspi: Switch to readl_poll_timeout()" to the spi tree
From
: Mark Brown <broonie@xxxxxxxxxx>
Applied "spi: omap2-mcspi: Set FIFO DMA trigger level to word length" to the spi tree
From
: Mark Brown <broonie@xxxxxxxxxx>
Applied "spi: omap2-mcspi: Add slave mode support" to the spi tree
From
: Mark Brown <broonie@xxxxxxxxxx>
Re: [PATCH net-next] net: ethernet: ti: cpsw: don't flush mcast entries while switch promisc mode
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
Re: [RFC PATCH net-next 2/4] net: 8021q: vlan_core: allow use list of vlans for real device
From
: Bjørn Mork <bjorn@xxxxxxx>
Re: [PATCH net-next] net: ethernet: ti: cpsw: don't flush mcast entries while switch promisc mode
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: omap4: support for manually updated display
From
: Pavel Machek <pavel@xxxxxx>
[PATCH net-next] net: ethernet: ti: cpsw: don't flush mcast entries while switch promisc mode
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
Re: omap_hsmmc + gta04 + sdio irq + runtime_suspend + 4 bit = trouble
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [bug report] ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptor
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: omap5: dwc3 interface status in /sys
From
: Roger Quadros <rogerq@xxxxxx>
Re: omap5: dwc3 interface status in /sys
From
: Felipe Balbi <balbi@xxxxxxxxxx>
Re: [RFC PATCH 4/4] i2c: core: introduce master_xfer_irqless callback
From
: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxx>
Re: [RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
From
: Keerthy <j-keerthy@xxxxxx>
[RFC PATCH] i2c: busses: omap: Add the master_xfer_irqless hook
From
: Keerthy <j-keerthy@xxxxxx>
[PATCH] ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
[PATCH] ARM: OMAP2+: hwmod: Fix some section annotations
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
[PATCH] ARM: dts: omap3-gta04: Fix comment block
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [RFC PATCH net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[PATCH] mfd: twl-core: Fix section annotations on {,un}protect_pm_master
From
: Nathan Chancellor <natechancellor@xxxxxxxxx>
Re: [RFC PATCH 10/11] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [RFC PATCH 04/11] dt-bindings: net: ti: cpsw: switch to use phy-gmii-sel phy
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH v1 05/11] dt-bindings: regulator: Change regulator-coupled-max-spread property
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
Re: [PATCH v1 05/11] dt-bindings: regulator: Change regulator-coupled-max-spread property
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH v1 07/11] dt-bindings: regulator: Document new regulator-max-step-microvolt property
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH v1 05/11] dt-bindings: regulator: Change regulator-coupled-max-spread property
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH v1 05/11] dt-bindings: regulator: Change regulator-coupled-max-spread property
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
Re: [PATCH v1 05/11] dt-bindings: regulator: Change regulator-coupled-max-spread property
From
: Rob Herring <robh@xxxxxxxxxx>
Re: [PATCH v1 05/11] dt-bindings: regulator: Change regulator-coupled-max-spread property
From
: Rob Herring <robh@xxxxxxxxxx>
[bug report] ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptor
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [RFC PATCH net-next 2/4] net: 8021q: vlan_core: allow use list of vlans for real device
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [RFC PATCH net-next 2/4] net: 8021q: vlan_core: allow use list of vlans for real device
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [RFC PATCH net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH net-next 1/4] net: core: dev_addr_lists: add auxiliary func to handle reference address updates
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[RFC PATCH net-next 2/4] net: 8021q: vlan_core: allow use list of vlans for real device
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[RFC PATCH net-next 0/4] net: ethernet: ti: cpsw: fix vlan mcast
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[RFC PATCH net-next 4/4] net: ethernet: ti: cpsw: fix vlan configuration while down/up
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[RFC PATCH net-next 3/4] net: ethernet: ti: cpsw: fix vlan mcast
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
Re: [PATCH 04/11] clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
From
: Stephen Boyd <sboyd@xxxxxxxxxx>
Re: omap5: dwc3 interface status in /sys
From
: Roger Quadros <rogerq@xxxxxx>
Re: omap5: dwc3 interface status in /sys
From
: "H. Nikolaus Schaller" <hns@xxxxxxxxxxxxx>
Re: [PATCH 04/11] clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [PATCH net-next] net: ethernet: ti: cpsw: use for mcast entries only host port
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 0/2] net: ethernet: ti: cpsw fix mcast packet lost
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH 04/11] clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
From
: Stephen Boyd <sboyd@xxxxxxxxxx>
Re: [PATCH 04/11] clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [PATCH 3/3] spi: omap2-mcspi: Add slave mode support
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFT PATCH] mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [RFT PATCH] mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
From
: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
Re: [PATCH 3/3] spi: omap2-mcspi: Add slave mode support
From
: Sekhar Nori <nsekhar@xxxxxx>
Re: [PATCH 3/3] spi: omap2-mcspi: Add slave mode support
From
: Vignesh R <vigneshr@xxxxxx>
Re: [RFT PATCH] mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
From
: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
Re: [PATCH 3/3] spi: omap2-mcspi: Add slave mode support
From
: Sekhar Nori <nsekhar@xxxxxx>
[PATCH 3/3] spi: omap2-mcspi: Add slave mode support
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH 2/3] spi: omap2-mcspi: Set FIFO DMA trigger level to word length
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH 1/3] spi: omap2-mcspi: Switch to readl_poll_timeout()
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH 0/3] omap2-mcspi: Add slave mode support
From
: Vignesh R <vigneshr@xxxxxx>
Re: [PATCH net-next] net: ethernet: ti: cpsw: use for mcast entries only host port
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH 0/2] net: ethernet: ti: cpsw fix mcast packet lost
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH 04/11] clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
From
: Stephen Boyd <sboyd@xxxxxxxxxx>
Re: [PATCH 04/11] clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
From
: Rob Herring <robh+dt@xxxxxxxxxx>
Re: [PATCH 04/11] clk: ti: clkctrl: support multiple clkctrl nodes under a cm node
From
: Stephen Boyd <sboyd@xxxxxxxxxx>
[RFT PATCH] mmc: pwrseq_simple: Fix incorrect handling of GPIO bitmap
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
[PATCH net-next] net: ethernet: ti: cpsw: use for mcast entries only host port
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[PATCH 1/2] net: ethernet: ti: cpsw_ale: use const for API having pointer on mac address
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[PATCH 2/2] net: ethernet: ti: cpsw: fix lost of mcast packets while rx_mode update
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
[PATCH 0/2] net: ethernet: ti: cpsw fix mcast packet lost
From
: Ivan Khoronzhuk <ivan.khoronzhuk@xxxxxxxxxx>
AM335X suspend to RAM with Kernel V4.10
From
: Isak Lichtenstein <Isak.Lichtenstein@xxxxxxxxxxx>
Re: [GIT PULL] clk: ti: updates for v4.20
From
: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Re: [PATCH v5 3/3] gpiolib: Show correct direction from the beginning
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH v5 3/3] gpiolib: Show correct direction from the beginning
From
: Vignesh R <vigneshr@xxxxxx>
Re: omap_hsmmc + gta04 + sdio irq + runtime_suspend + 4 bit = trouble
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [GIT PULL] clk: ti: updates for v4.20
From
: Stephen Boyd <sboyd@xxxxxxxxxx>
Re: [PATCH v5 3/3] gpiolib: Show correct direction from the beginning
From
: Ricardo Ribalda Delgado <ricardo.ribalda@xxxxxxxxx>
Re: [PATCH v5 3/3] gpiolib: Show correct direction from the beginning
From
: Vignesh R <vigneshr@xxxxxx>
Re: [RFC PATCH 01/11] phy: core add phy_set_netif_mode() api
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC PATCH 05/11] net: ethernet: ti: cpsw: add support for port interface mode selection phy
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [RFC PATCH 03/11] phy: ti: introduce phy-gmii-sel driver
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[PATCH] config: arm: omap2: remove PROVE_LOCKING from defconfig
From
: Lukasz Luba <l.luba@xxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[GIT PULL] Immutable branch between MFD, IIO and Input due for the v4.20 merge window
From
: Lee Jones <lee.jones@xxxxxxxxxx>
Re: [PATCH 5/5] Input: ti_am335x_tsc: Mark IRQ as wakeup capable
From
: Lee Jones <lee.jones@xxxxxxxxxx>
Re: [PATCH 4/5] iio: adc: ti_am335x_adc: Disable ADC during suspend unconditionally
From
: Lee Jones <lee.jones@xxxxxxxxxx>
Re: [PATCH 3/5] mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable
From
: Lee Jones <lee.jones@xxxxxxxxxx>
Re: [PATCH 2/5] Input: ti_am335x_tsc: Mark TSC device as wakeup source
From
: Lee Jones <lee.jones@xxxxxxxxxx>
Re: [PATCH 1/5] mfd: ti_am335x_tscadc: Don't mark TSCADC MFD as wakeup capable
From
: Lee Jones <lee.jones@xxxxxxxxxx>
Re: [PATCH 3/3] mfd: ti-lmu: use of_device_get_match_data() helper
From
: Lee Jones <lee.jones@xxxxxxxxxx>
Re: [PATCH 2/3] mfd: ti-lmu: use managed resource for everything
From
: Lee Jones <lee.jones@xxxxxxxxxx>
Re: [PATCH 1/3] mfd: ti-lmu: switch to gpiod
From
: Lee Jones <lee.jones@xxxxxxxxxx>
Re: [PATCH v1 00/11] Continuing the work on coupled regulators
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
Re: [RFC PATCH 01/11] phy: core add phy_set_netif_mode() api
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
Re: [RFC PATCH 05/11] net: ethernet: ti: cpsw: add support for port interface mode selection phy
From
: Andrew Lunn <andrew@xxxxxxx>
Re: [RFC PATCH 03/11] phy: ti: introduce phy-gmii-sel driver
From
: Andrew Lunn <andrew@xxxxxxx>
[RFC PATCH 08/11] ARM: dts: am4372: switch to use phy-gmii-sel
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH 02/11] dt-bindings: phy: add cpsw port interface mode selection phy bindings
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH 05/11] net: ethernet: ti: cpsw: add support for port interface mode selection phy
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH 09/11] ARM: dts: am335x: switch to use phy-gmii-sel
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH 06/11] ARM: dts: dra7: switch to use phy-gmii-sel
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH 01/11] phy: core add phy_set_netif_mode() api
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH 11/11] net: ethernet: ti: cpsw: deprecate cpsw-phy-sel driver
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH 07/11] ARM: dts: dm814x: switch to use phy-gmii-sel
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH 03/11] phy: ti: introduce phy-gmii-sel driver
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH 00/11] net: ethernet: ti: cpsw: replace cpsw-phy-sel with phy driver
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH 10/11] dt-bindings: net: ti: deprecate cpsw-phy-sel bindings
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH 04/11] dt-bindings: net: ti: cpsw: switch to use phy-gmii-sel phy
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH v1 00/11] Continuing the work on coupled regulators
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC PATCH 9/9] leds: lm3632: Introduce the TI LM3632 driver
From
: Dan Murphy <dmurphy@xxxxxx>
Re: [PATCH v4] video: fbdev: omapfb: lcd_ams_delta: use GPIO lookup table
From
: Bartlomiej Zolnierkiewicz <b.zolnierkie@xxxxxxxxxxx>
Re: [RFC PATCH 2/3] watchdog: da9062: avoid regmap in restart handler
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
Re: [RFC PATCH 1/3] i2c: imx: implement master_xfer_irqless callback
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[RFC PATCH 3/3] ARM: dts: phyboard-mira-dl: rely on PMIC for reboot and watchdog
From
: Stefan Lengfeld <contact@xxxxxxxxxxxxxxx>
[RFC PATCH 2/3] watchdog: da9062: avoid regmap in restart handler
From
: Stefan Lengfeld <contact@xxxxxxxxxxxxxxx>
[RFC PATCH 1/3] i2c: imx: implement master_xfer_irqless callback
From
: Stefan Lengfeld <contact@xxxxxxxxxxxxxxx>
Re: [RFC PATCH 0/3] i2c: core: introduce master_xfer_irqless
From
: Stefan Lengfeld <contact@xxxxxxxxxxxxxxx>
Re: [RFC PATCH 9/9] leds: lm3632: Introduce the TI LM3632 driver
From
: Pavel Machek <pavel@xxxxxx>
Re: [RFC PATCH 1/4] i2c: core: remove outdated DEBUG output
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [RFC PATCH 2/4] i2c: core: remove level of indentation in i2c_transfer
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [PATCH 04/12] i2c: omap: use core to detect 'no zero length' quirk
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
[PATCH v1 02/11] regulator: core: Change voltage setting path
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH v1 01/11] regulator: core: Add voltage balancing mechanism
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH v1 00/11] Continuing the work on coupled regulators
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH v1 03/11] regulator: core: Mutually resolve regulators coupling
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH v1 05/11] dt-bindings: regulator: Change regulator-coupled-max-spread property
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH v1 04/11] regulator: core: Don't allow to get regulator until all couples resolved
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH v1 07/11] dt-bindings: regulator: Document new regulator-max-step-microvolt property
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH v1 09/11] regulator: core: Decouple regulators on regulator_unregister()
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH v1 08/11] regulator: core: Add new max_uV_step constraint
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH v1 10/11] regulator: core: Use ww_mutex for regulators locking
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH v1 11/11] regulator: core: Properly handle case where supply is the couple
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH v1 06/11] regulator: core: Limit regulators coupling to a single couple
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
Re: [PATCH] [v2] ARM: omap1: add nand_chip declaration
From
: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
Re: [PATCH 04/12] i2c: omap: use core to detect 'no zero length' quirk
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 04/12] i2c: omap: use core to detect 'no zero length' quirk
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
TPM SLB9670 with AM3359
From
: Isak Lichtenstein <Isak.Lichtenstein@xxxxxxxxxxx>
Re: [PATCH 04/12] i2c: omap: use core to detect 'no zero length' quirk
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [PATCH] wlcore: Add support for optional wakeirq
From
: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
Re: [PATCH] wlcore: Fix BUG with clear completion on timeout
From
: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
Re: [PATCH 0/5] ti_am335x_tsc: Enable wakeup capability
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH 0/2] mach-omap2: handle autoidle denial
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
[PATCH 2/2] arm: omap_hwmod disable ick autoidling when a hwmod requires that
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
[PATCH 1/2] clk: ti: add a usecount for autoidle
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH RFC 1/2] clk: ti: add a usecount for autoidle
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH RFC 0/2] mach-omap2: handle autoidle denial
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH RFC 0/2] mach-omap2: handle autoidle denial
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [GIT PULL] ti-sysc driver changes for omaps for v4.20
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH RFC 0/2] mach-omap2: handle autoidle denial
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: omap_hsmmc + gta04 + sdio irq + runtime_suspend + 4 bit = trouble
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH RFC 0/2] mach-omap2: handle autoidle denial
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [PATCH RFC 1/2] clk: ti: add a usecount for autoidle
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [PATCH v2 00/29] at24: remove at24_platform_data
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v2 00/29] at24: remove at24_platform_data
From
: Sowmini Varadhan <sowmini.varadhan@xxxxxxxxxx>
Re: [PATCH RFC] w1: omap: disable iclk autoidle
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] ARM: OMAP1: ams-delta: Fix impossible .irq < 0
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH RFC 0/2] mach-omap2: handle autoidle denial
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [GIT PULL] more dts changes for omaps for v4.20
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v2 00/29] at24: remove at24_platform_data
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [RFC PATCH v2 2/9] dt-bindings: ti-lmu: Remove LM3697
From
: Dan Murphy <dmurphy@xxxxxx>
Re: [PATCH v2 00/29] at24: remove at24_platform_data
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
[PATCH RFC 2/2] arm: mach-omap2: setup iclk autoidle according to flags
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
[PATCH RFC 1/2] clk: ti: add a usecount for autoidle
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
[PATCH RFC 0/2] mach-omap2: handle autoidle denial
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Keerthy <j-keerthy@xxxxxx>
Re: [PATCH v2 00/29] at24: remove at24_platform_data
From
: Florian Fainelli <f.fainelli@xxxxxxxxx>
Re: [RFC PATCH v2 2/9] dt-bindings: ti-lmu: Remove LM3697
From
: Jacek Anaszewski <jacek.anaszewski@xxxxxxxxx>
Re: [PATCH v2 00/29] at24: remove at24_platform_data
From
: Lukas Wunner <lukas@xxxxxxxxx>
Re: [PATCH v2 00/29] at24: remove at24_platform_data
From
: Bartosz Golaszewski <brgl@xxxxxxxx>
Re: [PATCH RFC] w1: omap: disable iclk autoidle
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
[GIT PULL] ti-sysc driver changes for omaps for v4.20
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 00/11] clk: ti: clkctrl data split based on clkdm boundaries
From
: Tero Kristo <t-kristo@xxxxxx>
[GIT PULL] clk: ti: updates for v4.20
From
: Tero Kristo <t-kristo@xxxxxx>
[PATCH v4] video: fbdev: omapfb: lcd_ams_delta: use GPIO lookup table
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
Re: [RFC PATCH v2 2/9] dt-bindings: ti-lmu: Remove LM3697
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH v3 RESEND 0/4] clk: clk: Add functions to save/restore clock context en-masse
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [RFC PATCH v2 2/9] dt-bindings: ti-lmu: Remove LM3697
From
: Dan Murphy <dmurphy@xxxxxx>
Re: [RFC PATCH v2 1/9] leds: add TI LMU backlight driver
From
: Dan Murphy <dmurphy@xxxxxx>
Re: [RFC PATCH v2 1/9] leds: add TI LMU backlight driver
From
: Dan Murphy <dmurphy@xxxxxx>
Re: [RFC PATCH v2 1/9] leds: add TI LMU backlight driver
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH RFC] w1: omap: disable iclk autoidle
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [RFC PATCH v2 1/9] leds: add TI LMU backlight driver
From
: Jacek Anaszewski <jacek.anaszewski@xxxxxxxxx>
Re: [PATCH] ARM: OMAP1: ams-delta: Fix impossible .irq < 0
From
: Aaro Koskinen <aaro.koskinen@xxxxxx>
[GIT PULL] more dts changes for omaps for v4.20
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC PATCH v2 1/9] leds: add TI LMU backlight driver
From
: Dan Murphy <dmurphy@xxxxxx>
[PATCH] ARM: OMAP1: ams-delta: Fix impossible .irq < 0
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
Re: [RFC PATCH v2 1/9] leds: add TI LMU backlight driver
From
: Pavel Machek <pavel@xxxxxx>
Re: [RFC PATCH v2 2/9] dt-bindings: ti-lmu: Remove LM3697
From
: Pavel Machek <pavel@xxxxxx>
[PATCH] wlcore: Add support for optional wakeirq
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH] wlcore: Fix BUG with clear completion on timeout
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH RFC] w1: omap: disable iclk autoidle
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] i2c: omap: Use noirq system sleep pm ops to idle device for suspend
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
Re: [PATCH -next] gpio: omap: Remove set but not used variable 'dev'
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH] gpio: omap: drop omap_gpio_list
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH] gpio: omap: get rid of the conditional PM runtime calls
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
[bug report] ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptor
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH] clk: ti: fix OF child-node lookup
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev
From
: Maciej Purski <m.purski@xxxxxxxxxxx>
Re: [PATCH RESEND] twl4030_charger: fix charging current out-of-bounds
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH] i2c: omap: Use noirq system sleep pm ops to idle device for suspend
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [PATCH RESEND] twl4030_charger: fix charging current out-of-bounds
From
: Pavel Machek <pavel@xxxxxx>
[PATCH RFC] w1: omap: disable iclk autoidle
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH] ARM: dts: am335x: Replace remaining legacy phy_id with phy-handle
From
: Koen Kooi <koen@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
Re: [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
Re: [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
Re: [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] gpio: omap: get rid of the conditional PM runtime calls
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 0/4] Update dra7 dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[PATCH] gpio: omap: get rid of the conditional PM runtime calls
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH] i2c: omap: Use noirq system sleep pm ops to idle device for suspend
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH 0/4] Update dra7 dts to probe with ti-sysc
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH] ARM: dts: am335x: Replace remaining legacy phy_id with phy-handle
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [GIT PULL 3/3] dts changes for omaps for v4.20
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [GIT PULL 3/3] dts changes for omaps for v4.20
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
Re: [PATCH v2 3/3] ARM: dts: am335x: add support for Moxa UC-2101 open platform
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v2 1/3] ARM: dts: am335x: add common file for UC-2100 series
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH] ARM: dts: am335x: Replace remaining legacy phy_id with phy-handle
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] regulator: core: Pass max_uV value to regulator_set_voltage_rdev
From
: Dmitry Osipenko <digetx@xxxxxxxxx>
[RFC PATCH v2 0/9] TI LMU and Dedicated Drivers
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH v2 3/9] mfd: ti-lmu: Remove support for LM3697
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH v2 4/9] dt-bindings: leds: Add bindings for lm3697 driver
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH v2 5/9] leds: lm3697: Introduce the lm3697 driver
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH v2 1/9] leds: add TI LMU backlight driver
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH v2 2/9] dt-bindings: ti-lmu: Remove LM3697
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH v2 8/9] dt-bindings: leds: Add the LM3632 LED dt binding
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH v2 6/9] dt-bindings: leds: Add support for the LM3633
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH v2 7/9] leds: lm3633: Introduce the lm3633 driver
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH v2 9/9] leds: lm3632: Introduce the TI LM3632 driver
From
: Dan Murphy <dmurphy@xxxxxx>
Re: [PATCH 0/4] Update dra7 dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] ARM: DTS: OMAP5: enable OTG role for DWC3 controller
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v4] ARM: dts: dra7: Enable workaround for errata i870 in PCIe host mode
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v4] ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH -next] gpio: omap: Remove set but not used variable 'dev'
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] gpio: omap: drop omap_gpio_list
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC PATCH 7/9] leds: lm3633: Introduce the lm3633 driver
From
: Dan Murphy <dmurphy@xxxxxx>
Re: [GIT PULL 2/3] omap1 gpio clean-up for v4.20
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [GIT PULL 1/3] soc changes for omaps for v4.20
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH] clk: ti: fix OF child-node lookup
From
: Stephen Boyd <sboyd@xxxxxxxxxx>
[PATCH] ARM: DTS: OMAP5: enable OTG role for DWC3 controller
From
: "H. Nikolaus Schaller" <hns@xxxxxxxxxxxxx>
Re: [PATCH 0/4] Update dra7 dts to probe with ti-sysc
From
: Keerthy <j-keerthy@xxxxxx>
[PATCH v2 3/3] ARM: dts: am335x: add support for Moxa UC-2101 open platform
From
: SZ Lin (林上智) <sz.lin@xxxxxxxx>
[PATCH v2 1/3] ARM: dts: am335x: add common file for UC-2100 series
From
: SZ Lin (林上智) <sz.lin@xxxxxxxx>
[PATCH v2 0/3] Add support for Moxa UC-2100 series
From
: SZ Lin (林上智) <sz.lin@xxxxxxxx>
Re: [PATCH 0/5] ti_am335x_tsc: Enable wakeup capability
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH v4] ARM: dts: dra7: Enable workaround for errata i870 in PCIe host mode
From
: Vignesh R <vigneshr@xxxxxx>
Re: [PATCH v4] ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH -next] gpio: omap: Remove set but not used variable 'dev'
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH] gpio: omap: drop omap_gpio_list
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [RFC PATCH 7/9] leds: lm3633: Introduce the lm3633 driver
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 4/4] ARM: dts: dra7: Move l4 child devices to probe them with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 2/4] bus: ti-sysc: Detect devices for debug on dra7
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 1/4] bus: ti-sysc: Detect timer and gpio on dra7
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 0/4] Update dra7 dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH] i2c: omap: Use noirq system sleep pm ops to idle device for suspend
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [GIT PULL 3/3] dts changes for omaps for v4.20
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] ARM: dts: add omap3-gta04a5one to Makefile
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [GIT PULL 3/3] dts changes for omaps for v4.20
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH 3/4] ARM: dts: am335x: Add l4 interconnect hierarchy and ti-sysc data
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 00/11] clk: ti: clkctrl data split based on clkdm boundaries
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC PATCH 7/9] leds: lm3633: Introduce the lm3633 driver
From
: Dan Murphy <dmurphy@xxxxxx>
Re: [PATCH 00/11] clk: ti: clkctrl data split based on clkdm boundaries
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Keerthy <j-keerthy@xxxxxx>
Re: [PATCH 2/2 v2] mmc: omap_hsmmc: Delete platform data GPIO CD and WP
From
: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
Re: [PATCH 1/2 v2] mmc: omap_hsmmc: Kill off cover detection
From
: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
Re: [PATCH] mmc: core: Fix debounce time to use microseconds
From
: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC PATCH 7/9] leds: lm3633: Introduce the lm3633 driver
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: omap_hsmmc + gta04 + sdio irq + runtime_suspend + 4 bit = trouble
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH net-next] net: ti: fix return type of ndo_start_xmit function
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH] gpio: omap: switch to use irq_chip pm runtime
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH 00/11] clk: ti: clkctrl data split based on clkdm boundaries
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[GIT PULL 3/3] dts changes for omaps for v4.20
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[GIT PULL 2/3] omap1 gpio clean-up for v4.20
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[GIT PULL 1/3] soc changes for omaps for v4.20
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v4] ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH net-next] net: ti: fix return type of ndo_start_xmit function
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH] gpio: omap: switch to use irq_chip pm runtime
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC PATCH 1/9] leds: add TI LMU backlight driver
From
: Dan Murphy <dmurphy@xxxxxx>
Re: [PATCH] [v2] ARM: omap1: add nand_chip declaration
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [RFC PATCH 1/9] leds: add TI LMU backlight driver
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] [v2] ARM: omap1: add nand_chip declaration
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] [v2] ARM: omap1: add nand_chip declaration
From
: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
[PATCH] [v2] ARM: omap1: add nand_chip declaration
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH 1/2] ARM: omap1: add nand_chip declaration
From
: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
[RFC PATCH 3/9] mfd: ti-lmu: Remove support for LM3697
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH 5/9] leds: lm3697: Introduce the lm3697 driver
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH 4/9] dt-bindings: leds: Add bindings for lm3697 driver
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH 0/9] TI LMU and Dedicated LED drivers
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH 8/9] dt-bindings: leds: Add the LM3632 LED dt binding
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH 6/9] dt-bindings: leds: Add support for the LM3633
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH 1/9] leds: add TI LMU backlight driver
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH 9/9] leds: lm3632: Introduce the TI LM3632 driver
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH 7/9] leds: lm3633: Introduce the lm3633 driver
From
: Dan Murphy <dmurphy@xxxxxx>
[RFC PATCH 2/9] dt-bindings: ti-lmu: Remove LM3697
From
: Dan Murphy <dmurphy@xxxxxx>
[PATCH 1/2] ARM: omap1: add nand_chip declaration
From
: Arnd Bergmann <arnd@xxxxxxxx>
[PATCH net-next] net: ti: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
uart idling kills hdq on gta04 / dm3730, iclk issues
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Keerthy <j-keerthy@xxxxxx>
Re: [PATCH v7 3/6] dt-bindings: leds: Add bindings for lm3697 driver
From
: Dan Murphy <dmurphy@xxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH v7 3/6] dt-bindings: leds: Add bindings for lm3697 driver
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH] gpio: omap: switch to use irq_chip pm runtime
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] ARM: dts: gta04: add serial console wakeup irq
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 1/2 v2] mmc: omap_hsmmc: Kill off cover detection
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCHv2 0/3] omap gpio add level idle, cpu_pm and drop runtime_irq_safe
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 1/2 v2] mmc: omap_hsmmc: Kill off cover detection
From
: Kishon Vijay Abraham I <kishon@xxxxxx>
Re: [PATCH v5 0/2] pci-dra7xx: Enable errata i870 workaround for RC mode
From
: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
[PATCH v5 1/2] dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host mode
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH v5 2/2] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH v5 0/2] pci-dra7xx: Enable errata i870 workaround for RC mode
From
: Vignesh R <vigneshr@xxxxxx>
Re: [PATCHv2 0/3] omap gpio add level idle, cpu_pm and drop runtime_irq_safe
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH] mmc: omap_hsmmc: Kill off cover detection
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH] mmc: omap_hsmmc: Kill off cover detection
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH] ARM: dts: gta04: add serial console wakeup irq
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
[PATCH v4] ARM: dts: dra7: Fix up unaligned access setting for PCIe EP
From
: Vignesh R <vigneshr@xxxxxx>
Re: [PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Keerthy <j-keerthy@xxxxxx>
[PATCH 4/4] ARM: dts: am335x: Move l4 child devices to probe them with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 3/4] ARM: dts: am335x: Add l4 interconnect hierarchy and ti-sysc data
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 2/4] ARM: dts: am437x: Move l4 child devices to probe them with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 1/4] ARM: dts: am437x: Add l4 interconnect hierarchy and ti-sysc data
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 0/4] Update am437x and am335x dts to probe with ti-sysc
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 2/4] bus: ti-sysc: Update revision masks to support am437x
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 4/4] bus: ti-sysc: Detect devices on am335x when DEBUG is enabled
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 3/4] bus: ti-sysc: Detect more devices on am473x for debugging
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 1/4] bus: ti-sysc: Defer suspend as needed
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 0/4] TI sysc driver updates for am335x and am437x
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 1/3] ARM: configs: omap2plus: Add tlv320aic23 as module
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] ARM: dts: omap3-gta04: add pulldown/up settings for twl4030 gpio
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] am335x-boneblack-common.dtsi: add cec support
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 3/3] ARM: OMAP2PLUS: Remove references to AM3517-EVM since it's in DT
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 2/3] ARM: DTS: AM3517-EVM: Add support for UI board and Audio
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] ARM: dts: gta04: add serial console wakeup irq
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] arm: dts: am57xx-idk-common: Hook smps12 regulator as cpu vdd-supply
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v7 3/6] dt-bindings: leds: Add bindings for lm3697 driver
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH 2/2 v2] mmc: omap_hsmmc: Delete platform data GPIO CD and WP
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 1/2 v2] mmc: omap_hsmmc: Kill off cover detection
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH] ARM: dts: omap3-gta04: add pulldown/up settings for twl4030 gpio
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH v7 3/6] dt-bindings: leds: Add bindings for lm3697 driver
From
: Rob Herring <robh@xxxxxxxxxx>
[PATCH 2/2 v2] mmc: omap_hsmmc: Delete platform data GPIO CD and WP
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
[PATCH 1/2 v2] mmc: omap_hsmmc: Kill off cover detection
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
[PATCH] am335x-boneblack-common.dtsi: add cec support
From
: Hans Verkuil <hverkuil@xxxxxxxxx>
[PATCH] mmc: omap_hsmmc: Kill off cover detection
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH 0/3] Fix OMAP EHCI probe & assorted cleanups
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
From
: Stefan Lengfeld <contact@xxxxxxxxxxxxxxx>
Re: [PATCH 3/3] ARM: OMAP2PLUS: Remove references to AM3517-EVM since it's in DT
From
: Jarkko Nikula <jarkko.nikula@xxxxxxxxxx>
Re: [PATCH 0/3] Fix OMAP EHCI probe & assorted cleanups
From
: Lee Jones <lee.jones@xxxxxxxxxx>
[PATCH 3/3] ARM: OMAP2PLUS: Remove references to AM3517-EVM since it's in DT
From
: Adam Ford <aford173@xxxxxxxxx>
[PATCH 2/3] ARM: DTS: AM3517-EVM: Add support for UI board and Audio
From
: Adam Ford <aford173@xxxxxxxxx>
[PATCH 1/3] ARM: configs: omap2plus: Add tlv320aic23 as module
From
: Adam Ford <aford173@xxxxxxxxx>
[PATCH] ARM: dts: gta04: add serial console wakeup irq
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH 0/3] Fix OMAP EHCI probe & assorted cleanups
From
: Lee Jones <lee.jones@xxxxxxxxxx>
Re: [PATCH 0/3] Fix OMAP EHCI probe & assorted cleanups
From
: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Re: [PATCH v5] mtd: rawnand: ams-delta: use GPIO lookup table
From
: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
[PATCH] w1: omap-hdq: fix missing bus unregister at removal
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
[PATCH v2] phy: phy-twl4030-usb: fix denied runtime access
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCHv2 0/3] omap gpio add level idle, cpu_pm and drop runtime_irq_safe
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH v7 1/6] dt-bindings: ti-lmu: Remove LM3697
From
: Dan Murphy <dmurphy@xxxxxx>
[PATCH] arm: dts: am57xx-idk-common: Hook smps12 regulator as cpu vdd-supply
From
: Keerthy <j-keerthy@xxxxxx>
Re: [PATCH 1/3] gpio: omap: Add level wakeup handling for omap4 based SoCs
From
: Keerthy <j-keerthy@xxxxxx>
Re: [PATCH net-next 17/22] hv_netvsc: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
Re: [PATCH net-next 00/22] net: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
Re: [PATCH 2/3] gpio: omap: Remove custom PM calls and use cpu_pm instead
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH 2/3] gpio: omap: Remove custom PM calls and use cpu_pm instead
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 00/12] ARM: dts: am335x: get rid of phy_id property
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH 2/3] gpio: omap: Remove custom PM calls and use cpu_pm instead
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [RFC PATCH 4/4] i2c: core: introduce master_xfer_irqless callback
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [RFC PATCH 3/4] i2c: core: use I2C locking behaviour also for SMBUS
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [RFC PATCH 2/4] i2c: core: remove level of indentation in i2c_transfer
From
: Wolfram Sang <wsa@xxxxxxxxxxxxx>
Re: [PATCH v2 0/3] ARM: OMAP1: ams-delta: Clean up GPIO setup for MODEM
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
Re: [PATCH v7 1/6] dt-bindings: ti-lmu: Remove LM3697
From
: Pavel Machek <pavel@xxxxxx>
Re: [RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v2 08/11] arm: dts: omap: Update coresight bindings for hardware ports
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] ARM: dts: ti: Fix SPI and I2C bus warnings
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 00/15] ARM: dts: am437x/am5/dra7/dm814x: get rid of phy_id property
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH 00/12] ARM: dts: am335x: get rid of phy_id property
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] ARM: dts: am335x-evm: fix number of cpsw
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] ARM: OMAP1: ams-delta: Don't request unused GPIOs
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] ARM: OMAP1: ams-delta-fiq: Use <linux/platform_data/gpio-omap.h>
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v2 0/3] ARM: OMAP1: ams-delta: Clean up GPIO setup for MODEM
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH v3 0/3] ARM: OMAP1: ams-delta: Complete driver gpiod migration
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 3/3] gpio: omap: Get rid of pm_runtime_irq_safe()
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 2/3] gpio: omap: Remove custom PM calls and use cpu_pm instead
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCH 1/3] gpio: omap: Add level wakeup handling for omap4 based SoCs
From
: Tony Lindgren <tony@xxxxxxxxxxx>
[PATCHv2 0/3] omap gpio add level idle, cpu_pm and drop runtime_irq_safe
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [RFC PATCH 4/4] i2c: core: introduce master_xfer_irqless callback
From
: Peter Rosin <peda@xxxxxxxxxx>
Re: [RFC PATCH 3/4] i2c: core: use I2C locking behaviour also for SMBUS
From
: Peter Rosin <peda@xxxxxxxxxx>
Re: [RFC PATCH 2/4] i2c: core: remove level of indentation in i2c_transfer
From
: Peter Rosin <peda@xxxxxxxxxx>
Re: [RFC PATCH 1/4] i2c: core: remove outdated DEBUG output
From
: Peter Rosin <peda@xxxxxxxxxx>
Re: [PATCH net-next 00/22] net: fix return type of ndo_start_xmit function
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
[RFC PATCH 4/4] i2c: core: introduce master_xfer_irqless callback
From
: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
[RFC PATCH 1/4] i2c: core: remove outdated DEBUG output
From
: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
[RFC PATCH 0/4] i2c: core: introduce master_xfer_irqless
From
: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
[RFC PATCH 3/4] i2c: core: use I2C locking behaviour also for SMBUS
From
: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
[RFC PATCH 2/4] i2c: core: remove level of indentation in i2c_transfer
From
: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH net-next 00/22] net: fix return type of ndo_start_xmit function
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH v5] mtd: rawnand: ams-delta: use GPIO lookup table
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH net-next 17/22] hv_netvsc: fix return type of ndo_start_xmit function
From
: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
RE: [PATCH net-next 17/22] hv_netvsc: fix return type of ndo_start_xmit function
From
: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
Re: [PATCH net-next 13/22] net: xen-netback: fix return type of ndo_start_xmit function
From
: Wei Liu <wei.liu2@xxxxxxxxxx>
[PATCH net-next 04/22] net: cirrus: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 06/22] net: wiznet: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 07/22] net: i825xx: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 05/22] net: sgi: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 03/22] net: seeq: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 08/22] net: apple: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 21/22] l2tp: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 19/22] net: plip: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 18/22] can: xilinx: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 17/22] hv_netvsc: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 16/22] usbnet: ipheth: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 15/22] net: hamradio: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 14/22] net: caif: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 13/22] net: xen-netback: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 11/22] net: faraday: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 12/22] net: ovs: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 10/22] net: ti: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 09/22] net: smsc: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 20/22] rionet: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 22/22] net: hsr: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 02/22] net: freescale: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 01/22] net: micrel: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
[PATCH net-next 00/22] net: fix return type of ndo_start_xmit function
From
: YueHaibing <yuehaibing@xxxxxxxxxx>
Re: [PATCH] clk: ti: fix OF child-node lookup
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [PATCH RESEND] twl4030_charger: fix charging current out-of-bounds
From
: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>
Re: [PATCH RESEND] twl4030_charger: disable eoc interrupt on linear charge
From
: Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>
Re: [PATCH v2 00/11] dts: Update coresight device tree bindings
From
: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
[PATCH v5] mtd: rawnand: ams-delta: use GPIO lookup table
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
Re: [PATCH 00/19] mtd: rawnand: API cleanup (2nd batch)
From
: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
Re: [PATCH v3 0/3] ARM: OMAP1: ams-delta: Complete driver gpiod migration
From
: Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx>
Re: [PATCH v3 RESEND 0/4] clk: clk: Add functions to save/restore clock context en-masse
From
: Tero Kristo <t-kristo@xxxxxx>
Re: [PATCH v3 RESEND 0/4] clk: clk: Add functions to save/restore clock context en-masse
From
: Keerthy <j-keerthy@xxxxxx>
Re: [PATCH] gpio: omap: Add level wakeup handling for omap4 based SoCs
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] gpio: omap: Add level wakeup handling for omap4 based SoCs
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
[PATCH] mmc: core: Fix debounce time to use microseconds
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH RESEND] phy: phy-twl4030-usb: fix denied runtime access
From
: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
Re: [PATCH RESEND] phy: phy-twl4030-usb: fix denied runtime access
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH 2/3] ARM: dts: am335x: add support for Moxa UC-2101 open platform
From
: Grygorii Strashko <grygorii.strashko@xxxxxx>
Re: [PATCH v4 2/2] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
From
: Vignesh R <vigneshr@xxxxxx>
Re: [PATCH v4 2/2] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
From
: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
Re: [PATCH RESEND] phy: phy-twl4030-usb: fix denied runtime access
From
: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
Re: [PATCH v7 1/6] dt-bindings: ti-lmu: Remove LM3697
From
: Dan Murphy <dmurphy@xxxxxx>
Re: [PATCH v7 1/6] dt-bindings: ti-lmu: Remove LM3697
From
: Jacek Anaszewski <jacek.anaszewski@xxxxxxxxx>
Re: [PATCH RESEND] phy: phy-twl4030-usb: fix denied runtime access
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH v3 0/4] pci-dra7xx: Enable errata i870 workaround for RC mode
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH v4 1/2] dt-bindings: PCI: dra7xx: Add bindings for unaligned access in host mode
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH v4 2/2] pci: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode
From
: Vignesh R <vigneshr@xxxxxx>
[PATCH v4 0/2] pci-dra7xx: Enable errata i870 workaround for RC mode
From
: Vignesh R <vigneshr@xxxxxx>
Re: [PATCH RESEND] phy: phy-twl4030-usb: fix denied runtime access
From
: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
Re: [PATCH v7 1/6] dt-bindings: ti-lmu: Remove LM3697
From
: Dan Murphy <dmurphy@xxxxxx>
Re: [PATCH v3 0/4] pci-dra7xx: Enable errata i870 workaround for RC mode
From
: Lorenzo Pieralisi <lorenzo.pieralisi@xxxxxxx>
Re: [PATCH 00/19] mtd: rawnand: API cleanup (2nd batch)
From
: Boris Brezillon <boris.brezillon@xxxxxxxxxxx>
omap5: dwc3 interface status in /sys
From
: "H. Nikolaus Schaller" <hns@xxxxxxxxxxxxx>
RE: [PATCH 3/3] ARM: dts: am335x: add support for Moxa UC-2102 open platform
From
: SZ Lin (林上智) <SZ.Lin@xxxxxxxx>
RE: [PATCH 2/3] ARM: dts: am335x: add support for Moxa UC-2101 open platform
From
: SZ Lin (林上智) <SZ.Lin@xxxxxxxx>
[PATCH RESEND] phy: phy-twl4030-usb: fix denied runtime access
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
[PATCH RESEND] twl4030_charger: fix charging current out-of-bounds
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
[PATCH RESEND] twl4030_charger: disable eoc interrupt on linear charge
From
: Andreas Kemnade <andreas@xxxxxxxxxxxx>
Re: [PATCH v7 1/6] dt-bindings: ti-lmu: Remove LM3697
From
: Jacek Anaszewski <jacek.anaszewski@xxxxxxxxx>
Re: [PATCH 00/19] mtd: rawnand: API cleanup (2nd batch)
From
: Miquel Raynal <miquel.raynal@xxxxxxxxxxx>
Re: [PATCH v7 1/6] dt-bindings: ti-lmu: Remove LM3697
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH v7 1/6] dt-bindings: ti-lmu: Remove LM3697
From
: Jacek Anaszewski <jacek.anaszewski@xxxxxxxxx>
Re: [PATCH] gpio: omap: Remove custom PM calls and use cpu_pm instead
From
: Tony Lindgren <tony@xxxxxxxxxxx>
Re: [PATCH] gpio: omap: Remove custom PM calls and use cpu_pm instead
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH v7 1/6] dt-bindings: ti-lmu: Remove LM3697
From
: Pavel Machek <pavel@xxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux WPAN Networking]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite News]