linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-07 20:36:46 to 2013-01-11 11:37:21 UTC [more...]

[PATCH] arch/arm/plat-omap: initializing dma_lch_count, before judging omap_dma_reserve_channels
 2013-01-11 11:38 UTC  (9+ messages)
  ` [PATCH] ARM: OMAP: Fix the use of uninitialized dma_lch_count

* Message from Hong Kong
 2013-01-11 10:57 UTC 

[PATCH v4 0/4] pm: Add power off control
 2013-01-11  9:55 UTC  (14+ messages)
` [PATCH v4 1/4] rtc: OMAP: Add system pm_power_off to rtc driver
` [PATCH v4 2/4] ARM: dts: AM33XX: Set pmic-shutdown-controller for BeagleBone
` [PATCH v4 3/4] ARM: dts: AM33XX: Enable system power off control in am335x-bone
` [PATCH v4 4/4] ARM: OMAP2+: omap2plus_defconfig: Enable RTC support

[RFC 0/4] TI LCDC DRM driver
 2013-01-11  9:43 UTC  (9+ messages)
` [PATCH 1/4] RFC: drm/lcdc: add TI LCD Controller DRM driver (v2)
` [PATCH 2/4] RFC: drm/lcdc: add support for LCD panels (v2)
` [PATCH 3/4] RFC: drm/i2c: nxp-tda998x
` [PATCH 4/4] RFC: drm/lcdc: add encoder slave

[PATCH] staging/omapdrm: garbage collect OMAP_DSS_DISPLAY_SUSPENDED
 2013-01-11  8:47 UTC  (2+ messages)

[PATCH v4 00/14] DMA Engine support for AM33XX
 2013-01-11  7:54 UTC  (17+ messages)
  ` [PATCH v4 01/14] ARM: davinci: move private EDMA API to arm/common
  ` [PATCH v4 02/14] ARM: edma: remove unused transfer controller handlers
  ` [PATCH v4 03/14] ARM: edma: add AM33XX support to the private EDMA API
  ` [PATCH v4 04/14] dmaengine: edma: enable build for AM33XX
  ` [PATCH v4 05/14] dmaengine: edma: Add TI EDMA device tree binding
  ` [PATCH v4 06/14] ARM: dts: add AM33XX EDMA support
  ` [PATCH v4 07/14] dmaengine: add dma_request_slave_channel_compat()
  ` [PATCH v4 08/14] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()
  ` [PATCH v4 09/14] mmc: omap_hsmmc: set max_segs based on dma engine limitations
  ` [PATCH v4 10/14] mmc: omap_hsmmc: add generic DMA request support to the DT binding
  ` [PATCH v4 11/14] ARM: dts: add AM33XX MMC support
  ` [PATCH v4 12/14] spi: omap2-mcspi: convert to dma_request_slave_channel_compat()
  ` [PATCH v4 13/14] spi: omap2-mcspi: add generic DMA request support to the DT binding
` [PATCH v4 14/14] ARM: dts: add AM33XX SPI DMA support

[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2013-01-11  4:37 UTC  (45+ messages)
` [RFC v2 01/18] mailbox: OMAP2+: Add support for AM33XX
` [RFC v2 02/18] mailbox: Add an API for flushing the FIFO
` [RFC v2 03/18] memory: emif: Move EMIF related header file to include/linux/
` [RFC v2 04/18] ARM: OMAP2+: AM33XX: CM: Get rid of unncessary header inclusions
` [RFC v2 05/18] ARM: OMAP2+: AM33XX: CM/PRM: Use __ASSEMBLER__ macros in header files
` [RFC v2 06/18] ARM: OMAP2+: AM33XX: hwmod: Register OCMC RAM hwmod
` [RFC v2 07/18] ARM: OMAP2+: AM33XX: hwmod: Update TPTC0 hwmod with the right flags
` [RFC v2 08/18] ARM: OMAP2+: AM33XX: hwmod: Fixup cpgmac0 hwmod entry
` [RFC v2 09/18] ARM: OMAP2+: AM33XX: hwmod: Update the WKUP-M3 hwmod with reset status bit
` [RFC v2 10/18] ARM: OMAP2+: AM33XX: Update the hardreset API
` [RFC v2 11/18] ARM: DTS: AM33XX: Add nodes for OCMC RAM and WKUP-M3
` [RFC v2 12/18] ARM: OMAP2+: timer: Add suspend-resume callbacks for clockevent device
` [RFC v2 13/18] ARM: OMAP2+: AM33XX: timer: Interchance clkevt and clksrc timers
` [RFC v2 14/18] ARM: OMAP2+: AM33XX: control: Add some control module registers and APIs
` [RFC v2 17/18] ARM: OMAP2+: AM33XX: Select Mailbox when PM is enabled

[PATCH] OMAPDSS: HDMI: Rework function to calculate N/CTS params
 2013-01-11  0:53 UTC 

[RFC PATCH v3 00/16] DMA Engine support for AM33XX
 2013-01-10 23:51 UTC  (25+ messages)
` [RFC PATCH v3 02/16] ARM: davinci: move private EDMA API to arm/common
` [RFC PATCH v3 04/16] ARM: edma: add DT and runtime PM support for AM33XX
` [RFC PATCH v3 05/16] ARM: edma: add AM33XX crossbar event support
` [RFC PATCH v3 08/16] ARM: dts: add AM33XX EDMA support
` [RFC PATCH v3 11/16] mmc: omap_hsmmc: limit max_segs with the EDMA DMAC
` [RFC PATCH v3 13/16] ARM: dts: add AM33XX MMC support
` [RFC PATCH v3 16/16] ARM: dts: add AM33XX SPI support

[PATCH] ARM: OMAP2: Fix missing omap2xxx_clkt_vps_xxx function calls
 2013-01-10 20:53 UTC 

OMAP baseline test results for v3.8-rc2
 2013-01-10 20:36 UTC  (2+ messages)

omap_hsmmc: SDIO IRQ on AM335x family
 2013-01-10 20:22 UTC  (3+ messages)
` [PATCH] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode

[PATCH for 3.8] ARM: OMAP: zoom-display: Remove the use of TWL4030_MODULE_PWM1
 2013-01-10 20:00 UTC  (2+ messages)

[GIT PULL] enable multiplatform support for omap2+ for v3.9
 2013-01-10 19:42 UTC 

[RESEND][PATCH] dma: edma: fix slave config dependency on direction
 2013-01-10 18:41 UTC 

[PATCH v3] gpio: twl4030: Cache the direction and output states in private data
 2013-01-10 13:09 UTC  (3+ messages)

[PATCH v2] pwm: pwm-tiehrpwm: Update the clock handling of pwm-tiehrpwm driver
 2013-01-10 13:05 UTC 

[PATCH 0/2] LOW power sleep support for TI PWM submodules
 2013-01-10 13:03 UTC  (3+ messages)
` [PATCH 1/2] pwm: pwm-tiehrpwm: Low power sleep support
` [PATCH 2/2] pwm: pwm-tiecap: "

[PATCH RFC] usb: dwc3: Remove dwc3 dependency on gadget
 2013-01-10 13:02 UTC  (2+ messages)

[PATCH v3 0/3] ARM: dts: omap: add dt data for MUSB
 2013-01-10 10:53 UTC  (6+ messages)

[PATCH 0/5] staging: tidspbridge: for 3.9
 2013-01-10  9:37 UTC  (6+ messages)
` [PATCH 1/5] staging: tidspbridge: fix potential array out of bounds write
` [PATCH 2/5] staging: tidspbridge: fix memory corruption on long string names
` [PATCH 3/5] staging: tidspbridge: fix uninitialized variable sym_name
` [PATCH 4/5] staging: tidspbridge: use scm functions to set boot address and mode
` [PATCH 5/5] staging: tidspbridge: remove unused code to handle iva_img

[PATCH 1/2] ARM: OMAP2+: omap2plus_defconfig: enable TFP410 chip support
 2013-01-10  9:28 UTC  (3+ messages)

reset handling in am335x hwmod data
 2013-01-10  7:50 UTC  (3+ messages)

[PATCH 0/7] HWMOD fixes for AM33xx PWM submodules and device tree nodes
 2013-01-10  4:11 UTC  (5+ messages)
` [PATCH 3/7] pwm: pwm-tiehrpwm: Update the clock handling of pwm-tiehrpwm driver

[PATCH] omap: DT node Timer iteration fix
 2013-01-09 22:12 UTC  (2+ messages)

[PATCH 00/10] ARM: OMAP2+: second set of PM fixes and cleanup for 3.9
 2013-01-09 17:43 UTC  (4+ messages)
