Linux for Texus Instruments OMAP Processors
[Prev Page][Next Page]
- [PATCH 00/15] OMAP: GPIO: clean up: pass register offsets via pdata
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [RFC PATCH 00/18] OMAP: GPIO: cleanup GPIO driver
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [RFC PATCH 11/18] OMAP: GPIO: Remove dependency on gpio_bank_count
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [RFC PATCH 05/18] OMAP: GPIO: cleanup datain,dataout,set dir funcs
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [RFC PATCH 04/18] OMAP: GPIO: Move gpio_valid() to SoC specific files
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [RFC PATCH 03/18] OMAP: GPIO: Move gpio_get_index() to mach-omap
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [PATCH] ARM: Fix relocation if image end past uncompressed kernel end
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- Re: [RFC PATCH 00/18] OMAP: GPIO: cleanup GPIO driver
- From: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] arm: omap: fix bug with multiple smsc911x devices
- From: Mike Rapoport <mike.rapoport@xxxxxxxxx>
- [RFC PATCH 05/18] OMAP: GPIO: cleanup datain,dataout,set dir funcs
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 01/18] OMAP1: GPIO: Fix mpuio_init() call
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 12/18] OMAP: GPIO: cleanup set_debounce, idle/resume_after_idle
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 07/18] OMAP: GPIO: cleanup set/get IRQ, clr irqstatus funcs
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 04/18] OMAP: GPIO: Move gpio_valid() to SoC specific files
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 00/18] OMAP: GPIO: cleanup GPIO driver
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 13/18] OMAP: GPIO: cleanup save/restore context
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 09/18] OMAP: GPIO: cleanup gpio_irq_handler
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 08/18] OMAP: GPIO: req/free: Remove reg offset macros usage
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 18/18] OMAP: GPIO: Remove usage of bank method
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 02/18] OMAP: GPIO: remove get_gpio_bank()
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 15/18] OMAP: GPIO: cleanup gpio_show_rev
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 17/18] OMAP: GPIO: use dev_err* instead of printk
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 06/18] OMAP: GPIO: cleanup set trigger func
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 11/18] OMAP: GPIO: Remove dependency on gpio_bank_count
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 16/18] OMAP: GPIO: move omap_gpio_mod_init to mach-omap
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 03/18] OMAP: GPIO: Move gpio_get_index() to mach-omap
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 10/18] OMAP: GPIO: cleanup set wakeup/suspend/resume funcs
- From: Charulatha V <charu@xxxxxx>
- [RFC PATCH 14/18] OMAP: GPIO: Remove CONFIG_ARCH_OMAP16XX/OMAP2+ defines
- From: Charulatha V <charu@xxxxxx>
- Re: [PATCH] ARM: Fix relocation if image end past uncompressed kernel end
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [v2 0/7] OMAP: GPIO: Use PM runtime framework
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] ARM: Fix relocation if image end past uncompressed kernel end
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] ARM: Fix relocation if image end past uncompressed kernel end
- From: Shawn Guo <shawn.guo@xxxxxxxxxxxxx>
- Re: [PATCH] ARM: Fix relocation if image end past uncompressed kernel end
- From: Shawn Guo <shawn.guo@xxxxxxxxxxxxx>
- Re: [PATCH] ARM: Fix relocation if image end past uncompressed kernel end
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- Re: [Regression?] Removed regulator support in ehci-omap
- From: Alan Ott <alan@xxxxxxxxxxx>
- Re: [PATCH] ARM: Fix relocation if image end past uncompressed kernel end
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- [PATCH 1/9] OMAP: GPIO: _clear_gpio_irqbank: fix flushing of posted write
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 2/9] OMAP: GPIO: remove MPUIO handling from _clear_gpio_irqbank()
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 6/9] OMAP: GPIO: consolidate direction, input, output, remove #ifdefs
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 9/9] OMAP: GPIO: convert MPUIO IRQ over to generic irq_chip
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 8/9] OMAP: GPIO: conslidate enable/disable of GPIO IRQs, remove ifdefs
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 7/9] OMAP: GPIO: consolidate IRQ status handling, remove #ifdefs
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 4/9] OMAP: GPIO: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 3/9] OMAP: GPIO: move bank width into struct gpio_bank
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 5/9] OMAP: GPIO: move register offset defines into gpio.h
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 0/9] OMAP: GPIO: cleanup, consolidation, etc. (v2)
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [PATCH] OMAP2+: powerdomain: fix typo: lose context --> loose context
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [PATCH] OMAP2+: powerdomain: fix typo: lose context --> loose context
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [v2 0/7] OMAP: GPIO: Use PM runtime framework
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [PATCH 0/2] OMAP: GPIO: cleanup: first pass at ifdef removal
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 1/2] arm: omap: fix bug with multiple smsc911x devices
- From: Igor Grinberg <grinberg@xxxxxxxxxxxxxx>
- [PATCH 2/2] arm: omap: gpmc-smsc911x: minor style fixes
- From: Igor Grinberg <grinberg@xxxxxxxxxxxxxx>
- [PATCH] omap:usb: fixing ehci phy gpio values for omap3
- From: Keshava Munegowda <keshava_mgowda@xxxxxx>
- [PATCH] omap:usb: add regulator support for EHCI
- From: Keshava Munegowda <keshava_mgowda@xxxxxx>
- [PATCH] mfd: Fix usbhs_enable error handling
- From: Keshava Munegowda <keshava_mgowda@xxxxxx>
- Re: [PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate'
- From: "Gulati, Shweta" <shweta.gulati@xxxxxx>
- Re: [PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate'
- From: "Gulati, Shweta" <shweta.gulati@xxxxxx>
- Re: [PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate'
- From: "Gulati, Shweta" <shweta.gulati@xxxxxx>
- Re: [PATCH] ARM: Fix relocation if image end past uncompressed kernel end
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- Re: [PATCH] ARM: omap4: i2c reset regs postidle
- From: Andy Green <andy@xxxxxxxxxxx>
- [PATCH] ARM: omap4: i2c reset regs postidle
- From: Jan Weitzel <j.weitzel@xxxxxxxxx>
- RE: [PATCH 6/7] OMAP4: DSS: Adding a picodlp in OMAP4430 SDP board file
- From: "Janorkar, Mayuresh" <mayur@xxxxxx>
- RE: [PATCH 5/7] OMAP: DSS: Adding initialization routine to picodlp panel
- From: "Janorkar, Mayuresh" <mayur@xxxxxx>
- RE: [PATCH 4/7] OMAP: DSS: Add i2c client driver for picodlp
- From: "Janorkar, Mayuresh" <mayur@xxxxxx>
- RE: [PATCH 3/7] OMAP: DSS: Adding a picodlp panel driver
- From: "Janorkar, Mayuresh" <mayur@xxxxxx>
- [PATCH] ARM: Fix relocation if image end past uncompressed kernel end
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] OMAP: DSS2: DSI: enable interface for omap4
- From: Archit Taneja <archit@xxxxxx>
- Re: [PATCH] omap: Run make savedefconfig on omap2plus_defconfig to shrink it
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] omap: Run make savedefconfig on omap2plus_defconfig to shrink it
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] omap: Run make savedefconfig on omap2plus_defconfig to shrink it
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- RE: [PATCH 0/2] OMAP: GPIO: cleanup: first pass at ifdef removal
- From: "DebBarma, Tarun Kanti" <tarun.kanti@xxxxxx>
- Re: [PATCH] omap: Run make savedefconfig on omap2plus_defconfig to shrink it
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH] omap: Run make savedefconfig on omap2plus_defconfig to shrink it
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 2/2] OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.
- From: "Avinash.H.M." <avinashhm@xxxxxx>
- Re: [v2 0/7] OMAP: GPIO: Use PM runtime framework
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [linux-pm] [RFC PATCH V3 4/4] cpuidle: Single/Global registration of idle states
- From: Trinabh Gupta <trinabh@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] OMAP4: clockdomain: Follow recommended enable sequence
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- Re: [linux-pm] [RFC PATCH V3 1/4] cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
- From: Trinabh Gupta <trinabh@xxxxxxxxxxxxxxxxxx>
- [PATCH] OMAP: DSS2: DSI: enable interface for omap4
- From: Vikram Pandita <vikram.pandita@xxxxxx>
- Re: [PATCH 3/7] OMAP4: GPIO: Save/restore context
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH] OMAP2+: powerdomain: fix typo: lose context --> loose context
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 2/2] OMAP: GPIO: consolidate direction, input, output, remove #ifdefs
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 1/2] OMAP: GPIO: move register offset defines into gpio.h
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH 0/2] OMAP: GPIO: cleanup: first pass at ifdef removal
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [v2 0/7] OMAP: GPIO: Use PM runtime framework
- From: Kevin Hilman <khilman@xxxxxx>
- [GIT PULL] OMAP hwmod/PRCM/clock: patches for 2.6.39-rc
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate'
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH] cbus: tahvo: Remove dead code from tahvo-usb.c
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH 5/5] OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.
- From: Paul Walmsley <paul@xxxxxxxxx>
- [PATCH 4/5] OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
- From: Paul Walmsley <paul@xxxxxxxxx>
- [PATCH 3/5] OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area
- From: Paul Walmsley <paul@xxxxxxxxx>
- [PATCH 2/5] OMAP4: clock data: Change DSS clock aliases
- From: Paul Walmsley <paul@xxxxxxxxx>
- [PATCH 0/5] OMAP hwmod/PRCM/clock: patches for 2.6.39-rc
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH] OMAP4: clockdomain: Follow recommended enable sequence
- From: Paul Walmsley <paul@xxxxxxxxx>
- RE: [PATCH 2/2] OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH 0/2] Couple of fixes regarding CM_AUTOIDLE_PLL register
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH 2/2] OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [linux-pm] [RFC PATCH V3 4/4] cpuidle: Single/Global registration of idle states
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [linux-pm] [RFC PATCH V3 1/4] cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off
- From: Anton Vorontsov <cbouatmailru@xxxxxxxxx>
- [PATCH] arm: omap2plus: add wl12xx support in omap4plus_defconfig
- From: Luciano Coelho <coelho@xxxxxx>
- Re: copy_to_user speed from dma_alloc_coherent vs. kmalloc buffer
- From: Orjan Friberg <of@xxxxxxxxxxxx>
- Re: Monitoring uevents at the user space
- From: "Menon, Nishanth" <nm@xxxxxx>
- Re: [PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate'
- From: Sergei Shtylyov <sshtylyov@xxxxxxxxxx>
- Re: [PATCH v2] arm: omap2: enable smc instruction for sleep34xx
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: RX-51: Platform support for lp5523
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- copy_to_user speed from dma_alloc_coherent vs. kmalloc buffer
- From: Orjan Friberg <orjan.friberg@xxxxxxxxxxxx>
- RE: [PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate'
- From: "Janorkar, Mayuresh" <mayur@xxxxxx>
- Monitoring uevents at the user space
- From: "J, KEERTHY" <j-keerthy@xxxxxx>
- Re: The old omapfb support
- From: Michael Büsch <m@xxxxxxx>
- Re: The old omapfb support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: The old omapfb support
- From: Michael Büsch <m@xxxxxxx>
- RE: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off
- From: <kalle.jokiniemi@xxxxxxxxx>
- RE: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off
- From: <kalle.jokiniemi@xxxxxxxxx>
- [PATCH 1/4] crypto: omap-sham - fix concurrent sha1 calculations
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- [PATCH 3/4] crypto: omap-sham - enable driver for EMU chips
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- [PATCH 2/4] crypto: omap-sham - remove debug print
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- [PATCH 4/4] crypto: omap-sham - hmac calculation bug fix for sha1 base hash
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- [PATCH 0/4] crypto: omap-sham driver fixes
- From: Dmitry Kasatkin <dmitry.kasatkin@xxxxxxxxx>
- [PATCH] OMAP: Added recalculation of clock rate in 'clk_set_rate'
- From: Shweta Gulati <shweta.gulati@xxxxxx>
- Re: [PATCH v3] ARM: omap2: mtd split nand_scan in ident and tail
- From: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
- Re: The old omapfb support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [RFC PATCH V3 4/4] cpuidle: Single/Global registration of idle states
- From: Trinabh Gupta <trinabh@xxxxxxxxxxxxxxxxxx>
- [RFC PATCH V3 3/4] Split cpuidle_state structure and move per-cpu statistics fields
- From: Trinabh Gupta <trinabh@xxxxxxxxxxxxxxxxxx>
- [RFC PATCH V3 2/4] cpuidle: Remove CPUIDLE_FLAG_IGNORE and dev->prepare()
- From: Trinabh Gupta <trinabh@xxxxxxxxxxxxxxxxxx>
- [RFC PATCH V3 1/4] cpuidle: Move dev->last_residency update to driver enter routine; remove dev->last_state
- From: Trinabh Gupta <trinabh@xxxxxxxxxxxxxxxxxx>
- [RFC PATCH V3 0/4] cpuidle: global registration of idle states with per-cpu statistics
- From: Trinabh Gupta <trinabh@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/19] OMAP: DSS2: ULPS support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 00/19] OMAP: DSS2: ULPS support
- From: Archit Taneja <archit@xxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [RFC PATCH v2] Consolidate SRAM support
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- omap byte order error in w1 slave message
- From: Paul Alfille <paul.alfille@xxxxxxxxx>
- Re: [RFC PATCH v2] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH linux-omap-pm/pm-wip/cpufreq] OMAP2PLUS: cpufreq: Fix typo when attempting to set mpu_clk for OMAP4
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [RFC PATCH v2] Consolidate SRAM support
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- Re: [RFC PATCH v2] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2] Consolidate SRAM support
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- [PATCH v2] arm: omap2: enable smc instruction for sleep34xx
- From: <oskar.andero@xxxxxxxxxxxxxxxx>
- RE: [PATCH] arm: omap2: enable smc instruction for sleep34xx
- From: "Anderö, Oskar" <Oskar.Andero@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH v3] ARM: omap2: mtd split nand_scan in ident and tail
- From: Jan Weitzel <j.weitzel@xxxxxxxxx>
- Re: Code for v2.6.39 merge window frozen, patches archived
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: Code for v2.6.39 merge window frozen, patches archived
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: The old omapfb support
- From: Michael Büsch <m@xxxxxxx>
- Re: The old omapfb support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Kyungmin Park <kmpark@xxxxxxxxxxxxx>
- Re: The old omapfb support
- From: Michael Büsch <m@xxxxxxx>
- Re: The old omapfb support
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- The old omapfb support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 6/7] OMAP4: DSS: Adding a picodlp in OMAP4430 SDP board file
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 5/7] OMAP: DSS: Adding initialization routine to picodlp panel
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 0/2] OMAP: convert boards that use SMSC911x to use gpmc-smsc911x
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 0/2] OMAP: convert boards that use SMSC911x to use gpmc-smsc911x
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 4/7] OMAP: DSS: Add i2c client driver for picodlp
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 0/2] OMAP: convert boards that use SMSC911x to use gpmc-smsc911x
- From: Mike Rapoport <mike.rapoport@xxxxxxxxx>
- Re: [PATCH 4/7] OMAP: DSS: Add i2c client driver for picodlp
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 3/7] OMAP: DSS: Adding a picodlp panel driver
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH v4 0/4] OMAP: DMA: mstandby mode and runtime pm support
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] arm: omap2: enable smc instruction for sleep34xx
- From: Dave Martin <dave.martin@xxxxxxxxxx>
- RE: [PATCH] arm: omap2: enable smc instruction for sleep34xx
- From: "Anderö, Oskar" <Oskar.Andero@xxxxxxxxxxxxxxxx>
- Re: Code for v2.6.39 merge window frozen, patches archived
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] cbus: tahvo: Select USB_OTG_UTILS
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] cbus: tahvo: Remove dead code from tahvo-usb.c
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH] arm: omap2/3: Use generic irq chip
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH 17/19] OMAP: DSS2: Taal: Separate panel reset
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 19/19] OMAP: DSS2: Taal: Implement ULPS functionality
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 16/19] OMAP: DSS2: Taal: Add sysfs file for ESD interval
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 18/19] OMAP: DSS2: Taal: Rename esd_wq to workqueue
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 12/19] OMAP: DSS2: DSI: Add DSI pad muxing support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 15/19] OMAP: DSS2: Taal: Clean up ESD queueing
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 14/19] OMAP: DSS2: Taal: Implement configurable ESD interval
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 10/19] OMAP: DSS2: DSI: wait for TXCLKESC domain to come out of reset
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 13/19] OMAP: DSS2: DSI: ensure VDDS_DSI is disabled on exit
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 11/19] OMAP: DSS2: DSI: add parameter to enter ulps on disable
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 09/19] OMAP: DSS2: DSI: fix CIO init and uninit
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 08/19] OMAP: DSS2: DSI: implement enable/disable SCP clk
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 07/19] OMAP: DSS2: DSI: fix _dsi_print_reset_status
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 06/19] OMAP: DSS2: Add FEAT_DSI_REVERSE_TXCLKESC
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 05/19] OMAP: DSS2: DSI: rename complexio related functions
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 04/19] OMAP: DSS2: DSI: add option to leave DSI lanes powered on
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 03/19] OMAP: DSS2: DSI: implement ULPS enter and exit
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 02/19] OMAP: DSS2: DSI: Remove CIO LDO status check
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 01/19] OMAP: DSS2: DSI: Add lane override functions
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 00/19] OMAP: DSS2: ULPS support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Kyungmin Park <kmpark@xxxxxxxxxxxxx>
- [PATCH] cbus: tahvo: Remove dead code from tahvo-usb.c
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- [PATCH] cbus: tahvo: Select USB_OTG_UTILS
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- RE: [PATCH 12/14] PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PM
- From: "Guan Xuetao" <gxt@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] cbus: tahvo: Fix build breakage caused by deprecated initializer removal
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- Re: [PATCH 1/3] cbus: tahvo: Fix build breakage caused by deprecated initializer removal
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [v2 0/7] OMAP: GPIO: Use PM runtime framework
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 10/14] PM / MIPS: Use struct syscore_ops instead of sysdevs for PM
- From: Lars-Peter Clausen <lars@xxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 9/14] PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH 10/14] PM / MIPS: Use struct syscore_ops instead of sysdevs for PM
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 3/3] omap: Fix board-nokia770.c and board-n8x0 cbus build breakage
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- [PATCH 2/3] cbus: retu: Fix build breakage caused by recent genirq commits
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- [PATCH 1/3] cbus: tahvo: Fix build breakage caused by deprecated initializer removal
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- [PATCH v2 0/3] OMAP: l3: fixes and cleanup
- From: Omar Ramirez Luna <omar.ramirez@xxxxxx>
- [PATCH v2 3/3] OMAP3/4: l3: minor cleanup for parenthesis and extra spaces
- From: Omar Ramirez Luna <omar.ramirez@xxxxxx>
- [PATCH v2 1/3] OMAP3: l3: fix for "irq 10: nobody cared" message
- From: Omar Ramirez Luna <omar.ramirez@xxxxxx>
- [PATCH v2 2/3] OMAP3/4: l3: fix omap3_l3_probe error path
- From: Omar Ramirez Luna <omar.ramirez@xxxxxx>
- Re: [RFC PATCH v2] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- RE: [RFC PATCH v2] Consolidate SRAM support
- From: "Nori, Sekhar" <nsekhar@xxxxxx>
- RE: [PATCH] arm: omap2: enable smc instruction for sleep34xx
- From: "Anderö, Oskar" <Oskar.Andero@xxxxxxxxxxxxxxxx>
- Re: Status of arch/arm in linux-next
- From: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH 7/7] OMAP: GPIO: use PM runtime framework
- From: "Varadarajan, Charulatha" <charu@xxxxxx>
- [PATCH 4/7] OMAP: GPIO: handle save/restore ctx in GPIO driver
- From: "Varadarajan, Charulatha" <charu@xxxxxx>
- [PATCH 6/7] OMAP: GPIO: Cleanup prepare_for_idle/resume
- From: "Varadarajan, Charulatha" <charu@xxxxxx>
- [PATCH 1/7] OMAP: GPIO: Make gpio_context part of gpio_bank structure
- From: "Varadarajan, Charulatha" <charu@xxxxxx>
- [PATCH 3/7] OMAP4: GPIO: Save/restore context
- From: "Varadarajan, Charulatha" <charu@xxxxxx>
- [v2 0/7] OMAP: GPIO: Use PM runtime framework
- From: "Varadarajan, Charulatha" <charu@xxxxxx>
- [PATCH 2/7] OMAP: GPIO: Use flag to identify wkup dmn GPIO
- From: "Varadarajan, Charulatha" <charu@xxxxxx>
- [PATCH 5/7] OMAP2+: GPIO: make workaround_enabled bank specific
- From: "Varadarajan, Charulatha" <charu@xxxxxx>
- Re: Status of arch/arm in linux-next
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v9 4/9] OMAP3: PM: TWL4030 power scripts for OMAP3 boards
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Kyungmin Park <kmpark@xxxxxxxxxxxxx>
- Re: [PATCH v9 4/9] OMAP3: PM: TWL4030 power scripts for OMAP3 boards
- From: "Manuel, Lesly Arackal" <leslyam@xxxxxx>
- OMAP3530 serial hang
- From: Mario Demontis <mario.demontis@xxxxxxxxxxxx>
- Re: [PATCH v9 4/9] OMAP3: PM: TWL4030 power scripts for OMAP3 boards
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: Can i submit B&N Nook Color generic kernel support patches?
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Hiroshi DOYU <Hiroshi.DOYU@xxxxxxxxx>
- Re: [RFC PATCH v2] Consolidate SRAM support
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 0/2] OMAP: convert boards that use SMSC911x to use gpmc-smsc911x
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 10/14] PM / MIPS: Use struct syscore_ops instead of sysdevs for PM
- From: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
- Re: [PATCH v2] OMAP2PLUS: DSS2: Clean up omap_display_init()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [RFC PATCH v2] Consolidate SRAM support
- From: Haojian Zhuang <haojian.zhuang@xxxxxxxxx>
- Re: [PATCH] Fixed gpio polarity of gpio USB-phy reset.
- From: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 2/14] PM: Add missing syscore_suspend() and syscore_resume() calls
- From: Ian Campbell <ijc@xxxxxxxxxxxxxx>
- Re: [GIT PULL] OMAP DSS fixes for 39 rc
- From: Paul Mundt <lethal@xxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [GIT PULL] OMAP DSS fixes for 39 rc
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH v2] OMAP: iovmm: fix SW flags passed by user
- From: Hiroshi DOYU <Hiroshi.DOYU@xxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH v2] ARM: omap2: mtd split nand_scan in ident and tail
- From: Vimal Singh <vimal.newwork@xxxxxxxxx>
- [PATCH v2] ARM: omap2: mtd split nand_scan in ident and tail
- From: Jan Weitzel <j.weitzel@xxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH 0/14] Remove sysdev suspend/resume and shutdown operations
- From: Greg KH <gregkh@xxxxxxx>
- [PATCH 7/7] OMAP4: DSS: Adding picodlp panel entry in Kconfig and Makefile
- From: Mayuresh Janorkar <mayur@xxxxxx>
- [PATCH 6/7] OMAP4: DSS: Adding a picodlp in OMAP4430 SDP board file
- From: Mayuresh Janorkar <mayur@xxxxxx>
- [PATCH 5/7] OMAP: DSS: Adding initialization routine to picodlp panel
- From: Mayuresh Janorkar <mayur@xxxxxx>
- [PATCH 4/7] OMAP: DSS: Add i2c client driver for picodlp
- From: Mayuresh Janorkar <mayur@xxxxxx>
- [PATCH 3/7] OMAP: DSS: Adding a picodlp panel driver
- From: Mayuresh Janorkar <mayur@xxxxxx>
- [PATCH 2/7] OMAP: DSS: Adding a picodlp panel header file
- From: Mayuresh Janorkar <mayur@xxxxxx>
- [PATCH 1/7] OMAP: DSS: Adding a header file for picodlp panel data
- From: Mayuresh Janorkar <mayur@xxxxxx>
- [PATCH 0/7] picodlp projector driver
- From: Mayuresh Janorkar <mayur@xxxxxx>
- RE: [PATCH v13 10/11] OMAP: dmtimer: mark clocksource and clockevent timers reserved
- From: "DebBarma, Tarun Kanti" <tarun.kanti@xxxxxx>
- [PATCH v2] OMAP2PLUS: DSS2: Clean up omap_display_init()
- From: Archit Taneja <archit@xxxxxx>
- Re: [PATCH 9/14] PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM
- From: Mike Frysinger <vapier@xxxxxxxxxx>
- RE: [PATCH 8/14] ARM / Samsung: Use struct syscore_ops for "core" power management
- From: Kukjin Kim <kgene.kim@xxxxxxxxxxx>
- [PATCH 8/14] ARM / Samsung: Use struct syscore_ops for "core" power management
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 6/14] ARM / SA1100: Use struct syscore_ops for "core" power management
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 11/14] PM / AVR32: Use struct syscore_ops instead of sysdevs for PM
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 5/14] ARM / Integrator: Use struct syscore_ops for core PM
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 9/14] PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 13/14] PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 14/14] PM: Remove sysdev suspend, resume and shutdown operations
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 10/14] PM / MIPS: Use struct syscore_ops instead of sysdevs for PM
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 7/14] ARM / PXA: Use struct syscore_ops for "core" power management
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 12/14] PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PM
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 3/14] ARM: Use struct syscore_ops instead of sysdevs for PM in common code
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 4/14] ARM / OMAP: Use struct syscore_ops for "core" power management
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 2/14] PM: Add missing syscore_suspend() and syscore_resume() calls
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 1/14] PM: Fix error code paths executed after failing syscore_suspend()
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- [PATCH 0/14] Remove sysdev suspend/resume and shutdown operations
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [HELP-OMAP-SERAIL] beagleboard-xM can't boot up after update to kernel-2.6.37
- From: Roy Lee <tsaoyu.lee@xxxxxxxxxxxxx>
- Re: [PATCH v13 10/11] OMAP: dmtimer: mark clocksource and clockevent timers reserved
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- [PATCH 2/2] OMAP: convert boards that use SMSC911x to use gpmc-smsc911x
- From: Mike Rapoport <mike@xxxxxxxxxxxxxx>
- [PATCH 1/2] OMAP: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVEL
- From: Mike Rapoport <mike@xxxxxxxxxxxxxx>
- [PATCH 0/2] OMAP: convert boards that use SMSC911x to use gpmc-smsc911x
- From: Mike Rapoport <mike@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2 v2] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH v13 11/11] OMAP: dmtimer: convert to a driver
- From: Tarun Kanti DebBarma <tarun.kanti@xxxxxx>
- [PATCH v13 09/11] OMAP: dmtimer: use mutex instead of spinlock
- From: Tarun Kanti DebBarma <tarun.kanti@xxxxxx>
- [PATCH v13 08/11] OMAP: dmtimer: add timeout to low-level routines
- From: Tarun Kanti DebBarma <tarun.kanti@xxxxxx>
- [PATCH v13 10/11] OMAP: dmtimer: mark clocksource and clockevent timers reserved
- From: Tarun Kanti DebBarma <tarun.kanti@xxxxxx>
- [PATCH v13 06/11] dmtimer: switch-over to platform device driver
- From: Tarun Kanti DebBarma <tarun.kanti@xxxxxx>
- [PATCH v13 07/11] OMAP: dmtimer: pm_runtime support
- From: Tarun Kanti DebBarma <tarun.kanti@xxxxxx>
- [PATCH v13 04/11] OMAP2+: dmtimer: convert to platform devices
- From: Tarun Kanti DebBarma <tarun.kanti@xxxxxx>
- [PATCH v13 03/11] OMAP1: dmtimer: conversion to platform devices
- From: Tarun Kanti DebBarma <tarun.kanti@xxxxxx>
- [PATCH v13 05/11] OMAP: dmtimer: platform driver
- From: Tarun Kanti DebBarma <tarun.kanti@xxxxxx>
- [PATCH v13 02/11] OMAP4: hwmod data: add dmtimer version information
- From: Tarun Kanti DebBarma <tarun.kanti@xxxxxx>
- [PATCH v13 01/11] OMAP2+: dmtimer: add device names to flck nodes
- From: Tarun Kanti DebBarma <tarun.kanti@xxxxxx>
- [PATCH v13 00/11] dmtimer adaptation to platform_driver
- From: Tarun Kanti DebBarma <tarun.kanti@xxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Haojian Zhuang <haojian.zhuang@xxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Magnus Damm <magnus.damm@xxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- RE: [RFC PATCH] Consolidate SRAM support
- From: Nguyen Dinh-R00091 <R00091@xxxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- RE: [RFC PATCH] Consolidate SRAM support
- From: Nguyen Dinh-R00091 <R00091@xxxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] OMAP: DSS: fixes for rc
- From: Steve Sakoman <sakoman@xxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- RE: [RFC PATCH] Consolidate SRAM support
- From: Nguyen Dinh-R00091 <R00091@xxxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] OMAP: iovmm: fix SW flags passed by user
- From: "Ramirez Luna, Omar" <omar.ramirez@xxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Grant Likely <grant.likely@xxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: "Ithamar R. Adema" <ithamar.adema@xxxxxxxxxxxxxxxx>
- Re: [PATCH] ARM: omap2: mtd split nand_scan in ident and tail
- From: Artem Bityutskiy <Artem.Bityutskiy@xxxxxxxxx>
- Re: [PATCH 1/2] MTD: s3c2410_nand: Add option to disable hw ECC at runtime
- From: Artem Bityutskiy <dedekind1@xxxxxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- Re: [RFC PATCH] Consolidate SRAM support
- From: Rob Herring <robherring2@xxxxxxxxx>
- Re: Code for v2.6.39 merge window frozen, patches archived
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- Re: [PATCH] ARM: omap2: mtd split nand_scan in ident and tail
- From: Jan Weitzel <J.Weitzel@xxxxxxxxx>
- Re: [PATCH] Fixed gpio polarity of gpio USB-phy reset.
- From: Steve Sakoman <sakoman@xxxxxxxxx>
- [RFC PATCH] Consolidate SRAM support
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: "Gupta, Ramesh" <grgupta@xxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- [PATCH 5/5] OMAP: DSS2: fix panel Kconfig dependencies
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 4/5] OMAP: DSS2: DSI: Fix DSI PLL power bug
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 3/5] OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 2/5] OMAP: DSS2: DSI: fix dsi_dump_clocks()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 1/5] OMAP: DSS2: DSI: fix use_sys_clk & highfreq
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 0/5] OMAP: DSS: fixes for rc
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: KyongHo Cho <pullip.cho@xxxxxxxxxxx>
- Re: [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- [PATCH] OMAP: iommu flush page table entries from L1 and L2 cache
- From: Fernando Guzman Lugo <fernando.lugo@xxxxxx>
- Re: [PATCH 2/2] OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- RE: [PATCH 2/2] OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
- From: "Premi, Sanjeev" <premi@xxxxxx>
- Re: [PATCH 2/2] OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- Re: [PATCH linux-omap-pm/pm-wip/cpufreq] OMAP2PLUS: cpufreq: Fix typo when attempting to set mpu_clk for OMAP4
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- RE: [PATCH 2/2] OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
- From: "Premi, Sanjeev" <premi@xxxxxx>
- [PATCH linux-omap-pm/pm-wip/cpufreq] OMAP2PLUS: cpufreq: Fix typo when attempting to set mpu_clk for OMAP4
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- [PATCH v9 4/9] OMAP3: PM: TWL4030 power scripts for OMAP3 boards
- From: Lesly A M <leslyam@xxxxxx>
- [PATCH v9 3/9] OMAP3: PM: Modifying the macro name Main_Ref to all caps
- From: Lesly A M <leslyam@xxxxxx>
- [PATCH v9 6/9] MFD: TWL4030: workaround changes for TWL4030 Erratum 27
- From: Lesly A M <leslyam@xxxxxx>
- [PATCH v9 9/9] OMAP3: PM: TWL4030 optimizing resource configuration
- From: Lesly A M <leslyam@xxxxxx>
- [PATCH v9 8/9] OMAP3630: Updating the board file to use TWL4030 scripts
- From: Lesly A M <leslyam@xxxxxx>
- [PATCH v9 7/9] OMAP3430: Updating the board file to use TWL4030 scripts
- From: Lesly A M <leslyam@xxxxxx>
- [PATCH v9 5/9] OMAP3: PM: TWL5030 version checking
- From: Lesly A M <leslyam@xxxxxx>
- [PATCH v9 0/9] OMAP3: PM: TWL4030 power scripts and workaround for TWL erratum 27
- From: Lesly A M <leslyam@xxxxxx>
- [PATCH v9 2/9] OMAP3: PM: Correct the warning print during script loading
- From: Lesly A M <leslyam@xxxxxx>
- [PATCH v9 1/9] OMAP3: PM: Fix for the TWL4030 sleep/wakeup sequence
- From: Lesly A M <leslyam@xxxxxx>
- Re: [PATCH 08/13] OMAP3: cpufreq driver changes for DVFS support
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- Re: [PATCH] Fixed gpio polarity of gpio USB-phy reset.
- From: Sergei Shtylyov <sshtylyov@xxxxxxxxxx>
- Re: [PATCH] usb: musb: omap2430: fix build failure
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] Fixed gpio polarity of gpio USB-phy reset.
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH] ARM: omap2: mtd split nand_scan in ident and tail
- From: Jan Weitzel <j.weitzel@xxxxxxxxx>
- Re: [PATCH] Fixed gpio polarity of gpio USB-phy reset.
- From: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx>
- [PATCH] Fixed gpio polarity of gpio USB-phy reset.
- From: Juergen Kilb <J.Kilb@xxxxxxxxx>
- Re: [PATCH] twl4030-usb: Report correct vbus value for accessory charger adapters1
- From: Greg KH <greg@xxxxxxxxx>
- Re: [PATCH] usb: musb: omap2430: fix build failure
- From: Greg KH <greg@xxxxxxxxx>
- RE: [PATCH 08/13] OMAP3: cpufreq driver changes for DVFS support
- From: Vishwanath Sripathy <vishwanath.bs@xxxxxx>
- Re: [PATCH] usb: musb: omap2430: fix build failure
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] usb: musb: omap2430: fix build failure
- From: Johan Hovold <jhovold@xxxxxxxxx>
- Re: Super Fast Linux Boot on BeagleBoard: 300 ms from boot loader to shell
- From: Gregoire Gentil <gregoire@xxxxxxxxxx>
- [PATCH 2/2] OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 1/2] OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- [PATCH 0/2] Couple of fixes regarding CM_AUTOIDLE_PLL register
- From: Eduardo Valentin <eduardo.valentin@xxxxxx>
- Re: Code for v2.6.39 merge window frozen, patches archived
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: Code for v2.6.39 merge window frozen, patches archived
- From: Nicolas Pitre <nicolas.pitre@xxxxxxxxxx>
- Super Fast Linux Boot on BeagleBoard: 300 ms from boot loader to shell
- From: Constantine Shulyupin <const@xxxxxxxxxxxxx>
- Re: Code for v2.6.39 merge window frozen, patches archived
- From: Aaro Koskinen <aaro.koskinen@xxxxxxxxx>
- Re: [PATCH 08/13] OMAP3: cpufreq driver changes for DVFS support
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- Re: Code for v2.6.39 merge window frozen, patches archived
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: DSS2: RFBI: how to make it work?
- From: Navaneeth <Navaneetha.Kandethodi@xxxxxxxxxxxxxx>
- Re: [PATCH] rtc-twl: Switch to using threaded irq
- From: "Krishnamoorthy, Balaji T" <balajitk@xxxxxx>
- Re: [PATCH 0/4] OMAP2PLUS: DSS2: Clock configuration enhancements and fixes
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 5/5] OMAP: DSS2: fix panel Kconfig dependencies
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 4/5] OMAP: DSS2: DSI: fix use_sys_clk & highfreq
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 3/5] OMAP: DSS2: improve clock debugfs output
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 2/5] OMAP: DSS2: DSI: fix dsi_dump_clocks()
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 1/5] OMAP: DSS2: Convert simple/strict_strto* to kstrto*
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- [PATCH 0/5] OMAP: DSS2: miscellaneous patches
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCHv3] omap3: alsa-soc: Remove restrictive checks for cpu type
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- Re: [PATCH v3 2/2] RX-51: Enable isp1704 power on/off
- From: Heikki Krogerus <heikki.krogerus@xxxxxxxxx>
- [PATCHv3] omap3: alsa-soc: Remove restrictive checks for cpu type
- From: Sanjeev Premi <premi@xxxxxx>
- RE: [Regression?] Removed regulator support in ehci-omap
- From: Keshava Munegowda <keshava_mgowda@xxxxxx>
- Re: [PATCH] pci: Add quirk for setting valid class for TI816X Endpoint
- From: Jesse Barnes <jbarnes@xxxxxxxxxxxxxxxx>
- Re: Linux-OMAP BoF at ELC: 7pm, Tuesday Apr 12
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: HELP:dspbridge:how to configure GPT timer
- From: onlyfever <onlyfever@xxxxxxxxx>
- [PATCH 4/4] OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL"
- From: Archit Taneja <archit@xxxxxx>
- [PATCH 3/4] OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parameters
- From: Archit Taneja <archit@xxxxxx>
- [PATCH 2/4] OMAP2PLUS: DSS2: Add clock sources to dss device clock configuration
- From: Archit Taneja <archit@xxxxxx>
- [PATCH 1/4] OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"
- From: Archit Taneja <archit@xxxxxx>
- [PATCH 0/4] OMAP2PLUS: DSS2: Clock configuration enhancements and fixes
- From: Archit Taneja <archit@xxxxxx>
- Re: OMAP4 DSS clock setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: OMAP4 DSS clock setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- RE: [PATCH] OMAP: TI816X: Add SATA support
- From: "Basheer, Mansoor Ahamed" <mansoor.ahamed@xxxxxx>
- Re: OMAP_DSS: DSI driver with support for video mode?
- From: Vladimir Pantelic <vladoman@xxxxxxxxx>
- Re: pandaboard can't reboot on 2.6.38-rc2?
- From: Bob Liu <lliubbo@xxxxxxxxx>
- Re: OMAP_DSS: DSI driver with support for video mode?
- From: Archit Taneja <archit@xxxxxx>
- RE: pandaboard can't reboot on 2.6.38-rc2?
- From: Anand Gadiyar <gadiyar@xxxxxx>
- Re: [Regression?] Removed regulator support in ehci-omap
- From: Dmitry Artamonow <mad_soft@xxxxxxxx>
- Linux-OMAP BoF at ELC: 7pm, Tuesday Apr 12
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: OMAP4 DSS clock setup
- From: "Cousson, Benoit" <b-cousson@xxxxxx>
- Re: OMAP4 DSS clock setup
- From: "Cousson, Benoit" <b-cousson@xxxxxx>
- Re: [PATCH] omap-mmc: Fix possible NULL pointer deref
- From: Chris Ball <cjb@xxxxxxxxxx>
- RE: [Regression?] Removed regulator support in ehci-omap
- From: Keshava Munegowda <keshava_mgowda@xxxxxx>
- RE: Kernel panic on "run_init_process(execute command)"
- From: "Boswell, Patrick" <Patrick.Boswell@xxxxxxxxxx>
- Re: [Regression?] Removed regulator support in ehci-omap
- From: Steve Sakoman <sakoman@xxxxxxxxx>
- Re: [regression] 2.6.39-rc1 - Beagleboard usbnet broken
- From: Maciej Rutecki <maciej.rutecki@xxxxxxxxx>
- OMAP_DSS: DSI driver with support for video mode?
- From: Juha Kuikka <juha.kuikka@xxxxxxxxx>
- Re: OMAP4 DSS clock setup
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [Regression?] Removed regulator support in ehci-omap
- From: Steve Calfee <stevecalfee@xxxxxxxxx>
- Re: HELP:dspbridge:how to configure GPT timer
- From: Vladimir Pantelic <vladoman@xxxxxxxxx>
- Re: pandaboard can't reboot on 2.6.38-rc2?
- From: "Avinash.H.M." <avinashhm@xxxxxx>
- Re: OMAP4 DSS clock setup
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: HELP:dspbridge:how to configure GPT timer
- From: "Ramirez Luna, Omar" <omar.ramirez@xxxxxx>
- Re: [PATCH 1/2 v2] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup
- From: "Avinash.H.M." <avinashhm@xxxxxx>
- Re: Diagnosing issues with OMAPDSS scaling of overlay 0
- From: Tomasz Młoduchowski <tomasz.mloduchowski@xxxxxxxxx>
- Re: Diagnosing issues with OMAPDSS scaling of overlay 0
- From: Kalle Vahlman <kalle.vahlman@xxxxxxxxx>
- Re: HELP:dspbridge:how to configure GPT timer
- From: Vladimir Pantelic <vladoman@xxxxxxxxx>
- Re: HELP:dspbridge:how to configure GPT timer
- From: onlyfever <onlyfever@xxxxxxxxx>
- Re: Diagnosing issues with OMAPDSS scaling of overlay 0
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: Diagnosing issues with OMAPDSS scaling of overlay 0
- From: Tomasz Młoduchowski <tomasz.mloduchowski@xxxxxxxxx>
- pandaboard can't reboot on 2.6.38-rc2?
- From: Bob Liu <lliubbo@xxxxxxxxx>
- [Regression?] Removed regulator support in ehci-omap
- From: Dmitry Artamonow <mad_soft@xxxxxxxx>
- Re: OMAP4 DSS clock setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: OMAP4 DSS clock setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: OMAP4 DSS clock setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: HELP:dspbridge:how to configure GPT timer
- From: Vladimir Pantelic <vladoman@xxxxxxxxx>
- Re: Diagnosing issues with OMAPDSS scaling of overlay 0
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Diagnosing issues with OMAPDSS scaling of overlay 0
- From: Tomasz Młoduchowski <tomasz.mloduchowski@xxxxxxxxx>
- HELP:dspbridge:how to configure GPT timer
- From: onlyfever <onlyfever@xxxxxxxxx>
- Re: Kernel panic on "run_init_process(execute command)"
- From: Elvis Dowson <elvis.dowson@xxxxxxx>
- Kernel panic on "run_init_process(execute command)"
- From: "Boswell, Patrick" <Patrick.Boswell@xxxxxxxxxx>
- Re: OMAP4 DSS clock setup
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: OMAP4 DSS clock setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: OMAP4 DSS clock setup
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: OMAP4 DSS clock setup
- From: "Cousson, Benoit" <b-cousson@xxxxxx>
- Re: [PATCH 1/2] arm: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6
- From: Jamie Lokier <jamie@xxxxxxxxxxxxx>
- Re: OMAP4 DSS clock setup
- From: Paul Walmsley <paul@xxxxxxxxx>
- Re: [PATCH 1/2] arm: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6
- From: Li Li <eggonlea@xxxxxxxxx>
- Re: Can i submit B&N Nook Color generic kernel support patches?
- From: Kevin Hilman <khilman@xxxxxx>
- Re: OMAP4 DSS clock setup
- From: "Cousson, Benoit" <b-cousson@xxxxxx>
- Can i submit B&N Nook Color generic kernel support patches?
- From: Abimanyu Gottumukkala <me@xxxxxxxxxxx>
- Re: [PATCH 1/2] arm: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6
- From: Li Li <eggonlea@xxxxxxxxx>
- Re: [PATCH 1/2] arm: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6
- From: Nicolas Pitre <nico@xxxxxxxxxxx>
- Re: 2.6.38 not booting on sbc8100 (aka devkit8000)
- From: Thomas Weber <thomas.weber.linux@xxxxxxxxxxxxxx>
- Re: 2.6.38 not booting on sbc8100 (aka devkit8000)
- From: Belisko Marek <marek.belisko@xxxxxxxxx>
- Re: 2.6.38 not booting on sbc8100 (aka devkit8000)
- From: Thomas Weber <thomas.weber.linux@xxxxxxxxxxxxxx>
- Re: omap: USB host disconnects connecting a device through USB HUB
- From: Felipe Balbi <balbi@xxxxxx>
- [PATCH V2] OMAP2+: SR Layer Cleanup.
- From: Shweta Gulati <shweta.gulati@xxxxxx>
- Re: OMAP4 DSS clock setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH/RFC 4/6] ARM: move SH-mobile runtime PM to arm/common for sharing with other platforms
- From: Paul Mundt <lethal@xxxxxxxxxxxx>
- Re: [PATCH 1/2] arm: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6
- From: Li Li <eggonlea@xxxxxxxxx>
- Re: [PATCH/RFC 4/6] ARM: move SH-mobile runtime PM to arm/common for sharing with other platforms
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [PATCH/RFC 0/6] ARM: runtime PM: consolidate runtime PM implementations
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [PATCH] nohz: delay going tickless under CPU load to favor deeper C states
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [PATCH/RFC 4/6] ARM: move SH-mobile runtime PM to arm/common for sharing with other platforms
- From: "Rafael J. Wysocki" <rjw@xxxxxxx>
- Re: [PATCH/RFC 0/6] ARM: runtime PM: consolidate runtime PM implementations
- From: "Rafael J. Wysocki" <rjw@xxxxxxxx>
- Re: omap: USB host disconnects connecting a device through USB HUB
- From: Enric Balletbò i Serra <eballetbo@xxxxxxxxx>
- Re: [PATCH] nohz: delay going tickless under CPU load to favor deeper C states
- From: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
- Re: OMAP4 DSS clock setup
- From: Paul Walmsley <paul@xxxxxxxxx>
- [PATCH] nohz: delay going tickless under CPU load to favor deeper C states
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [PATCH/RFC 0/6] ARM: runtime PM: consolidate runtime PM implementations
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [PATCH] OMAP: TI816X: Add SATA support
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [PATCH/RFC 4/6] ARM: move SH-mobile runtime PM to arm/common for sharing with other platforms
- From: Kevin Hilman <khilman@xxxxxx>
- Re: [PATCH/RFC 4/6] ARM: move SH-mobile runtime PM to arm/common for sharing with other platforms
- From: Paul Mundt <lethal@xxxxxxxxxxxx>
- Re: [PATCH] OMAP: TI816X: Add SATA support
- From: "Cousson, Benoit" <b-cousson@xxxxxx>
- Re: [PATCH/RFC 0/6] ARM: runtime PM: consolidate runtime PM implementations
- From: Kevin Hilman <khilman@xxxxxx>
- Re: omap: USB host disconnects connecting a device through USB HUB
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- RE: What is missing from musb - linux-omap merge?
- From: Hema Kalliguddi <hemahk@xxxxxx>
- RE: What is missing from musb - linux-omap merge?
- From: Hema Kalliguddi <hemahk@xxxxxx>
- Re: What is missing from musb - linux-omap merge?
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH] OMAP: TI816X: Add SATA support
- From: Felipe Balbi <balbi@xxxxxx>
- Re: arm: pmu: support pmu/perf on OMAP4 - booting problem on pandaboard
- From: Avik Sil <aviksil@xxxxxxxxxxxxxxxxxx>
- Re: What is missing from musb - linux-omap merge?
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- [PATCH] OMAP: TI816X: Add SATA support
- From: "Basheer, Mansoor Ahamed" <mansoor.ahamed@xxxxxx>
- Re: arm: pmu: support pmu/perf on OMAP4 - booting problem on pandaboard
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- omap: USB host disconnects connecting a device through USB HUB
- From: Enric Balletbò i Serra <eballetbo@xxxxxxxxx>
- RE: What is missing from musb - linux-omap merge?
- From: Hema Kalliguddi <hemahk@xxxxxx>
- Re: arm: pmu: support pmu/perf on OMAP4 - booting problem on pandaboard
- From: Avik Sil <aviksil@xxxxxxxxxxxxxxxxxx>
- Re: [RFC/PATCH] arm: omap2plus: kill section mismatches
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [RFC/PATCH] arm: omap2plus: kill section mismatches
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- [RFC/PATCH] arm: omap2plus: kill section mismatches
- From: Felipe Balbi <balbi@xxxxxx>
- RE: [PATCH v3 0/2] isp1704_charger: fix powering for N900
- From: <kalle.jokiniemi@xxxxxxxxx>
- Re: [PATCH 1/2 v2] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup
- From: "Avinash.H.M." <avinashhm@xxxxxx>
- Re: [PATCH 2/2 v2] OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.
- From: "Avinash.H.M." <avinashhm@xxxxxx>
- Re: [PATCH] OMAP2+: SR Layer Cleanup.
- From: "Gulati, Shweta" <shweta.gulati@xxxxxx>
- Re: [PATCH/RFC 2/6] OMAP2+: PM: move runtime PM implementation to use device power domains
- From: Grant Likely <grant.likely@xxxxxxxxxxxx>
- Re: Issue with DSS DSI: Complex IO not powering on
- From: Archit Taneja <archit@xxxxxx>
- Re: [PATCH/RFC 0/6] ARM: runtime PM: consolidate runtime PM implementations
- From: "Rafael J. Wysocki" <rjw@xxxxxxxx>
- Re: Issue with DSS DSI: Complex IO not powering on
- From: Juha Kuikka <juha.kuikka@xxxxxxxxx>
- Re: [GIT PULL] omap changes for v2.6.39 merge window
- From: Arnd Bergmann <arnd@xxxxxxxx>
- RE: [PATCH 1/4] TI816X: prcm: Add module and register offsets
- From: "Pedanekar, Hemant" <hemantp@xxxxxx>
- Re: [PATCH v4 0/4] OMAP: DMA: mstandby mode and runtime pm support
- From: "G, Manjunath Kondaiah" <manjugk@xxxxxx>
- [PATCH/RFC 0/6] ARM: runtime PM: consolidate runtime PM implementations
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH/RFC 2/6] OMAP2+: PM: move runtime PM implementation to use device power domains
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH/RFC 1/6] ARM: sh-mobile: runtime PM: convert to device powerdomains
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH/RFC 3/6] OMAP1: runtime PM: drop platform bus implementation
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH/RFC 4/6] ARM: move SH-mobile runtime PM to arm/common for sharing with other platforms
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH/RFC 5/6] ARM: use common clock-based runtime PM implementation on SH-mobile & OMAP1
- From: Kevin Hilman <khilman@xxxxxx>
- [PATCH/RFC 6/6] Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
- From: Kevin Hilman <khilman@xxxxxx>
- Re: mourning the loss of David Brownell
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- Re: [PATCH] OMAP2+: SR Layer Cleanup.
- From: Kevin Hilman <khilman@xxxxxx>
- [GIT PULL] OMAP PM fixes for 2.6.39-rc
- From: Kevin Hilman <khilman@xxxxxx>
- Re: What is missing from musb - linux-omap merge?
- From: Kevin Hilman <khilman@xxxxxx>
- Re: What is missing from musb - linux-omap merge?
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- Re: What is missing from musb - linux-omap merge?
- From: Felipe Balbi <balbi@xxxxxx>
- What is missing from musb - linux-omap merge?
- From: Jarkko Nikula <jhnikula@xxxxxxxxx>
- Re: OMAP4 DSS clock setup
- From: Tomi Valkeinen <tomi.valkeinen@xxxxxx>
- Re: [PATCH 0/4] iommu: Prevent oops in iommu_get() and while arch_iommu is in use
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [GIT PULL] omap changes for v2.6.39 merge window
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [GIT PULL] omap changes for v2.6.39 merge window
- From: Bryan Wu <bryan.wu@xxxxxxxxxxxxx>
- Re: [GIT PULL] omap changes for v2.6.39 merge window
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- Re: [GIT PULL] omap changes for v2.6.39 merge window
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- Re: Issue with DSS DSI: Complex IO not powering on
- From: Archit Taneja <archit@xxxxxx>
- Re: [GIT PULL] omap changes for v2.6.39 merge window
- From: Barry Song <21cnbao@xxxxxxxxx>
- Re: arm: pmu: support pmu/perf on OMAP4 - booting problem on pandaboard
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: [PATCH 2/2 v2] OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.
- From: "Gulati, Shweta" <shweta.gulati@xxxxxx>
- Re: mourning the loss of David Brownell
- From: Jidong Xiao <jidong.xiao@xxxxxxxxx>
- Issue with DSS DSI: Complex IO not powering on
- From: Juha Kuikka <juha.kuikka@xxxxxxxxx>
- Re: mourning the loss of David Brownell
- From: Sarah Sharp <sarah.a.sharp@xxxxxxxxxxxxxxx>
- Re: [GIT PULL] omap changes for v2.6.39 merge window
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [GIT PULL] omap changes for v2.6.39 merge window
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [GIT PULL] omap changes for v2.6.39 merge window
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: mourning the loss of David Brownell
- From: Bill Gatliff <bgat@xxxxxxxxxxxxxxx>
- Re: mourning the loss of David Brownell
- From: Felipe Balbi <balbi@xxxxxx>
- Re: [PATCH 1/2 v2] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup
- From: Kevin Hilman <khilman@xxxxxx>
- Re: mourning the loss of David Brownell
- From: Bill Gatliff <bgat@xxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 1/3] OMAP PM: Seggregate Voltage layer parameters
- From: Kevin Hilman <khilman@xxxxxx>
- Re: mourning the loss of David Brownell
- From: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
- [PATCH] usb: musb: omap2430: fix build failure
- From: Johan Hovold <jhovold@xxxxxxxxx>
- Re: [PATCH] arm: omap: introduce OMAP MCOP board file
- From: Tony Lindgren <tony@xxxxxxxxxxx>
- [PATCH 2/2 v2] OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.
- From: "Avinash.H.M" <avinashhm@xxxxxx>
- [PATCH 1/2 v2] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup
- From: "Avinash.H.M" <avinashhm@xxxxxx>
- [PATCH 0/2 v2] OMAP2/3: fix the i2c,gpio reset timeouts during boot.
- From: "Avinash.H.M" <avinashhm@xxxxxx>
- Re: [PATCH 0/4] iommu: Prevent oops in iommu_get() and while arch_iommu is in use
- From: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] omap changes for v2.6.39 merge window
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH] ARM: type casts update_sched_clock cyc_to_sched_clock cyc_to_fixed_sched_clock
- From: Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx>
- [PATCH] arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTC
- From: Alexander Holler <holler@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] OMAP2+: clockdomain: Add an api to read idle mode
- From: Santosh Shilimkar <santosh.shilimkar@xxxxxx>
- Re: RX-51: Platform support for lp5523
- From: Felipe Balbi <balbi@xxxxxx>
- Re: RX-51: Platform support for lp5523
- From: Ameya Palande <ameya.palande@xxxxxxxxx>
- Re: [PATCH] OMAP4: clockdomain: Follow recommended enable sequence
- From: Rajendra Nayak <rnayak@xxxxxx>
- [PATCH 4/4] OMAP2+: PM: idle clkdms only if already in idle
- From: Rajendra Nayak <rnayak@xxxxxx>
- [PATCH 3/4] OMAP2+: PM: Initialise sleep_switch to a non-valid value
- From: Rajendra Nayak <rnayak@xxxxxx>
- [PATCH 0/4] OMAP2+: Fix clockdomain state programming
- From: Rajendra Nayak <rnayak@xxxxxx>
- [PATCH 2/4] OMAP2+: clockdomain: Add SoC support for clkdm_is_idle
- From: Rajendra Nayak <rnayak@xxxxxx>
- [PATCH 1/4] OMAP2+: clockdomain: Add an api to read idle mode
- From: Rajendra Nayak <rnayak@xxxxxx>
- Re: RX-51: Platform support for lp5523
- From: Felipe Balbi <balbi@xxxxxx>
- Re: RX-51: Platform support for lp5523
- From: Ameya Palande <ameya.palande@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Linux WPAN Networking]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite News]