public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-10 10:55:22 to 2018-08-31 19:34:01 UTC [more...]

[PATCH 1/3] ARM: dts: am571x-idk: Add tricolor Industrial LED support
 2018-08-31 19:34 UTC 

[PATCH] ARM: omap2+: hwmod_core: improve the support for clkctrl clocks
 2018-08-31 15:01 UTC 

[rfc] leds: add TI LMU backlight driver
 2018-08-31 12:19 UTC  (8+ messages)
` [PATCH] "

[PATCH] clk: ti: fix OF child-node lookup
 2018-08-31  9:34 UTC  (6+ messages)

[PATCH 0/3] ARM: dts: am335x: add support for Moxa UC-2100 series
 2018-08-30 23:46 UTC  (5+ messages)
` [PATCH 1/3] ARM: dts: am335x: add common file for "
` [PATCH 2/3] ARM: dts: am335x: add support for Moxa UC-2101 open platform
` [PATCH 3/3] ARM: dts: am335x: add support for Moxa UC-2102 "

[PATCH] mfd: omap-usb-host: Fix dts probe of children
 2018-08-30 22:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: cpsw: Document cpsw-phy-sel usage but prefer phandle
 2018-08-30 21:55 UTC  (7+ messages)
` [PATCH 2/2] net: ethernet: cpsw-phy-sel: prefer phandle for phy sel

[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
 2018-08-30 16:50 UTC  (20+ messages)
` [PATCH] clk: "
  ` [PATCH v2] "
` [PATCH] memory: "
` [PATCH] pinctrl: "
` [PATCH v2] ARM: omap: "

omap4: support for manually updated display
 2018-08-30  9:04 UTC 

[GIT PULL] omap fixes for v4.19-rc cycle
 2018-08-29 21:30 UTC 

[PATCH] mfd: ti-lmu: constify mfd_cell tables
 2018-08-29 19:36 UTC  (2+ messages)

[PATCH v2 00/32] Device Tree Updates for GTA04 (A3/A4/A5 variants)
 2018-08-29 19:36 UTC  (3+ messages)

[PATCH v2] clocksource: ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am43 SoCs
 2018-08-29 15:17 UTC  (4+ messages)

[PATCH] mfd: motorola-cpcap: Add audio-codec support
 2018-08-29  9:31 UTC 

4.19-rc1 on droid 4: screen not updating
 2018-08-28 22:41 UTC  (3+ messages)

[PATCH v2] Fix file permission for am335x-osd3358-sm-red.dts
 2018-08-28 16:55 UTC  (2+ messages)

[PATCH] Fix file permission for am335x-osd3358-sm-red.dts
 2018-08-28 15:53 UTC  (2+ messages)

[PATCH v2 00/29] at24: remove at24_platform_data
 2018-08-28 15:09 UTC  (48+ messages)
` [PATCH v2 01/29] nvmem: add support for cell lookups
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API
` [PATCH v2 14/29] net: simplify eth_platform_get_mac_address()

[PATCH v6 1/2] rtc: omap: use of_device_is_system_power_controller function
 2018-08-27 20:53 UTC  (5+ messages)
` [PATCH v6 2/2] rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec

[PATCH] phy: phy-twl4030-usb: fix denied runtime access
 2018-08-27 19:48 UTC 

[PATCH] soc: ti: pm33xx: Enable DS0 for the platforms on which it is functional
 2018-08-27  7:05 UTC  (8+ messages)

[PATCH] Add DT support for Octavo Systems OSD3358-SM-RED based on TI AM335x
 2018-08-24 14:45 UTC  (3+ messages)

[PATCH v2] cpufreq: ti-cpufreq: Only register platform_device when supported
 2018-08-23 19:20 UTC 

[PATCH] cpufreq: ti-cpufreq: Only register platform_device when supported
 2018-08-23 16:24 UTC  (3+ messages)

[PATCH 0/3] ARM: OMAP1: ams-delta: Clean up GPIO setup for MODEM
 2018-08-23 10:45 UTC  (7+ messages)
` [PATCH 1/3] ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptor
` [PATCH 2/3] ARM: OMAP1: ams-delta: initialize latch2 pins to safe values
` [PATCH 3/3] ARM: OMAP1: ams-delta: register MODEM device earlier

