linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-20 18:28:36 to 2012-12-31 13:08:02 UTC [more...]

[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
 2012-12-31 13:06 UTC  (3+ messages)
` [RFC v2 01/18] mailbox: OMAP2+: Add support for AM33XX
` [RFC v2 02/18] mailbox: Add an API for flushing the FIFO

[PATCH 0/3] ARM: OMAP2+: PM/hwmod: clean up some WFI-related code
 2012-12-31 12:56 UTC  (7+ messages)
` [PATCH 1/3] ARM: OMAP2xxx: PM: enter WFI via inline asm if CORE stays active
` [PATCH 2/3] ARM: OMAP2+: hwmod: add support for blocking WFI when a device is active
` [PATCH 3/3] ARM: OMAP2420: hwmod data/PM: use hwmod to block WFI when I2C active

[PATCH] ARM: dts: omap3-igep: Add fixed always-on regulators to common dtsi file
 2012-12-31 12:52 UTC  (2+ messages)

[PATCH 00/10] MFD: twl-core: Cleanup part 2 for 3.9
 2012-12-31 11:09 UTC  (11+ messages)
` [PATCH 01/10] mfd: twl-core: Clean up module id lookup and definitions
` [PATCH 02/10] mfd: twl-core: No need to check for invalid subchip ID
` [PATCH 03/10] mfd: twl-core: Use the lookup table to find the correct subchip for the modules
` [PATCH 04/10] mfd: twl-core: Allocate twl_modules dynamically
` [PATCH 05/10] mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DT
` [PATCH 06/10] mfd: twl-core: Do not create dummy pdata "
` [PATCH 07/10] mfd: twl-core: Move 'inuse' check early at probe time
` [PATCH 08/10] mfd: twl-core: Collect global variables behind one private structure (global)
` [PATCH 09/10] mfd: twl-core: Remove no longer valid comment regarding to write buffer size
` [PATCH 10/10] mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline function

[PATCH 0/6] ARM: OMAP3: Audio support update for omap-twl4030
 2012-12-31 11:03 UTC  (7+ messages)
` [PATCH 1/6] ARM: OMAP: 3430sdp: Enable extmute functionality for audio
` [PATCH 2/6] ARM: OMAP: zoom: Zoom2 does not have extmute functionality
` [PATCH 3/6] ARM: OMAP2+: twl-common: Add default twl4030 audio configuration
` [PATCH 4/6] ARM: OMAP2+: twl-common: Allow boards to customize the twl4030 audio setup
` [PATCH 5/6] ARM: OMAP: zoom: Audio support via the common omap-twl4030 machine driver
` [PATCH 6/6] ARM: OMAP: sdp3430: "

[PATCH 0/8] ASoC: OMAP-twl4030: Add support for more3 boards
 2012-12-31 10:51 UTC  (9+ messages)
  ` [PATCH 1/8] ASoC: twl4030: Correct the support for Voice port
  ` [PATCH 2/8] ASoC: zoom2: No need to configure the Voice port anymore
  ` [PATCH 3/8] ASoC: sdp3430: "
  ` [PATCH 4/8] ASoC: twl4030: Convert MICBIAS to SUPPLY widget
` [PATCH 5/8] ASoC: twl4030: Configure extmute pinmux when the dedicated pin is in use
` [PATCH 6/8] ASoC: sdp3430: No need to configure pin mux for extmute
` [PATCH 7/8] ASoC: omap-twl4030: Add support for routing, voice port and jack detect
` [PATCH 8/8] ASoC: OMAP: Remove obsolete machine drivers for Zoom2 and SDP3430

[PATCH] ARM: OMAP AM3517/05: hwmod data: block WFI when EMAC active
 2012-12-30 18:31 UTC 

Re:[PATCH] hwspinlock/core: Add testing capabilities
 2012-12-30 14:27 UTC  (4+ messages)
` [PATCH] "

[PATCH 1/1] arm :omap :DMA: fix a bug on reserving the omap SDMA channels
 2012-12-30 13:09 UTC  (3+ messages)

[PATCH] omap_vout: Fix mode build warning
 2012-12-30 10:50 UTC 

video_mode_to_dss_mode
 2012-12-30 10:30 UTC 

[RFC] drm/lcdc: add TI LCD Controller DRM driver
 2012-12-30  9:48 UTC  (7+ messages)

[PATCH] ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code
 2012-12-29 16:16 UTC 

(unknown),
 2012-12-29  9:17 UTC 

[RFC PATCH v2 3/5] ARM: kernel: update cpu_suspend code to use cache LoUIS operations
 2012-12-28 21:50 UTC  (15+ messages)
                        ` [PATCH v2] ARM: sh7372: fix cache clean / invalidate order

[GIT PULL] ARM: OMAP2+: sparse & PRCM fixes for v3.8-rc1
 2012-12-28 18:37 UTC 

[PATCH] arm: omap: Remove apollon board support
 2012-12-28 18:10 UTC  (2+ messages)

OMAP baseline test results for v3.8-rc1
 2012-12-28 17:48 UTC 

[PATCH 1/1] Fix sprz319 erratum 2.1
 2012-12-28 10:34 UTC  (7+ messages)

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

(unknown),
 2012-12-28  6:07 UTC 

[PATCH v5] watchdog: introduce retu_wdt driver
 2012-12-27 20:58 UTC 

[PATCH v3 0/3] ARM: dts: omap: add dt data for MUSB
 2012-12-27 18:35 UTC  (3+ messages)

N/A
 2012-12-22 22:08 UTC 

[PATCH v2 0/2] cpts fixes for v3.8-rc2
 2012-12-26 22:15 UTC  (5+ messages)
` [PATCH v2 1/2] cpts: fix build error by removing useless code
` [PATCH v2 2/2] cpts: fix a run time warn_on

[PATCH 00/12] ARM: OMAP2+: powerdomain updates after the functional power state conversion
 2012-12-26 20:49 UTC  (8+ messages)
` [PATCH 09/12] ARM: OMAP2+: powerdomain: skip register reads for powerdomains known to be on

[PATCH 00/10] ARM: OMAP2+: second set of PM fixes and cleanup for 3.9
 2012-12-26  6:31 UTC  (3+ messages)
` [PATCH 09/10] ARM: OMAP2+: clockdomain: convert existing atomic usecounts into spinlock-protected shorts/ints

[PATCH 00/12] ARM: OMAP2+: powerdomain/PM: convert to functional power states
 2012-12-26  6:06 UTC  (3+ messages)
` [PATCH 02/12] ARM: OMAP2+: PM: introduce power domains functional states

[PATCH 0/3] ARM: OMAP: resolve sparse warnings with v3.8-rc1
 2012-12-26  4:10 UTC  (6+ messages)
` [PATCH 1/3] ARM: OMAP: 32k counter: resolve sparse warnings
` [PATCH 2/3] ARM: OMAP AM33xx: hwmod data: "
` [PATCH 3/3] ARM: OMAP: SRAM: "

(unknown),
 2012-12-25 23:23 UTC 

[PATCH 00/15] OMAP SHAM & AES Crypto Updates
 2012-12-25 19:34 UTC  (24+ messages)
` [PATCH 01/15] ARM: OMAP2xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH 02/15] ARM: OMAP2xxx: hwmod: Add DMA support for SHAM module
` [PATCH 03/15] ARM: OMAP3xxx: hwmod: Convert SHAM crypto device data to hwmod
` [PATCH 04/15] ARM: OMAP2+: Remove unnecessary message when no SHA IP is present
` [PATCH 05/15] ARM: OMAP2+: Only manually add hwmod data when DT not used
` [PATCH 06/15] ARM: AM33XX: Add sha0 crypto clock data
` [PATCH 07/15] ARM: AM33XX: hwmod: Update and uncomment SHA0 module data
` [PATCH 08/15] ARM: dts: Add SHAM data and documentation for AM33XX
` [PATCH 09/15] ARM: OMAP2xxx: hwmod: Convert AES crypto devcie data to hwmod
` [PATCH 10/15] ARM: OMAP3xxx: hwmod: Convert AES crypto device "
` [PATCH 11/15] ARM: OMAP2+: Remove unnecessary message when no AES IP is present
` [PATCH 12/15] ARM: OMAP2+: Only manually add hwmod data when DT not used
` [PATCH 13/15] ARM: AM33XX: Add aes0 crypto clock data
` [PATCH 14/15] ARM: AM33XX: hwmod: Update and uncomment AES0 module data
` [PATCH 15/15] ARM: dts: Add AES data and documentation for AM33XX

Your Inheritance/Winning payment
 2012-12-22  7:25 UTC 

[PATCH 0/9] drivers: mailbox: framework creation
 2012-12-24 15:17 UTC  (22+ messages)
` [PATCH 1/9] mailbox: OMAP: introduce mailbox framework
` [PATCH 3/9] mailbox: rename omap_mbox in mailbox
` [PATCH 4/9] mailbox: create opened message type
` [PATCH 5/9] mailbox: change protection mechanisms

[PATCH 1/2] staging: tidspbridge: fix breakages due to CM reorganization
 2012-12-24 14:10 UTC  (2+ messages)
` [PATCH 2/2] staging: tidspbridge: use prepare/unprepare on dsp clocks

