messages from 2018-08-21 11:39:16 to 2018-09-07 17:20:21 UTC [more...]
[PATCH] mfd: ti-lmu: constify mfd_cell tables
2018-09-07 17:20 UTC (4+ messages)
[PATCH] ARM: omap2+: hwmod_core: improve the support for clkctrl clocks
2018-09-07 17:15 UTC (2+ messages)
[PATCH] ARM: omap: Convert to using %pOFn instead of device_node.name
2018-09-07 17:14 UTC (24+ messages)
` [PATCH] clk: "
` [PATCH v2] "
` [PATCH] memory: "
` [PATCH] pinctrl: "
` [PATCH v2] ARM: omap: "
[PATCH v3 0/4] pci-dra7xx: Enable errata i870 workaround for RC mode
2018-09-07 17:00 UTC (4+ messages)
[PATCH 0/3] ARM: OMAP1: ams-delta: Clean up GPIO setup for MODEM
2018-09-07 16:56 UTC (8+ 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
Regression in next with filesystem context concept
2018-09-07 16:10 UTC (4+ messages)
[PATCH 00/19] mtd: rawnand: API cleanup (2nd batch)
2018-09-07 9:13 UTC (22+ messages)
` [PATCH 01/19] mtd: rawnand: Leave chip->IO_ADDR_{R, W} to NULL when unused
` [PATCH 02/19] mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there
` [PATCH 03/19] mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
` [PATCH 04/19] mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
` [PATCH 05/19] mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
` [PATCH 06/19] mtd: rawnand: Deprecate ->block_{bad,markbad}() hooks
` [PATCH 07/19] mtd: rawnand: Deprecate ->erase()
` [PATCH 08/19] mtd: rawnand: Deprecate ->{set,get}_features() hooks
` [PATCH 09/19] mtd: rawnand: Deprecate ->chip_delay
` [PATCH 10/19] mtd: rawnand: Move function prototypes after struct declarations
` [PATCH 11/19] mtd: rawnand: Get rid of nand_flash_dev forward declation
` [PATCH 12/19] mtd: rawnand: Get rid of the duplicate nand_chip forward declaration
` [PATCH 13/19] mtd: rawnand: Get rid of a few unused definitions
` [PATCH 14/19] mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h
` [PATCH 15/19] mtd: rawnand: Inline onfi_get_async_timing_mode()
` [PATCH 16/19] mtd: rawnand: Keep all internal stuff private
` [PATCH 17/19] mtd: rawnand: Move legacy code to nand_legacy.c
` [PATCH 18/19] mtd: rawnand: Move ONFI code to nand_onfi.c
` [PATCH 19/19] mtd: rawnand: Move JEDEC code to nand_jedec.c
[PATCH v2 00/23] mtd: rawnand: Stop passing mtd_info to drivers
2018-09-06 20:15 UTC (26+ messages)
` [PATCH v2 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
` [PATCH v2 02/23] mtd: rawnand: Pass a nand_chip object to nand_scan()
` [PATCH v2 03/23] mtd: rawnand: Pass a nand_chip object to nand_release()
` [PATCH v2 04/23] mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
` [PATCH v2 05/23] mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
` [PATCH v2 06/23] mtd: rawnand: Pass a nand_chip object to ecc->calculate()
` [PATCH v2 07/23] mtd: rawnand: Pass a nand_chip object to ecc->correct()
` [PATCH v2 08/23] mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
` [PATCH v2 09/23] mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
` [PATCH v2 10/23] mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
` [PATCH v2 11/23] mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
` [PATCH v2 12/23] mtd: rawnand: Pass a nand_chip object to chip->select_chip()
` [PATCH v2 13/23] mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
` [PATCH v2 14/23] mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
` [PATCH v2 15/23] mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
` [PATCH v2 16/23] mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
` [PATCH v2 17/23] mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
` [PATCH v2 18/23] mtd: rawnand: Pass a nand_chip object to chip->erase()
` [PATCH v2 19/23] mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
` [PATCH v2 20/23] mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
` [PATCH v2 21/23] mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
` [PATCH v2 22/23] mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
` [PATCH v2 23/23] mtd: rawnand: Pass a nand_chip object nand_erase_nand()
[rfc] leds: add TI LMU backlight driver
2018-09-06 10:16 UTC (11+ messages)
` [PATCH] "
[PATCH] mmc: omap_hsmmc: fix wakeirq handling on removal
2018-09-04 20:11 UTC (4+ messages)
[PATCH v3 RESEND 0/4] clk: clk: Add functions to save/restore clock context en-masse
2018-09-04 6:49 UTC (5+ messages)
` [PATCH v3 RESEND 1/4] "
` [PATCH v3 RESEND 2/4] clk: clk: Add clk_gate_restore_context function
` [PATCH v3 RESEND 3/4] clk: ti: Add functions to save/restore clk context
` [PATCH v3 RESEND 4/4] ti: pm33xx: Save/restore clk context based on enable_off_mode setting
[GIT PULL] omapdrm changes for v4.20
2018-09-03 13:40 UTC
[PATCH v2] cpufreq: ti-cpufreq: Only register platform_device when supported
2018-09-03 6:31 UTC (2+ messages)
[PATCH 1/2] dt-bindings: net: cpsw: Document cpsw-phy-sel usage but prefer phandle
2018-09-02 20:52 UTC (9+ messages)
` [PATCH 2/2] net: ethernet: cpsw-phy-sel: prefer phandle for phy sel
[GIT PULL] omap fixes for v4.19-rc cycle
2018-09-02 1:23 UTC (2+ messages)
[PATCH v2 00/29] at24: remove at24_platform_data
2018-09-01 13:11 UTC (44+ messages)
` [PATCH v2 01/29] nvmem: add support for cell lookups
` [PATCH v2 02/29] Documentation: nvmem: document lookup entries
` [PATCH v2 06/29] mtd: Add support for reading MTD devices via the nvmem API
` [PATCH v2 15/29] net: split eth_platform_get_mac_address() into subroutines
[PATCH 1/3] ARM: dts: am571x-idk: Add tricolor Industrial LED support
2018-08-31 19:34 UTC (3+ messages)
` [PATCH 2/3] ARM: dts: am572x-idk: "
` [PATCH 3/3] ARM: dts: am571x-idk: Add Industrial input load trigger
[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)
omap4: support for manually updated display
2018-08-30 9:04 UTC
[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 v6 1/2] rtc: omap: use of_device_is_system_power_controller function
2018-08-27 20:53 UTC (4+ 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] cpufreq: ti-cpufreq: Only register platform_device when supported
2018-08-23 16:24 UTC (3+ messages)
[PATCH 00/23] mtd: rawnand: Stop passing mtd_info to drivers
2018-08-22 19:24 UTC (4+ messages)
` [PATCH 01/23] mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
[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
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;
as well as URLs for NNTP newsgroup(s).