public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-15 20:25:12 to 2008-05-28 00:51:48 UTC [more...]

[PATCH 0/5] Remove __REG macro access for multi-omap
 2008-05-28  0:51 UTC  (10+ messages)
` [PATCH 1/5] CF: Change omap_cf.c to use omap_readw/writew instead of __REG "
  ` [PATCH 2/5] USB: Change omap USB code to use omap_read/write "
    ` [PATCH 3/5] ARM: OMAP: Change __REG access to omap/read write for traffic controller
      ` [PATCH 4/5] musb_hdrc: Change __REG access to omap_read/write for multi-boot
        ` [PATCH 5/5] ARM: OMAP: Remove __REG access for multi-omap
      ` [PATCH] Misc fixes to this series (CF: Change omap_cf.c to use omap_readw/writew instead of __REG for multi-omap)

omap 0sk and mistral touchscreen
 2008-05-27 19:01 UTC  (11+ messages)

Can't build the DSP/BIOS LINK messaging library (OSK 5912, for CCS debugging)
 2008-05-26 22:03 UTC 

sdio cmd53 doesn't work on omap 2430sdp
 2008-05-26  9:27 UTC 

[PATCH] Fix n800 build - Remove kernel config conditional declaration of TSC2005 device config structures
 2008-05-26  6:42 UTC  (6+ messages)

2.6.26-rc3-omap vs N810 and Xomap
 2008-05-25 18:38 UTC 

[PATCH] Remove config conditional tcm825x_regs_* declarations
 2008-05-24 22:22 UTC  (2+ messages)

[PATCH] Fix compile on n800 if CONFIG_MACH_NOKIA_N810 is not set
 2008-05-24 20:20 UTC  (3+ messages)

omap osk and mistral touchscreen-ads7846
 2008-05-24  4:00 UTC  (7+ messages)

Can't build the DSP/BIOS LINK messaging library (OSK 5912, for CCS debugging)
 2008-05-23 17:26 UTC 

[PATCH] Driver for omap34xx temperature sensor
 2008-05-23 10:49 UTC  (3+ messages)
` [PATCH] Driver for omap34xx temperature sensor. second version

[PATCH 0/2] Add D2D clockdomain on OMAP3 ES2+
 2008-05-23  6:27 UTC  (4+ messages)
` [PATCH 1/2] OMAP3 PM: convert open-coded iterator to use pwrdm_for_each_clkdm()
` [PATCH 2/2] OMAP3 clockdomains: include D2D clockdomain on 34xx ES2+

MMC/SD cards hotplug scenario
 2008-05-22 20:39 UTC  (8+ messages)

[PATCH] ARM: OMAP: Fix compiler error at pm-debug
 2008-05-22 19:50 UTC  (2+ messages)

[PATCH] IRQ: simplify OMAP2 mask_irq/unmask_irq code
 2008-05-22 19:50 UTC  (4+ messages)

enabling uart2 on omap5912 osk
 2008-05-22 14:14 UTC  (12+ messages)

[PATCH] USB: H4/OHCI/ISP1301 fixes
 2008-05-22 13:24 UTC 

Recent DMA changes broke omap1, CDAC broken on 3430
 2008-05-22  1:00 UTC 

[PATCH 1/1] usb: musb: MUSB_OTG should depend on PM
 2008-05-22  0:47 UTC 

[PATCH 0/2] MUSB: 2 patches to fix some bug found on Blackfin
 2008-05-21 20:10 UTC  (14+ messages)
  ` [PATCH 1/2] MUSB: fix bug - since 2.6.24 urb API changed, giveback function return wrong status
` [PATCH 2/2] MUSB: Real fix bug 4 usb bugs found on Blackfin

sdio cmd53 doesn't work on omap 2430sdp
 2008-05-21 19:42 UTC  (3+ messages)

[RESENDING PATCH 1/4] ARM: OMAP: Add register defines for TWL4030 vaux1
 2008-05-21 15:51 UTC  (10+ messages)
` [RESENDING PATCH 2/4] ARM: OMAP: Add basic board support for OMAP LDP
  ` [RESENDING PATCH 3/4] ARM: OMAP: Add default kernel config "
    ` [RESENDING PATCH 4/4] ARM: OMAP: Add ethernet support "
        ` [RESENDING PATCH 4/4] ARM: OMAP: Add ethernet support for OMAPLDP

enabling uart2 on omap5912 osk
 2008-05-21 10:27 UTC 

[PATCH 0/5] RT: Misc. fixups for ARM/OMAP against 2.6.25.4-rt3
 2008-05-21  1:33 UTC  (8+ messages)
` [PATCH 1/5] RT: ARM: remove non-existant trace_preempt_*_idle calls from idle loop
` [PATCH 2/5] RT: wrap BUILD_CHECK_IRQ_FLAGS
` [PATCH 3/5] RT: ARM: remove __attribute_used__ from semaphore code
` [RFC/PATCH 4/5] RT: ARM: disable duplicate cmpxchg
` [PATCH "
` [PATCH 5/5] ARM: OMAP: remove unnecessary locking in clk_get_rate()

[PATCH] IRQ: simplify OMAP2 mask_irq/unmask_irq code
 2008-05-21  1:19 UTC  (7+ messages)

[PATCH 0/6] OMAP2 PM: link clocks to clockdomains, use clkdm/pwrdm code
 2008-05-21  0:43 UTC  (7+ messages)
` [PATCH 1/6] 24xx clock: associate clocks with clockdomains
` [PATCH 2/6] 24xx clock: add missing SSI L4 interface clock
` [PATCH 3/6] powerdomain: add pwrdm_get_mem_bank_count()
` [PATCH 4/6] clockdomain: add clkdm_get_pwrdm()
` [PATCH 5/6] 24xx PM: convert pm24xx.c code to use pwrdm/clkdm interfaces
` [PATCH 6/6] DSP Gateway: remove manual clockdomain/powerdomain tweaking

[PATCH 0/4] Updates on mcbsp driver (take #2)
 2008-05-20 23:44 UTC  (9+ messages)
` [PATCH 1/4] PLAT-OMAP: MCBSP: Tranform into platform driver

[PATCH 0/9] 34XX: PM: Support for retention on suspend and idle
 2008-05-20 22:13 UTC  (16+ messages)
` [PATCH 1/9] 24XX: PM: Move pm.c to pm24xx.c and sleep.S to sleep24xx.S
` [PATCH 2/9] 24XX: PM: Move debugging related code to pm-debug.c
` [PATCH 3/9] PM: Add pm.c file for omap2 and omap3 common code
` [PATCH 4/9] OMAP: Add new function to check wether there is irq pending
` [PATCH 5/9] 34XX: Suspend: Take suspend sram code from ti cdp kernel
` [PATCH 6/9] 34XX: Suspend: Use same naming convention in sleep34xx.S as in sleep24XX.S
` [PATCH 7/9] 34XX: Add miscellaneous definitions related to 34xx
` [PATCH 8/9] 34XX: PM: Initial version of suspend and dynamic retention
` [PATCH 9/9] OMAP3430SDP: Enable config options CONFIG_OMAP_RESET_CLOCKS and CONFIG_SUSPEND

Problems with RT pathc s in OMAP kernel
 2008-05-20 22:03 UTC  (2+ messages)

omap 5912 and mistral touchscreen
 2008-05-20 19:49 UTC 

omap16xxcam module
 2008-05-20 18:31 UTC 

Power management behavior of linux-2.6.14-omap2-v5
 2008-05-20 11:48 UTC  (4+ messages)

[RFC PATCH 0/5] musb changes
 2008-05-16 18:40 UTC  (8+ messages)
` [RFC PATCH 1/5] USB: MUSB: Switch to a_idle when micro/mini-a cable is attached
  ` [RFC PATCH 2/5] USB: MUSB: Change srp sysfs entry to session
    ` [RFC PATCH 3/5] USB: MUSB: Do not turn vbus on immediately

[PATCH] Performance enhancement for MMCSD when feature CONFIG_MMC_BLOCK_BOUNCE is enabled in the MMC core
 2008-05-16 18:02 UTC  (4+ messages)

[PATCH] ARM: OMAP: This patch adds the driver to turn on the TFP410 framer to get DVI output working on the beagleboard
 2008-05-16 17:58 UTC  (2+ messages)

[PATCH] clock34xx.c: fix spinlock reentry in omap3_noncore_dpll_enable()
 2008-05-16 17:49 UTC  (2+ messages)

[PATCH] Chip message format is either 8-bit cmd or 8-bit cmd + 16-bit data
 2008-05-16 17:49 UTC  (2+ messages)

[PATCH] I2C: TSL2563, LP5521, TEA5761: Refer to id_table in i2c_driver structures
 2008-05-16 17:49 UTC  (3+ messages)

[PATCH 2/3] N810: Don't export camera orientation
 2008-05-16 17:44 UTC  (7+ messages)
` [PATCH 1/3] TCM825x: Include invertation of image mirroring in configuration
    ` [PATCH 3/3] N800: Select tcm825x only if wanted

[PATCH 0/3] DMA clean-up for multi-boot
 2008-05-16 17:34 UTC  (4+ messages)

[PATCH] ARM: OMAP: board-omap3beagle: fix merge-damage in RTC code
 2008-05-16 15:32 UTC  (2+ messages)

34XX: PM: Workarounds to get omap3 to retention
 2008-05-16 11:05 UTC  (11+ messages)
` [PATCH 01/10] 34XX: PM: Workaround for taking care of gpio clocks
` [PATCH 02/10] 34XX: PM: Workaround for uart clocks
` [PATCH 03/10] 34XX: PM: Workaround for missing smartreflex driver
` [PATCH 04/10] PRCM: Workaround for pwrdn_x control
` [PATCH 05/10] 34XX: PM: Workaround to enable autoidle for clocks and plls
` [PATCH 06/10] 34XX: PM: Workaround to reset all wkdeps
` [PATCH 07/10] 34XX: PM: Workaround to check wether any fck is active before entering sleep
` [PATCH 08/10] 34XX: PM: Workaround to disable mmc
` [PATCH 09/10] 34XX: PM: Workaround for non-existing usb clockdomain
` [PATCH 10/10] 34XX: PM: Workaround to mask uart clocks when checking active clocks

[PATCH] ARM: OMAP: This patch fixes the merge-damage in the beagleboard RTC code
 2008-05-16 10:11 UTC  (4+ messages)
` [PATCH] This patch adds the driver to turn on the TFP410 framer to get DVI output working on the beagleboard

[PATCH] omap3beagle: add driver to turn on the TFP410 framer to get DVI output
 2008-05-16  7:08 UTC  (3+ messages)

ALSA SoC for TWL4030
 2008-05-16  5:57 UTC  (3+ messages)

wear-leveling necessary on N810 internal/removable cards?
 2008-05-16  2:45 UTC  (3+ messages)

N810: linux-2.6.26-rc2-omap1 with muru.com N810 patches
 2008-05-15 23:10 UTC  (6+ messages)
        ` N810: linux-2.6.26-rc2-omap1 with muru.com N810 patches (success)

[PATCH 0/2] Make N810 keyboard work with console
 2008-05-15 22:54 UTC  (5+ messages)
` [PATCH 1/2] Input: Fix lm8323 probe and module unloading
    ` [PATCH 1/2] Input: Fix lm8323 probe and module unloading, take #2

[PATCH 0/3] Retu watchdog clean-up and fix to make it behave
 2008-05-15 21:46 UTC  (7+ messages)
` [PATCH 1/3] CBUS: Fix retu mutex handling
  ` [PATCH 2/3] CBUS: Checkpatch.pl fixes for retu-wdt.c
    ` [PATCH 3/3] CBUS: Make retu watchdog behave like a standard Linux watchdog

[PATCH 0/2] Add sram34xx.S
 2008-05-15 21:40 UTC  (2+ messages)


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