public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-03-20 03:01:08 to 2010-03-24 12:56:22 UTC [more...]

[patch-2.6.35 00/11] musb patches
 2010-03-24 12:55 UTC  (12+ messages)
` [patch-2.6.35 01/11] usb: musb: debugfs: musb_exit_debugfs() can be called on probe
` [patch-2.6.35 03/11] MUSB: OMAP: remove omap_vbus_power()
` [patch-2.6.35 04/11] MUSB: Blackfin: remove bfin_vbus_power()
  ` [patch-2.6.35 02/11] USB: musb: support host/gadget role switching on Blackfin parts
  ` [patch-2.6.35 05/11] MUSB: OMAP: make musb_platform_suspend() 'static'
  ` [patch-2.6.35 06/11] MUSB: Blackfin: remove musb_platform_{suspend|resume}()
  ` [patch-2.6.35 07/11] usb: musb: omap2430: remove unused define
  ` [patch-2.6.35 09/11] usb: musb: Makefile: remove unexistent config option
` [patch-2.6.35 08/11] usb: musb: omap2430.c: remove unnecessary includes
` [patch-2.6.35 10/11] musb: Add extvbus in musb_board_data
` [patch-2.6.35 11/11] usb: musb: add ulpi access operations

[PATCH 0/9] OMAP: Devkit8000: Fix problems with package and usb
 2010-03-24 12:52 UTC  (10+ messages)
` [PATCH 1/9] OMAP: Devkit8000: Fix typo in supplies
` [PATCH 2/9] OMAP: Devkit8000: Add missing package selection
` [PATCH 3/9] OMAP: Devkit8000: Fix typo in pin name
` [PATCH 4/9] OMAP: Devkit8000: Remove unnecessary include file
` [PATCH 5/9] OMAP: Devkit8000: Change position of init calls
` [PATCH 6/9] OMAP: Devkit8000: Remove unused pins
` [PATCH 7/9] OMAP: Devkit8000: Fix wrong usb port on Devkit8000
` [PATCH 8/9] OMAP: Devkit8000: Add mux initialization
` [PATCH 9/9] OMAP: Devkit8000: Update default configuration

[patch-2.6.34-rc2+] ehci patches
 2010-03-24 12:45 UTC  (2+ messages)
  ` [patch-2.6.34-rc2+] ehci: omap: fix kernel panic with rmmod

[PM-WIP-OPP] [PATCH 1/1] OMAP3: PM: cpu-omap: Check governor limits before applying mpu frequency
 2010-03-24 12:40 UTC  (2+ messages)

[patch-2.6.34-rc2+ 00/11] musb patches
 2010-03-24 12:26 UTC  (15+ messages)
` [patch-2.6.34-rc2+ 04/11] musb: save and restore missing bus control register
` [patch-2.6.34-rc2+ 05/11] musb: potential use after free
` [patch-2.6.34-rc2+ 06/11] musb_core: don't touch 'musb->clock' in musb_free()
` [patch-2.6.34-rc2+ 07/11] musb_core: don't prevent disabling clock on driver unload
  ` [patch-2.6.34-rc2+ 01/11] musb: fix power field to hold all possible values
  ` [patch-2.6.34-rc2+ 02/11] MUSB: fix DaVinci glue layer dependency
  ` [patch-2.6.34-rc2+ 03/11] MUSB: Blackfin: don't fake blackfin_interrupt() result
  ` [patch-2.6.34-rc2+ 08/11] MUSB: DaVinci: fix musb_platform_init() error cleanup path
  ` [patch-2.6.34-rc2+ 09/11] MUSB: OMAP: don't call clk_put()
` [patch-2.6.34-rc2+ 10/11] musb_core: don't call musb_platform_exit() twice
` [patch-2.6.34-rc2+ 11/11] musb_core: fix musb_init_controller() error cleanup path

[PATCH 00/14] omap DEBUG_LL and multiboot changes for 2.6.34
 2010-03-24 11:43 UTC  (2+ messages)

n900 doesn't boot with mainline
 2010-03-24 11:35 UTC  (3+ messages)

[GIT PULL] OMAP DSS fixes
 2010-03-24 11:11 UTC 

[PATCH] musb: Add extvbus in musb_board_data
 2010-03-24  9:58 UTC  (3+ messages)

USB on omap2430
 2010-03-24  9:36 UTC  (2+ messages)

OMAP3 EVM - strange MAC address ?
 2010-03-24  8:28 UTC 

OMAP EVM board - missed JFFS Partitions
 2010-03-24  8:24 UTC 

[PATCH FIX] OMAP: DSS: Fix for kernel crash during reboot
 2010-03-24  8:23 UTC  (2+ messages)

[PATCH RFC 0/5] usb: ohci: introduce ohci-hcd driver for omap3
 2010-03-24  8:17 UTC  (14+ messages)
