linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-12-17 02:08:49 to 2009-12-19 17:44:44 UTC [more...]

[PATCH 0/5] V7/Cortex/omap34xx fixes for 2.6.33-rc1: DCC, kexec, atags
 2009-12-19 17:44 UTC  (10+ messages)
` [PATCH 1/5] arm: Fix DCC console for v7
` [PATCH 2/5] arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work
` [PATCH 3/5] arm: Flush TLB entries in setup_mm_for_reboot()
` [PATCH 4/5] arm: Fix init_atags_procfs() to check tag->hdr.size
` [PATCH 5/5] arm: Fix typo in cacheflush.h and remove unnecessary comments

[PATCH 00/10 v4] omap3: pm: introduce support for 3630 OPPs
 2009-12-19 17:42 UTC  (9+ messages)
` [PATCH 01/10] omap3: pm: introduce enabled flag to omap_opp
  ` [PATCH 02/10 V4] omap3: pm: introduce opp accessor functions

OMAP4 clock code needs some modifying now that clockdomains are present
 2009-12-19 17:14 UTC  (4+ messages)

[PATCH] OMAP: &&/|| confusion in iommu_put()
 2009-12-19 15:17 UTC 

[PATCH 2/2 v2] omap3:pm: remove omap3_[mpu|dsp|l3]_rate_tables
 2009-12-19 13:32 UTC 

[PATCH 0/2] omap:pm: cleanup omap3_[mpu|dsp|l3]_rate_table
 2009-12-19 13:10 UTC  (3+ messages)
` [PATCH 1/2] io: remove redundant params in omap2_init_common_hw
  ` [PATCH 2/2] omap3: pm: remove omap3_[mpu|dsp|l3]_rate_tables

[PATCH 01/12] OMAP OPP: remove some unnecessary variables
 2009-12-19 12:22 UTC  (18+ messages)
` [PATCH 02/12] OMAP OPP: split opp_find_freq_approx() into opp_find_freq_{floor, ceil}()
` [PATCH 03/12] OMAP OPP: only traverse opp_find_freq_floor() once
` [PATCH 04/12] OMAP TWL/TPS OPP: move TWL/TPS-specific code to its own file
` [PATCH 05/12] OMAP TWL/TPS OPP: vsel rounding belongs in opp_twl_tps.c
` [PATCH 07/12] OMAP OPP: add opp_find_opp_by_opp_id()
` [PATCH 06/12] OMAP OPP: add microvolts DC ("u_volt") field into struct omap_opp
` [PATCH 08/12] OMAP SR/SRF: use opp_find_opp_by_opp_id()
` [PATCH 09/12] OMAP OPP: remove vsel
` [PATCH 10/12] OMAP OPP: remove "initial terminators" from OPP lists
` [PATCH 11/12] OMAP OPP: use kzalloc() rather than kmalloc()
` [PATCH 12/12] OMAP3 OPP: move CPUFreq table init code to OPP layer

[PATCH v2 0/4] OPP layer: hide OPP implementation details
 2009-12-19 12:04 UTC  (9+ messages)
` [PATCH v2 1/4] OMAP OPP: Add accessor function for getting OPP ID
  ` [PATCH v2 2/4] OMAP SRF: adjust OPP array access
    ` [PATCH v2 3/4] OMAP SR/SRF: use OPP API for OPP ID, remove direct access
      ` [PATCH v2 4/4] OMAP OPP: hide struct omap_opp internals in OPP layer implementation

[PATCH 0/9] OMAP3: PM: introduce support for 3630 OPPs
 2009-12-19 11:35 UTC  (8+ messages)
` [PATCH 1/9] omap3: pm: introduce enabled flag to omap_opp
  ` [PATCH 2/9] omap3: pm: introduce opp accessor functions
    ` [PATCH 3/9] omap3: pm: srf: introduce accessor function
      ` [PATCH 4/9] omap3: pm: use opp accessor functions for omap-target
        ` [PATCH 5/9] omap3: pm: sr: replace get_opp with freq_to_opp

[PATCH] omap: zoom3: enable ehci support
 2009-12-19 11:13 UTC  (2+ messages)

[PATCH 0/3] McPDM driver patch series
 2009-12-19 11:11 UTC  (2+ messages)
` [alsa-devel] "

Anyone using an ISP1505?
 2009-12-19 10:05 UTC  (7+ messages)

[PATCHv2 00/18] First set of unreviewed patches
 2009-12-18 21:50 UTC  (24+ messages)
` [PATCHv2 01/18] DSPBRIDGE: Fix compile break for WCD debug mask
  ` [PATCHv2 02/18] DSPBRIDGE: enable smart/autoidle for mailbox sysconfig
    ` [PATCHv2 03/18] DSPBRIDGE: Remove preproessor condition that could never work
      ` [PATCHv2 04/18] DSPBRIDGE: Implemented Trampoline support for dynamic loader
        ` [PATCHv2 05/18] DSPBRIDGE: Enable/Disable MCBSP_CLOCKS for MCBSP2
          ` [PATCHv2 06/18] DSPBRIDGE: set PWRERROR notifications as an option
            ` [PATCHv2 07/18] DSPBRIDGE: Enable peripheral clocks on wake up
              ` [PATCHv2 08/18] DSPBRIDGE: Remove long busy-wait loops on PWRST transitions
                ` [PATCHv2 09/18] DSPBRIDGE: Rename usCount to timeout
                  ` [PATCHv2 10/18] DSPBRIDGE: Trivial cleanup on DBDCD
                    ` [PATCHv2 11/18] DSPBRIDGE: Do not panic on bad page count
                      ` [PATCHv2 12/18] DSPBRIDGE: support loading 4 dependent DLL
                        ` [PATCHv2 13/18] DSPBRIDGE: Memory leak in Node Register Notify
                          ` [PATCHv2 14/18] DSPBRIDGE: check pointer before calling Proc_Detach
                            ` [PATCHv2 15/18] DSPBRIDGE: check the status of DMM_GetHandle
                              ` [PATCHv2 16/18] DSPBRIDGE: KFILE_Seek & KFILE_Tell, u32 replaced with loff_t
                                ` [PATCHv2 17/18] DSPBRIDGE: Delete unused files
                                  ` [PATCHv2 18/18] DSPBRIDGE: Compilation fixes 2.6.31
                                    ` [PATCH 0/2] dsp-bridge: PM cleanups
                                    ` [PATCH 1/2] dsp-bridge: improve PM conditional code
                                    ` [PATCH 2/2] dsp-bridge: remove unused includes

Sergey Nikitin si Vás přidal do přátel na stránce VK.com
 2009-12-18 12:02 UTC 

"Flush the D-cache during copy_user_highpage" breaks compile for v7 on -rc1
 2009-12-18 19:50 UTC  (5+ messages)

[RESEND][PATCH 1/2] DSPBRIDGE: return right error codes services directory
 2009-12-18 18:57 UTC 

[PATCH 1/2] DSPBRIDGE: return right error codes services directory
 2009-12-18 18:29 UTC  (2+ messages)

[PATCH 2/2] DSPBRIDGE: remove unused things in clk.c and mem.c
 2009-12-18 18:16 UTC 

[PATCH 0/4] OPP layer: hide OPP implementation details
 2009-12-18 17:46 UTC  (5+ messages)
` [PATCH 1/4] OMAP OPP: Add accessor function for getting OPP ID
  ` [PATCH 2/4] OMAP OPP: add helper function to find OPP by index
    ` [PATCH 3/4] OMAP SR/SRF: use OPP API for OPP ID, find "
      ` [PATCH 4/4] OMAP OPP: hide struct omap_opp internals in OPP layer implementation

[PATCH 2/3] ASoC: OMAP4: Add support for McPDM
 2009-12-18 17:01 UTC  (8+ messages)
  ` [alsa-devel] "

[PATCH] Fix double-linking of drivers/usb/otg when ULPI is selected
 2009-12-18 16:44 UTC  (2+ messages)

[PATCH 00/10 V5] omap3: pm: introduce support for 3630 OPPs
 2009-12-18 16:04 UTC  (7+ messages)

[PATCH] OMAP: remove duplicated #include
 2009-12-18 15:57 UTC 

No device for DAI omap-eac-dai error
 2009-12-18 14:18 UTC 

[PATCH 0/2][RESEND] omap i2c interrupt handler fixes
 2009-12-18 13:33 UTC  (11+ messages)
` [PATCH 1/2] omap i2c: make errata 1.153 workaround a separate function
  ` [PATCH 2/2] omap i2c: add a timeout to the busy waiting

Strange boot messages on mainline + omap3_defconfig
 2009-12-18 12:37 UTC  (3+ messages)

[PATCHV2 0/4] OMAP3: Clock changes for OMAP3630
 2009-12-18 11:50 UTC  (8+ messages)
` [PATCHV2 1/4] OMAP3: introduce DPLL4 Jtype

[PATCH 1/4] musb: get rid of unneeded musb->config->dyn_fifo
 2009-12-18 11:35 UTC  (15+ messages)
` [PATCH 2/4] musb: save dynfifo in musb struct
  ` [PATCH 3/4 v4] musb: Add context save and restore support
    ` [PATCH 4/4] musb: Add 'extvbus' in musb_hdrc_platform_data

[PATCHv3 0/5] Misc fixes [for PM branch]
 2009-12-18 11:12 UTC  (13+ messages)
` [PATCH 1/5] OMAP3: Fixed ARM aux ctrl register save/restore
  ` [PATCH 2/5] OMAP3: PM: Disabled I2C4 repeated start operation mode
    ` [PATCH 3/5] OMAP3: PM: Added support for L2 aux ctrl register save and restore
      ` [PATCH 4/5] OMAP3: PM: Write voltage and clock setup times dynamically in idle loop
        ` [PATCH 5/5] OMAP3: PM: Disable OTG autoidle when waking up from off-mode
                ` [PATCH 1/1] OMAP3: PM: Fix OTG autoidle workaround
                    ` [PATCHv2 "

[PATCH] AM35xx: Add clock support for new modules on AM35xx
 2009-12-18 10:31 UTC  (4+ messages)

[PATCH] OMAP: ZOOM2: Correcting key mapping for few keys
 2009-12-18  7:33 UTC 

ARM CROSS COMPILATION
 2009-12-18  6:37 UTC  (2+ messages)

[PATCH 0/8] OMAP clock & IO mapping fixes for 2.6.33-rc2
 2009-12-18  4:20 UTC  (9+ messages)
` [PATCH 1/8] OMAP2: remove duplicated #include
` [PATCH 2/8] ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access
` [PATCH 3/8] OMAP2xxx IO mapping: mark DSP mappings as being 2420-only
` [PATCH 4/8] OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space
` [PATCH 5/8] OMAP3: clock: add clockdomains for UART1 & 2
` [PATCH 6/8] OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_96M_FCLK
` [PATCH 7/8] OMAP3 clock: Add capability to change rate of dpll4_m5_ck
` [PATCH 8/8] OMAP clock: remove incorrect EXPORT_SYMBOL()s

[PATCH 1/3] musb: save dynfifo in musb struct
 2009-12-18  4:17 UTC  (8+ messages)
` [PATCH 2/3 v3] musb: Add context save and restore support

[PATCH 5/5] OMAP3EVM: Kconfig option added for selection between SVIDEO and CVBS
 2009-12-18  4:13 UTC  (3+ messages)

[PATCH 0/8] omap_hwmod/omap_device prep work
 2009-12-18  2:32 UTC  (4+ messages)
