linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-24 08:18:09 to 2015-07-29 12:13:24 UTC [more...]

[PATCH 00/12] ARM: omap: mtd: nand: Support GPMC NAND on non-OMAP platforms
 2015-07-29 12:13 UTC  (7+ messages)
` [PATCH 03/12] mtd: nand: omap: Move IRQ handling from GPMC to NAND driver

[PATCH 00/17] omap_hsmmc: regulator usage cleanup and fixes
 2015-07-29 12:09 UTC  (19+ messages)
` [PATCH 01/17] mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc
` [PATCH 02/17] mmc: host: omap_hsmmc: return error from omap_hsmmc_reg_get on -EPROBE_DEFER
` [PATCH 03/17] mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()
` [PATCH 04/17] mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator
` [PATCH 05/17] mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc
` [PATCH 06/17] mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage
` [PATCH 07/17] mmc: host: omap_hsmmc: return error if any of the regulator APIs fail
` [PATCH 08/17] mmc: host: omap_hsmmc: add separate functions for enable/disable supply
` [PATCH 09/17] mmc: host: omap_hsmmc: add separate function to set pbias
` [PATCH 10/17] mmc: host: omap_hsmmc: avoid pbias regulator enable on power off
` [PATCH 11/17] mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state
` [PATCH 12/17] ARM: dts: am57xx-beagle-x15: Fix regulator populated in MMC1 dt node
` [PATCH 13/17] mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on prior state
` [PATCH 14/17] mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status
` [PATCH 15/17] mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage
` [PATCH 16/17] mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check
` [PATCH 17/17] mmc: host: omap_hsmmc: use "mmc_of_parse_voltage" to get ocr_avail

[PATCH 2/3] drivers: usb: dwc3: Add adjust_frame_length_quirk
 2015-07-29 11:19 UTC  (6+ messages)

[PATCH] i2c: omap: fix bus recovery setup
 2015-07-29 10:27 UTC  (5+ messages)

[PATCH 0/4] omap: Fix broken pbias device creation
 2015-07-29  8:57 UTC  (6+ messages)
` [PATCH 2/4] ARM: dts: OMAP4: "
` [PATCH 3/4] ARM: dts: OMAP5: "
` [PATCH 4/4] ARM: dts: dra7: "
  ` [RFT PATCH 1/4] ARM: dts: omap24xx: "

[PATCH 0/2] pbias regulator fixes
 2015-07-29  8:57 UTC  (4+ messages)
` [PATCH 1/2] regulator: pbias: use untranslated address to program pbias regulator
` [PATCH 2/2] regulator: pbias: Fix broken pbias disable functionality

[PATCH v2 0/5] Add support for PWMSS on DRA7
 2015-07-29  6:32 UTC  (6+ messages)