[PATCH RFC] usb: dwc3: Remove dwc3 dependency on gadget
 2012-12-24 13:58 UTC 

[PATCH 0/2] cpts fixes for v3.8-rc2
 2012-12-24  6:46 UTC  (5+ messages)
` [PATCH 1/2] cpts: fix build error by removing useless code
` [PATCH 2/2] cpts: fix a run time warn_on

[PATCH v8 0/5] OMAP GPMC DT bindings
 2012-12-24  1:07 UTC  (5+ messages)
` [PATCH v8 5/5] ARM: OMAP: gpmc: add DT bindings for GPMC timings and NAND

[PATCH 1/3] mtd: omap-onenand: pass device_node in platform data
 2012-12-24  0:50 UTC  (4+ messages)
` [PATCH 2/3] arm: omap2: gpmc-onenand: drop __init annotation
` [PATCH 3/3] arm: omap2: gpmc: add DT bindings for OneNAND

[PATCH 1/3] mtd nand : onfi need to be probed in 8 bits mode
 2012-12-24  0:29 UTC  (3+ messages)

[PATCH 0/3] OMAP GPMC OneNAND DT bindings
 2012-12-24  0:02 UTC 

[PATCH] arm: omap3: igep0020: Add console default kernel arguments
 2012-12-23 21:27 UTC  (6+ messages)

reset handling in am335x hwmod data
 2012-12-23 20:58 UTC  (2+ messages)

[PATCH] watchdog: omap_wdt: eliminate unused variable and a compiler warning
 2012-12-23 20:32 UTC  (3+ messages)
` [PATCH] watchdog: twl4030_wdt: add DT support