` [PATCH RFC 1/5] omap3: add platform init code for OHCI driver
  ` [PATCH RFC 2/5] usb: ohci: introduce omap3 ohci-hcd driver
    ` [PATCH RFC 3/5] usb: ohci: Add Kconfig entries for ohci-omap3
      ` [PATCH RFC 4/5] omap: 3430sdp: add ohci platform init
          ` [PATCH RFC 5/5] omap: 3630sdp: "

[PATCH] musb: fix power field to hold all possible values
 2010-03-24  8:11 UTC  (9+ messages)

vram.c broken in mainline
 2010-03-24  8:11 UTC  (2+ messages)

[PATCH] ehci: omap: fix kernel panic with rmmod
 2010-03-24  7:56 UTC  (2+ messages)

Save/Restore (PM) support in DSS2
 2010-03-24  7:55 UTC  (3+ messages)

[PATCH 0/2] crypto: omap-sha1-md5: OMAP3 SHA1 & MD5 driver
 2010-03-24  7:31 UTC  (3+ messages)

[PATCH] arm: omap1/2/3/4: convert clocksource to a platform_driver
 2010-03-24  6:54 UTC  (7+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH] arm: omap1/2/3/4: change sync_32k_ick to ick

[PATCH 4/4] DSPBRIDGE: cleanup to sync module
 2010-03-24  2:00 UTC 

[PATCH 3/4] DSPBRIDGE: modify sync event functions to use completions instead of sems
 2010-03-24  1:58 UTC 

[PATCH 2/4] DSPBRIDGE: replace sync_enter/leave_cs for tasklets with spin_lock_bh
 2010-03-24  1:58 UTC 

[PATCH 1/4] DSPBRIDGE: replace sync_enter/leave_cs with mutexts or spinlocks
 2010-03-24  1:57 UTC 

[PATCH 0/4] DSPBRIDGE: Simplify and optimize sync module
 2010-03-24  1:56 UTC 

[PATCH 00/10] dsp-bridge: deh: general cleanups
 2010-03-24  0:04 UTC  (12+ messages)
` [PATCH 01/10] dsp-bridge: deh: remove obvious comments
` [PATCH 02/10] dsp-bridge: deh: trivial cleanups
` [PATCH 03/10] dsp-bridge: deh: remove unnecessary casts
` [PATCH 04/10] dsp-bridge: deh: improve logging stuff
` [PATCH 05/10] dsp-bridge: deh: report mmu faults as errors
` [PATCH 06/10] dsp-bridge: deh: decrease nesting levels
` [PATCH 07/10] dsp-bridge: deh: fix obvious return codes
` [PATCH 08/10] dsp-bridge: deh: reorganize create()
` [PATCH 09/10] dsp-bridge: deh: fix hdeh_mgr silliness
` [PATCH 10/10] dsp-bridge: deh: fix dummy_va_addr

[PATCH] arm: Fix DEBUG_LL for omap zoom2/3
 2010-03-23 22:49 UTC  (12+ messages)
            ` mmc errors (was Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3)

[PATCH 0/3] dspbridge: minor mbox cleanups
 2010-03-23 22:48 UTC  (4+ messages)
` [PATCH 1/3] DSPBRIDGE: fix checkpatch error introduced with mailbox patches
  ` [PATCH 2/3] DSPBRIDGE: Fix obvious wrong comment formats in mbox migration
    ` [PATCH 3/3] DSPBRIDGE: auto select mailbox when compiling bridge

[PM-WIP-OPP][PATCH 0/4] few opp layer cleanups
 2010-03-23 20:04 UTC  (14+ messages)
` [PM-WIP-OPP][PATCH 1/4] omap3: pm: cpufreq: BUG_ON cleanup
  ` [PM-WIP-OPP][PATCH 2/4] omap: pm: opp: twl: use DIV_ROUND_UP
    ` [PM-WIP-OPP][PATCH 3/4] omap: pm: opp: add ability to store data per opp

[PATCH 2/2] DSPBRIDGE: DSP recovery feature
 2010-03-23 19:29 UTC  (10+ messages)

[dspbridge] news: omap mailbox implementation
 2010-03-23 18:42 UTC  (6+ messages)

[PATCH v2 0/5] Mailbox: Fix some issues in mailbox module
 2010-03-23 17:34 UTC  (2+ messages)

[PATCH 3/3] DSPBRIDGE: Remove chnl_sm.h and tiomap_sm.c
 2010-03-23 17:34 UTC  (2+ messages)

[PATCH 2/3] DSPBRIDGE: Remove hw_mbox.c and hw_mbox.h not needed anymore
 2010-03-23 17:33 UTC  (2+ messages)

[PATCH 1/3] DSPBRIDGE: Change dspbridge for open source mailbox implementation
 2010-03-23 17:31 UTC  (2+ messages)

[PATCH 0/2] dspbridge: 2.6.33 migration patches
 2010-03-23 17:28 UTC  (5+ messages)
` [PATCH 1/2] DSPBRIDGE: Remove autoconf.h dependency from host_os header
  ` [PATCH 2/2] DSPBRIDGE: Fix header locations mach to plat

kernel panic with latest DSS
 2010-03-23 17:28 UTC  (7+ messages)

