linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-09 11:22:01 to 2019-08-02 09:27:27 UTC [more...]

[PATCH 0/4] new driver for TI eQEP
 2019-08-02  9:27 UTC  (18+ messages)
` [PATCH 1/4] dt-bindings: counter: new bindings "
` [PATCH 2/4] counter: new TI eQEP driver
` [PATCH 3/4] ARM: dts: am33xx: Add nodes for eQEP
` [PATCH 4/4] ARM: dts: am335x-boneblue: Enable eQEP

[PATCH v2 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2019-08-01 18:31 UTC  (12+ messages)
` [PATCH v2 1/6] dt-bindings: irqchip: Add PRUSS interrupt controller bindings
` [PATCH v2 2/6] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts
` [PATCH v2 3/6] irqchip/irq-pruss-intc: Add support for shared and invalid interrupts
` [PATCH v2 4/6] irqchip/irq-pruss-intc: Add helper functions to configure internal mapping
` [PATCH v2 5/6] irqchip/irq-pruss-intc: Implement irq_{get,set}_irqchip_state ops
` [PATCH v2 6/6] irqchip/irq-pruss-intc: Add support for ICSSG INTC on K3 SoCs

[PATCH 1/3] OMAP3: PM: Set/clear T2 bit for Smartreflex on TWL
 2019-08-01  1:28 UTC 

[PATCH] ASoC: ti: Mark expected switch fall-throughs
 2019-07-31 11:29 UTC  (3+ messages)
` Applied "ASoC: ti: Mark expected switch fall-throughs" to the asoc tree

Backlight in motorola Droid 4
 2019-07-30 21:52 UTC  (10+ messages)

[PATCH] dmaengine: ti: omap-dma: Remove variable override in omap_dma_tx_status()
 2019-07-30 13:20 UTC 

[PATCH] dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
 2019-07-30 13:20 UTC 

[PATCH] dmaengine: ti: edma: Remove 'Assignment in if condition'
 2019-07-30 13:20 UTC 

[PATCH] ARM: Replace strncmp with str_has_prefix
 2019-07-30  2:44 UTC 

[PATCH] mfd: omap-usb-host: Mark expected switch fall-throughs
 2019-07-29 16:35 UTC  (2+ messages)

[PATCH] ARM: OMAP: dma: Mark expected switch fall-throughs
 2019-07-29 16:34 UTC  (2+ messages)

[PATCH v5 0/3] dmaengine: ti: edma: Polled completion support
 2019-07-29  7:33 UTC  (10+ messages)
` [PATCH v5 1/3] dmaengine: ti: edma: Clean up the 2x32bit array register accesses
` [PATCH v5 2/3] dmaengine: ti: edma: Correct the residue calculation (fix for memcpy)
` [PATCH v5 3/3] dmaengine: ti: edma: Support for polled (memcpy) completion

[PATCH v2 0/2] dmaengine: ti: omap-dma: Improved polling support
 2019-07-29  6:35 UTC  (7+ messages)
` [PATCH v2 1/2] dmaengine: ti: omap-dma: Readability cleanup in omap_dma_tx_status()
` [PATCH v2 2/2] dmaengine: ti: omap-dma: Improved memcpy polling support

[PATCH 0/2] DTS: ARM: some minor updates and fixes for GTA04
 2019-07-25 22:42 UTC  (5+ messages)
` [PATCH 2/2] DTS: ARM: gta04: introduce legacy spi-cs-high to make display work again

[PATCH 0/6] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2019-07-25 22:27 UTC  (22+ messages)
` [PATCH 1/6] dt-bindings: irqchip: Add PRUSS interrupt controller bindings
` [PATCH 2/6] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts
` [PATCH 4/6] irqchip/irq-pruss-intc: Add helper functions to configure internal mapping
` [PATCH 5/6] irqchip/irq-pruss-intc: Add API to trigger a PRU sysevent

[PATCH 0/3] regulator: twl6030: Fix the VMMC reset behavior
 2019-07-25  9:45 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: regulator: twl6030: Add retain-on-reset property
` [PATCH 2/3] regulator: twl6030: use variable for device node
` [PATCH 3/3] regulator: twl6030: workaround the VMMC reset behavior

[PATCH] ARM: dts: am335x-boneblue: Use of am335x-osd335x-common.dtsi
 2019-07-24 21:41 UTC  (2+ messages)

[PATCH] Enable backlight when trigger is activated
 2019-07-24 21:16 UTC  (7+ messages)

[PATCH 0/8] ti-sysc related warning fixes for v5.3-rc cycle
 2019-07-24 18:28 UTC  (19+ messages)
` [PATCH 1/8] ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss
` [PATCH 2/8] ARM: OMAP2+: Remove unconfigured midlemode for am3 lcdc
` [PATCH 3/8] bus: ti-sysc: Fix handling of forced idle
` [PATCH 4/8] bus: ti-sysc: Fix using configured sysc mask value
` [PATCH 5/8] ARM: dts: Drop bogus ahclkr clocks for dra7 mcasp 3 to 8
` [PATCH 6/8] ARM: dts: Fix flags for gpio7
` [PATCH 7/8] ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7
` [PATCH 8/8] ARM: dts: Fix lcdc sysc flags for am3

[PATCH 0/1] ARM: dts: am335x: Fix UARTs length
 2019-07-24 12:23 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] USB: serial: option: Add Motorola modem UARTs
 2019-07-24  2:34 UTC  (2+ messages)

[PATCH] serial: 8250_omap: Fix idling for unloaded serdev drivers
 2019-07-23 11:54 UTC 

[PATCH] ARM: OMAP2+: Fix omap4 errata warning on other SoCs
 2019-07-23 11:37 UTC 

[PATCH v3 0/5] drm/panel-simple: Add panel parameters for ortustech-com37h3m05dtc/99dtc and sharp-lq070y3dg3b
 2019-07-23  6:59 UTC  (8+ messages)
        ` [Letux-kernel] "

nl80211 wlcore regression in next
 2019-07-23  6:43 UTC  (7+ messages)

[PATCH 0/4] drop selected platform data for am3 and am4
 2019-07-23  6:40 UTC  (9+ messages)
` [PATCH 1/4] ARM: OMAP2+: Drop mmc platform data for am330x and am43xx

[PATCH 00/14] mfd: convert subsystem to i2c_new_dummy_device()
 2019-07-22 17:26 UTC  (3+ messages)
` [PATCH 13/14] mfd: palmas: convert to i2c_new_dummy_device
` [PATCH 14/14] mfd: twl-core: "

[PATCH] ARM: dts: am335x-wega.dtsi: fix wrong card detect pin level
 2019-07-22  8:06 UTC  (2+ messages)

USB Modem support for Droid 4
 2019-07-21 16:20 UTC  (5+ messages)

[PATCH] usb: dwc3: omap: squash include/linux/platform_data/dwc3-omap.h
 2019-07-21  7:36 UTC 

[RFC PATCH 00/30] Add PCIe support to TI's J721E SoC
 2019-07-19 10:55 UTC  (5+ messages)
` [RFC PATCH 23/30] of/platform: Export of_platform_device_create_pdata()

[PATCH AUTOSEL 4.19 078/101] PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
 2019-07-19  4:07 UTC 

[PATCH AUTOSEL 5.1 105/141] PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
 2019-07-19  4:02 UTC 

[PATCH AUTOSEL 5.2 132/171] PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIB
 2019-07-19  3:56 UTC 

[PATCH V3] cpufreq: Make cpufreq_generic_init() return void
 2019-07-18  8:47 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: Add of_node_put() before return and break
 2019-07-16 19:37 UTC  (2+ messages)

[PATCH 01/12] Documentation: move architectures together
 2019-07-16 14:51 UTC  (15+ messages)
` [PATCH 02/12] Documentation/arm: repointer docs to Documentation/arch/arm
` [PATCH 03/12] Documentation/ia64: repointer docs to Documentation/arch/ia64
` [PATCH 04/12] Documentation/m68k: repointer docs to Documentation/arch/
` [PATCH 05/12] Documentation/s390: "
` [PATCH 06/12] Documentation/mips: "
` [PATCH 07/12] Documentation/parisc: "
` [PATCH 08/12] Dcumentation/powerpc: "
` [PATCH 09/12] Dcumentation/sh: "
` [PATCH 10/12] Documentation/sparc: "
` [PATCH 11/12] Documentation/x86: "
` [PATCH 12/12] Documentation/xtensa: "

PCI: dra7xx: PCI_EXP_LNKCTL2 usage
 2019-07-16 13:59 UTC 

[PATCH AUTOSEL 4.4 26/53] gpio: omap: fix lack of irqstatus_raw0 for OMAP4
 2019-07-15 14:45 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 27/53] gpio: omap: ensure irq is enabled before wakeup

[PATCH AUTOSEL 4.9 33/73] gpio: omap: fix lack of irqstatus_raw0 for OMAP4
 2019-07-15 14:35 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 34/73] gpio: omap: ensure irq is enabled before wakeup

[PATCH AUTOSEL 4.14 044/105] gpio: omap: fix lack of irqstatus_raw0 for OMAP4
 2019-07-15 14:27 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 045/105] gpio: omap: ensure irq is enabled before wakeup

[PATCH AUTOSEL 4.19 059/158] gpio: omap: fix lack of irqstatus_raw0 for OMAP4
 2019-07-15 14:16 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 060/158] gpio: omap: ensure irq is enabled before wakeup

[PATCH AUTOSEL 5.1 078/219] gpio: omap: fix lack of irqstatus_raw0 for OMAP4
 2019-07-15 14:01 UTC  (3+ messages)
` [PATCH AUTOSEL 5.1 079/219] gpio: omap: ensure irq is enabled before wakeup
` [PATCH AUTOSEL 5.1 081/219] gpio: omap: Fix lost edge wake-up interrupts

[PATCH AUTOSEL 5.2 090/249] gpio: omap: fix lack of irqstatus_raw0 for OMAP4
 2019-07-15 13:46 UTC  (4+ messages)
` [PATCH AUTOSEL 5.2 091/249] gpio: omap: ensure irq is enabled before wakeup
` [PATCH AUTOSEL 5.2 093/249] gpio: omap: Fix lost edge wake-up interrupts
` [PATCH AUTOSEL 5.2 206/249] net: ethernet: ti: cpsw: Assign OF node to slave devices

[PATCH] cpufreq: Make cpufreq_generic_init() return void
 2019-07-13 14:36 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] [net-next] davinci_cpdma: don't cast dma_addr_t to pointer
 2019-07-12 22:19 UTC  (3+ messages)

[PATCH] dmaengine: ti: omap-dma: Improved memcpy polling support
 2019-07-12 21:10 UTC  (3+ messages)

[PATCH v4 0/3] dmaengine: ti: edma: Polled completion support
 2019-07-12 21:05 UTC  (4+ messages)
` [PATCH v4 3/3] dmaengine: ti: edma: Support for polled (memcpy) completion

[RFC PATCH v4 net-next 00/11] net: ethernet: ti: introduce new cpsw switchdev based driver
 2019-07-09 22:48 UTC  (3+ messages)
` [RFC PATCH v4 net-next 05/11] dt-bindings: net: ti: add new cpsw switch driver bindings

[linux-next:master 13028/13492] drivers/net/ethernet/ti/davinci_cpdma.c:725:5: sparse: sparse: symbol 'cpdma_chan_split_pool' was not declared. Should it be static?
 2019-07-09 19:32 UTC  (2+ messages)
` [RFC PATCH linux-next] net: ethernet: ti: davinci_cpdma: cpdma_chan_split_pool() can be static

[PATCH] PCI: dwc: pci-dra7xx: Add missing include file
 2019-07-09 16:45 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).