Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
 messages from 2017-11-10 10:04:44 to 2017-11-15 20:06:43 UTC [more...]

[PATCH v2 0/5] misc: new serdev based drivers for Wi2Wi w2sg00x4 GPS module
 2017-11-15 20:06 UTC  (10+ messages)
` [PATCH v2 1/5] DT: vendor prefix for Wi2Wi, Inc
` [PATCH v2 2/5] DT: misc: w2sg0004: add bindings documentation (GPS module with serdev UART)
` [PATCH v2 3/5] misc: Add w2sg0004 (gps receiver) power control driver
` [PATCH v2 4/5] DTS: gta04: add serdev node for w2sg00x4
` [PATCH v2 5/5] misc: w2sg0004: add debugging code and Kconfig

[PATCH v3 0/5] misc serdev: new serdev based driver for Wi2Wi w2sg00x4 GPS module
 2017-11-15 19:55 UTC  (16+ messages)
` [PATCH v3 2/5] DT: misc serdev: w2sg0004: add bindings documentation (GPS module with serdev UART)
` [PATCH v3 3/5] misc serdev: Add w2sg0004 (gps receiver) power control driver
  ` [PATCH v3 1/5] DT: vendor prefix for Wi2Wi, Inc
  ` [PATCH v3 4/5] DTS: gta04: add serdev node for w2sg00x4
` [PATCH v3 5/5] misc serdev: w2sg0004: add debugging code and Kconfig

[PATCH] Add support for bq27521 battery monitor
 2017-11-15 19:20 UTC  (3+ messages)
` [PATCH v4.14] "

[PATCH] gpio: omap: initialize gpioirq chip as part of gpiochip_add_data
 2017-11-15 18:36 UTC 

[PATCH v5 00/16] OMAP2+ OneNAND driver update
 2017-11-15 16:38 UTC  (17+ messages)
` [PATCH v5 01/16] dt-bindings: mtd: gpmc-onenand: Update properties description
` [PATCH v5 02/16] ARM: dts: OMAP2+: Add compatible property to onenand node
` [PATCH v5 03/16] ARM: dts: omap3-igep: Update onenand node timings
` [PATCH v5 04/16] mtd: onenand: omap2: Remove regulator support
` [PATCH v5 05/16] mtd: onenand: omap2: Remove skip initial unlocking support
` [PATCH v5 06/16] mtd: onenand: omap2: Remove partitioning support from platform data
` [PATCH v5 07/16] mtd: onenand: omap2: Account waiting time as waiting on IO
` [PATCH v5 08/16] mtd: onenand: omap2: Simplify the DMA setup for various paths
` [PATCH v5 09/16] mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementation
` [PATCH v5 10/16] mtd: onenand: omap2: Convert to use dmaengine for memcpy
` [PATCH v5 11/16] mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specific
` [PATCH v5 12/16] mtd: onenand: omap2: Decouple DMA enabling from INT pin availability
` [PATCH v5 13/16] memory: omap-gpmc: Refactor OneNAND support
` [PATCH v5 14/16] mtd: onenand: omap2: Configure driver from DT
` [PATCH v5 15/16] ARM: OMAP2+: Remove gpmc-onenand
` [PATCH v5 16/16] ARM: dts: Nokia: Use OneNAND INT pin

[PATCH v4 01/16] dt-bindings: mtd: gpmc-onenand: Update properties description
 2017-11-15 15:55 UTC  (6+ messages)

[PATCH] net: ethernet: ti: cpsw: fix min eth packet size
 2017-11-15 15:46 UTC 

[PATCH v4 00/16] OMAP2+ OneNAND driver update
 2017-11-15 15:20 UTC  (56+ messages)
` [PATCH v4 02/16] ARM: dts: OMAP2+: Add compatible property to onenand node
` [PATCH v4 03/16] ARM: dts: omap3-igep: Update onenand node timings
` [PATCH v4 04/16] mtd: onenand: omap2: Remove regulator support
` [PATCH v4 05/16] mtd: onenand: omap2: Remove skip initial unlocking support
` [PATCH v4 06/16] mtd: onenand: omap2: Remove partitioning support from platform data
` [PATCH v4 07/16] mtd: onenand: omap2: Account waiting time as waiting on IO
` [PATCH v4 08/16] mtd: onenand: omap2: Simplify the DMA setup for various paths
` [PATCH v4 09/16] mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementation
` [PATCH v4 10/16] mtd: onenand: omap2: Convert to use dmaengine for memcpy
` [PATCH v4 11/16] mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specific
` [PATCH v4 12/16] mtd: onenand: omap2: Enable DMA by default
` [PATCH v4 13/16] memory: omap-gpmc: Refactor OneNAND support
` [PATCH v4 14/16] mtd: onenand: omap2: Configure driver from DT
` [PATCH v4 15/16] ARM: OMAP2+: Remove gpmc-onenand
` [PATCH v4 16/16] ARM: dts: Nokia: Use R/B pin

