Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
 messages from 2015-07-20 20:49:10 to 2015-07-27 09:16:14 UTC [more...]

[PATCH v4 00/46] usb: gadget: rework ep matching and claiming mechanism
 2015-07-27  9:16 UTC  (5+ 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

n900 in 4.1-rc0
 2015-07-27  7:12 UTC  (13+ messages)
` n900 in 4.2-rc0: repeating oopses

[PATCH 2/3] drivers: usb: dwc3: Add adjust_frame_length_quirk
 2015-07-27  6:56 UTC  (4+ messages)

[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

[PATCH 0/3] Another Errata 430973 Update
 2015-07-27  1:14 UTC  (9+ messages)
` [PATCH 1/3] ARM: OMAP2+: N900: always enable IBE bit
` [PATCH 2/3] ARM: update errata 430973 documentation
` [PATCH 3/3] ARM: errata 430973: move !ARCH_MULTIPLATFORM to Kconfig

[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  (6+ messages)
` [PATCH v3 07/46] usb: dwc3: gadget: add ep capabilities support
` [PATCH v3 26/46] usb: gadget: pch_ud: "

linux 4.2-rc1 broken Nokia N900
 2015-07-25  8:55 UTC  (36+ messages)

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

[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  (3+ messages)

[PATCH 0/2] DRA7 DSP MMU config support
 2015-07-24 16:24 UTC  (9+ messages)
  ` [PATCH 1/2] Documentation: dt: Update OMAP iommu bindings for DRA7 DSPs
  ` [PATCH 2/2] iommu/omap: Add support for configuring dsp iommus on DRA7xx

omapdss: Division by zero in kernel
 2015-07-24 16:03 UTC 

[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  (9+ messages)
` [PATCH v2 1/6] usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes
` [PATCH v2 2/6] usb: dwc3: ep0: use _roundup_ to calculate the transfer size
` [PATCH v2 3/6] usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512
` [PATCH v2 4/6] usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameter
` [PATCH v2 5/6] usb: dwc3: ep0: Add chained TRB support
` [PATCH v2 6/6] usb: dwc3: ep0: handle non maxpacket aligned transfers > 512
` [RESEND PATCH v2 1/6] usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytes

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

[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

[PATCH 2/4] PCI: dra7xx: Mark the msi cascade handler IRQF_NO_THREAD
 2015-07-24  5:29 UTC 

[GIT PULL] ARM: OMAP2+: PRCM and hwmod changes for v4.3
 2015-07-24  4:15 UTC  (2+ messages)

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

[PATCH v3 0/2] pixcir_i2c_ts: Add optional wakeup irq support
 2015-07-23 14:54 UTC  (3+ messages)
` [PATCH v3 1/2] input: touchscreen: pixcir_i2c_ts: Add support for optional wakeup interrupt
` [PATCH v3 2/2] ARM: dts: am437x-gp-evm: Add wakeup interrupt source for pixcir_i2c_tsc

twl6030-gpadc support for twl6037
 2015-07-23 14:12 UTC  (8+ messages)
              ` gpadc iio support for tlw6037/palmas [was: twl6030-gpadc support for twl6037]

[PATCH v3 0/3] ARM: OMAP2+: hwmod: RTC: Add lock and unlock hooks
 2015-07-23 13:25 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: hwmod: RTC: Add lock and unlock functions
` [PATCH v3 2/3] ARM: DRA7: "
` [PATCH v3 3/3] ARM: AMx3xx: "

[PATCH 0/3] J6/J6Eco: Add PM support to PCIe
 2015-07-23 12:50 UTC  (4+ messages)
` [PATCH 2/3] PCI: host: pcie-designware: add support for suspend and resume

[PATCH v2 0/3] ARM: OMAP2+: hwmod: RTC: Add lock and unlock hooks
 2015-07-23 12:27 UTC  (3+ messages)
` [PATCH v2 1/3] ARM: hwmod: RTC: Add lock and unlock functions

[GIT PULL 2/3] drop few more legacy boards for v4.3
 2015-07-23  6:27 UTC  (5+ messages)
` [GIT PULL 3/3] defconfig changes "
  ` [GIT PULL 3/3] defconfig changes for v4.3g

[GIT PULL 1/3] omap dts changes for v4.3, part2
 2015-07-22 23:25 UTC 

[PATCH 0/4] Fix OMAP4 barrier support
 2015-07-22 20:13 UTC  (3+ messages)
` [PATCH 3/4] Revert "ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688"

[PATCH 0/5] [input] tsc2005 cleanup
 2015-07-22 20:04 UTC  (6+ messages)
` [PATCH 1/5] Input: tsc2005 - improve readability of register defines
` [PATCH 2/5] Input: tsc2005 - fix Kconfig indentation
` [PATCH 3/5] Input: tsc2005 - convert to regmap
` [PATCH 4/5] Input: tsc2005 - simplify drvdata acquisition
` [PATCH 5/5] Input: tsc2005 - convert to gpiod

[PATCH v3 0/2] dmaengine: ti-dma-crossbar: Support for eDMA
 2015-07-22 14:26 UTC  (4+ messages)
` [PATCH v3 1/2] dmaengine: ti-dma-crossbar: Make idr xbar instance-specific
` [PATCH v3 2/2] dmaengine: ti-dma-crossbar: Add support for eDMA

[PATCH] mmc: omap_hsmmc: Update driver to support without regulators
 2015-07-22 12:17 UTC  (9+ messages)

[GIT PULL 1/3] omap dts changes for v4.3, part2
 2015-07-22  9:41 UTC 

[PATCH 0/3] omap_hsmmc: Fix card enumeration failure on
 2015-07-22  7:31 UTC  (6+ messages)
` [PATCH 3/3] mmc: host: omap_hsmmc: Add custom card detect irq handler

[PATCH v2 0/2] pixcir_i2c_ts: Add optional wakeup irq support
 2015-07-22  5:24 UTC  (5+ messages)
` [PATCH v2 1/2] input: touchscreen: pixcir_i2c_ts: Add support for optional wakeup interrupt

[PATCH 0/4] Add DRA7 IOMMU DT nodes
 2015-07-22  0:01 UTC  (5+ messages)
  ` [PATCH 1/4] ARM: dts: DRA7: Add dsp1_system syscon node
  ` [PATCH 2/4] ARM: dts: DRA74x: Add dsp2_system "
  ` [PATCH 3/4] ARM: dts: DRA7: Add common IOMMU nodes
  ` [PATCH 4/4] ARM: dts: DRA74x: Add IOMMU nodes for DSP2

[PATCH 00/11] Some OMAP IOMMU cleanup patches
 2015-07-21 23:44 UTC  (17+ messages)
  ` [PATCH 01/11] Documentation: dt: Add #iommu-cells info to OMAP iommu bindings
  ` [PATCH 02/11] iommu/omap: Remove all module references
  ` [PATCH 03/11] iommu/omap: Move debugfs functions to omap-iommu-debug.c
  ` [PATCH 04/11] iommu/omap: Protect omap-iopgtable.h against double inclusion
  ` [PATCH 05/11] iommu/omap: Remove unused union fields
  ` [PATCH 06/11] iommu/omap: Remove trailing semi-colon from a macro
  ` [PATCH 07/11] iommu/omap: Remove unnecessary error traces on alloc failures
  ` [PATCH 08/11] iommu/omap: Use BIT(x) macros in omap-iopgtable.h
  ` [PATCH 09/11] iommu/omap: Use BIT(x) macros in omap-iommu.h
  ` [PATCH 10/11] iommu/omap: Align code with open parenthesis
  ` [PATCH 11/11] iommu/omap: Split multiple assignments into separate lines

[PATCH] gpio: omap: use raw locks for locking
 2015-07-21 16:26 UTC 

[PATCH 1/4] ARM: dts: omap3-pandora: miscellaneous corrections
 2015-07-21 11:10 UTC  (5+ messages)
  ` [PATCH 2/4] ARM: dts: omap3-pandora: add support for usb host and 32k buffer
  ` [PATCH 3/4] ARM: OMAP2+: omap3-pandora: add backlight support
  ` [PATCH 4/4] ARM: OMAP2+: omap3-pandora: add wifi support

[PATCH] ARM: dts: omap5-uevm: Add Palmas power button support
 2015-07-21 11:04 UTC  (3+ messages)

[PATCH] ARM: dts: am437x: add aliases for all UART instances
 2015-07-21 11:01 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: Add support for phyCORE-AM335x SoM
 2015-07-21 10:59 UTC  (2+ messages)

[PATCH v3 0/5] ARM: dts: OMAP2+: Enable USB dual-role on supported boards
 2015-07-21 10:54 UTC  (2+ messages)

[PATCH v3 00/11] USB: OTG/DRD Core functionality
 2015-07-21 10:52 UTC  (5+ messages)
` [PATCH v3 07/11] usb: otg: add OTG core

[PATCH] thermal: consistently use int for temperatures
 2015-07-21  7:31 UTC  (3+ messages)

[PATCH v3 0/3] phy: ti-pipe3: dra7: sata: allow suspend to RAM (core-retention)
 2015-07-21  5:11 UTC  (4+ messages)
` [PATCH v3 3/3] ARM: dts: dra7: Add scm_conf1 node and remove redundant nodes

[V3] [TWL4030 MADC] Fix ADC[3:6] readings
 2015-07-21  0:53 UTC  (2+ messages)

[PATCH RESEND] irqchip: omap-intc: improve IRQ handler
 2015-07-20 20:49 UTC  (3+ messages)


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