` [PATCH 05/10] ARM: OMAP2+: PM/powerdomain: move omap_set_pwrdm_state() to powerdomain code

[PATCH v2 0/5] ARM: OMAP4: Enable AESS IP
 2013-01-09 15:41 UTC  (8+ messages)
` [PATCH v2 1/5] ARM: OMAP2+: hwmod: add enable_preprogram hook
` [PATCH v2 2/5] ASoC: TI AESS: add autogating-enable function, callable from architecture code
` [PATCH v2 3/5] ARM: OMAP4+: AESS: enable internal auto-gating during initial setup
` [PATCH v2 4/5] OMAP4: hwmod data: Enable AESS hwmod device
` [PATCH v2 5/5] OMAP4: hwmod data: Update AESS data with memory bank area

Help wanted with USB and OMAP3 off_mode
 2013-01-09 12:54 UTC  (8+ messages)

[PATCH 0/9] drivers: mailbox: framework creation
 2013-01-09 12:34 UTC  (9+ messages)
` [PATCH 1/9] mailbox: OMAP: introduce mailbox framework

[PATCH 0/3] can: Add D_CAN raminit support to am335x-evm
 2013-01-09 12:20 UTC  (3+ messages)

[PATCH 0/5] DT Overlay based cape manager for TI's Beaglebone
 2013-01-09 11:48 UTC  (26+ messages)
` [PATCH 1/5] capemgr: Beaglebone DT overlay based cape manager

[PATCH RESEND] ARM: dts: AM33XX: Rename I2C and GPIO nodes
 2013-01-09  9:41 UTC  (5+ messages)

[PATCH 5/5] kfifo: log based kfifo API
 2013-01-09  2:42 UTC  (4+ messages)

Build failure with DMA_OMAP=m and a caller built-in
 2013-01-08 22:56 UTC  (6+ messages)

[PATCH] ARM: OMAP AM3517/05: hwmod data: block WFI when EMAC active
 2013-01-08 20:43 UTC  (3+ messages)

[PATCH 00/15] OMAP SHAM & AES Crypto Updates
 2013-01-08 20:38 UTC  (3+ messages)

[PATCH 2/2] omap2430: kill redundant assignments in omap2430_probe()
 2013-01-08 19:13 UTC 

[PATCH 1/2] omap2430: fix wrong devm_kzalloc() result check
 2013-01-08 19:11 UTC 

[PATCH 00/10] crypto: omap-aes - Updates & New Functionality
 2013-01-08 19:06 UTC  (5+ messages)
` [PATCH 07/10] crypto: omap-aes - Add Device Tree Support

[PATCH v2 00/10] crypto: omap-aes - Updates & New Functionality
 2013-01-08 18:57 UTC  (11+ messages)
` [PATCH v2 01/10] crypto: omap-aes - Remmove unnecessary pr_info noise
` [PATCH v2 02/10] crypto: omap-aes - Don't reset controller for every operation
` [PATCH v2 03/10] crypto: omap-aes - Convert to use pm_runtime API
` [PATCH v2 04/10] crypto: omap-aes - Add suspend/resume support
` [PATCH v2 05/10] crypto: omap-aes - Add code to use dmaengine API
` [PATCH v2 06/10] crypto: omap-aes - Remove usage of private DMA API
` [PATCH v2 07/10] crypto: omap-aes - Add Device Tree Support
` [PATCH v2 08/10] crypto: omap-aes - Convert to dma_request_slave_channel_compat()
` [PATCH v2 09/10] crypto: omap-aes - Add OMAP4/AM33XX AES Support
` [PATCH v2 10/10] crypto: omap-aes - Add CTR algorithm Support

[PATCH v2 0/3] omap: musb: Add device tree support
 2013-01-08 19:32 UTC  (3+ messages)
` [PATCH v2 3/3] usb: musb: omap: Add device tree support for omap musb glue

[GIT PULL] few omap fixes for v3.8-rc2
 2013-01-08 18:20 UTC  (3+ messages)

[PATCH v4 0/3] ARM/dts: omap3: Add DT support for IGEP devices
 2013-01-08 16:19 UTC  (3+ messages)

[PATCH 0/2] OMAP3 ISP: Simplify clock usage
 2013-01-08 13:43 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5
` [PATCH 2/2] omap3isp: Set cam_mclk rate directly

[PATCH] omap: Avoid crashes in the case of hwmod misconfiguration
 2013-01-08 13:31 UTC 

[PATCH 1/2] staging: tidspbridge: fix breakages due to CM reorganization
 2013-01-08  1:03 UTC  (3+ messages)

[PATCH] OMAP: add pwm driver using dmtimers
 2013-01-07 22:24 UTC  (6+ messages)

[PATCH] omap: am33xx-hwmod: Fix wrongly terminated am33xx_usbss_mpu_irqs array
 2013-01-07 20:40 UTC  (4+ 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).