Testing the powerdomain changes
 2012-12-23  9:09 UTC  (2+ messages)

[PATCH] musb: omap2430: fix the readiness check in omap_musb_mailbox
 2012-12-22 23:37 UTC  (2+ messages)

[RFC 0/5] ARM: Add Cross Trigger Interface driver
 2012-12-21 22:35 UTC  (4+ messages)
` [RFC 3/5] ARM: CTI: Convert CTI helpers to AMBA bus driver

[PATCH] ARM: OMAP1: fix USB configuration use-after-release
 2012-12-21 20:56 UTC 

[PATCH 0/8] Flip on multiplatform support for omap2plus for v3.9
 2012-12-21 17:48 UTC  (8+ messages)
` [PATCH 9/8] ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S

[pandaboard] device tree does not work
 2012-12-21 17:09 UTC  (2+ messages)

[RESEND PATCH] leds: leds-gpio: set devm_gpio_request_one() flags correctly
 2012-12-21 17:06 UTC  (2+ messages)

[PATCH 0/9] crypto: omap-sham - Updates & New Functionality
 2012-12-21 17:04 UTC  (10+ messages)
` [PATCH 1/9] crypto: omap-sham - Remove unnecessary pr_info noise
` [PATCH 2/9] crypto: omap-sham - Convert to use pm_runtime API
` [PATCH 3/9] crypto: omap-sham - Add suspend/resume support
` [PATCH 4/9] crypto: omap-sham - Add code to use dmaengine API
` [PATCH 5/9] crypto: omap-sham - Remove usage of private DMA API
` [PATCH 6/9] crypto: omap-sham - Add Device Tree Support
` [PATCH 7/9] crypto: omap-sham - Convert to dma_request_slave_channel_compat()
` [PATCH 8/9] crypto: omap-sham - Add OMAP4/AM33XX SHAM Support
` [PATCH 9/9] crypto: omap-sham - Add SHA224 and SHA256 Support

[PATCH] ARM: OMAP2+: omap_twl: Change TWL4030_MODULE_PM_RECEIVER to TWL_MODULE_PM_RECEIVER
 2012-12-21 16:41 UTC  (7+ messages)

[PATCH] omap: iommu: fixing NULL pointer return value
 2012-12-21 13:39 UTC  (2+ messages)

omap DSS fails with tft410 driver panel?
 2012-12-21 10:19 UTC  (4+ messages)

[PATCH] mmc: omap_hsmmc: correct precedence of operators
 2012-12-20 23:04 UTC  (3+ messages)

[PATCH] ARM: OMAP3: Add missing enable/disable for EMU clock
 2012-12-20 22:48 UTC  (2+ messages)

omap_hsmmc: SDIO IRQ on AM335x family
 2012-12-20 22:12 UTC  (5+ messages)
      ` [PATCH] mmc: omap_hsmmc: Enable SDIO IRQ using a GPIO in idle mode

BUG: spinlock bad magic on CPU#0 on BeagleBone
 2012-12-20 19:06 UTC  (3+ messages)
` [PATCH] lib: atomic64: Initialize locks statically to fix early users


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