messages from 2011-04-19 14:43:03 to 2011-04-26 10:42:09 UTC [more...]
[PATCH 0/7] picodlp projector driver
2011-04-26 10:42 UTC (14+ messages)
` [PATCH 3/7] OMAP: DSS: Adding a picodlp panel driver
` [PATCH 4/7] OMAP: DSS: Add i2c client driver for picodlp
` [PATCH 5/7] OMAP: DSS: Adding initialization routine to picodlp panel
` [PATCH 6/7] OMAP4: DSS: Adding a picodlp in OMAP4430 SDP board file
[PATCH v9 0/9] OMAP3: PM: TWL4030 power scripts and workaround for TWL erratum 27
2011-04-26 10:13 UTC (11+ messages)
` [PATCH v9 1/9] OMAP3: PM: Fix for the TWL4030 sleep/wakeup sequence
` [PATCH v9 2/9] OMAP3: PM: Correct the warning print during script loading
` [PATCH v9 3/9] OMAP3: PM: Modifying the macro name Main_Ref to all caps
` [PATCH v9 5/9] OMAP3: PM: TWL5030 version checking
` [PATCH v9 6/9] MFD: TWL4030: workaround changes for TWL4030 Erratum 27
[PATCH] mfd: Fix usbhs_enable error handling
2011-04-26 9:04 UTC (6+ messages)
` [PATCH] omap:usb: fixing ehci phy gpio values for omap3
` [PATCH] omap:usb: add regulator support for EHCI
[PATCH] ARM: Fix relocation if image end past uncompressed kernel end
2011-04-26 8:57 UTC (10+ messages)
Which git repo for OMAP4430 Pandaboard
2011-04-26 8:54 UTC
[PATCH] omap v4l2: fix wrong resizer calculation
2011-04-26 7:36 UTC
[v2 0/7] OMAP: GPIO: Use PM runtime framework
2011-04-26 7:29 UTC (8+ messages)
[PATCH 0/4] crypto: omap-sham driver fixes
2011-04-26 7:18 UTC (7+ messages)
` [PATCH 1/4] crypto: omap-sham - fix concurrent sha1 calculations
` [PATCH 2/4] crypto: omap-sham - remove debug print
` [PATCH 3/4] crypto: omap-sham - enable driver for EMU chips
` [PATCH 4/4] crypto: omap-sham - hmac calculation bug fix for sha1 base hash
[PATCH] OMAP: DSS2: DSI: enable interface for omap4
2011-04-26 7:18 UTC (3+ messages)
[Regression?] Removed regulator support in ehci-omap
2011-04-26 5:57 UTC (14+ messages)
MONEY TRANSFER REFERENCE:6509-7832
2011-04-25 19:27 UTC
[RFC PATCH 00/18] OMAP: GPIO: cleanup GPIO driver
2011-04-25 14:03 UTC (26+ messages)
` [RFC PATCH 01/18] OMAP1: GPIO: Fix mpuio_init() call
` [RFC PATCH 02/18] OMAP: GPIO: remove get_gpio_bank()
` [RFC PATCH 03/18] OMAP: GPIO: Move gpio_get_index() to mach-omap
` [RFC PATCH 04/18] OMAP: GPIO: Move gpio_valid() to SoC specific files
` [RFC PATCH 05/18] OMAP: GPIO: cleanup datain,dataout,set dir funcs
` [RFC PATCH 06/18] OMAP: GPIO: cleanup set trigger func
` [RFC PATCH 07/18] OMAP: GPIO: cleanup set/get IRQ, clr irqstatus funcs
` [RFC PATCH 08/18] OMAP: GPIO: req/free: Remove reg offset macros usage
` [RFC PATCH 09/18] OMAP: GPIO: cleanup gpio_irq_handler
` [RFC PATCH 10/18] OMAP: GPIO: cleanup set wakeup/suspend/resume funcs
` [RFC PATCH 11/18] OMAP: GPIO: Remove dependency on gpio_bank_count
` [RFC PATCH 12/18] OMAP: GPIO: cleanup set_debounce, idle/resume_after_idle
` [RFC PATCH 13/18] OMAP: GPIO: cleanup save/restore context
` [RFC PATCH 14/18] OMAP: GPIO: Remove CONFIG_ARCH_OMAP16XX/OMAP2+ defines
` [RFC PATCH 15/18] OMAP: GPIO: cleanup gpio_show_rev
` [RFC PATCH 16/18] OMAP: GPIO: move omap_gpio_mod_init to mach-omap
` [RFC PATCH 17/18] OMAP: GPIO: use dev_err* instead of printk
` [RFC PATCH 18/18] OMAP: GPIO: Remove usage of bank method
[PATCH 00/15] OMAP: GPIO: clean up: pass register offsets via pdata
2011-04-25 13:48 UTC (17+ messages)
` [PATCH 01/15] OMAP: GPIO: _clear_gpio_irqbank: fix flushing of posted write
` [PATCH 02/15] OMAP: GPIO: remove MPUIO handling from _clear_gpio_irqbank()
` [PATCH 03/15] OMAP: GPIO: move bank width into struct gpio_bank
` [PATCH 04/15] OMAP: GPIO: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width
` [PATCH 05/15] OMAP: GPIO: replace get_gpio_index() by using bank width
` [PATCH 06/15] OMAP: GPIO: remove get_gpio_bank()
` [PATCH 07/15] OMAP: GPIO: move register offset defines into gpio.h
` [PATCH 08/15] OMAP: GPIO: consolidate direction, input, output, remove #ifdefs
` [PATCH 09/15] OMAP: GPIO: consolidate IRQ status handling, "
` [PATCH 10/15] OMAP: GPIO: conslidate enable/disable of GPIO IRQs, remove ifdefs
` [PATCH 11/15] OMAP: GPIO: convert MPUIO IRQ over to generic irq_chip
` [PATCH 12/15] OMAP: GPIO: remove useless gpio_valid() & check_gpio() checks
` [PATCH 13/15] OMAP: GPIO: cleanup _set_gpio_wakeup(), remove ifdefs
` [PATCH 14/15] OMAP: GPIO: debounce remove SoC specific registers, use pdata
` [PATCH 15/15] OMAP: GPIO: cleanup show revision, remove cpu_is checks, display only once
[RFC PATCH V3 0/4] cpuidle: global registration of idle states with per-cpu statistics
2011-04-25 12:00 UTC (11+ messages)
` [RFC PATCH V3 1/4] cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
` [linux-pm] "
` [RFC PATCH V3 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
` [RFC PATCH V3 3/4] Split cpuidle_state structure and move per-cpu statistics fields
` [RFC PATCH V3 4/4] cpuidle: Single/Global registration of idle states
` [linux-pm] "
[PATCH v13 00/11] dmtimer adaptation to platform_driver
2011-04-25 9:41 UTC (5+ messages)
` [PATCH v13 04/11] OMAP2+: dmtimer: convert to platform devices
` [PATCH v13 10/11] OMAP: dmtimer: mark clocksource and clockevent timers reserved
[PATCH 0/9] OMAP: GPIO: cleanup, consolidation, etc. (v2)
2011-04-25 8:29 UTC (12+ messages)
` [PATCH 1/9] OMAP: GPIO: _clear_gpio_irqbank: fix flushing of posted write
` [PATCH 2/9] OMAP: GPIO: remove MPUIO handling from _clear_gpio_irqbank()
` [PATCH 3/9] OMAP: GPIO: move bank width into struct gpio_bank
` [PATCH 4/9] OMAP: GPIO: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width
` [PATCH 5/9] OMAP: GPIO: move register offset defines into gpio.h
` [PATCH 6/9] OMAP: GPIO: consolidate direction, input, output, remove #ifdefs
` [PATCH 7/9] OMAP: GPIO: consolidate IRQ status handling, "
` [PATCH 8/9] OMAP: GPIO: conslidate enable/disable of GPIO IRQs, remove ifdefs
` [PATCH 9/9] OMAP: GPIO: convert MPUIO IRQ over to generic irq_chip
[PATCH 0/4] omap: cleanup board files
2011-04-24 22:09 UTC (5+ messages)
` [PATCH 1/4] omap: consolidate touch screen initialization among different boards
` [PATCH 2/4] omap: use common initialization for PMIC i2c bus
` [PATCH 3/4] omap: move detection of NAND CS to common-board-devices
` [PATCH 4/4] omap: musb: introduce default baord config
Your Mailbox Have Exceeded Limit
2011-04-24 16:03 UTC
[PATCH 1/2] arm: omap: fix bug with multiple smsc911x devices
2011-04-24 8:27 UTC (4+ messages)
` [PATCH 2/2] arm: omap: gpmc-smsc911x: minor style fixes
` [PATCH v2 1/2] arm: omap: fix bug with multiple smsc911x devices
[PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate'
2011-04-23 17:00 UTC (8+ messages)
Auto-reply (Message Received){837851}
2011-04-23 9:27 UTC
[PATCH] OMAP4: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'
2011-04-23 7:08 UTC (4+ messages)
help
2011-04-22 8:49 UTC
[PATCH] OMAP2+: powerdomain: fix typo: lose context --> loose context
2011-04-21 17:09 UTC (3+ messages)
[PATCH 0/2] OMAP: GPIO: cleanup: first pass at ifdef removal
2011-04-21 15:12 UTC (5+ messages)
` [PATCH 1/2] OMAP: GPIO: move register offset defines into gpio.h
` [PATCH 2/2] OMAP: GPIO: consolidate direction, input, output, remove #ifdefs
[PATCH] ARM: omap4: i2c reset regs postidle
2011-04-21 12:13 UTC (2+ messages)
[PATCH] omap: Run make savedefconfig on omap2plus_defconfig to shrink it
2011-04-21 8:59 UTC (5+ messages)
[PATCH 0/2] OMAP2/3: fix the i2c,gpio reset timeouts during boot
2011-04-21 6:21 UTC (4+ messages)
` [PATCH 2/2] OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup
[PATCH] OMAP4: clockdomain: Follow recommended enable sequence
2011-04-21 4:47 UTC (8+ messages)
[PATCH 3/7] OMAP4: GPIO: Save/restore context
2011-04-21 0:26 UTC (2+ messages)
winner
2011-04-21 5:56 UTC
[GIT PULL] OMAP hwmod/PRCM/clock: patches for 2.6.39-rc
2011-04-20 20:06 UTC
[PATCH] cbus: tahvo: Remove dead code from tahvo-usb.c
2011-04-20 16:12 UTC (3+ messages)
[PATCH 0/5] OMAP hwmod/PRCM/clock: patches for 2.6.39-rc
2011-04-20 19:28 UTC (6+ messages)
` [PATCH 1/5] OMAP2+: hwmod data: Fix wrong dma_system end address
` [PATCH 2/5] OMAP4: clock data: Change DSS clock aliases
` [PATCH 3/5] OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area
` [PATCH 4/5] OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
` [PATCH 5/5] OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup
[PATCH 0/2] Couple of fixes regarding CM_AUTOIDLE_PLL register
2011-04-20 19:35 UTC (5+ messages)
` [PATCH 2/2] OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
[PATCH v3 0/2] isp1704_charger: fix powering for N900
2011-04-20 17:24 UTC (8+ messages)
` [PATCH v3 2/2] RX-51: Enable isp1704 power on/off
[PATCH] arm: omap2plus: add wl12xx support in omap4plus_defconfig
2011-04-20 17:23 UTC
copy_to_user speed from dma_alloc_coherent vs. kmalloc buffer
2011-04-20 17:09 UTC (2+ messages)
Monitoring uevents at the user space
2011-04-20 16:02 UTC (2+ messages)
[PATCH v2] arm: omap2: enable smc instruction for sleep34xx
2011-04-20 15:23 UTC (2+ messages)
RX-51: Platform support for lp5523
2011-04-20 15:19 UTC (11+ messages)
The old omapfb support
2011-04-20 11:35 UTC (9+ messages)
[PATCH v2] ARM: omap2: mtd split nand_scan in ident and tail
2011-04-20 9:00 UTC (3+ messages)
` [PATCH v3] "
winner
2011-04-21 5:56 UTC
[PATCH 00/19] OMAP: DSS2: ULPS support
2011-04-20 6:08 UTC (3+ messages)
[RFC PATCH] Consolidate SRAM support
2011-04-20 5:27 UTC (14+ messages)
` [RFC PATCH v2] "
omap byte order error in w1 slave message
2011-04-20 0:21 UTC
[PATCH linux-omap-pm/pm-wip/cpufreq] OMAP2PLUS: cpufreq: Fix typo when attempting to set mpu_clk for OMAP4
2011-04-19 22:50 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