messages from 2019-05-29 21:47:53 to 2019-06-13 21:28:38 UTC [more...]
[PATCH v2 0/3] mfd: lp87565: Add support for 4-phase lp87561 combination
2019-06-13 21:28 UTC (12+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: lp87565: Add lp87561 configuration
` [PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support
[PATCH] drm/omap: Migrate minimum FCK/PCK ratio from Kconfig to dts
2019-06-13 20:22 UTC (6+ messages)
[RESEND PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support
2019-06-13 18:09 UTC (5+ messages)
[PATCH v3] ARM: configs: Remove useless UEVENT_HELPER_PATH
2019-06-13 14:53 UTC (2+ messages)
[GIT PULL 1/4] soc changes for omap variants for v5.3
2019-06-13 7:10 UTC (4+ messages)
` [GIT PULL 2/4] dts "
` [GIT PULL 3/4] ti-sysc driver changes "
` [GIT PULL 4/4] ti-sysc dts "
[PATCHv3] gpio: gpio-omap: Fix lost edge wake-up interrupts
2019-06-12 12:32 UTC (2+ messages)
[PATCH-next 00/20] gpio: gpio-omap: set of fixes and big clean-up
2019-06-12 9:23 UTC (42+ messages)
` [PATCH-next 01/20] gpio: gpio-omap: ensure irq is enabled before wakeup
` [PATCH-next 02/20] gpio: gpio-omap: fix lack of irqstatus_raw0 for OMAP4
` [PATCH-next 03/20] gpio: gpio-omap: remove remainder of list management
` [PATCH-next 04/20] gpio: gpio-omap: clean up edge interrupt handling
` [PATCH-next 05/20] gpio: gpio-omap: remove irq_ack method
` [PATCH-next 06/20] gpio: gpio-omap: move omap_gpio_request() and omap_gpio_free()
` [PATCH-next 07/20] gpio: gpio-omap: simplify omap_gpio_get_direction()
` [PATCH-next 08/20] gpio: gpio-omap: simplify get() method
` [PATCH-next 09/20] gpio: gpio-omap: simplify get_multiple()
` [PATCH-next 10/20] gpio: gpio-omap: simplify set_multiple()
` [PATCH-next 11/20] gpio: gpio-omap: simplify bank->level_mask
` [PATCH-next 12/20] gpio: gpio-omap: simplify read-modify-write
` [PATCH-next 13/20] gpio: gpio-omap: simplify omap_toggle_gpio_edge_triggering()
` [PATCH-next 14/20] gpio: gpio-omap: simplify omap_set_gpio_irqenable()
` [PATCH-next 15/20] gpio: gpio-omap: remove dataout variation in context handling
` [PATCH-next 16/20] gpio: gpio-omap: clean up omap_gpio_restore_context()
` [PATCH-next 17/20] gpio: gpio-omap: constify register tables
` [PATCH-next 18/20] gpio: gpio-omap: clean up wakeup handling
` [PATCH-next 19/20] gpio: gpio-omap: irq_startup() must not return error codes
` [PATCH-next 20/20] gpio: gpio-omap: clean up register access in omap2_set_gpio_debounce()
[GIT PULL] three fixes for omaps
2019-06-12 7:18 UTC
[PATCH net-next] net: ethernet: ti: cpsw_ethtool: simplify slave loops
2019-06-11 21:59 UTC
[PATCH net-next] net: ethernet: ti: cpsw: use cpsw as drv data
2019-06-11 21:49 UTC
[RFC PATCH 00/30] Add PCIe support to TI's J721E SoC
2019-06-11 4:38 UTC (34+ messages)
` [RFC PATCH 01/30] dt-bindings: PCI: cadence: Add DT binding to use PCIe with IOMMU
` [RFC PATCH 14/30] PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF
` [RFC PATCH 02/30] dt-bindings: PCI: cadence: Add binding to reset PERST#
` [RFC PATCH 03/30] dt-bindings: PCI: cadence: Update host DT bindings with TI specific compatible
` [RFC PATCH 04/30] dt-bindings: PCI: cadence: Update EP "
` [RFC PATCH 05/30] linux/kernel.h: Add PTR_ALIGN_DOWN macro
` [RFC PATCH 06/30] PCI: cadence: Add support to use custom read and write accessors
` [RFC PATCH 07/30] PCI: cadence: Add read and write accessors to perform only 32-bit accesses
` [RFC PATCH 08/30] PCI: cadence: Add support to use PCIe in J721E SoC
` [RFC PATCH 09/30] PCI: cadence: Add platform_data to start link and check link status
` [RFC PATCH 10/30] PCI: cadence: Use *_start_link() and *_wait_for_link() to establish link
` [RFC PATCH 11/30] PCI: cadence: Add support to drive PERST# line using GPIO
` [RFC PATCH 12/30] PCI: cadence: Make "mem" an optional memory resource
` [RFC PATCH 13/30] PCI: cadence: Use local management register to configure Vendor ID
` [RFC PATCH 15/30] PCI: endpoint: Replace spinlock with mutex
` [RFC PATCH 16/30] PCI: endpoint: Assign function number of each PF in EPC core
` [RFC PATCH 17/30] PCI: endpoint: Protect concurrent access to pci_epf_ops with mutex
` [RFC PATCH 18/30] PCI: endpoint: Add support to add virtual function in endpoint core
` [RFC PATCH 19/30] PCI: endpoint: Add support to link a physical function to a virtual function
` [RFC PATCH 20/30] PCI: endpoint: Add virtual function number in pci_epc ops
` [RFC PATCH 21/30] PCI: cadence: Add support to configure virtual functions
` [RFC PATCH 22/30] PCI: cadence: Configure pci_epc_features to align BAR addresses to 256 Bytes
` [RFC PATCH 23/30] of/platform: Export of_platform_device_create_pdata()
` [RFC PATCH 24/30] dt-bindings: PCI: J721E: Add DT bindings for PCIe controller in J721E
` [RFC PATCH 25/30] PCI: j721e: Add TI J721E PCIe driver
` [RFC PATCH 26/30] MAINTAINERS: Add MAINTAINER entry for PCIe on TI's J721E SoC
` [RFC PATCH 27/30] misc: pci_endpoint_test: Add J721E in pci_device_id table
` [RFC PATCH 28/30] misc: pci_endpoint_test: Avoid using module parameter to determine irqtype
` [RFC PATCH 29/30] misc: pci_endpoint_test: Populate sriov_configure ops to configure SRIOV device
` [RFC PATCH 30/30] misc: pci_endpoint_test: Enable legacy interrupt
[PATCH] soc: ti: pm33xx: Add a print while entering RTC only mode with DDR in self-refresh
2019-06-10 12:20 UTC (4+ messages)
[PATCH -next] ARM: OMAP2+: Make some variables static
2019-06-10 12:18 UTC (2+ messages)
[PATCH 0/7] AM335x Phytec boards update
2019-06-10 12:10 UTC (4+ messages)
` [PATCH 1/7] ARM: dts: am335x phytec boards: Fix cd-gpios active level
[PATCH] bus: ti-sysc: Add support for module specific reset quirks
2019-06-10 11:59 UTC
[PATCH] arm: dts: dra72x: Disable usb4_tm target module
2019-06-10 7:06 UTC (2+ messages)
next/master boot: 257 boots: 11 failed, 229 passed with 16 offline, 1 conflict (next-20190604)
2019-06-10 6:41 UTC (2+ messages)
[PATCH AUTOSEL 4.14 06/31] clk: ti: clkctrl: Fix clkdm_clk handling
2019-06-08 11:46 UTC
[PATCH AUTOSEL 4.19 08/49] clk: ti: clkctrl: Fix clkdm_clk handling
2019-06-08 11:41 UTC
[PATCH AUTOSEL 5.1 16/70] clk: ti: clkctrl: Fix clkdm_clk handling
2019-06-08 11:38 UTC
[PATCH v3 0/5] drm/panel-simple: Add panel parameters for ortustech-com37h3m05dtc/99dtc and sharp-lq070y3dg3b
2019-06-07 11:11 UTC (6+ messages)
` [PATCH v3 1/5] drm/panel: simple: Add Sharp LQ070Y3DG3B panel support
` [PATCH v3 2/5] drm/panel: simple: Add Ortustech COM37H3M "
` [PATCH v3 3/5] dt-bindings: drm/panel: simple: add ortustech,com37h3m05dtc panel
` [PATCH v3 4/5] dt-bindings: drm/panel: simple: add ortustech,com37h3m99dtc panel
` [PATCH v3 5/5] dt-bindings: drm/panel: simple: add sharp,lq070y3dg3b panel
[PATCH v3 net-next 0/7] net: ethernet: ti: cpsw: Add XDP support
2019-06-06 20:56 UTC (12+ messages)
` [PATCH v3 net-next 1/7] net: page_pool: add helper function to retrieve dma addresses
` [PATCH v3 net-next 2/7] net: page_pool: add helper function to unmap "
` [PATCH v3 net-next 3/7] net: ethernet: ti: cpsw: use cpsw as drv data
` [PATCH v3 net-next 4/7] net: ethernet: ti: cpsw_ethtool: simplify slave loops
` [PATCH v3 net-next 5/7] net: ethernet: ti: davinci_cpdma: add dma mapped submit
` [PATCH v3 net-next 6/7] net: ethernet: ti: davinci_cpdma: return handler status
` [PATCH v3 net-next 7/7] net: ethernet: ti: cpsw: add XDP support
[PATCH] clk: ti: Remove unused function ti_clk_build_component_gate
2019-06-06 17:55 UTC (3+ messages)
` [PATCH v3] clk: ti: Remove unused functions
[PATCH v2] ARM: configs: Remove useless UEVENT_HELPER_PATH
2019-06-06 9:16 UTC (3+ messages)
[PATCH v2] ARM: config: Remove left-over BACKLIGHT_LCD_SUPPORT
2019-06-06 2:00 UTC (3+ messages)
[PATCH] dt-bindings: i2c: omap: Add new compatible for J721E SoCs
2019-06-05 8:45 UTC
[PATCH v2 0/2] drm/panel-simple: Add panel parameters for ortustech-com37h3m05dtc/99dtc and sharp-lq070y3dg3b
2019-06-05 8:31 UTC (5+ messages)
` [PATCH v2 1/2] drm/panel: simple: Add Sharp LQ070Y3DG3B panel support
` [PATCH v2 2/2] drm/panel: simple: Add Ortustech COM37H3M "
[PATCH 0/2] Add Mailbox support for TI K3 SoCs
2019-06-04 17:01 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: mailbox: omap: Update bindings "
` [PATCH 2/2] mailbox/omap: Add support "
[PATCH 0/2] drm/panel-simple: Add panel parameters for ortustech-com37h3m05dtc/99dtc and sharp-lq070y3dg3b
2019-06-04 12:53 UTC (3+ messages)
` [PATCH 1/2] drm/panel: simple: Add Sharp LQ070Y3DG3B panel support
` [PATCH 2/2] drm/panel: simple: Add Ortustech COM37H3M "
Running linux on qemu omap
2019-06-04 9:44 UTC (3+ messages)
[PATCH] ARM: configs: Remove useless UEVENT_HELPER_PATH
2019-06-04 8:39 UTC (3+ messages)
[PATCH v2] net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
2019-06-03 21:34 UTC (3+ messages)
[PATCH] ARM: config: Remove left-over BACKLIGHT_LCD_SUPPORT
2019-06-03 19:22 UTC
[PATCH] mfd: menelaus: Remove superfluous error message
2019-06-03 12:52 UTC (2+ messages)
[PATCH 0/3] mfd: lp87565: Add support for 4-phase lp87561 combination
2019-06-03 9:03 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: mfd: lp87565: Add lp87561 configuration
` [PATCH 2/3] mfd: lp87565: Add support for 4-phase lp87561 combination
[PATCHv6 0/4] omapdrm: DSI command mode panel support
2019-06-03 8:29 UTC (16+ messages)
` [PATCHv6 3/4] drm/omap: add framedone interrupt support
[PATCH] ASoC: ti: Fix SDMA users not providing channel names
2019-06-02 14:55 UTC
[PATCH 0/2] Improve phy-mapphone pm
2019-06-02 10:25 UTC (6+ messages)
` [PATCH 1/2] phy: core: Add phy_pm_runtime_enabled
[PATCH AUTOSEL 4.4 09/56] mfd: twl6040: Fix device init errors for ACCCTL register
2019-06-01 13:25 UTC (2+ messages)
` [PATCH AUTOSEL 4.4 51/56] gpio: gpio-omap: add check for off wake capable gpios
[PATCH AUTOSEL 4.9 15/74] mfd: twl6040: Fix device init errors for ACCCTL register
2019-06-01 13:24 UTC
[PATCH AUTOSEL 4.14 19/99] mfd: twl6040: Fix device init errors for ACCCTL register
2019-06-01 13:22 UTC
[PATCH AUTOSEL 4.19 022/141] mfd: twl6040: Fix device init errors for ACCCTL register
2019-06-01 13:19 UTC
[PATCH AUTOSEL 5.0 027/173] mfd: twl6040: Fix device init errors for ACCCTL register
2019-06-01 13:16 UTC
[PATCH AUTOSEL 5.1 029/186] mfd: twl6040: Fix device init errors for ACCCTL register
2019-06-01 13:14 UTC
[PATCH v2 net-next 0/7] net: ethernet: ti: cpsw: Add XDP support
2019-06-01 10:55 UTC (18+ messages)
` [PATCH v2 net-next 1/7] net: page_pool: add helper function to retrieve dma addresses
` [PATCH v2 net-next 2/7] net: page_pool: add helper function to unmap "
` [PATCH v2 net-next 3/7] net: ethernet: ti: cpsw: use cpsw as drv data
` [PATCH v2 net-next 4/7] net: ethernet: ti: cpsw_ethtool: simplify slave loops
` [PATCH v2 net-next 5/7] net: ethernet: ti: davinci_cpdma: add dma mapped submit
` [PATCH v2 net-next 6/7] net: ethernet: ti: davinci_cpdma: return handler status
` [PATCH v2 net-next 7/7] net: ethernet: ti: cpsw: add XDP support
[PATCH 0/3] Add HwSpinlock support for TI K3 SoCs
2019-05-31 2:13 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: hwlock: Update OMAP binding "
` [PATCH 2/3] hwspinlock/omap: Add support "
` [PATCH 3/3] hwspinlock/omap: Add a trace during probe
[PATCH] net: ethernet: ti: cpsw_ethtool: fix ethtool ring param set
2019-05-30 21:49 UTC (2+ messages)
[PATCH v2 net-next] net: ethernet: ti: cpsw: correct .ndo_open error path
2019-05-30 4:50 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox