messages from 2011-12-13 13:02:26 to 2011-12-13 14:08:42 UTC [more...]
[U-Boot] [PATCH] omap4_panda: Initialize the USB phy
2011-12-13 14:08 UTC (2+ messages)
[xen-unstable test] 10481: regressions - FAIL
2011-12-13 14:07 UTC (4+ messages)
[PATCH][RFC] conf/machine/include/arm add extra MACHINEOVERRIDES like x86 does
2011-12-13 13:59 UTC (5+ messages)
` [PATCH][oe-core 0/3] PR bumps and arm OVERRIDE fix
` [PATCH][oe-core 1/3] qt4: use armv6 override instead of armv6-vfp
` [PATCH][oe-core 2/3] xf86-video-omapfb: bump PR due to arm OVERRIDES change
` [PATCH][oe-core 3/3] python: "
[PATCH] mm: memcg: keep root group unchanged if fail to create new
2011-12-13 14:05 UTC (6+ messages)
TCP fast retransmit
2011-12-13 14:05 UTC (7+ messages)
3.2-rc2+git: kernel BUG at block/blk-core.c:1000! (__scsi_queue_insert)
2011-12-13 14:04 UTC (2+ messages)
[PATCH v4 4/6] core: add API header and driver header files
2011-12-13 14:04 UTC (6+ messages)
[PATCH 57/57] fbdev: sh_mobile_lcdc: Implement overlays support
2011-12-13 14:02 UTC
[PATCH 56/57] fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefix
2011-12-13 14:02 UTC
[PATCH 55/57] fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structure
2011-12-13 14:02 UTC
[PATCH 54/57] fbdev: sh_mobile_meram: Remove unneeded sanity checks
2011-12-13 14:02 UTC
[PATCH 53/57] fbdev: sh_mobile_meram: Don't perform update in register operation
2011-12-13 14:02 UTC
[PATCH 52/57] arm: mach-shmobile: Constify sh_mobile_meram_cfg structures
2011-12-13 14:02 UTC
[PATCH 51/57] fbdev: sh_mobile_lcdc: Don't store copy of platform data
2011-12-13 14:02 UTC
[PATCH 50/57] fbdev: sh_mobile_meram: Remove unused sh_mobile_meram_icb_cfg fields
2011-12-13 14:02 UTC
[PATCH 49/57] arm: mach-shmobile: Don't set MERAM ICB numbers in platform data
2011-12-13 14:02 UTC
[PATCH 48/57] fbdev: sh_mobile_meram: Allocate ICBs automatically
2011-12-13 14:02 UTC
[PATCH 47/57] fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocation
2011-12-13 14:02 UTC
[PATCH 46/57] fbdev: sh_mobile_meram: Divide the code into sections
2011-12-13 14:02 UTC
[PATCH 45/57] fbdev: sh_mobile_meram: Don't inline everything
2011-12-13 14:02 UTC
[PATCH 44/57] fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icb
2011-12-13 14:02 UTC
[PATCH 43/57] fbdev: sh_mobile_meram: Make current_reg field store the current reg set
2011-12-13 14:02 UTC
[PATCH 42/57] fbdev: sh_mobile_meram: Make variables unsigned where applicable
2011-12-13 14:02 UTC
[PATCH 41/57] fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icb
2011-12-13 14:02 UTC
[PATCH 40/57] fbdev: sh_mobile_meram: Request memory regions for memory resources
2011-12-13 14:02 UTC
[PATCH 39/57] arm: mach-shmobile: Split MERAM resources into regs and meram
2011-12-13 14:02 UTC
[PATCH 38/57] fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsync
2011-12-13 14:02 UTC
[PATCH 37/57] fbdev: sh_mobile_lcdc: Store configuration in channel structure
2011-12-13 14:02 UTC
[PATCH 36/57] fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions
2011-12-13 14:02 UTC
[PATCH 35/57] fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanup
2011-12-13 14:02 UTC
[PATCH 34/57] fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chan
2011-12-13 14:02 UTC
[PATCH 33/57] fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() function
2011-12-13 14:02 UTC
[PATCH 32/57] fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structure
2011-12-13 14:02 UTC
[PATCH 31/57] fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modes
2011-12-13 14:02 UTC
[PATCH 30/57] fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomode
2011-12-13 14:02 UTC
[PATCH 29/57] fbdev: sh_mobile_hdmi: Don't access LCDC fb_info
2011-12-13 14:02 UTC
[PATCH 28/57] fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handler
2011-12-13 14:02 UTC
[PATCH 27/57] fbdev: sh_mobile_lcdc: Pass a video mode to the notify callback
2011-12-13 14:02 UTC
[PATCH 26/57] sh_mobile_hdmi: Use LCDC notification callback
2011-12-13 14:02 UTC
[PATCH 25/57] sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chan
2011-12-13 14:02 UTC
[PATCH 24/57] fbdev: sh_mobile_lcdc: Return display connection state in display_on
2011-12-13 14:02 UTC
[PATCH 23/57] fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operation
2011-12-13 14:02 UTC
[PATCH 22/57] sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_info
2011-12-13 14:02 UTC
[PATCH 21/57] sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entity
2011-12-13 14:02 UTC
[PATCH 20/57] fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfg
2011-12-13 14:02 UTC
[PATCH 19/57] fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_info
2011-12-13 14:02 UTC
[PATCH 18/57] fbdev: sh_mobile_lcdc: Remove board configuration board_data field
2011-12-13 14:02 UTC
[PATCH 17/57] fbdev: sh_mobile_lcdc: Remove board configuration owner field
2011-12-13 14:02 UTC
[PATCH 16/57] fbdev: sh_mobile_hdmi: Remove sh_mobile_hdmi_info lcd_chan field
2011-12-13 14:02 UTC
[PATCH 15/57] arm: mach-shmobile: Don't initialize the hdmi_info lcd_chan field
2011-12-13 14:02 UTC
[PATCH 14/57] fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operations
2011-12-13 14:02 UTC
[PATCH 13/57] fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operations
2011-12-13 14:02 UTC
[PATCH 12/57] arm: mach-shmobile: Add LCDC tx_dev field to platform data
2011-12-13 14:02 UTC
[PATCH 11/57] fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directly
2011-12-13 14:02 UTC
[PATCH 10/57] fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interface
2011-12-13 14:02 UTC
[PATCH 09/57] fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interface
2011-12-13 14:02 UTC
[PATCH 08/57] fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definition
2011-12-13 14:02 UTC
[PATCH 07/57] sh_mobile_hdmi: Remove platform data lcd_dev field
2011-12-13 14:02 UTC
[PATCH 06/57] fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callback
2011-12-13 14:02 UTC
[PATCH 05/57] fbdev: sh_mobile_lcdc: Create functions to turn the display on/off
2011-12-13 14:02 UTC
[PATCH 04/57] fbdev: sh_mobile_lcdc: Don't pass struct device around
2011-12-13 14:01 UTC
[PATCH 03/57] fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()
2011-12-13 14:01 UTC
[PATCH 02/57] fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)
2011-12-13 14:01 UTC
[PATCH 01/57] fbdev: sh_mobile_lcdc: Reorder code into sections
2011-12-13 14:01 UTC
[PATCH 00/57] SH Mobile LCDC: rework DSI/HDMI interface and add overlays support
2011-12-13 14:01 UTC
[patch 0/4] mm: bootmem / page allocator bootstrap fixlets
2011-12-13 13:58 UTC (10+ messages)
` [patch 1/4] mm: page_alloc: remove order assumption from __free_pages_bootmem()
` [patch 2/4] mm: page_alloc: generalize order handling in __free_pages_bootmem()
` [patch 3/4] mm: bootmem: drop superfluous range check when freeing pages in bulk
` [patch 4/4] mm: bootmem: try harder to free "
[Qemu-devel] [PATCH V2 0/5] Have a working migration with Xen
2011-12-13 13:59 UTC (12+ messages)
` [Qemu-devel] [PATCH V2 5/5] vga-cirrus: Workaround during restore when using Xen
` [Qemu-devel] early_savevm (was: [PATCH V2 5/5] vga-cirrus: Workaround during restore when using Xen.)
` [Qemu-devel] early_savevm
` early_savevm
[PATCH v9 0/9] Request for inclusion: per-cgroup tcp memory pressure controls
2011-12-13 13:59 UTC (8+ messages)
[PATCH v4 00/15] New event API
2011-12-13 13:59 UTC (13+ messages)
` [PATCH 15/15] libxl: New event generation API
[GIT PULL] User API split: Preliminary patches
2011-12-13 13:57 UTC (5+ messages)
` [PATCH 14/17] UAPI: Make linux/patchkey.h easier to parse
How to know the status of the monitors?
2011-12-13 13:35 UTC (2+ messages)
[PATCH v2] ALSA: hda: fix mute led polarity for HP laptops with buggy BIOS
2011-12-13 13:56 UTC (2+ messages)
[PATCH 0/4] PM: Make the PM core execute driver callbacks if subsystem ones are not present
2011-12-13 13:55 UTC (5+ messages)
` [PATCH 1/4] PM / Sleep: Make pm_op() and pm_noirq_op() return callback pointers
Multiple Mantis devices gives me glitches
2011-12-13 13:55 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/9] block: generic image streaming
2011-12-13 13:52 UTC (10+ messages)
` [Qemu-devel] [PATCH v3 1/9] coroutine: add co_sleep_ns() coroutine sleep function
` [Qemu-devel] [PATCH v3 2/9] block: add BlockJob interface for long-running operations
` [Qemu-devel] [PATCH v3 3/9] block: add image streaming block job
` [Qemu-devel] [PATCH v3 4/9] block: rate-limit streaming operations
` [Qemu-devel] [PATCH v3 5/9] qmp: add block_stream command
` [Qemu-devel] [PATCH v3 6/9] qmp: add block_job_set_speed command
` [Qemu-devel] [PATCH v3 7/9] qmp: add block_job_cancel command
` [Qemu-devel] [PATCH v3 8/9] qmp: add query-block-jobs
` [Qemu-devel] [PATCH v3 9/9] test: add image streaming test cases
map_domain_emuirq_pirq() imbalance with unmap_domain_pirq_emuirq()?
2011-12-13 13:54 UTC
[PATCH 5/8] perf tools: Remove stale git headlines from top comment
2011-12-13 13:52 UTC (2+ messages)
` [PATCH UPDATED "
[patch 0/3] kvm tool: Serial emulation overhaul
2011-12-13 13:52 UTC (14+ messages)
[Qemu-devel] [PATCH V13 0/7] Qemu Trusted Platform Module (TPM) integration
2011-12-13 13:51 UTC (6+ messages)
` [Qemu-devel] [PATCH V13 6/7] Introduce --enable-tpm-passthrough configure option
[refpolicy] recent "portage" modifications break refpolicy build
2011-12-13 13:49 UTC
From Libyan Embassy
2011-12-13 13:48 UTC
[PATCH] initscripts: fix timestamp check at bootmisc.sh
2011-12-13 13:40 UTC (10+ messages)
` [PATCH v2] "
[PATCH 01/19] mxc_udc: add workaround for ENGcm09152 for i.MX25
2011-12-13 13:47 UTC (12+ messages)
` [PATCH 08/19] dma: MX3_IPU fix depends
` [PATCH 09/19] clock-imx35: fix reboot in internal boot mode
` [PATCH 09/19] clock-imx35: fix reboot in internal boot modeg
[Qemu-devel] [PATCH v2 00/18] qom: dynamic properties and composition tree (v2)
2011-12-13 13:49 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 15/18] rtc: add a dynamic property for retrieving the date
[PATCH] wl12xx: remove deprecated packet detection threshold config
2011-12-13 13:45 UTC
[PATCH v5 00/13] KVM/ARM Implementation
2011-12-13 13:44 UTC (21+ messages)
` [PATCH v5 08/13] ARM: KVM: Handle guest faults in KVM
` [Android-virt] "
` [PATCH v5 11/13] ARM: KVM: Support SMP hosts
` [Android-virt] "
` [PATCH v5 12/13] ARM: KVM: Fix guest view of MPIDR
[U-Boot] [PATCH 0/3] i.mx6q: Add the ethernet function support
2011-12-13 13:44 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] i.mx: i.mx6q: Add the enet clock function
` [U-Boot] [PATCH 2/3] fec: add the i.mx6q enet driver support
` [U-Boot] [PATCH 3/3] i.mx6q: arm2: Add the enet function support
[Qemu-devel] [RFC] QEMU Object Model status/merge plan
2011-12-13 13:43 UTC (3+ messages)
[PATCH Version 4 1/7] NFSv4.1: fix backchannel slotid off-by-one bug
2011-12-13 13:39 UTC (6+ messages)
` [PATCH Version 4 4/7] NFSv4.1: dynamic session slots
[PATCH] mem_event: use wait queue when ring is full
2011-12-13 13:40 UTC (2+ messages)
[Buildroot] Question about using mdev for /dev management
2011-12-13 13:39 UTC (3+ messages)
headers.chk failing under certain circumstances
2011-12-13 13:38 UTC
[Qemu-devel] Dropping the MONITOR_CMD_ASYNC
2011-12-13 13:36 UTC (6+ messages)
a ton of kernel issues
2011-12-13 13:37 UTC (6+ messages)
[Qemu-devel] Dropping the MONITOR_CMD_ASYNC
2011-12-13 13:34 UTC (12+ messages)
[Qemu-devel] [PATCH V2] Fix parse of usb device description with multiple configurations
2011-12-13 13:34 UTC (2+ messages)
[PATCH 1/3] ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems
2011-12-13 13:34 UTC (5+ messages)
[RFC v2] IIO: Add hardware triggers support to the AT91 ADC driver
2011-12-13 13:33 UTC (6+ messages)
` [PATCH 6/6] AT91: IIO: Add support for hardware triggers for the ADC
[RFC v2 0/2] Introduce DMA buffer sharing mechanism
2011-12-13 13:33 UTC (6+ messages)
` [RFC v2 1/2] dma-buf: Introduce dma "
` [Linaro-mm-sig] "
[PATCH V2 0/7] imx: add imx6 sabrelite board
2011-12-13 13:33 UTC (5+ messages)
` [PATCH V2 2/7] arm/imx6: add imx6q sabrelite board support
[PATCH 0/3] OMAPDSS: HDMI: HDMI Hot-plug detect support
2011-12-13 13:24 UTC (4+ messages)
` [PATCH 1/3] OMAPDSS: HDMI: HPD support in boardfile
` [PATCH 2/3] OMAPDSS: HDMI: HPD support added to HDMI driver
` [PATCH 3/3] OMAPDSS: HDMI: Add option to enable HDMI in HPD mode
winner
2011-12-13 1:04 UTC
[U-Boot] [PATCH V2 1/1] i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
2011-12-13 13:30 UTC
[U-Boot] [PATCH] usb: align usb_endpoint_descriptor to 16-bit boundary
2011-12-13 13:29 UTC (2+ messages)
` [U-Boot] OMAP4 u-boot broken (was [PATCH] usb: align usb_endpoint_descriptor to 16-bit boundary)
Trying to boot Panda with DT
2011-12-13 13:27 UTC (6+ messages)
[PATCH 00 of 11 v3] libxl: add support for hotplug script calling from libxl
2011-12-13 13:26 UTC (5+ messages)
[PATCH v2] wl12xx: use ieee80211_free_txskb()
2011-12-13 13:26 UTC
[PATCH] drm/i915: add a LLC feature flag in device description
2011-12-13 13:24 UTC (3+ messages)
From Libyan embassy
2011-12-13 13:19 UTC
[PATCH v4] ARM: sched_clock: allow sched_clock to be selected at runtime
2011-12-13 13:22 UTC (2+ messages)
[Qemu-devel] [RFC] Plan for moving forward with QOM
2011-12-13 13:22 UTC (3+ messages)
From Libyan embassy
2011-12-13 13:17 UTC
From Libyan embassy
2011-12-13 13:17 UTC
[PATCH] xenpaging: remove XOPEN_SOURCE
2011-12-13 13:21 UTC (4+ messages)
From Libyan embassy
2011-12-13 13:16 UTC
From Libyan embassy
2011-12-13 13:17 UTC
[PATCH/RFC] Makefile: add 'help' target for target summary
2011-12-13 13:16 UTC
From Libyan embassy
2011-12-13 13:17 UTC
Interrupt issue in twl4030_keypad
2011-12-13 13:15 UTC (4+ messages)
Question about commit message wrapping
2011-12-13 13:14 UTC (10+ messages)
[Qemu-devel] [PATCH 0/4] tcg: Add debug facilities for TCGv
2011-12-13 13:11 UTC (5+ messages)
[PATCH V2 2/2] ath6kl: Use cfg80211_roamed_bss() to report roaming event
2011-12-13 13:10 UTC (2+ messages)
Black screen with AMD A4-3300 support
2011-12-13 13:03 UTC (2+ messages)
[PATCH v2 0/6] ath6kl: scheduled scan support
2011-12-13 13:06 UTC (2+ messages)
python distutils configuration broken?
2011-12-13 12:58 UTC
[Qemu-devel] [RFC][PATCT 0/5 v2] dump memory when host pci device is used by guest
2011-12-13 13:03 UTC (3+ messages)
` [Qemu-devel] [RFC][PATCH 1/5 v2] Add API to create memory mapping list
drivers/net/usb/asix: bug in asix_get_wol
2011-12-13 13:03 UTC (3+ messages)
[PATCH] ath6kl: cleanup ath6kl_priv()
2011-12-13 13:02 UTC (2+ messages)
[PATCH v5 0/3] fbdev: Add FOURCC-based format configuration API
2011-12-13 13:02 UTC (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats
` [PATCH v5 3/3] fbdev: sh_mobile_lcdc: Support FOURCC-based format API
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.