` [PATCH v2 2/5] ARM: OMAP2+: DRA7: Add hwmod entries for PWMSS

[PATCH v2 0/3] ARM: dts: dra7: scm_conf node cleanup
 2015-07-28 14:33 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: dts: dra7: Remove ctrl_core and ctrl_general nodes
` [PATCH v2 2/3] ARM: dts: dra7: fix pinmux@1400 resource length
` [PATCH v2 3/3] ARM: dts: dra7: Add scm_conf@1c04 node

[PATCH v4 0/3] dra7xx: Add PM support to PCIe
 2015-07-28 13:54 UTC  (4+ messages)
` [PATCH v4 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH v4 2/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx
` [PATCH v4 3/3] PCI: host: pci-dra7xx: Idle the module by disabling MSE bit

[PATCH 0/2] pci: am57xx-evm: Fix PCIe card enumeration issue
 2015-07-28 13:39 UTC  (3+ messages)
` [PATCH 1/2] pci: host: pci-dra7xx: Add support to make gpio drive PERST# line
` [PATCH 2/2] ARM: dts: am57xx-evm: Add 'gpios' property with gpio2_8

[PATCH v3] ARM: OMAP2+: hwmod: Fix _wait_target_ready() for hwmods without sysc
 2015-07-28 13:22 UTC  (4+ messages)

[PATCH 0/4] Fix OMAP4 barrier support
 2015-07-28 12:55 UTC  (4+ messages)
` [PATCH 4/4] ARM: omap2: restore OMAP4 barrier behaviour

linux 4.2-rc1 broken Nokia N900
 2015-07-28 12:32 UTC  (17+ messages)

[PATCH 1/2] ARM: dts: Add support for phyCORE-AM335x SoM
 2015-07-28 12:24 UTC  (5+ messages)

[PATCH] gpio: omap: use raw locks for locking
 2015-07-28 12:22 UTC  (4+ messages)

[PATCH v3] ARM: kill off set_irq_flags usage
 2015-07-28 12:00 UTC  (6+ messages)
` [PATCH v3] mfd: "
  ` [PATCH v3] PCI: "

omapdss: Division by zero in kernel
 2015-07-28 11:56 UTC  (2+ messages)

[PATCH v3 0/2] pixcir_i2c_ts: Add optional wakeup irq support
 2015-07-28  9:04 UTC  (6+ messages)
` [PATCH v3 1/2] input: touchscreen: pixcir_i2c_ts: Add support for optional wakeup interrupt

[RFC PATCH 0/5] Add memory mapped read support for TI QSPI
 2015-07-28  8:41 UTC  (6+ messages)
` [RFC PATCH 1/5] spi: introduce flag for memory mapped read
` [RFC PATCH 2/5] spi: spi-ti-qspi: Add memory mapped read support
` [RFC PATCH 3/5] mtd: devices: m25p80: set flag to request memory mapped read
` [RFC PATCH 4/5] ARM: dts: DRA7: Add memory map region entries for qspi
` [RFC PATCH 5/5] ARM: dts: AM4372: "

[PATCH 0/2] DRA7 DSP MMU config support
 2015-07-28  6:14 UTC  (9+ messages)
` [PATCH 2/2] iommu/omap: Add support for configuring dsp iommus on DRA7xx

n900 in 4.1-rc0
 2015-07-28  6:01 UTC  (14+ messages)
` n900 in 4.2-rc0: repeating oopses

[PATCH 0/5] [input] tsc2005 cleanup
 2015-07-28  0:51 UTC  (3+ messages)
` [PATCH 5/5] Input: tsc2005 - convert to gpiod

[PATCH 1/2] extcon: fix hang and extcon_get/set_cable_state()
 2015-07-27 23:26 UTC  (5+ messages)
` [PATCH v2 "

[PATCH 0/3] Another Errata 430973 Update
 2015-07-27 17:36 UTC  (9+ messages)
` [PATCH 3/3] ARM: errata 430973: move !ARCH_MULTIPLATFORM to Kconfig

[PATCH v2 0/2] extcon: palmas: am57xx-beagle-x15: use palmas for VBUS/ID detection
 2015-07-27 13:10 UTC  (3+ messages)
` [PATCH v2 1/2] extcon: palmas: Support GPIO based USB ID detection
` [PATCH v2 2/2] ARM: dts: am57xx-beagle-x15: use palmas-usb for USB2

[GIT PULL 2/2] omap dts changes for dm814x for v4.3
 2015-07-27 12:48 UTC  (3+ messages)
` [GIT PULL 1/2] omap soc changes "

[GIT PULL 1/2] omap soc changes for v4.3
 2015-07-27 12:47 UTC 

[PATCH v3 0/3] phy: ti-pipe3: dra7: sata: allow suspend to RAM (core-retention)
 2015-07-27 10:37 UTC  (11+ messages)
` [PATCH v3 2/3] ARM: dts: dra7: Add syscon-pllreset syscon to SATA PHY
` [PATCH v3 3/3] ARM: dts: dra7: Add scm_conf1 node and remove redundant nodes

[PATCH v3 00/11] USB: OTG/DRD Core functionality
 2015-07-27 10:03 UTC  (11+ messages)
` [PATCH v3 07/11] usb: otg: add OTG core
` [PATCH v3 10/11] usb: otg: Add dual-role device (DRD) support

[PATCH v3 0/5] ARM: dts: OMAP2+: Enable USB dual-role on supported boards
 2015-07-27  9:27 UTC  (3+ messages)

[PATCH v4 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-07-27  9:16 UTC  (47+ messages)
` [PATCH v4 01/46] usb: gadget: encapsulate endpoint "
` [PATCH v4 02/46] usb: gadget: add endpoint capabilities flags
` [PATCH v4 03/46] usb: gadget: add endpoint capabilities helper macros
` [PATCH v4 04/46] staging: emxx_udc: add ep capabilities support
` [PATCH v4 05/46] usb: chipidea: udc: "
` [PATCH v4 06/46] usb: dwc2: gadget: "
` [PATCH v4 07/46] usb: dwc3: "
` [PATCH v4 08/46] usb: gadget: amd5536udc: "
` [PATCH v4 09/46] usb: gadget: at91_udc: "
` [PATCH v4 10/46] usb: gadget: bcm63xx_udc: "
` [PATCH v4 11/46] usb: gadget: bdc: "
` [PATCH v4 12/46] usb: gadget: dummy-hcd: "
` [PATCH v4 13/46] usb: gadget: fotg210-udc: "
` [PATCH v4 14/46] usb: gadget: fsl_qe_udc: "
` [PATCH v4 15/46] usb: gadget: fsl_udc_core: "
` [PATCH v4 16/46] usb: gadget: fusb300_udc: "
` [PATCH v4 17/46] usb: gadget: goku_udc: "
` [PATCH v4 18/46] usb: gadget: gr_udc: "
` [PATCH v4 19/46] usb: gadget: lpc32xx_udc: "
` [PATCH v4 20/46] usb: gadget: m66592-udc: "
` [PATCH v4 21/46] usb: gadget: mv_u3d_core: "
` [PATCH v4 22/46] usb: gadget: mv_udc_core: "
` [PATCH v4 23/46] usb: gadget: net2272: "
` [PATCH v4 24/46] usb: gadget: net2280: "
` [PATCH v4 25/46] usb: gadget: omap_udc: "
` [PATCH v4 26/46] usb: gadget: pch_udc: "
` [PATCH v4 27/46] usb: gadget: pxa25x_udc: "
` [PATCH v4 28/46] usb: gadget: pxa27x_udc: "
` [PATCH v4 29/46] usb: gadget: r8a66597-udc: "
` [PATCH v4 30/46] usb: gadget: s3c-hsudc: "
` [PATCH v4 31/46] usb: gadget: s3c2410_udc: "
` [PATCH v4 32/46] usb: gadget: udc-xilinx: "
` [PATCH v4 33/46] usb: isp1760: udc: "
` [PATCH v4 34/46] usb: musb: gadget: "
` [PATCH v4 35/46] usb: renesas: "
` [PATCH v4 36/46] usb: gadget: atmel_usba_udc: "
` [PATCH v4 37/46] usb: gadget: epautoconf: add endpoint capabilities flags verification
` [PATCH v4 38/46] usb: gadget: epautoconf: remove pxa quirk from ep_matches()
` [PATCH v4 39/46] usb: gadget: epautoconf: remove ep and desc configuration "
` [PATCH v4 40/46] usb: gadget: epautoconf: rework ep_matches() function
` [PATCH v4 41/46] usb: gadget: add 'ep_match' callback to usb_gadget_ops
` [PATCH v4 42/46] usb: gadget: move ep_matches() from epautoconf to udc-core
` [PATCH v4 43/46] usb: gadget: move find_ep() from epautoconf to gadget.h
` [PATCH v4 44/46] usb: gadget: net2280: add net2280_match_ep() function
` [PATCH v4 45/46] usb: gadget: goku_udc: add goku_match_ep() function
` [PATCH v4 46/46] usb: musb: gadget: add musb_match_ep() function

[PATCH v3 0/6] usb: dwc3: handle non maxpacket aligned transfers > 512
 2015-07-27  6:55 UTC  (7+ messages)
` [PATCH v3 1/6] usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
` [PATCH v3 2/6] usb: dwc3: ep0: use _roundup_ to calculate the transfer size
` [PATCH v3 3/6] usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512
` [PATCH v3 4/6] usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter
` [PATCH v3 5/6] usb: dwc3: ep0: Add chained TRB support
` [PATCH v3 6/6] usb: dwc3: ep0: handle non maxpacket aligned transfers > 512

[PATCH v3 0/3] dra7xx: Add PM support to PCIe
 2015-07-27  6:24 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH v3 2/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx
` [PATCH v3 3/3] PCI: host: pci-dra7xx: Idle the module by disabling MSE bit

[GIT PULL] ARM: OMAP2+: hwmod fixes for v4.2-rc
 2015-07-26 18:52 UTC  (3+ messages)

Nokia N900 - audio TPA6130A2 problems
 2015-07-25 13:17 UTC  (2+ messages)

[PATCH v3 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-07-25  9:34 UTC  (4+ messages)
` [PATCH v3 26/46] usb: gadget: pch_ud: add ep capabilities support

[PATCH v2] thermal: consistently use int for temperatures
 2015-07-25  7:01 UTC  (7+ messages)

[PATCH v2 0/7] serial: 8250_omap: workaround for IP errata
 2015-07-24 18:59 UTC  (8+ messages)
` [PATCH v2 7/7] ARM: dts: dra7: workaround UART module disable errata

[PATCH] spi: omap2-mcspi: add runtime PM to set_cs()
 2015-07-24 16:39 UTC  (2+ messages)

[PATCH 00/14] Enhance twl4030_charger functionality. - V2
 2015-07-24 14:44 UTC  (6+ messages)
` [PATCH 02/14] twl4030_charger: use devres for power_supply_register and kzalloc
` [PATCH 01/14] twl4030_charger: use devm_request_threaded_irq

[PATCH v2 0/6] usb: dwc3: handle non maxpacket aligned transfers > 512
 2015-07-24 12:51 UTC  (3+ messages)
` [PATCH v2 4/6] usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter

[GIT PULL 1/2] omap soc changes for v4.3
 2015-07-24 12:06 UTC 

[PATCH v2 0/3] dra7xx: Add PM support to PCIe
 2015-07-24 11:53 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: host: pci-dra7xx: Disable pm_runtime on get_sync failure
` [PATCH v2 2/3] PCI: host: pci-dra7xx: add pm support to pci dra7xx
` [PATCH v2 3/3] PCI: host: pci-dra7xx: Idle the module by disabling MSE bit


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