linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-07 16:51:03 to 2017-02-17 16:10:36 UTC [more...]

[PATCH 0/3] ARM: PM: Drop useless checks for PM_SUSPEND_STANDBY
 2017-02-17 16:10 UTC  (4+ messages)
` [PATCH 1/3] ARM: davinci: PM: Drop useless check "
` [PATCH 2/3] ARM: OMAP: PM: Drop useless checks "
` [PATCH 3/3] ARM: socfpga: PM: Drop useless check "

[PATCH v5 0/3] Adding DT support for TI HECC module
 2017-02-17 16:04 UTC  (5+ messages)
  ` [PATCH v5 1/3] ARM: dts: AM35x: Add hecc node
` [PATCH v5 2/3] can: ti_hecc: Add TI HECC DT binding documentation
` [PATCH v5 3/3] can: ti_hecc: Add DT support for TI HECC module

[PATCH] ARM: omap2+: Revert omap-smp.c changes resetting cpu1 during boot
 2017-02-17 15:55 UTC  (12+ messages)

[PATCH] ARM: omap2plus_defconfig: Enable INPUT_MOUSEDEV as loadable modules
 2017-02-17 14:51 UTC 

[PATCH v4 0/3] Adding DT support for TI HECC module
 2017-02-17 13:54 UTC  (5+ messages)
` [PATCH v4 2/3] can: ti_hecc: Add TI HECC DT binding documentation
  ` [PATCH v4 1/3] ARM: dts: AM35x: Add hecc node
  ` [PATCH v4 3/3] can: ti_hecc: Add DT support for TI HECC module

[PATCH v2 00/22] PCI: Support for configurable PCI endpoint
 2017-02-17 13:15 UTC  (30+ messages)
` [PATCH v2 01/22] PCI: endpoint: Add EP core layer to enable EP controller and EP functions
` [PATCH v2 02/22] Documentation: PCI: Guide to use PCI Endpoint Core Layer
` [PATCH v2 03/22] PCI: endpoint: Introduce configfs entry for configuring EP functions
` [PATCH v2 04/22] Documentation: PCI: Guide to use pci endpoint configfs
` [PATCH v2 05/22] Documentation: PCI: Add specification for the *pci test* function device
` [PATCH v2 06/22] PCI: endpoint: functions: Add an EP function to test PCI
` [PATCH v2 07/22] Documentation: PCI: Add binding documentation for pci-test endpoint function
` [PATCH v2 08/22] PCI: dwc: designware: Add EP mode support
` [PATCH v2 09/22] dt-bindings: PCI: Add dt bindings for pci designware EP mode
` [PATCH v2 10/22] PCI: dwc: dra7xx: Facilitate wrapper and msi interrupts to be enabled independently
` [PATCH v2 11/22] PCI: dwc: dra7xx: Add EP mode support
` [PATCH v2 12/22] dt-bindings: PCI: dra7xx: Add dt bindings for pci dra7xx EP mode
` [PATCH v2 13/22] PCI: dwc: dra7xx: Workaround for errata id i870
` [PATCH v2 14/22] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode
` [PATCH v2 15/22] PCI: Add device IDs for DRA74x and DRA72x
` [PATCH v2 16/22] misc: Add host side pci driver for pci test function device
` [PATCH v2 17/22] Documentation: misc-devices: Add Documentation for pci-endpoint-test driver
` [PATCH v2 18/22] tools: PCI: Add a userspace tool to test PCI endpoint
` [PATCH v2 19/22] tools: PCI: Add sample test script to invoke pcitest
` [PATCH v2 20/22] Documentation: PCI: Add userguide for PCI endpoint test function
` [PATCH v2 21/22] MAINTAINERS: add PCI EP maintainer
` [PATCH v2 22/22] ARM: DRA7: clockdomain: Change the CLKTRCTRL of CM_PCIE_CLKSTCTRL to SW_WKUP

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-17 12:37 UTC  (4+ messages)
` [PATCH 23/35] drivers/mfd: Convert remaining uses of "

[PATCH v3 0/3] Adding DT support for TI HECC module
 2017-02-17  9:36 UTC  (9+ messages)
` [PATCH v3 1/3] ARM: dts: AM35x: Add hecc node
` [PATCH v3 2/3] can: ti_hecc: Add TI HECC DT binding documentation
` [PATCH v3 3/3] can: ti_hecc: Add DT support for TI HECC module

[PATCH v3] omapfb: dss: Handle return error in dss_init_ports
 2017-02-17  6:10 UTC 

[GIT PULL] few omap late dts changes for v4.11 merge window
 2017-02-16 16:59 UTC 

[PATCH 00/10] PCI: dwc: Rework and cleanup designware driver
 2017-02-16 14:49 UTC  (13+ messages)
` [PATCH 01/10] PCI: dwc: designware: Move the register defines to designware header file
` [PATCH 02/10] PCI: dwc: *all*: Add platform_set_drvdata
` [PATCH 03/10] PCI: dwc: *all*: Rename cfg_read/cfg_write to read/write
` [PATCH 04/10] PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init
` [RFT PATCH 05/10] PCI: dwc: *all*: Split *struct pcie_port* into host only and core structures
` [PATCH 06/10] PCI: dwc: designware: Parse *num-lanes* property in dw_pcie_setup_rc
` [PATCH 07/10] PCI: dwc: designware: Fix style errors in pcie-designware.c
` [PATCH 08/10] PCI: dwc: Split pcie-designware.c into host and core files
` [PATCH 09/10] PCI: dwc: Create a new config symbol to enable pci dwc host
` [PATCH 10/10] PCI: dwc: Remove dependency of designware to CONFIG_PCI

[PATCH 0/2] Add TI iodelay driver using #pinctrl-cells
 2017-02-16 13:58 UTC  (8+ messages)
` [PATCH 2/2] pinctrl: Introduce TI IOdelay configuration driver
  ` [PATCH] ARM: dts: Add dra7 iodelay configuration and use it for MMC

[PATCH 0/4] PCI: dwc: cleanup designware driver
 2017-02-16 13:29 UTC  (5+ messages)
` [PATCH 1/4] PCI: dwc: designware: Add new *ops* for cpu addr fixup
` [PATCH 2/4] PCI: dwc: dra7xx: Populate cpu_addr_fixup ops
` [PATCH 3/4] PCI: dwc: all: Modify dbi accessors to take dbi_base as argument
` [PATCH 4/4] PCI: dwc: all: Modify dbi accessors to access data of 4/2/1 bytes

[PATCH 00/37] PCI: Support for configurable PCI endpoint
 2017-02-16 10:00 UTC  (7+ messages)
` [PATCH 30/37] dt-bindings: PCI: dra7xx: Add dt bindings to enable legacy mode
` [PATCH 37/37] ARM: dts: DRA7: Add pcie1 dt node for EP mode

[PATCH v5 0/5] dmaengine: cppi41: Make CPPI 4.1 driver more generic
 2017-02-16  4:40 UTC  (7+ messages)
  ` [PATCH v5 1/5] dmaengine: cppi41: Remove usbss_mem
  ` [PATCH v5 2/5] dmaengine: cppi41: rename platform variables
  ` [PATCH v5 3/5] dmaengine: cppi41: Move some constants to glue layer
  ` [PATCH v5 4/5] dmaengine: cppi41: init_sched(): Get number of channels from DT
  ` [PATCH v5 5/5] dmaengine: cppi41: Remove isr callback from glue layer

[PATCH] PM / wakeirq: report a wakeup_event on dedicated wekup irq
 2017-02-15 23:45 UTC  (2+ messages)

[PATCH 3.16 214/306] net: ethernet: ti: cpsw: fix device and of_node leaks
 2017-02-15 22:41 UTC 

[PATCH] net: ethernet: ti: cpsw: correct ale dev to cpsw
 2017-02-15 17:45 UTC 

[PATCH] ARM: dts: am57xx-idk: tpic2810 is on I2C bus, not SPI
 2017-02-15 15:42 UTC  (2+ messages)

[PATCH v6 0/4] usb: musb: da8xx: Add DMA support
 2017-02-15 14:26 UTC  (5+ messages)
  ` [PATCH v6 1/4] usb: musb: Use shared irq
  ` [PATCH v6 2/4] usb: musb: Add support of CPPI 4.1 DMA controller to DA8xx
  ` [PATCH v6 3/4] usb: musb: musb_cppi41: Workaround DMA stall issue during teardown
  ` [PATCH v6 4/4] usb: musb: da8xx: Add a primary support of PM runtime

[PATCH v9 0/8] drivers: touchscreen: tsc2007 and ads7846/tsc2046 improvements (use common touchscreen bindings, pre-calibration, spi fix and provide iio raw values)
 2017-02-15 14:03 UTC  (7+ messages)
      ` [Letux-kernel] "

[PATCH] usb: dwc3: gadget: Fix system suspend/resume on TI platforms
 2017-02-15 12:16 UTC 

[PATCH] net: ethernet: ti: cpsw: use var instead of func for usage count
 2017-02-15  3:30 UTC  (2+ messages)

[PATCH v2] net: ethernet: ti: cpsw: fix cpsw assignment in resume
 2017-02-14 19:54 UTC  (2+ messages)

[PATCH 00/14] Drop some unused omap platform_data
 2017-02-14 17:56 UTC  (6+ messages)
` [PATCH 10/14] ARM: OMAP2+: Remove legacy data from hwmod for omap3

clk: ti: clkctrl clock support
 2017-02-13 16:55 UTC  (9+ messages)
` [PATCH 1/6] clk: ti: add support for clkctrl clocks
` [PATCH 2/6] dt-bindings: clk: add omap4 clkctrl definitions
` [PATCH 3/6] clk: ti: omap4: add clkctrl clock data
` [PATCH 4/6] ARM: OMAP2+: hwmod: assign hwmod-ck as main clock from DT if available
` [PATCH DO NOT MERGE 5/6] ARM: dts: omap4: add some sample clkctrl data
` [PATCH DO NOT MERGE 6/6] ARM: OMAP4: hwmod_data: drop a few clkctrl setups replaced with clocks

[PATCHv3] Documentation: dt-bindings: Add binding documentation for TI clkctrl clocks
 2017-02-13 15:19 UTC  (2+ messages)

[PATCH 00/15] clk: ti: cleanups / fixes for preparation of clkctrl clocks
 2017-02-13  9:35 UTC  (16+ messages)
` [PATCH 01/15] clk: ti: remove un-used definitions from public clk_hw_omap struct
` [PATCH 02/15] clk: ti: add support for automatic clock alias generation
` [PATCH 03/15] clk: ti: add API for creating aliases automatically for simple clock types
` [PATCH 04/15] clk: ti: use automatic clock alias generation framework
` [PATCH 05/15] clk: ti: add clkdm_lookup to the exported functions
` [PATCH 06/15] clk: ti: move omap2_init_clk_clkdm under TI clock driver
` [PATCH 07/15] clk: ti: enforce const types on string arrays
` [PATCH 08/15] clk: ti: omap4: cleanup unnecessary clock aliases
` [PATCH 09/15] clk: ti: drop unnecessary MEMMAP_ADDRESSING flag
` [PATCH 10/15] clk: ti: mux: convert TI mux clock to use its internal data representation
` [PATCH 11/15] clk: ti: divider: convert TI divider clock to use its own "
` [PATCH 12/15] clk: ti: divider: add driver internal API for parsing divider data
` [PATCH 13/15] clk: ti: gate: export gate_clk_ops locally
` [PATCH 14/15] clk: ti: dpll44xx: fix clksel register initialization
` [PATCH 15/15] clk: ti: convert to use proper register definition for all accesses

[PATCH] net: ethernet: ti: cpsw: return NET_XMIT_DROP if skb_padto failed
 2017-02-12  2:27 UTC  (2+ messages)

[PATCH] ARM: OMAP2+: Grab reference to device nodes where needed
 2017-02-11 22:59 UTC 

[PATCH 0/2] net: ethernet: ti: cpsw: fix susp/resume
 2017-02-11  0:01 UTC  (8+ messages)
` [PATCH 1/2] net: ethernet: ti: cpsw: fix cpsw assignment in resume
` [PATCH 2/2] net: ethernet: ti: cpsw: fix resume because of usage count

[PATCH 0/2] Two wakeirq fixes
 2017-02-10 22:37 UTC  (5+ messages)
` [PATCH 1/2] PM / wakeirq: Enable dedicated wakeirq for suspend
` [PATCH 2/2] PM / wakeirq: Fix spurious wake-up events for dedicated wakeirqs

[PATCH v5 0/4] cpufreq: Introduce TI CPUFreq/OPP Driver
 2017-02-10 20:55 UTC  (12+ messages)
` [PATCH v5 2/4] Documentation: dt: add bindings for ti-cpufreq
  ` [PATCH v6 "

[PATCH] ARM: dts: am335x-pcm953: Fix legacy wakeup source binding
 2017-02-10 12:29 UTC 

[PATCH v2] omapfb: dss: Handle return error in dss_init_ports
 2017-02-09 21:05 UTC  (3+ messages)

[PATCH v2 1/3] ARM: dts: Add support for phyCORE-AM335x PCM-953 carrier board
 2017-02-09 17:31 UTC  (3+ messages)

[PATCH 0/8] usb: dwc3: add dual-role support
 2017-02-09 11:38 UTC  (4+ messages)

[PATCH] omapfb: dss: Handle return error in dss_init_ports
 2017-02-09 10:02 UTC  (5+ messages)

drivers: usb: dwc3: A question
 2017-02-09  8:45 UTC  (2+ messages)

[PATCHv4 0/2] Two bq24190 PM improvments
 2017-02-08 23:13 UTC  (3+ messages)
` [PATCH 1/2] power: bq24190_charger: Check the interrupt status on resume
` [PATCH 2/2] power: bq24190_charger: Use PM runtime autosuspend

[PATCHv3 0/2] Two bq24190 PM improvments
 2017-02-08 21:32 UTC  (3+ messages)
` [PATCH 2/2] power: bq24190_charger: Use PM runtime autosuspend

[PATCH] net: ethernet: ti: cpsw: remove netif_trans_update
 2017-02-07 18:37 UTC  (2+ messages)

[PATCHv2 0/2] Two bq24190 PM improvments
 2017-02-07 18:20 UTC  (11+ messages)
` [PATCH 2/2] power: bq24190_charger: Use PM runtime autosuspend

[PATCH v5 0/4] cpufreq: Introduce TI CPUFreq/OPP Driver
 2017-02-07 16:52 UTC  (2+ 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).