messages from 2011-11-22 08:48:40 to 2011-11-22 09:24:45 UTC [more...]
Proposal for major API changes in obex-client
2011-11-22 9:24 UTC (2+ messages)
[PATCH 00/65] OMAPDSS: manager/apply improvements
2011-11-22 9:22 UTC (125+ messages)
` [PATCH 01/65] OMAPDSS: DISPC: add missing prototype
` [PATCH 02/65] OMAPDSS: Remove old fifomerge hacks
` [PATCH 03/65] OMAPDSS: remove L4_EXAMPLE code
` [PATCH 04/65] OMAPDSS: DISPC: make dispc_ovl_set_channel_out() public
` [PATCH 05/65] OMAPDSS: DISPC: make dispc_ovl_set_fifo_threshold() public
` [PATCH 06/65] OMAPDSS: remove partial update from the overlay manager
` [PATCH 07/65] OMAPDSS: remove partial update from DSI
` [PATCH 08/65] OMAPDSS: remove partial update from panel-taal
` [PATCH 09/65] OMAPDSS: pass ovl manager to dss_start_update
` [PATCH 10/65] OMAPDSS: DISPC: handle 0 out_width/out_height in ovl_setup()
` [PATCH 11/65] OMAPDSS: handle ilace/replication when configuring overlay
` [PATCH 12/65] OMAPDSS: separate FIFO threshold setup from ovl_setup
` [PATCH 13/65] OMAPDSS: separate overlay channel "
` [PATCH 14/65] OMAPDSS: setup manager with dispc_mgr_setup()
` [PATCH 15/65] OMAPDSS: DISPC: remove unused functions
` [PATCH 16/65] OMAPDSS: remove unneeded dss_ovl_wait_for_go()
` [PATCH 17/65] OMAPDSS: add ovl/mgr_manual_update() helpers
` [PATCH 18/65] OMAPDSS: split omap_dss_mgr_apply() to smaller funcs
` [PATCH 19/65] OMAPDSS: apply affects only one overlay manager
` [PATCH 20/65] OMAPDSS: create apply.c
` [PATCH 21/65] OMAPDSS: hide manager's enable/disable()
` [PATCH 22/65] OMAPDSS: APPLY: track whether a manager is enabled
` [PATCH 23/65] OMAPDSS: APPLY: skip isr register and config for manual update displays
` [PATCH 24/65] OMAPDSS: APPLY: skip isr register and config for disabled displays
` [PATCH 25/65] OMAPDSS: APPLY: cleanup dss_start_update
` [PATCH 26/65] OMAPDSS: store overlays in an array
` [PATCH 27/65] OMAPDSS: store managers "
` [PATCH 28/65] OMAPDSS: store overlays in a list for each manager
` [PATCH 29/65] OMAPDSS: APPLY: separate vsync isr register/unregister
` [PATCH 30/65] OMAPDSS: DISPC: Add dispc_mgr_get_vsync_irq()
` [PATCH 31/65] OMAPDSS: APPLY: use dispc_mgr_get_vsync_irq()
` [PATCH 32/65] OMAPDSS: APPLY: configure_* funcs take ovl/manager as args
` [PATCH 33/65] OMAPDSS: APPLY: rename overlay_cache_data
` [PATCH 34/65] OMAPDSS: APPLY: rename manager_cache_data
` [PATCH 35/65] OMAPDSS: APPLY: move spinlock outside the struct
` [PATCH 36/65] OMAPDSS: APPLY: rename dss_cache to dss_data
` [PATCH 37/65] OMAPDSS: APPLY: move ovl funcs to apply.c
` [PATCH 38/65] OMAPDSS: APPLY: move mgr "
` [PATCH 39/65] OMAPDSS: remove ovl/mgr check-code temporarily
` [PATCH 40/65] OMAPDSS: APPLY: add mutex
` [PATCH 41/65] OMAPDSS: APPLY: add missing uses of spinlock
` [PATCH 42/65] OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
` [PATCH 43/65] OMAPDSS: APPLY: move mgr->enabled to mgr_priv_data
` [PATCH 44/65] OMAPDSS: APPLY: add busy field "
` [PATCH 45/65] OMAPDSS: APPLY: rewrite overlay enable/disable
` [PATCH 46/65] OMAPDSS: APPLY: rewrite register writing
` [PATCH 47/65] OMAPDSS: DISPC: add dispc_mgr_get_framedone_irq
` [PATCH 48/65] OMAPDSS: APPLY: add updating flag
` [PATCH 49/65] OMAPDSS: APPLY: clean up isr_handler
` [PATCH 50/65] OMAPDSS: APPLY: move mgr->info to apply.c
` [PATCH 51/65] OMAPDSS: APPLY: move ovl->info "
` [PATCH 52/65] OMAPDSS: APPLY: move channel-field to extra_info set
` [PATCH 53/65] OMAPDSS: APPLY: move fifo thresholds "
` [PATCH 54/65] OMAPDSS: APPLY: rename dirty & shadow_dirty
` [PATCH 55/65] OMAPDSS: APPLY: remove device_changed field
` [PATCH 56/65] OMAPDSS: APPLY: add dss_apply_ovl_enable()
` [PATCH 57/65] OMAPDSS: APPLY: skip enable/disable if already enabled/disabled
` [PATCH 58/65] OMAPDSS: APPLY: add wait_pending_extra_info_updates()
` [PATCH 59/65] OMAPDSS: APPLY: remove runtime_get
` [PATCH 60/65] OMAPDSS: Add comments about blocking of ovl/mgr functions
` [PATCH 61/65] OMAPDSS: APPLY: add dss_ovl_simple_check()
` [PATCH 62/65] OMAPDSS: APPLY: add dss_mgr_simple_check()
` [PATCH 63/65] OMAPDSS: APPLY: add checking of ovls/mgrs settings
` [PATCH 64/65] OMAPDSS: APPLY: add return value to dss_mgr_enable()
` [PATCH 65/65] OMAPDSS: check the return value of dss_mgr_enable()
[Buildroot] [Bug 4508] New: /dev/console and /dev/null have to be created on udev based systems also
2011-11-22 9:23 UTC
[PATCH TRIVIAL 0/5] Input: use new macro module_platform_driver to save some boilerplate code
2011-11-22 9:23 UTC (7+ messages)
` [PATCH TRIVIAL 1/5] Input: keyboard: use macro module_platform_driver()
` [PATCH TRIVIAL 2/5] Input: misc: "
` [PATCH TRIVIAL 3/5] Input: mouse: "
` [PATCH TRIVIAL 4/5] Input: serio: "
` [PATCH TRIVIAL 5/5] Input: touchscreen: "
Add prefix option to grub-mkconfig
2011-11-22 9:21 UTC (12+ messages)
[PATCH] regmap: Fix build failure with CONFIG_DEBUG_FS=n
2011-11-22 9:21 UTC (2+ messages)
[PATCH 0/5] dirty throttling bits for 3.3
2011-11-22 9:21 UTC (4+ messages)
` [PATCH 3/5] writeback: fix dirtied pages accounting on sub-page writes
[PATCH] eeprom/at25: add erase support
2011-11-22 9:19 UTC (2+ messages)
[U-Boot] Contact Person: Mr. Nicholas Donnie (Esq.), E-mail: (britshcolumbialott.bc49@xnmsn.com)
2011-11-22 9:18 UTC
[ath9k-devel] [PATCH] ath9k: rename ath9k_platform.h to ath_platform.h
2011-11-22 9:17 UTC (6+ messages)
` "
Locking scheme of /proc/scsi/scsi
2011-11-22 9:16 UTC (3+ messages)
[Buildroot] [PATCH 1/2] kernel-headers: update to 3.1.2 and 3.0.10
2011-11-22 9:16 UTC (4+ messages)
` [Buildroot] [PATCH 2/2] linux: update stable kernel to 3.1.2
[Buildroot] [git commit] linux: update stable kernel to 3.1.2
2011-11-22 9:15 UTC
[Buildroot] [git commit] kernel-headers: update to 3.1.2 and 3.0.10
2011-11-22 9:15 UTC
[Buildroot] [git commit] freetype: security bump to version 2.4.8
2011-11-22 9:15 UTC
[Buildroot] [PATCH] freetype: security bump to version 2.4.8
2011-11-22 9:15 UTC (2+ messages)
[Buildroot] Adding Microblaze support to Buildroot
2011-11-22 9:14 UTC (6+ messages)
[PATCH 1/4] [RFC] Add generic ARM instruction set condition code checks
2011-11-22 9:13 UTC (3+ messages)
` [PATCH 4/4] [RFC] Use generic ARM instruction set condition code checks for kprobes
[Qemu-devel] [PATCH v2 0/9] qcow2: Fix error paths for internal snapshots
2011-11-22 9:14 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 5/9] qcow2: Rework qcow2_snapshot_create error handling
libxl: error: libxl.c:2150:libxl_set_memory_target new target 0 for dom0 is below the minimum threshold
2011-11-22 9:09 UTC (8+ messages)
[RFC PATCH] plx_pci: add Advantech PCI-1680 & UNO-2052 support
2011-11-22 9:09 UTC (2+ messages)
[U-Boot] [PATCH v3] arm: printf() is not available in some SPL configurations
2011-11-22 9:08 UTC (3+ messages)
[PATCH] ARM: imx: drop 'ARCH_MX31' and 'ARCH_MX35'
2011-11-22 9:07 UTC (4+ messages)
[PATCH 0/2] imx fixes for next-20111122
2011-11-22 9:07 UTC (3+ messages)
` [PATCH 1/2] ARM: imx/mm-imx3: conditionally compile i.MX31 and i.MX35 code
` [PATCH 2/2] ARM: imx: export imx_ioremap to allow modules to use ioremap
[PATCH 0 of 4] libxl: initial support for xenpaging
2011-11-22 9:05 UTC (10+ messages)
` [PATCH 4 of 4] xenpaging: initial libxl support
[PATCH] cgroup_freezer: fix freezing groups with stopped tasks
2011-11-22 9:05 UTC (6+ messages)
3.2.0-rc2: WARNING: at iwlwifi/wl-trans-pcie.c:1105
2011-11-22 9:04 UTC (2+ messages)
[PATCH 0/2] sh: bugfix: sh7724/sh7723 boot on paul/hwblk
2011-11-22 9:04 UTC (2+ messages)
mkfs.minix V3 is broken
2011-11-22 9:03 UTC (3+ messages)
[U-Boot] [GIT PULL] Pull request: u-boot-staging
2011-11-22 8:59 UTC (3+ messages)
[Qemu-devel] [PATCH] Implement the function usb_hub_handle_reset
2011-11-22 8:58 UTC
[PATCH 1/3] ARM: debug: use kconfig choice for selecting DEBUG_LL UART
2011-11-22 8:58 UTC (3+ messages)
` [PATCH] arm/imx: use Kconfig choice for low-level debug UART selection
[RFC PATCH 0/3] Convert imx6 clock to device tree
2011-11-22 8:56 UTC (4+ messages)
` [RFC PATCH 1/3] arm/imx6: describe clocks in device tree source
[PATCH] mtd: ndfc: fix typo in structure dereference
2011-11-22 8:56 UTC (2+ messages)
[RFC 0/5] compress: add compress data API to ALSA kernel
2011-11-22 8:52 UTC (8+ messages)
` [PATCH 0/6] "
` [PATCH 1/6] compress API documentation
` [PATCH 2/6] core: add support for compressed devices
` [PATCH 3/6] compress: add compress parameter definations
` [PATCH 4/6] compress: add API header and driver header files
` [PATCH 5/6] compress: add the core file
` [PATCH 6/6] compress: add makefile and kconfig file
Fio issues with Solaris /dev/rdsk devices
2011-11-22 8:55 UTC (2+ messages)
[U-Boot] [PATCH] tools/env: use lib/crc32.c directly
2011-11-22 8:54 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH 1/3] mtd/nand : Add function board_nand_init_tail() for some special NAND controllers
2011-11-22 8:54 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] mtd/nand : workaround for Freescale FCM to support 4k pagesize Nand chip
` [U-Boot] [PATCH 3/3] mtd/nand: Add NAND chip ID to support Micron 4K pagesize NAND chip
[U-Boot] [PATCH v4] Improve Power Management in SMC911X driver
2011-11-22 8:53 UTC (2+ messages)
3.2.0-rc2: kernel BUG at fs/ecryptfs/crypto.c:348! regression?
2011-11-22 8:53 UTC
[U-Boot] [PATCH 00/17] Cleanup environment related files
2011-11-22 8:52 UTC (2+ messages)
[Qemu-devel] [PATCH] Implement the function usb_hub_handle_reset
2011-11-22 8:52 UTC
MPLS for Linux kernel
2011-11-22 8:52 UTC (5+ messages)
[Xenomai-help] pthread creation with native api
2011-11-22 8:51 UTC
[U-Boot] [PATCH] net: rtl8109: drop unused !NET_MULTI driver
2011-11-22 8:51 UTC (2+ messages)
[U-Boot] [PATCH] powerpc/p3060qds: Add board related support for P3060QDS platform
2011-11-22 8:51 UTC
[U-Boot] [PATCH v3 1/3] Define uintptr_t as long int to simplify printf() format strings
2011-11-22 8:50 UTC (4+ messages)
` [U-Boot] [PATCH v3 2/3] Fix warnings in cmd_nvedit.c
[PATCH 1/4] ARM: ftrace: use canonical Thumb-2 wide instruction format
2011-11-22 8:48 UTC (3+ messages)
` [PATCH 3/4] ARM: extract out code patch function from kprobes
[U-Boot] [PATCH] new tool mkenvimage: generates an env image from an arbitrary config file
2011-11-22 8:48 UTC (3+ messages)
` [U-Boot] [PATCHv10] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.