linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-21 16:43:32 to 2015-07-27 09:31:48 UTC [more...]

[PATCH v3 00/11] USB: OTG/DRD Core functionality
 2015-07-27  9:31 UTC  (6+ messages)
` [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

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  (27+ 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 01/14] twl4030_charger: use devm_request_threaded_irq
` [PATCH 02/14] twl4030_charger: use devres for power_supply_register and kzalloc

[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  (4+ messages)
` [PATCH 02/11] iommu/omap: Remove all module references


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