[PATCH 00/23] mtd: rawnand: Stop passing mtd_info to drivers
 2018-08-22 19:24 UTC  (32+ messages)
` [PATCH 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
` [PATCH 02/23] mtd: rawnand: Pass a nand_chip object to nand_scan() & co
` [PATCH 03/23] mtd: rawnand: Pass a nand_chip object to nand_release()
` [PATCH 04/23] mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
` [PATCH 05/23] mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
` [PATCH 06/23] mtd: rawnand: Pass a nand_chip object to ecc->calculate()
` [PATCH 07/23] mtd: rawnand: Pass a nand_chip object to ecc->correct()
` [PATCH 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
` [PATCH 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
` [PATCH 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
` [PATCH 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
` [PATCH 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip()
` [PATCH 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
` [PATCH 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
` [PATCH 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
` [PATCH 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
` [PATCH 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
` [PATCH 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase()
` [PATCH 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
` [PATCH 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
` [PATCH 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
` [PATCH 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
` [PATCH 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand()

[PATCH 0/4] Few corner case fixes for ti-sysc
 2018-08-22 16:44 UTC  (3+ messages)
` [PATCH 3/4] bus: ti-sysc: Fix module register ioremap for larger offsets

[PATCH] drm: omapdrm: displays: fix port_num for opa362 output
 2018-08-22  7:46 UTC  (3+ messages)

[PATCH] sched: idle: Avoid retaining the tick when it has been stopped
 2018-08-21 23:21 UTC 

[PATCH v4] pwm: pwm-omap-dmtimer: return -EPROBE_DEFER if no dmtimer platform data
 2018-08-20  9:25 UTC  (2+ messages)

[PATCH] arm: dts: am4372: setup rtc as system-power-controller
 2018-08-17 14:28 UTC  (4+ messages)

Vibrations on Droid 4?
 2018-08-17 14:26 UTC  (11+ messages)
              ` [PATCH] fix vibrations on Droid 4

[RFC PATCH v2] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-08-16  7:39 UTC  (11+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 1/7] mtd: rawnand: ams-delta: show parent device in sysfs
  ` [PATCH v3 2/7] mtd: rawnand: ams-delta: Use private structure
  ` [PATCH v3 3/7] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port
  ` [PATCH v3 4/7] mtd: rawnand: ams-delta: request data port GPIO resource
  ` [PATCH v3 5/7] mtd: rawnand: ams-delta: Set port direction when needed
  ` [PATCH v3 6/7] mtd: rawnand: ams-delta: Simplify pointer resolution on read/write
  ` [PATCH v3 7/7] mtd: rawnand: ams-delta: use GPIO API for data I/O

[PATCH v5 1/2] rtc: omap: use of_device_is_system_power_controller function
 2018-08-14  9:54 UTC  (7+ messages)
` [PATCH v5 2/2] rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec

[PATCH v3 0/4] clk: clk: Add functions to save/restore clock context en-masse
 2018-08-13 15:25 UTC  (3+ messages)

[PATCH 0/2] net: ethernet: ti: cpsw: fix runtime pm while add/del reserved vid
 2018-08-11 16:39 UTC  (5+ messages)
` [PATCH 1/2] net: ethernet: ti: cpsw: clear all entries when delete vid
` [PATCH 2/2] net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan

[PATCH] media: i2c: lm3560: use conservative defaults
 2018-08-11  9:44 UTC  (4+ messages)
` [PATCH v2] "

Droid 4: suspend to RAM?
 2018-08-10 11:03 UTC  (6+ messages)

[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
 2018-08-10 10:55 UTC  (6+ messages)
` [RFC PATCH v2 12/12] gpiolib: Add fast processing path to bitmap API functions


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