` [PATCH 1/8] OMAP3: clock: add clockdomains for UART1 & 2

[rfc/rft/patch-v2.6.32-omap1+ 0/2] misc patches
 2009-12-18  2:05 UTC  (3+ messages)
` [rfc/rft/patch-v2.6.32-omap1+ 1/2] arm: omap: clock: add omap_udc to clkdev

[ANNOUNCE] new PM branch, rebased to current master
 2009-12-18  0:31 UTC  (2+ messages)

Low level debugging using CONFIG_EARLY_PRINTK=y, omap-debug branch removed
 2009-12-17 23:38 UTC  (4+ messages)

[GIT PULL] omap build fixes
 2009-12-17 22:16 UTC  (4+ messages)

[PATCH] OMAP: I2C: Add mpu wake up latency constraint in i2c
 2009-12-17 20:25 UTC  (6+ messages)

[PATCH 3/3] ASoC: OMAP4: Add McPDM platform driver
 2009-12-17 19:40 UTC 

[PATCH 1/3] OMAP4: IRQ: Add McPDM IRQ definition
 2009-12-17 19:40 UTC 

[PATCH V2] AM3517: Add support for TSC2004 driver
 2009-12-17 18:21 UTC  (5+ messages)

[RFC][PATCH 4/5] input: serio: add support for Amstrad Delta serial keyboard port
 2009-12-17 16:37 UTC  (6+ messages)
      ` [RFC][PATCH 4/5] input: serio: add support forAmstrad "
        ` [RFC][PATCH 4/5] input: serio: add supportforAmstrad "

[PATCH 4/5] AM3517: Enable DSS2 for AM3517EVM board
 2009-12-17 15:19 UTC 

[PATCH 3/5] OMAP: Enable DSS2 for OMAP3EVM board
 2009-12-17 15:18 UTC 

[PATCH 2/5] OMAP: DSS2: Add Sharp LQ043T1DG01 panel drivers
 2009-12-17 15:18 UTC 

[PATCH 1/5] dss2-core:Warning Fix: core_dump_clocks enclosed under DEBUG_FS
 2009-12-17 15:18 UTC 

[PATCH 0/5] Enable DSS2 for OMAP3EVM & AM3517
 2009-12-17 15:18 UTC 

dadd2bb931a08a4b6b17f9e82d9bbe7bedebbc98 breaks omapfb (old non-dss2)
 2009-12-17 14:51 UTC  (5+ messages)

[PATCH 3/4 v2] ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate clean lines
 2009-12-17 13:52 UTC  (3+ messages)

CPU consumption is going as high as 95% on ARM Cortex A8
 2009-12-17  9:56 UTC  (3+ messages)

[PATCH 0/2] omap3: cm-t35: enable display subsystem
 2009-12-17  9:15 UTC  (3+ messages)

[PATCH] OMAP: McBSP: Fix possible port lockout
 2009-12-17  9:06 UTC  (3+ messages)

[PATCH] DSPBRIDGE: Improve flush_all() performance
 2009-12-17  3:50 UTC 

[PATCH] DSPBRIDGE: Reset IVA2 Video sequencer
 2009-12-17  3:50 UTC 

[PATCH 0/7] Resource cleanup changes
 2009-12-17  3:45 UTC  (8+ messages)
` [PATCH 1/7] DSPBRIDGE: Pass filp->private to all the ioctl wrappers
  ` [PATCH 2/7] DSPBRIDGE: Define pr_ctxt as a parameter in low level functions
    ` [PATCH 3/7] DSPBRIDGE: Remove old resource cleanup implementation
      ` [PATCH 4/7] DSPBRIDGE: less indentation for bridge_open and bridge_release
        ` [PATCH 5/7] DSPBRIDGE: Remove process context list
          ` [PATCH 6/7] DSPBRIDGE: Delete list implementation for resource cleanup
            ` [PATCH 7/7] DSPBRIDGE: Move PROC object abstraction to proc.c

(unknown)
 2009-12-17  3:03 UTC 


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