[ANNOUNCE] dspbridge rebased to 2.6.33
 2010-03-23 17:27 UTC 

Regulator message while booting recent kernel
 2010-03-23 15:56 UTC  (2+ messages)

Regarding OMAP3630 Zoom3 Board Clock Speed
 2010-03-23 15:52 UTC 

[PATCHv3 0/3] Add support for TCA6416 based Keypad driver
 2010-03-23 15:10 UTC  (4+ messages)
` [PATCHv3 1/3] TCA6416 keypad : Implement keypad driver for keys interfaced to TCA6416
  ` [PATCHv3 2/3] AM3517: Board hookup for TCA6416 keypad driver
    ` [PATCHv3 3/3] AM3517 EVM : Enable TCA6416 keypad

Merge plans for Staging Synaptics Touchscreen Driver
 2010-03-23 14:42 UTC  (3+ messages)

[PATCH 0/5] OMAP: RX51: Add LCD Panel Support for N900
 2010-03-23 13:55 UTC  (11+ messages)
` [PATCH 1/5] OMAP: RX51: Add LCD Panel support
  ` [PATCH 2/5] OMAP: RX51: Add "vdds_sdi" supply voltage for SDI
    ` [PATCH 3/5] OMAP: RX51: Add Touch Controller in SPI board info
      ` [PATCH 4/5] OMAP: DSS2: Add ACX565AKM Panel Driver
        ` [PATCH 5/5] OMAP: RX51: Add LCD Panel and framebuffer console to defconfig

[PATCH] i2c: omap: fix OOPS in omap_i2c_unidle() during probe
 2010-03-23 10:12 UTC 

[PATCHv2 0/3] OMAP: DSS2: Allow us to use SDI
 2010-03-23  8:45 UTC  (3+ messages)

[PATCH] OMAP3: PM: Modify suspend wakeup timer to use milliseconds instead of seconds
 2010-03-23  8:32 UTC  (4+ messages)
` [PATCH v2] OMAP3: PM: Add milliseconds interface to suspend wakeup timer

[PATCH] AM35x: Add musb support
 2010-03-23  3:57 UTC  (11+ messages)

[PATCH 0/2] OMAP3: Dynamic Calculation of SDRC stall latency during DVFS
 2010-03-23  2:49 UTC  (9+ messages)
` [PATCH v4 1/2] OMAP3: SDRC: "
  ` [PATCH v2 2/2] OMAP3630 SDRC: Change in DVFS Latency Formula for OMAP3630

[PATCH] arm: Fix mounting root on omaps with CPU_V6 and CPU_V7
 2010-03-23  0:54 UTC  (10+ messages)
        ` [PATCH] arm: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6

[PATCH V3 2/2]OMAP: Disable internal I2C pull-ups in OMAP3630
 2010-03-22 22:44 UTC 

[PATCH 0/7] omap3: serial code for 3630 and zoom2/3 fixes
 2010-03-22 21:16 UTC  (2+ messages)

[RFC][PATCH 4/5] input: serio: add support for Amstrad Delta serial keyboard port
 2010-03-22 21:07 UTC  (4+ messages)

[PATCHv2 00/17] OMAP3: PM: Smartreflex and voltage revamp
 2010-03-22 18:28 UTC  (11+ messages)
` [PATCHv2 01/17] OMAP3: PM: Adding hwmod data for Smartreflex
  ` [PATCHv2 02/17] OMAP3: PM: Create list to keep track of various smartreflex instances
    ` [PATCHv2 03/17] OMAP3: PM: Convert smartreflex driver into a platform driver using hwmods and omap-device layer

[PATCH] omap: delete unused bootloader tag variables
 2010-03-22 17:28 UTC 

[PATCH v2] omap: fix clocksource_32k to start from zero
 2010-03-22 17:03 UTC 

Question on OTG transceivers
 2010-03-22 16:45 UTC  (4+ messages)

[PATCH] OMAP: GPIO: Fix OMAP4 GPIO reg access issues
 2010-03-22 14:38 UTC 

[PATCH] OMAP: LCD LS037V7DW01: Add Backlight driver support
 2010-03-22 13:11 UTC 

[PATCH 2/2] AM3517: By default disable LCD panel power in board_init
 2010-03-22 13:11 UTC 

[PATCH 1/2] OMAP3EVM: Made backlight GPIO default state to off
 2010-03-22 13:11 UTC 

[PATCH] OMAP: DSS2: GFX FIFO UNDERFLOW issue fixed
 2010-03-22 13:09 UTC 

[PATCH] Fix omap 1-wire driver compilation
 2010-03-22 12:40 UTC 

[RFC] omap3: Fix incorrect restore pointer
 2010-03-22  9:12 UTC  (2+ messages)

[PATCH 0/3] OMAP3: PM: OMAP3630 support for smartreflex driver
 2010-03-22  7:05 UTC  (5+ messages)
` [PATCH 1/3] OMAP3: PM: Bug fix in Smartreflex driver
  ` [PATCH 2/3] OMAP3: PM: Smartreflex IP update changes for OMAP3630


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox