messages from 2010-03-11 18:41:28 to 2010-03-16 11:27:41 UTC [more...]
[PATCH 0/2][RESEND] omap i2c interrupt handler fixes
2010-03-16 11:27 UTC (3+ messages)
` [PATCH 1/2] omap i2c: make errata 1.153 workaround a separate function
[PATCH 1/2] USB: musb: add two states to handle vbus error
2010-03-16 10:49 UTC (6+ messages)
` [PATCH 2/2] USB: musb: omap2430: add mode change from A to B
[PATCH RESEND] omap3: Fix EHCI port for IGEP v2 board
2010-03-16 6:55 UTC (7+ messages)
Microsoft Award
2010-03-16 1:15 UTC
SPI troubles
2010-03-16 2:24 UTC (11+ messages)
` [spi-devel-general] "
[PATCH 0/7] omap3: serial code for 3630 and zoom2/3 fixes
2010-03-15 23:03 UTC (13+ messages)
` [PATCH 1/7] OMAP3: serial: Check for zero-based physical addr
` [PATCH 2/7] OMAP3: serial: Use dev_* macros instead of printk
` [PATCH 3/7] omap2/3/4: serial: Remove condition for getting uart4_phys
` [PATCH 4/7] omap3: zoom2/3 / 3630sdp: Don't init always all uarts
` [PATCH 5/7] omap3: 3630sdp: Explicitly enable all UARTs
` [PATCH 6/7] omap3: zoom 2/3: Change debugboard serial port id
` [PATCH 7/7] omap3: zoom2/3: Register only 1 8250 port
[PATCH 0/7] omap3: serial code for 3630 and zoom2/3 fixes
2010-03-15 23:04 UTC (8+ messages)
` [PATCH 1/7] OMAP3: serial: Check for zero-based physical addr
` [PATCH 2/7] OMAP3: serial: Use dev_* macros instead of printk
` [PATCH 3/7] omap2/3/4: serial: Remove condition for getting uart4_phys
` [PATCH 4/7] omap3: zoom2/3 / 3630sdp: Don't init always all uarts
` [PATCH 5/7] omap3: 3630sdp: Explicitly enable all UARTs
` [PATCH 6/7] omap3: zoom 2/3: Change debugboard serial port id
` [PATCH 7/7] omap3: zoom2/3: Register only 1 8250 port
[PATCH 2/6] SPI omap2_mcspi: Add max_clk_div field to mcspi platform config
2010-03-15 21:02 UTC (12+ messages)
` [PATCH 2/6 Revised] "
[GIT PULL] omap fixes for 2.6.34-rc1
2010-03-15 19:15 UTC
Commit 0c8219f0... breaks omap7xx support
2010-03-15 19:08 UTC (9+ messages)
[PATCH 00/16] OMAP3: PM: Smartreflex and voltage revamp
2010-03-15 19:00 UTC (8+ messages)
` [PATCH 01/16] OMAP3: PM: Adding hwmod data for Smartreflex
` [PATCH 02/16] OMAP3: PM: Create list to keep track of various smartreflex instances
` [PATCH 03/16] OMAP3: PM: Convert smartreflex driver into a platform driver using hwmods and omap-device layer
[PATCH v2] [I2C-OMAP] Add support for 16-bit registers
2010-03-15 18:56 UTC (11+ messages)
[PATCHv7] OMAP3: Serial: Improved sleep logic
2010-03-15 18:49 UTC (2+ messages)
Multiple errors while compiling from master
2010-03-15 16:03 UTC (2+ messages)
[RFC][PATCH 0/3] OMAP: DSS2: Allow us to use SDI
2010-03-15 11:32 UTC (11+ messages)
` [RFC][PATCH 1/3] OMAP: DSS2: Do regulator stuff in dpi_init_display()
` [RFC][PATCH 2/3] OMAP: DSS2: Prevent recursive Panel Enable/Disable calls from SDI
` [RFC][PATCH 3/3] OMAP: DSS2: Use vdds_sdi regulator supply in SDI
[PATCH 1/2] musb: add musb support for AM35x
2010-03-15 5:10 UTC (4+ messages)
[PATCHv5 2/2] ASoC: TWL6040: Add twl6040 codec driver
2010-03-13 11:23 UTC (2+ messages)
[PATCH 1/2] OMAP4: PMIC: Rename twl6030_codec as twl6040_codec
2010-03-13 11:17 UTC (2+ messages)
[PATCHv5 0/2] TWL6040 audio codec initial support
2010-03-13 1:52 UTC
[PATCH 0/4] AM35xx : Add support for EMAC Peripheral
2010-03-12 23:26 UTC (6+ messages)
` [PATCH 1/4] AM35xx EMAC : define submodule offsets
` [PATCH 2/4] AM35xx : Platform specific hookup for EMAC module
` [PATCH 3/4] OMAP3 : clock data: Update name string for EMAC clocks
[PATCHv2 0/3] Add support for TCA6416 based Keypad driver
2010-03-12 20:38 UTC (8+ messages)
` [PATCHv2 1/3] TCA6416 keypad : Implement keypad driver for keys interfaced to TCA6416
` [PATCHv2 2/3] AM3517: Board hookup for TCA6416 keypad driver
` [PATCHv2 3/3] AM3517 EVM : Enable TCA6416 keypad
[PATCH] arm: Fix .gitignore for boot/compressed folder
2010-03-12 17:51 UTC (2+ messages)
[RFC part1/2 merge v4][PATCH 00/11] omap2/3/4: uart4 fixes + zoom2/3 changes
2010-03-12 17:44 UTC (4+ messages)
[PATCH 00/19] omap-fixes for 2.6.34-rc1
2010-03-12 17:18 UTC (32+ messages)
` [PATCH 01/19] omap3: Fix compile for Touch Book early_param
` [PATCH 02/19] omap2/3/4: ehci: avoid compiler error with touchbook
` [PATCH 03/19] omap4: Fix build break by moving omap_smc1 into a separate .S
` [PATCH 04/19] omap2: add USB initialization for tusb6010
` [PATCH 05/19] omap2: Update n8x0 defconfig to test multi-omap and DMA api changes
` [PATCH 06/19] omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errors
` [PATCH 07/19] OMAP2: serial.c: Fix number of uarts in early_init
` [PATCH 08/19] omap2/3/4: mailbox: remove compiler warning
` [PATCH 09/19] omap: pass the reboot command to the boot loader
` [PATCH 10/19] omap: Checkpatch cleanup for blizzard.h
` [PATCH 11/19] omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2board
` [PATCH 12/19] omap: Fix gpio_resume_after_retention
` [PATCH 13/19] omap: mach-omap2/io.c: fix function declarations
` [PATCH 14/19] omap3: pandora: add missing i2c3 board_info
` [PATCH 15/19] OMAP2: cpu_is_omap2*: fix compile-time removal of unused code
` [PATCH 16/19] OMAP4: fix temporary hacks that break multi-omap PM
` [PATCH 17/19] omap: Add DSI regulator supply to OMAP3EVM board file
` [PATCH 18/19] "
` [PATCH 19/19] omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved register values
` [PATCH 19b/19] ARM/OMAP: Remove the +x bit from a couple of source files
[PATCH v3 1/2] input: touchscreen: introduce tsc2005 driver
2010-03-12 16:54 UTC (2+ messages)
` [PATCH v3 2/2] omap: rx-51: enable tsc2005
[PATCH] MFD: TWL4030: changes for TRITON glitch fix
2010-03-12 16:11 UTC
(unknown),
2010-03-12 16:10 UTC
[PATCH v3 0/5] omap3: pm: Update TRITON power scripts and making it generic
2010-03-12 15:31 UTC (2+ messages)
[PATCH 6/6] SPI omap2_mcspi.c: Limit debug messages from setup_transfer
2010-03-12 15:22 UTC
[PATCH 5/6] SPI omap2_mcspi.c: Use num chipselects from platform data
2010-03-12 15:22 UTC
[PATCH 4/6] SPI omap2_mcspi.c: Use the transfer speed_hz value if provided
2010-03-12 15:22 UTC
[PATCH 3/6] SPI omap2_mcspi.c: Use appropriate clock divider value
2010-03-12 15:21 UTC
[PATCH v3 5/5] omap3: pm: Use generic TRITON power scripts for ZOOM[2,3], 3630SDP board
2010-03-12 15:32 UTC
[PATCH 1/6 Revised] SPI omap2_mcspi.c: Check params before dereference or use
2010-03-12 15:11 UTC
[PATCH v3 4/5] omap3: pm: Use generic TRITON power scripts for 3430SDP board
2010-03-12 15:31 UTC
[PATCH v3 3/5] omap3: pm: Generic TRITON power scripts for OMAP3 based boards
2010-03-12 15:31 UTC
[PATCH v3 2/5] omap3: pm: Using separate clk/volt setup_time for RET and OFF states
2010-03-12 15:31 UTC
[PATCH v3 1/5] omap3: pm: fix for twl4030 script load
2010-03-12 15:31 UTC
[PATCHv7 1/7] OMAP3: PM: Added support functions for omap3 pwrdm handling
2010-03-12 15:39 UTC (7+ messages)
` [PATCHv7 2/7] OMAP3: PM: Added support for INACTIVE and ON states in omap_sram_idle
` [PATCHv7 3/7] OMAP3: CPUidle: Fixed support for ON / INACTIVE states
` [PATCHv7 4/7] OMAP3: Clock: Added IDLEST definitions for SGX
` [PATCHv7 5/7] OMAP: Powerdomains: Add support for checking if pwrdm/clkdm can idle
` [PATCHv7 6/7] OMAP3: PM: Moved pwrdm state control logic from omap_sram_idle to cpuidle
` [PATCHv7 7/7] OMAP3: PM: Added support for suspending to INACTIVE state
[PATCH] OMAP: PM: Fix Zoom3 defconfig build
2010-03-12 12:02 UTC
[PATCHv2 0/5] FIFO caused playback delay (latency) handling in soc/omap
2010-03-12 11:12 UTC (7+ messages)
kernel panic with latest DSS
2010-03-12 10:51 UTC (6+ messages)
Compiler warning in arch/arm/include/asm/elf.h
2010-03-12 10:41 UTC
[PATCH 0/3] USB compile fixes omaps
2010-03-12 8:33 UTC (4+ messages)
` [PATCH 1/3] usb: Fix compile error for omaps for musb_hdrc
[PATCH 03/03] omap hsmmc: adaptation of sdma descriptor autoloading feature
2010-03-12 8:18 UTC (5+ messages)
[APPLIED] DSPBRIDGE: Camel case removal
2010-03-12 6:28 UTC
[PATCH] DSPBRIDGE: driver version 0.2
2010-03-12 6:05 UTC (2+ messages)
[PATCH 03/03] omap hsmmc: adaptation of sdma descriptor autoloading feature
2010-03-12 6:03 UTC (7+ messages)
Trying to understand how to use new OMAP mux code
2010-03-12 5:42 UTC (4+ messages)
[PATCH FIX] OMAP: DSS: Fix for kernel crash during reboot
2010-03-12 5:34 UTC
compile break on dss2 branch for zoom3
2010-03-11 22:42 UTC (4+ messages)
[PATCH 1/2] omap2_mcspi: Flush posted writes
2010-03-11 22:40 UTC (2+ messages)
[PATCH] ARM/OMAP: Remove the +x bit from a couple of source files
2010-03-11 22:34 UTC (2+ messages)
[PATCH] OMAP: McBSP: Drop unnecessary status/error bit clearing on reg_cache retrieved register values
2010-03-11 22:26 UTC (2+ messages)
` [APPLIED] [PATCH] OMAP: McBSP: Drop unnecessary status/error bit clearing on
[PATCH] OMAP: Fixing build warning with omap3_defconfig
2010-03-11 22:23 UTC (2+ messages)
[PATCH 1/1] Regulator: Registering USB internal LDOs for TWL4030
2010-03-11 22:22 UTC (4+ messages)
[PATCH] OMAP: Replace vdvi with vdds_dsi regulator supply in OMAP3EVM board file
2010-03-11 22:18 UTC (2+ messages)
[PATCH-Fix] OMAP: Add DSI regulator supply to OMAP3EVM board file
2010-03-11 22:14 UTC (2+ messages)
` [APPLIED] [PATCH-Fix] OMAP: Add DSI regulator supply to OMAP3EVM board
[PATCH 2/2] OMAP4: fix temporary hacks that break multi-omap PM
2010-03-11 22:12 UTC (2+ messages)
` [APPLIED] "
[PATCH 1/2] OMAP2: cpu_is_omap2*: fix compile-time removal of unused code
2010-03-11 22:12 UTC (2+ messages)
` [APPLIED] [PATCH 1/2] OMAP2: cpu_is_omap2*: fix compile-time removal of
[PATCH] omap3: pandora: add missing i2c3 board_info
2010-03-11 22:08 UTC (2+ messages)
` [APPLIED] "
[PATCH] OMAP: mach-omap2/io.c: fix function declarations
2010-03-11 22:08 UTC (2+ messages)
` [APPLIED] "
[PATCH] omap: Fix gpio_resume_after_retention
2010-03-11 22:08 UTC (2+ messages)
` [APPLIED] "
[PATCH] omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2 board
2010-03-11 22:05 UTC (2+ messages)
` [APPLIED] [PATCH] omap3: Fix support for the LEDs connected to GPIO outputs
[PATCH] omap3: Fix EHCI port for IGEP v2 board
2010-03-11 22:04 UTC (2+ messages)
[PATCH 57/66] arch/arm/plat-omap/include/plat/blizzard.h: Checkpatch cleanup
2010-03-11 21:59 UTC (2+ messages)
` [APPLIED] [PATCH 57/66] arch/arm/plat-omap/include/plat/blizzard.h:
[PATCHv2] OMAP: pass the reboot command to the boot loader
2010-03-11 21:58 UTC (2+ messages)
` [APPLIED] "
[APPLIED] > > [RESEND][PATCH/RFC] OMAP2: serial.c: Fix number of uarts in early_init
2010-03-11 21:55 UTC
[PATCH 0/2] OMAP3: Dynamic Calculation of SDRC stall latency during DVFS
2010-03-11 21:06 UTC (3+ messages)
` [PATCH v3 1/2] OMAP3: SDRC: "
[PATCH 2/3] usb: Fix USB_SUSPEND dependency for OTG
2010-03-11 18:41 UTC (3+ 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