linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-09 07:51:19 to 2015-12-15 10:56:34 UTC [more...]

[PATCH v3 0/9] phy: use syscon framework APIs to set ctrl mod reg
 2015-12-15 10:56 UTC  (11+ messages)
` [PATCH v3 1/9] phy: ti-pipe3: introduce local struct device* in probe
` [PATCH v3 2/9] phy: ti-pipe3: move clk initialization to a separate function
  ` [PATCH v3 3/9] phy: ti-pipe3: move sysctrl "
` [PATCH v3 4/9] phy: ti-pipe3: move mem resource "
` [PATCH v3 5/9] phy: ti-pipe3: use ti_pipe3_power_off to power off the PHY during probe
` [PATCH v3 6/9] phy: ti-pipe3: use *syscon* framework API to power on/off the PHY
` [PATCH v3 7/9] phy: ti-pipe3: use *syscon* framework API to set PCS value of "
` [PATCH v3 8/9] phy: omap-usb2: use omap_usb_power_off to power off the PHY during probe
` [PATCH v3 9/9] phy: omap-usb2: use *syscon* framework API to power on/off the PHY

[PATCH v3 0/4] ARM: dts: use syscon property instead of ctrl-module
 2015-12-15  9:39 UTC  (5+ messages)
  ` [PATCH v3 1/4] ARM: dts: dra7: Add dt node for the sycon pcie
` [PATCH v3 2/4] ARM: dts: dra7: Use "syscon-phy-power" and "syscon-pcs" in PCIe PHY node
` [PATCH v3 3/4] ARM: dts: dra7: Use "ti,dra7x-usb2-phy2" compatible string for USB2 PHY2
` [PATCH v3 4/4] ARM: dts: <am4372/dra7/omap5>: Use "syscon-phy-power" instead of "ctrl-module"

[PATCH 5/5] arm: boot: store ATAGs structure into DT "/chosen/linux,atags" entry
 2015-12-15  9:33 UTC  (8+ messages)

[PATCH] mtd: onenand: omap2: Convert to use dmaengine for memcpy
 2015-12-15  7:37 UTC 

[PATCH V03 0/5] dmaengine: New 'universal' API for requesting channel
 2015-12-14 20:47 UTC  (6+ messages)
` [PATCH V03 1/5] dmaengine: core: Skip mask matching when it is not provided to private_candidate
` [PATCH V03 2/5] dmaengine: core: Move and merge the code paths using private_candidate
` [PATCH V03 3/5] dmaengine: core: Introduce new, universal API to request a channel
` [PATCH V03 4/5] dmaengine: edma: Add support for DMA filter mapping to slave devices
` [PATCH V03 5/5] dmaengine: omap-dma: "

[PATCH V02 0/5] dmaengine: New 'universal' API for requesting channel
 2015-12-14 20:39 UTC  (9+ messages)
` [PATCH V02 1/5] dmaengine: core: Skip mask matching when it is not provided to private_candidate
` [PATCH V02 2/5] dmaengine: core: Move and merge the code paths using private_candidate
` [PATCH V02 3/5] dmaengine: core: Introduce new, universal API to request a channel
` [PATCH V02 4/5] dmaengine: edma: Add support for DMA filter mapping to slave devices
` [PATCH V02 5/5] dmaengine: omap-dma: "

[PATCH 0/2] arm: omap2: AM43xx: enable ARM TWD timer
 2015-12-14 20:34 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP: am43xx: enable GENERIC_CLOCKEVENTS_BROADCAST
` [PATCH v2 2/2] arm: omap2: AM43xx: select ARM TWD timer

4.4-rc5 : INFO: rcu_sched detected stalls on CPUs/tasks in twl4030_bci_usb_ncb
 2015-12-14 20:29 UTC 

[PATCH v2] clk: ti: Add support for dm814x ADPLL
 2015-12-14 19:43 UTC  (9+ messages)

[PATCH] mtd: omap_elm: print interrupt resource using %pr
 2015-12-14 18:31 UTC  (4+ messages)

[PATCH] drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY
 2015-12-14 18:04 UTC  (3+ messages)

[PATCH] pinctrl:Convert the composition of devm_request_mem_region and devm_ioremap to a single call
 2015-12-14 14:03 UTC  (2+ messages)

[PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*
 2015-12-14 10:27 UTC  (8+ messages)
` [PATCH 04/10] drivers/pci: make host/pci-dra7xx.c explicitly non-modular

[PATCH] mtd: onenand: omap2: Simplify the DMA setup for various paths
 2015-12-14  9:49 UTC 

[PATCH 004/182] gpio: generic: factor into gpio_chip struct
 2015-12-14  2:35 UTC  (9+ messages)

[PATCH 0/6] ARM: OMAP2+: dts: cm-t335: initial support
 2015-12-14  1:25 UTC  (8+ messages)
  ` [PATCH 0/5] ARM: dts: cm-t335: add peripheral support
      ` [PATCH 1/5] ARM: dts: cm-t335: add support for USB0
      ` [PATCH 2/5] ARM: dts: cm-t335: add support for SBC-T335
      ` [PATCH 3/5] ARM: dts: cm-t335: add support for I2C GPIO expander
      ` [PATCH 4/5] ARM: dts: cm-t335: add support for DVI/LCD
      ` [PATCH 5/5] ARM: dts: cm-t335: add support for bluetooth

[PATCH 0/2] Fix omap VENC (PAL/NTSC TV out) operation with omapdrm driver
 2015-12-13 18:41 UTC  (4+ messages)
` [PATCH 1/2] video:omap2:dss: fix timings for VENC to match what omapdrm expects

[PATCH 0/2] convert to use generic irq handler
 2015-12-12  8:30 UTC  (10+ messages)
` [PATCH 2/2] gpio: omap: "

[PATCH v4 00/58] mtd: nand: refactor the NAND subsystem (part 1)
 2015-12-11 22:11 UTC  (73+ messages)
  ` [PATCH v4 01/58] mtd: nand: denali: add missing nand_release() call in denali_remove()
      ` [PATCH v5 "
  ` [PATCH v4 02/58] mtd: nand: fsmc: create and use mtd_to_fsmc()
  ` [PATCH v4 03/58] mtd: nand: nuc900: create and use mtd_to_nuc900()
  ` [PATCH v4 04/58] mtd: nand: omap2: create and use mtd_to_omap()
  ` [PATCH v4 05/58] mtd: nand: ams-delta: use the mtd instance embedded in struct nand_chip
  ` [PATCH v4 06/58] mtd: nand: atmel: "
  ` [PATCH v4 07/58] mtd: nand: au1550nd: "
  ` [PATCH v4 08/58] mtd: nand: bcm47xx: "
  ` [PATCH v4 09/58] mtd: nand: bf5xx: "
  ` [PATCH v4 10/58] mtd: nand: brcm: "
  ` [PATCH v4 11/58] mtd: nand: cafe: "
  ` [PATCH v4 12/58] mtd: nand: cmx270: "
  ` [PATCH v4 13/58] mtd: nand: cs553x: "
  ` [PATCH v4 14/58] mtd: nand: davinci: "
  ` [PATCH v4 15/58] mtd: nand: denali: "
      ` [PATCH v5 "
  ` [PATCH v4 16/58] mtd: nand: diskonchip: "
  ` [PATCH v4 17/58] mtd: nand: docg4: "
  ` [PATCH v4 18/58] mtd: nand: fsl_elbc: "
  ` [PATCH v4 19/58] mtd: nand: fsl_ifc: "
  ` [PATCH v4 20/58] mtd: nand: fsl_upm: "
  ` [PATCH v4 21/58] mtd: nand: fsmc: "
  ` [PATCH v4 22/58] mtd: nand: gpio: "
  ` [PATCH v4 23/58] mtd: nand: gpmi: "
  ` [PATCH v4 24/58] mtd: nand: hisi504: "
  ` [PATCH v4 25/58] mtd: nand: jz4740: "
  ` [PATCH v4 26/58] mtd: nand: lpc32xx: "
  ` [PATCH v4 28/58] mtd: nand: mxc: "
  ` [PATCH v4 29/58] mtd: nand: nandsim: "
  ` [PATCH v4 31/58] mtd: nand: nuc900: "
  ` [PATCH v4 32/58] mtd: nand: omap2: "
  ` [PATCH v4 33/58] mtd: nand: orion: "
  ` [PATCH v4 34/58] mtd: nand: pasemi: "
  ` [PATCH v4 35/58] mtd: nand: plat: "
  ` [PATCH v4 36/58] mtd: nand: pxa3xx: "
  ` [PATCH v4 37/58] mtd: nand: r852: "
  ` [PATCH v4 38/58] mtd: nand: s3c2410: "
  ` [PATCH v4 39/58] mtd: nand: sh_flctl: "
  ` [PATCH v4 40/58] mtd: nand: sharpsl: "
  ` [PATCH v4 41/58] mtd: nand: socrates: "
    ` [PATCH v5 "
  ` [PATCH v4 42/58] mtd: nand: sunxi: "
  ` [PATCH v4 43/58] mtd: nand: tmio: "
  ` [PATCH v4 44/58] mtd: nand: txx9ndfmc: "
  ` [PATCH v4 45/58] mtd: nand: vf610: "
  ` [PATCH v4 46/58] mtd: nand: update the documentation to reflect framework changes
  ` [PATCH v4 47/58] staging: mt29f_spinand: use the mtd instance embedded in struct nand_chip
  ` [PATCH v4 48/58] cris: nand: "
  ` [PATCH v4 49/58] mtd: nand: update mtd_to_nand()
  ` [PATCH v4 50/58] mtd: nand: remove useless mtd->priv = chip assignments
  ` [PATCH v4 51/58] cris: "
  ` [PATCH v4 52/58] staging: mt29f_spinand: remove useless mtd->priv = chip assignment
  ` [PATCH v4 53/58] mtd: nand: simplify nand_dt_init() usage
  ` [PATCH v4 54/58] mtd: nand: kill the chip->flash_node field
  ` [PATCH v4 55/58] mtd: nand: add helpers to access ->priv
  ` [PATCH v4 56/58] ARM: make use of nand_set/get_controller_data() helpers
  ` [PATCH v4 57/58] mtd: nand: "
  ` [PATCH v4 58/58] staging: mt29f_spinand: "
` [PATCH v4 27/58] mtd: nand: mpc5121: use the mtd instance embedded in struct nand_chip
` [PATCH v4 30/58] mtd: nand: ndfc: "

[PATCH] clk: ti: omap5+: dpll: implement errata i810
 2015-12-11 16:55 UTC  (4+ messages)

[PATCH v5 0/5] Add memory mapped read support for ti-qspi
 2015-12-11 15:09 UTC  (7+ messages)
` [PATCH v5 1/5] spi: introduce accelerated read support for spi flash devices
  ` [PATCH v5 2/5] spi: spi-ti-qspi: add mmap mode read support
` [PATCH v5 3/5] mtd: devices: m25p80: add support for mmap read request
` [PATCH v5 4/5] ARM: dts: DRA7: add entry for qspi mmap region
` [PATCH v5 5/5] ARM: dts: AM4372: "

[PATCH 0/2] ARM: OMAP1/2+: DO not create omap-pcm-audio device
 2015-12-11 12:50 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP1: Remove device creation for omap-pcm-audio
` [PATCH 2/2] ARM: OMAP2+: "

[GIT PULL 2/2] omap device tree changes for v4.5, part 1
 2015-12-11  0:03 UTC 

[GIT PULL 1/2] omap fixes for 81xx for v4.5 merge window
 2015-12-11  0:03 UTC 

[GIT PULL] omap fixes against v4.4-rc4
 2015-12-10 23:50 UTC  (3+ messages)

[PATCH v3] PCI: hosts: mark pcie/pci (msi) irq cascade handler as IRQF_NO_THREAD
 2015-12-10 19:18 UTC 

[PATCH 0/2] Clock driver for dm814x ADPLL
 2015-12-10 18:04 UTC  (4+ messages)
` [PATCH 1/2] clk: ti: Add support "

[PATCH v4 0/5] Add memory mapped read support for ti-qspi
 2015-12-10 17:44 UTC  (8+ messages)
` [PATCH v4 4/5] ARM: dts: DRA7: add entry for qspi mmap region

[PATCH] clk: ti: dra7: fix kernel boot with arg 'clocksource=gp_timer'
 2015-12-10 17:03 UTC 

[PATCH] crypto: omap-des: Fix "schedule while atomic" bug
 2015-12-10 16:51 UTC 

[PATCH 00/39] ARM: dts: Convert OMAP boards to use IOPAD pinmux macros
 2015-12-10 16:48 UTC  (7+ messages)
` [PATCH 01/39] pinctrl: Move am4372 and dra7 macros to the the SoC header files

[PATCH v2] irqchip: omap-intc: add support for spurious irq handling
 2015-12-10 15:16 UTC  (3+ messages)

[GIT PULL for 4.4] DT/dmaengine: edma: Update for the new bindings
 2015-12-10  3:15 UTC  (2+ messages)

[PATCH for 4.4 0/2] DT/dmaengine: edma: Convert 16bit arrays to 32bit
 2015-12-10  3:04 UTC  (9+ messages)
` [PATCH for 4.4 1/2] dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type
` [PATCH for 4.4 2/2] dmaengine: edma: DT: Change reserved slot "

[PATCH 00/10] Patches to get dm814x-evm booting to NFSroot
 2015-12-10  0:56 UTC  (7+ messages)
` [PATCH 02/10] clk: ti: Add few dm814x clock aliases

[4.4-rc][PATCH v2] ARM: dts: am4372: fix clock source for arm twd and global timers
 2015-12-10  0:47 UTC  (3+ messages)

[PATCH v2] PCI: dra7xx: mark dra7xx_pcie_msi irq as IRQF_NO_THREAD
 2015-12-09 19:38 UTC  (5+ messages)

[PATCH 0/2] ARM: dts: Use MMC pwrseq instead regulators for IGEP WiFi init
 2015-12-09 14:26 UTC 

[PATCH v2 00/25] mtd: nand: refactor the NAND subsystem (part 1)
 2015-12-09  8:32 UTC  (6+ messages)
` [PATCH v3 bis 12/25] mtd: nand: use the mtd instance embedded in struct nand_chip


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).