n900 in next-20170901
 2017-11-15  2:53 UTC  (27+ messages)

[PATCH v3 0/7] OMAP2+ OneNAND driver update
 2017-11-15  2:11 UTC  (27+ messages)
` [PATCH v3 5/7] mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementation

[PATCH 1/2] clk: qcom: common: fix legacy board-clock registration
 2017-11-14 23:53 UTC  (5+ messages)
` [PATCH 2/2] clk: ti: dra7-atl-clock: fix child-node lookups

[PATCH 1/2] mfd: twl4030-audio: fix sibling-node lookup
 2017-11-14 18:07 UTC  (7+ messages)
` [PATCH 2/2] mfd: twl6040: fix child-node lookup

[PATCH] ARM: dts: am57xx-beagle-x15: fix HDMI LS_OE GPIO
 2017-11-14 16:07 UTC  (10+ messages)

[PATCH] OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()
 2017-11-14  6:12 UTC 

[PATCH] ARM: OMAP2+: Missing error code in omap_device_build()
 2017-11-14  6:06 UTC 

[PATCH] video: fbdev: Convert timers to use timer_setup()
 2017-11-14  3:18 UTC  (3+ messages)
`  "

[PATCHv2 00/28] clk: ti: clkctrl fixes + support for new SoCs
 2017-11-14  2:07 UTC  (9+ messages)
` [PATCHv2 04/28] clk: ti: clkctrl: use fallback udelay approach if timekeeping is suspended
` [PATCHv2 05/28] clk: ti: convert retry_init param to use void data type
` [PATCHv2 06/28] clk: ti: clkctrl: add support for retrying failed init
` [PATCHv2 23/28] clk: ti: am43xx: add clkctrl clock data

[PATCH] clk/ti: Delete an error message for a failed memory allocation in two functions
 2017-11-14  1:59 UTC  (2+ messages)

[PATCH 2/3] EDAC: ti: add support for TI keystone and DRA7xx EDAC
 2017-11-13 19:17 UTC  (8+ messages)
` [PATCHv3 "

[PATCH v5 0/2] memory: Introduce ti-emif-sram driver
 2017-11-13 17:07 UTC  (5+ messages)
` [PATCH v5 2/2] memory: ti-emif-sram: introduce relocatable suspend/resume handlers

N900 kernel support
 2017-11-13 15:15 UTC  (8+ messages)

[PATCH] omap3-n900: enable autofocus
 2017-11-13 10:29 UTC  (4+ messages)

[PATCH 1/3] Documentation: dt: memory: ti-emif: add edac support under emif
 2017-11-13  9:03 UTC  (4+ messages)
` [PATCHv2 2/3] EDAC: ti: add support for TI keystone and DRA7xx EDAC

[PATCH 1/2] regulator: tps65218: Fix strobe assignment
 2017-11-10 21:29 UTC  (3+ messages)
` [PATCH 2/2] regulator: tps65218: remove unused tps_info structure
` Applied "regulator: tps65218: Fix strobe assignment" to the regulator tree

[PATCH 5/6] arm: dts: omap: Add missing #phy-cells to usb-nop-xceiv
 2017-11-10 16:26 UTC  (4+ messages)
` [PATCH 6/6] arm: dts: am33xx: Add missing #phy-cells to ti,am335x-usb-phy

[PATCH] video: fbdev: Convert timers to use timer_setup()
 2017-11-10 15:33 UTC  (3+ messages)

[PATCH] ARM: AM33xx: PRM: Remove am33xx_pwrdm_read_prev_pwrst function
 2017-11-10 11:26 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox