messages from 2008-09-26 14:15:29 to 2008-09-30 14:27:06 UTC [more...]
[PATCH 00/16] OMAP3: Context save/Restore + OFF mode support
2008-09-30 14:26 UTC (2+ messages)
MMC broken on beagleboard with current git
2008-09-30 13:43 UTC (15+ messages)
[PATCH 3/5] [RFC] ALSA ASOC Adds DSP DAI format support for platform driver
2008-09-30 13:11 UTC (5+ messages)
[PATCH 00/23] twl4030 patches (v4)
2008-09-30 13:05 UTC (25+ messages)
` [PATCH 01/23] twl4030: fix potential null pointer dereference
` [PATCH 02/23] twl4030-gpio: Remove default pullup enable/disable of GPIO
` [PATCH 03/23] i2c: clean add_children a bit
` [PATCH 04/23] i2c: move twl4030_keypad to new style registration
` [PATCH 05/23] i2c: move twl4030-usb to platform_device
` [PATCH 06/23] i2c: twl4030-usb: add 'vbus' sysfs file
` [PATCH 07/23] twl4030 gpio platform data
` [PATCH 08/23] twl4030 uses gpiolib
` [PATCH 09/23] i2c: move twl4030-madc to new registration style
` [PATCH 10/23] minor twl4030-core cleanups
` [PATCH 11/23] provide detailed diagnostics in add_children()
` [PATCH 12/23] move twl4030-gpio to drivers/gpio
` [PATCH 13/23] i2c: added a few missing gotos to add_children()
` [PATCH 14/23] minor irq-related cleanups
` [PATCH 15/23] i2c: switch twl4030-usb to use a resource for irq
` [PATCH 16/23] Move I2C driver model init earlier in the boot sequence
` [PATCH 17/23] i2c: minor cleanups to twl4030-pwrbutton.c
` [PATCH 18/23] twl4030-gpio irq_chip.set_type
` [PATCH 19/23] twl4030-gpio: remove legacy irq triggering calls and user
` [PATCH 20/23] twl4030-gpio: irq and other cleanup
` [PATCH 21/23] twl4030-core: portability updates
` [PATCH 22/23] twl4030: minor cleanups to twl4030_bci_battery.c
` [PATCH 23/23] twl4030-bci: move to new style registration method
[PATCH 4/5 v1] ASoC adds destination and source port for dma
2008-09-30 12:57 UTC (3+ messages)
[PATCH 0/8] Updates for i2c-omap from linux-omap tree for review, v2
2008-09-30 11:51 UTC (23+ messages)
` [PATCH 1/8] i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg
` [PATCH 2/8] i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()
` [PATCH 3/8] i2c-omap: Add high-speed support to omap-i2c
` [PATCH 4/8] i2c-omap: FIFO handling support and broken hw workaround for i2c-omap
` [PATCH 5/8] i2c-omap: Add support on 34xx
` [PATCH 6/8] i2c-omap: Mark init-only functions as __init
` [PATCH 7/8] i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
` [PATCH 8/8] i2c-omap: Clean-up i2c-omap
` [i2c] "
` [i2c] [PATCH 7/8] i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
` [i2c] [PATCH 6/8] i2c-omap: Mark init-only functions as __init
` [i2c] [PATCH 5/8] i2c-omap: Add support on 34xx
` [i2c] [PATCH 4/8] i2c-omap: FIFO handling support and broken hw workaround for i2c-omap
` [i2c] [PATCH 3/8] i2c-omap: Add high-speed support to omap-i2c
` [i2c] [PATCH 2/8] i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()
` [i2c] [PATCH 1/8] i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg
` [i2c] [PATCH 0/8] Updates for i2c-omap from linux-omap tree for review, v2
[PATCH] gpmc: Remove compilation warning
2008-09-30 11:07 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/5 v1] ASoC Add TLV320AIC23 codec driver
2008-09-30 11:02 UTC (4+ messages)
[PATCH 2/5 v1] Adds ASOC Support for 5912osk
2008-09-30 10:25 UTC (2+ messages)
[PATCH 15/16] OMAP3: Dynamic enable/disable of OFF support
2008-09-30 10:14 UTC (5+ messages)
[PATCH 5/5 v1] ASoC Adds DSP DAI format support for platform driver
2008-09-30 10:06 UTC
[PATCH 3/5 v1] Adds I2C board info for tlvaic23
2008-09-30 10:03 UTC
[PATCH 0/5 v1] ASoC Support for TLVaic23b audio codec
2008-09-30 9:55 UTC
does twl3040-pwrirq.c "need" to be a separate file?
2008-09-30 9:22 UTC (2+ messages)
Soft lockup when disconnecting musb isochronous device
2008-09-30 6:03 UTC (2+ messages)
OMAP34xx vs OMAP 35xx
2008-09-30 3:59 UTC (5+ messages)
[PATCH 12/23] move twl4030-gpio to drivers/gpio
2008-09-30 2:36 UTC (9+ messages)
` [PATCH 20/23] twl4030-gpio: irq and other cleanup
` [PATCH 21/23] twl4030-core: portability updates
[PATCH 00/23] twl4030 patches (v3)
2008-09-29 21:04 UTC (2+ messages)
[PATCH 00/22] twl4030 patches
2008-09-29 18:39 UTC (27+ messages)
` [PATCH 01/22] twl4030: fix potential null pointer dereference
` [PATCH 02/22] twl4030-gpio: Remove default pullup enable/disable of GPIO
` [PATCH 03/22] i2c: clean add_children a bit
` [PATCH 04/22] i2c: move twl4030_keypad to new style registration
` [PATCH 05/22] i2c: move twl4030-usb to platform_device
` [PATCH 06/22] i2c: twl4030-usb: add 'vbus' sysfs file
` [PATCH 07/22] twl4030 gpio platform data
` [PATCH 08/22] twl4030 uses gpiolib
` [PATCH 09/22] i2c: move twl4030-madc to new registration style
` [PATCH 10/22] minor twl4030-core cleanups
` [PATCH 11/22] provide detailed diagnostics in add_children()
` [PATCH 12/22] move twl4030-gpio to drivers/gpio
` [PATCH 13/22] i2c: added a few missing gotos to add_children()
` [PATCH 14/22] minor irq-related cleanups
` [PATCH 15/22] twl4030: move pm_power_off initialization to twl4030-core.c
` [PATCH 16/22] i2c: switch twl4030-usb to use a resource for irq
` [PATCH 17/22] Move I2C driver model init earlier in the boot sequence
` [PATCH 18/22] i2c: minor cleanups to twl4030-pwrbutton.c
` [PATCH 19/22] twl4030-gpio irq_chip.set_type
` [PATCH 20/22] twl4030-gpio: remove legacy irq triggering calls and user
` [PATCH 21/22] twl4030-gpio: irq and other cleanup
` [PATCH 22/22] twl4030-core: portability updates
i2c errors on omap3430sdp
2008-09-29 17:14 UTC (2+ messages)
Power management in omap3430
2008-09-29 15:13 UTC
[PATCH 0/2] twl4030-bci fixes
2008-09-29 14:45 UTC (3+ messages)
` [PATCH 1/2] twl4030: minor cleanups to twl4030_bci_battery.c
` [PATCH 2/2] twl4030-bci: move to new style registration method
i2c errors on omap3430sdp
2008-09-29 14:12 UTC (2+ messages)
AT91SAM9261-EK : git's linux-omap vs. ordinary patched linux
2008-09-29 11:53 UTC
[PATCH 2/5] [RFC] ALSA ASOC Support for 5912 osk
2008-09-29 11:38 UTC (2+ messages)
[PATCH 4/5] [RFC] ALSA ASOC adds destination and source port for dma
2008-09-29 11:06 UTC (2+ messages)
[gadiyar@ti.com: [PATCH] watchdog: fix typo in omap_wdt.c]
2008-09-29 10:23 UTC
[PATCH 5/5] [RFC] Adds I2C board info for tlvaic23b in osk board file
2008-09-29 9:55 UTC
[PATCH 1/5] [RFC] ALSA ASoC driver for TLVaic23b audio codec
2008-09-29 9:45 UTC
[PATCH 0/5] [RFC] ALSA ASoC Support for TLVaic23b audio codec
2008-09-29 9:41 UTC
[PATCH] watchdog: fix typo in omap_wdt.c
2008-09-29 9:29 UTC (7+ messages)
FOR COMMENT: void __iomem * and similar casts are Bad News
2008-09-29 9:24 UTC (13+ messages)
[PATCH 14/16] OMAP3: CORE Off support
2008-09-29 6:59 UTC (2+ messages)
[PATCH 0/4] [RFC] omap iommu driver
2008-09-29 5:27 UTC (5+ messages)
` [PATCH 1/4] omap iommu: tlb and pagetable primitives
` [PATCH 2/4] omap iommu: omap2 architecture specific functions
` [PATCH 3/4] omap iommu: sysfs for userland interface
` [PATCH 4/4] omap iommu: simple virtual address space management
[patch 2.6.27-rc7-omap1-git] rtc-twl4030 portability updates
2008-09-28 21:35 UTC
[patch 2.6.27-rc7-omap1-git] beagle: two more GPIOs
2008-09-28 17:55 UTC
[PATCH 0/9] twl4030 updates
2008-09-28 5:16 UTC (37+ messages)
` [PATCH 4/9] i2c: move twl4030_keypad to new style registration
` [PATCH 5/9] i2c: move twl4030-usb to platform_device
` [PATCH 7/9] twl4030 gpio platform data
` [PATCH 8/9] twl4030 uses gpiolib
` [PATCH 9/9] i2c: move twl4030-madc to new registration style
` [PATCH 11/9] move twl4030-gpio to drivers/gpio
[PATCH 0/8] twl4030 updates
2008-09-27 8:01 UTC (8+ messages)
` [PATCH 1/8] twl4030: fix potential null pointer dereference
` [PATCH 2/8] twl4030-gpio: Remove default pullup enable/disable of GPIO
` [PATCH 3/8] i2c: clean add_children a bit
` [PATCH 4/8] i2c: move twl4030_keypad to new style registration
` [PATCH 5/8] i2c: move twl4030-usb to platform_device
OMAP3EVM LCD red tint
2008-09-27 7:46 UTC (2+ messages)
MUSB OTG Interrupts
2008-09-26 17:54 UTC (2+ messages)
[PATCH] OMAP3: Update USBHOST pinmux settings
2008-09-26 17:34 UTC (5+ messages)
[PATCH 0/2] PM counters
2008-09-26 14:18 UTC (5+ messages)
` [PATCH 1/1] Hook into "
` [PATCH 1/2] PM counter infrastructure
` [PATCH 2/2] Hook into PM counters
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox