messages from 2011-04-18 16:51:15 to 2011-04-22 14:02:43 UTC [more...]
[RFC PATCH 00/18] OMAP: GPIO: cleanup GPIO driver
2011-04-22 14:02 UTC (20+ 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 1/2] arm: omap: fix bug with multiple smsc911x devices
2011-04-22 12:51 UTC (3+ messages)
` [PATCH 2/2] arm: omap: gpmc-smsc911x: minor style fixes
help
2011-04-22 8:49 UTC
[PATCH] ARM: Fix relocation if image end past uncompressed kernel end
2011-04-22 6:28 UTC (8+ messages)
[v2 0/7] OMAP: GPIO: Use PM runtime framework
2011-04-22 6:11 UTC (6+ messages)
[Regression?] Removed regulator support in ehci-omap
2011-04-22 1:10 UTC (7+ messages)
[PATCH 0/9] OMAP: GPIO: cleanup, consolidation, etc. (v2)
2011-04-21 20:35 UTC (10+ 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] 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] mfd: Fix usbhs_enable error handling
2011-04-21 14:22 UTC (3+ messages)
` [PATCH] omap:usb: fixing ehci phy gpio values for omap3
` [PATCH] omap:usb: add regulator support for EHCI
[PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate'
2011-04-21 13:32 UTC (7+ messages)
[PATCH] ARM: omap4: i2c reset regs postidle
2011-04-21 12:13 UTC (2+ messages)
[PATCH 0/7] picodlp projector driver
2011-04-21 11:18 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] OMAP: DSS2: DSI: enable interface for omap4
2011-04-21 9:17 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
[RFC PATCH V3 0/4] cpuidle: global registration of idle states with per-cpu statistics
2011-04-21 4:53 UTC (9+ 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] 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 0/4] crypto: omap-sham driver fixes
2011-04-20 10:34 UTC (5+ 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 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 (22+ messages)
` [PATCH 01/19] OMAP: DSS2: DSI: Add lane override functions
` [PATCH 02/19] OMAP: DSS2: DSI: Remove CIO LDO status check
` [PATCH 03/19] OMAP: DSS2: DSI: implement ULPS enter and exit
` [PATCH 04/19] OMAP: DSS2: DSI: add option to leave DSI lanes powered on
` [PATCH 05/19] OMAP: DSS2: DSI: rename complexio related functions
` [PATCH 06/19] OMAP: DSS2: Add FEAT_DSI_REVERSE_TXCLKESC
` [PATCH 07/19] OMAP: DSS2: DSI: fix _dsi_print_reset_status
` [PATCH 08/19] OMAP: DSS2: DSI: implement enable/disable SCP clk
` [PATCH 09/19] OMAP: DSS2: DSI: fix CIO init and uninit
` [PATCH 10/19] OMAP: DSS2: DSI: wait for TXCLKESC domain to come out of reset
` [PATCH 11/19] OMAP: DSS2: DSI: add parameter to enter ulps on disable
` [PATCH 12/19] OMAP: DSS2: DSI: Add DSI pad muxing support
` [PATCH 13/19] OMAP: DSS2: DSI: ensure VDDS_DSI is disabled on exit
` [PATCH 14/19] OMAP: DSS2: Taal: Implement configurable ESD interval
` [PATCH 15/19] OMAP: DSS2: Taal: Clean up ESD queueing
` [PATCH 16/19] OMAP: DSS2: Taal: Add sysfs file for ESD interval
` [PATCH 17/19] OMAP: DSS2: Taal: Separate panel reset
` [PATCH 18/19] OMAP: DSS2: Taal: Rename esd_wq to workqueue
` [PATCH 19/19] OMAP: DSS2: Taal: Implement ULPS functionality
[RFC PATCH] Consolidate SRAM support
2011-04-20 5:27 UTC (15+ 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)
[PATCH] arm: omap2: enable smc instruction for sleep34xx
2011-04-19 14:41 UTC (5+ messages)
Code for v2.6.39 merge window frozen, patches archived
2011-04-19 14:15 UTC (13+ messages)
[PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
2011-04-19 13:11 UTC (9+ messages)
[PATCH 0/2] OMAP: convert boards that use SMSC911x to use gpmc-smsc911x
2011-04-19 11:47 UTC (5+ messages)
[PATCH v4 0/4] OMAP: DMA: mstandby mode and runtime pm support
2011-04-19 11:05 UTC (2+ messages)
[PATCH] cbus: tahvo: Select USB_OTG_UTILS
2011-04-19 10:05 UTC (2+ messages)
[PATCH] arm: omap2/3: Use generic irq chip
2011-04-19 9:59 UTC
[PATCH 0/7] ARM: Use syscore_ops for "core" power management
2011-04-19 8:02 UTC (11+ messages)
` [PATCH 0/14] Remove sysdev suspend/resume and shutdown operations
` [PATCH 12/14] PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PM
` [PATCH 9/14] PM / Blackfin: "
` [PATCH 10/14] PM / MIPS: "
[PATCH 1/3] cbus: tahvo: Fix build breakage caused by deprecated initializer removal
2011-04-19 7:53 UTC (5+ messages)
` [PATCH 2/3] cbus: retu: Fix build breakage caused by recent genirq commits
` [PATCH 3/3] omap: Fix board-nokia770.c and board-n8x0 cbus build breakage
[PATCH v2 0/3] OMAP: l3: fixes and cleanup
2011-04-18 16:39 UTC (2+ messages)
` [PATCH v2 1/3] OMAP3: l3: fix for "irq 10: nobody cared" message
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