messages from 2009-11-30 21:48:59 to 2009-12-03 08:47:05 UTC [more...]
Preventing OMAP3 serial driver to take control of all UARTs
2009-12-03 8:46 UTC (16+ messages)
[PATCH] power_supply: Add driver for TWL4030/TPS65950 BCI charger
2009-12-03 8:39 UTC (16+ messages)
[PATCH 0/2] OMAP2420 IO map: fix IVA map
2009-12-03 8:15 UTC (3+ messages)
` [PATCH 1/2] OMAP2xxx IO mapping: mark DSP mappings as being 2420-only
` [PATCH 2/2] OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc space
[PATCH v3 0/4] OMAP: McBSP: Use register cache
2009-12-03 7:49 UTC (8+ messages)
` [PATCH v3 1/4] OMAP: McBSP: Use macros for all register read/write operations
` [Resend] "
` [PATCH v3 2/4] OMAP: McBSP: Prepare register read/write macros API for caching
` [PATCH v3 3/4] OMAP: McBSP: Introduce caching in register write operations
` [PATCH v3 4/4] OMAP: McBSP: Use cache when modifying individual register bits
[PATCH] PM: Prevent direct cpufreq scaling during initialization
2009-12-03 6:29 UTC (3+ messages)
SR1: VDD autocomp is not active
2009-12-03 3:22 UTC (11+ messages)
[PATCH] Add omap3_defconfig
2009-12-03 0:52 UTC (8+ messages)
` [PATCH v2] arm: omap: "
` [PATCH v3] "
` [APPLIED] "
[PATCH 0/9] Omap mux changes for v2.6.33 merge window, v2
2009-12-03 0:22 UTC (10+ messages)
` [PATCH 1/9] omap2: mux: intoduce omap_mux_{read,write}
` [PATCH 2/9] omap: mux: Add new style pin multiplexing code for omap3
` [PATCH 3/9] omap: mux: Add new style pin multiplexing data for 34xx
` [PATCH 4/9] omap: mux: Add new style init functions to omap3 board-*.c files
` [PATCH 5/9] omap: mux: Add debugfs support for new mux code
` [PATCH 6/9] omap: Split i2c platform init for mach-omap1 and mach-omap2
` [PATCH 7/9] omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions
` [PATCH 8/9] omap: mux: Remove old mux code for 34xx
` [PATCH 9/9] omap: mux: Add 36xx CBP package support
[RFT/RFC/PATCH 00/10] cleanups, compile fix, cbus
2009-12-02 22:35 UTC (11+ messages)
` [RFT/RFC/PATCH 01/10] arm: omap1: clock: fix section mismatch
` [RFT/RFC/PATCH 02/10] arm: omap: n770: make it build again
` [RFT/RFC/PATCH 03/10] video: omap: sossi: "
` [RFT/RFC/PATCH 04/10] video: omap: hwa742: "
` [RFT/RFC/PATCH 05/10] cbus: tahvo-usb: "
` [RFT/RFC/PATCH 06/10] cbus: switch to kzalloc
` [RFT/RFC/PATCH 07/10] cbus: move EXPORT_SYMBOL close to its exported symbols
` [RFT/RFC/PATCH 08/10] cbus: separate into several MODULE_AUTHOR entries
` [RFT/RFC/PATCH 09/10] cbus: move to platform_driver
` [RFT/RFC/PATCH 10/10] cbus: add platform_data to pass gpios
I2C broken on OMAP 2430SDP?
2009-12-02 22:36 UTC (2+ messages)
[RFT/RFC/PATCH 00/10] several cleanup patches
2009-12-02 22:32 UTC (12+ messages)
` [RFT/RFC/PATCH 01/10] arm: omap1: clock: fix section mismatch
` [RFT/RFC/PATCH 02/10] arm: omap: n770: make it build again
` [RFT/RFC/PATCH 03/10] video: omap: sossi: "
` [RFT/RFC/PATCH 04/10] video: omap: hwa742: "
` [RFT/RFC/PATCH 05/10] cbus: tahvo-usb: "
` [RFT/RFC/PATCH 06/10] cbus: switch to kzalloc
` [RFT/RFC/PATCH 07/10] cbus: move EXPORT_SYMBOL close to its exported symbols
` [RFT/RFC/PATCH 08/10] cbus: separate into several MODULE_AUTHOR entries
` [RFT/RFC/PATCH 09/10] cbus: move to platform_driver
` [RFT/RFC/PATCH 10/10] cbus: add platform_data to pass gpios
Problems using DSS2 on OMAP3 EVM / Angstrom with rotation
2009-12-02 21:59 UTC (7+ messages)
[PATCH] OMAP3: DVFS: No sdrc AC timing changes during core dvfs
2009-12-02 16:22 UTC (10+ messages)
` [PATCH] OMAP3: SDRC: Comment out SDRC AC timing and MR changes in CORE DVFS SRAM code
[PATCH v2 00/20] dspbridge cleanups
2009-12-02 16:01 UTC (27+ messages)
` [PATCH v2 01/20] DSPBRIDGE: driver version 0.1
` [PATCH v2 02/20] DSPBRIDGE: trivial license fix in tramp and tramp_table_c6000
` [PATCH v2 05/20] DSPBRIDGE: checkpatch - space required after comma
` [PATCH v2 06/20] DSPBRIDGE: checkpatch - space required before open parenthesis
` [PATCH v2 07/20] DSPBRIDGE: checkpatch spacing and indentation
` [PATCH v2 08/20] DSPBRIDGE: Checkpatch - line over 80 characters
` [PATCH v2 09/20] DSPBRIDGE: checkpatch - printk() should include KERN_ facility level
` [PATCH v2 10/20] DSPBRIDGE: checkpatch - braces not necessary for single statement blocks
` [PATCH v2 11/20] DSPBRIDGE: checkpatch - struct file_operations should normally be const
` [PATCH v2 12/20] DSPBRIDGE: checkpatch foo-should-be for pointers
` [PATCH v2 13/20] DSPBRIDGE: Fix multiline macros to use do while
` [PATCH v2 14/20] DSPBRIDGE: Use _IOxx macro to define ioctls
` [PATCH v2 15/20] DSPBRIDGE: trivial cleanup and indentation for io_sm
` [PATCH v2 16/20] DSPBRIDGE: trivial fix for multiline comments on io_sm
` [PATCH v2 17/20] DSPBRIDGE: Remove DPC, create, destroy and schedule wrappers
` [PATCH v2 18/20] DSPBRIDGE: Remove main DPC wrapper for IO and MMUfault
` [PATCH v2 19/20] DSPBRIDGE: Remove DPC module from SERVICES layer
` [PATCH v2 20/20] DSPBRIDGE: Remove DPC object structure
` [RESEND][PATCH "
[PATCH] mfd: twl4030: clarify the return value for read and write
2009-12-02 15:05 UTC (4+ messages)
` [PATCHv2] "
[PATCH-v3 0/3] OMAP: Adding flash support to SDP, ZOOM2 and LDP boards
2009-12-02 14:09 UTC (11+ messages)
` [PATCH-v4 0/4] "
` [PATCH-v5 "
` [PATCH-v6 "
[PATCHv3 1/3] OMAP UART: Add omap-serial driver support
2009-12-02 13:43 UTC (3+ messages)
Peripheral Power Management
2009-12-02 9:32 UTC (2+ messages)
[PATCH v3 0/2] omap: serial: handle abort on empty rx fifo read
2009-12-02 9:05 UTC (15+ messages)
` [PATCH v3 1/2] omap: introduce uart_no_empty_fifo_read feature
` FEATURES - is it good enough (was Re: [PATCH v3 1/2] omap: introduce uart_no_empty_fifo_read feature)
` FEATURES - is it good enough
[PATCH 1/6] ARM: OMAP4: PM: Fix the PRM and CM base addresses
2009-12-02 7:05 UTC (7+ messages)
` [PATCH 2/6] ARM: OMAP4: PM: PRM/CM module offsets for OMAP4
` [PATCH 3/6] ARM: OMAP4: PM: Adds PRM register defs "
` [PATCH 4/6] ARM: OMAP4: PM: Adds PRM register shift and mask bits
` [PATCH 5/6] ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4
` [PATCH 6/6] ARM: OMAP4: PM: Adds CM1/2 register field masks
[PATCH 1/5] ARM: OMAP4: PM: Complete OMAP4 clock tree modelling
2009-12-02 7:01 UTC (10+ messages)
` [PATCH 2/5] ARM: OMAP4: PM: Basic OMAP4 clock framework
` [PATCH 3/5] ARM: OMAP4: PM: Move DPLL control apis to dpll.c
` [PATCH 4/5] ARM: OMAP4: PM: Add support for OMAP4 dpll api's
` [PATCH 5/5] ARM: OMAP4: PM: Add init api for DPLL nodes
omap3evm: touchscreen delays on pm branch
2009-12-02 5:11 UTC (9+ messages)
[PATCH 7/9] arm: omap: innovator: kill compile warning on board-innovator.c
2009-12-02 0:09 UTC (2+ messages)
[rfc/rft/patch 0/9] omap warning cleanup
2009-12-01 18:29 UTC (15+ messages)
` [rfc/rft/patch 1/9] arm: omap: kill compile warning in irq.c
` [rfc/rft/patch 2/9] arm: omap: remove unused variables
` [rfc/rft/patch 3/9] arm: omap: zoom: use vmmc1 regulator supply
` [rfc/rft/patch 4/9] arm: omap: io: kill compile warning
` [rfc/rft/patch 5/9] arm: omap: kill compile warning on board-4430-sdp.c
` [rfc/rft/patch 6/9] arm: omap: gpio: kill compile warning in gpio.c
` [rfc/rft/patch 7/9] arm: omap: innovator: kill compile warning on board-innovator.c
` [rfc/rft/patch 8/9] arm: omap: perseus: kill compile warning on board-perseus2.c
` [PATCH "
` [rfc/rft/patch 9/9] arm: omap: mailbox: kill compile warning in mailbox.c
[PATCHV2 0/4] OMAP3: Clock changes for OMAP3630
2009-12-01 14:27 UTC (8+ messages)
` [PATCHV2 1/4] OMAP3: introduce DPLL4 Jtype
` [PATCHV3 2/4] OMAP3: Clock Type change for OMAP3 Clocks
ACPI notifier chain?
2009-12-01 13:18 UTC (4+ messages)
[PATCH v3 1/2] arm: a driver for on-chip ETM and ETB
2009-12-01 13:07 UTC (4+ messages)
DSS2 Switch between multiple displays
2009-12-01 13:01 UTC (3+ messages)
[PATCH 1/3] OMAP: omap_device: fix nsec/usec conversion in latency calculations
2009-12-01 12:55 UTC (4+ messages)
` [PATCH 2/3] OMAP: omap_device: track latency in nanoseconds
[PATCH] OMAP: omap_device: add to_omap_device() macro
2009-12-01 12:37 UTC (2+ messages)
[PATCH 0/5] OMAP4 clock framework support
2009-12-01 12:26 UTC
[PATCH 0/6] Basic OMAP4 PRCM register def series
2009-12-01 12:16 UTC
linux-2.6.28-rc6-omap1
2009-12-01 11:51 UTC (3+ messages)
[PATCH 0/3] omap3: cm-t35: enable display subsystem
2009-12-01 11:22 UTC (4+ messages)
` [PATCH 1/3] OMAP: DSS2: add Toppoly TDO35S panel
` [PATCH 2/3] omap3: cm-t35: add DSS2 display support
` [PATCH 3/3] omap3: cm-t35: update defconfig for DSS2
[PATCH] mfd: twl4030: Driver for twl4030 madc module
2009-12-01 10:19 UTC (4+ messages)
[PATCH] omap3: cm-t35: add mux initialization
2009-12-01 7:57 UTC (6+ messages)
` [PATCH] omap3: mux: add shorthands for OUTPUT_PULL{UP,DOWN}
[RFC][PATCH] DSPBRIDGE: Remove GT_Trace for curTrace mask
2009-12-01 5:44 UTC
McBSP$ on OMAP
2009-12-01 5:27 UTC
[PATCH 0/2] [RESEND] Amstrad Delta: add support for LCD contrast
2009-12-01 0:17 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