messages from 2008-09-29 13:52:28 to 2008-10-02 08:26:05 UTC [more...]
[PREVIEW] New display subsystem for OMAP2/3
2008-10-02 8:24 UTC (2+ messages)
[PATCH 2.6.27-rc8 1/2] drivers/mfd/twl4030-core.c
2008-10-02 7:27 UTC (7+ messages)
[patch twl 1/2] remove <linux/i2c/twl4030-rtc.h>
2008-10-02 6:42 UTC
[patch twl 2/2] remove <linux/i2c/twl4030-pwrirq.h>
2008-10-02 6:45 UTC
[PATCH 0/2] omap-keypad fixes for OMAP2
2008-10-02 6:12 UTC (4+ messages)
` [PATCH 1/2] OMAP2: omap-keypad: interrupt disable fix
` [PATCH 2/2] OMAP2: omap-keypad: Enable more than 6 rows
USB serial devices not working on linux-omap musb
2008-10-02 5:24 UTC (4+ messages)
[patch 2.6.27-rc7-omap1-git 1/2] twl4030-core: move to drivers/mfd
2008-10-02 2:47 UTC
[patch 2.6.27-rc7-omap1-git 2/2] twl4030-gpio.h removal
2008-10-02 2:48 UTC
[PATCH/RFC 2.6.27-rc8 2/2] drivers/rtc/rtc-twl4030.c
2008-10-01 18:50 UTC
[PATCH 0/3] [RFC] introduce clk_associate
2008-10-01 18:34 UTC (8+ messages)
` [PATCH 1/3] [RFC] clk: "
` [PATCH 2/3] [RFC] clk: use clk_associate for musb driver
` [PATCH 3/3] [RFC] clk: use clk_associate on watchdog driver
[PATCH 0/9] twl4030 updates
2008-10-01 16:32 UTC (14+ messages)
` [PATCH 9/9] i2c: move twl4030-madc to new registration style
` [PATCH 11/9] move twl4030-gpio to drivers/gpio
[PATCH 0/2] PM counters
2008-10-01 15:48 UTC (3+ messages)
` [PATCH 1/2] PM counter infrastructure
` [PATCH 2/2] Hook into PM counters
[PATCH] CPUidle: increment state counter for state actually entered
2008-10-01 15:35 UTC (2+ messages)
[PATCH 0/3] debobs support for OMAP3430
2008-10-01 15:11 UTC (4+ messages)
` [PATCH 1/3] Add definitions for ETK pads and debobs registers
` [PATCH 2/3] Debobs and ETK padconf implementation
` [PATCH 3/3] Add debobs Kconfig item
i2c errors on omap3430sdp
2008-10-01 14:22 UTC
[PATCH] ARM: OMAP: Fix compile error in board-n800-mmc.c
2008-10-01 12:19 UTC
[PATCH] ARM: OMAP3: DMA: Fix for sDMA Errata 1.113
2008-10-01 12:12 UTC (2+ messages)
[PATCH 0/2] PM counters
2008-10-01 11:36 UTC (5+ messages)
` [PATCH 1/1] Hook into "
` [PATCH 1/2] PM counter infrastructure
` [PATCH 2/2] Hook into PM counters
[PATCH 15/16] OMAP3: Dynamic enable/disable of OFF support
2008-10-01 11:25 UTC (5+ messages)
[PATCH 00/25] twl4030 patches (v5)
2008-10-01 10:42 UTC (37+ messages)
` [PATCH 01/25] twl4030: fix potential null pointer dereference
` [PATCH 02/25] twl4030-gpio: Remove default pullup enable/disable of GPIO
` [PATCH 03/25] i2c: clean add_children a bit
` [PATCH 04/25] i2c: move twl4030_keypad to new style registration
` [PATCH 05/25] i2c: move twl4030-usb to platform_device
` [PATCH 06/25] i2c: twl4030-usb: add 'vbus' sysfs file
` [PATCH 07/25] twl4030 gpio platform data
` [PATCH 08/25] twl4030 uses gpiolib
` [PATCH 09/25] i2c: move twl4030-madc to new registration style
` [PATCH 10/25] minor twl4030-core cleanups
` [PATCH 11/25] provide detailed diagnostics in add_children()
` [PATCH 12/25] move twl4030-gpio to drivers/gpio
` [PATCH 13/25] i2c: added a few missing gotos to add_children()
` [PATCH 14/25] minor irq-related cleanups
` [PATCH 15/25] i2c: switch twl4030-usb to use a resource for irq
` [PATCH 16/25] Move I2C driver model init earlier in the boot sequence
` [PATCH 17/25] i2c: minor cleanups to twl4030-pwrbutton.c
` [PATCH 18/25] twl4030-gpio irq_chip.set_type
` [PATCH 19/25] twl4030-gpio: remove legacy irq triggering calls and user
` [PATCH 20/25] twl4030-gpio: irq and other cleanup
` [PATCH 21/25] twl4030-core: portability updates
` [PATCH 22/25] twl4030: minor cleanups to twl4030_bci_battery.c
` [PATCH 23/25] twl4030-bci: move to new style registration method
` [PATCH 24/25] twl4030-gpio: pullup/pulldown init
` [PATCH 25/25] twl4030-gpio: beagle pull up/down init
` [PATCH 26/25] twl4030 gpio cleanups
[PATCH - OMAPZOOM] I2C: fix OMAP3430 errata 1.11
2008-10-01 9:49 UTC
[PATCH] MUSB: Fix for kernel panic with multiple bulk transfer
2008-10-01 7:38 UTC
[PATCH 00/22] twl4030 patches
2008-10-01 6:53 UTC (21+ 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
Soft lockup when disconnecting musb isochronous device
2008-10-01 4:15 UTC (6+ messages)
[PATCH] OMAP3: Fix 34xx/35xx revision check
2008-09-30 21:05 UTC (2+ messages)
[PATCH] omap: get rid of a useless cast
2008-09-30 18:46 UTC
[PATCH 00/23] twl4030 patches (v4)
2008-09-30 18:12 UTC (30+ 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
does twl3040-pwrirq.c "need" to be a separate file?
2008-09-30 18:03 UTC (3+ messages)
[patch twl series 2/2] twl4030-gpio: beagle pull up/down init
2008-09-30 17:56 UTC
[patch twl series 1/2] twl4030-gpio: pullup/pulldown init
2008-09-30 17:56 UTC
[PATCH v2] OMAP3: Update USBHOST pinmux settings
2008-09-30 15:18 UTC
[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 (4+ messages)
[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 (3+ 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 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
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)
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)
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