messages from 2013-01-23 09:45:44 to 2013-01-23 10:38:09 UTC [more...]
[PATCH v9 00/20] OMAP USB Host cleanup
2013-01-23 10:38 UTC (18+ messages)
` [PATCH v9 01/20] USB: ehci-omap: Don't free gpios that we didn't request
` [PATCH v9 02/20] mfd: omap-usb-host: Consolidate OMAP USB-HS platform data
` [PATCH v9 03/20] mfd: omap-usb-tll: Fix channel count detection
` [PATCH v9 04/20] mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
` [PATCH v9 05/20] mfd: omap-usb-tll: Clean up clock handling
` [PATCH v9 06/20] mfd: omap-usb-tll: introduce and use mode_needs_tll()
` [PATCH v9 07/20] mfd: omap-usb-tll: Check for missing platform data in probe
` [PATCH v9 08/20] mfd: omap-usb-tll: Fix error message
` [PATCH v9 09/20] mfd: omap-usb-tll: serialize access to TLL device
` [PATCH v9 10/20] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
` [PATCH v9 11/20] mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume
` [PATCH v9 12/20] mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
` [PATCH v9 13/20] mfd: omap-usb-host: know about number of ports from revision register
` [PATCH v9 14/20] mfd: omap-usb-host: override number of ports from platform data
` [PATCH v9 15/20] mfd: omap-usb-host: cleanup clock management code
` [PATCH v9 16/20] mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
` [PATCH v9 17/20] mfd: omap-usb-host: Get rid of unnecessary spinlock
[U-Boot] [PATCH] powerpc/p2041: skip waiting for SERDES bank 3 reset done
2013-01-23 10:36 UTC (3+ messages)
[PATCH] ARM: dts: specify all the per-cpu interrupts of arch timer for exynos5440
2013-01-23 10:36 UTC (5+ messages)
MDS placement
2013-01-23 10:35 UTC (4+ messages)
[PATCH] i2c-isch: Add module parameter for backbone clock rate if divider is unset
2013-01-23 10:34 UTC
[PATCH 1/2] dw_dmac: fill len field of the descriptor
2013-01-23 10:33 UTC (12+ messages)
` [PATCH 2/2] dw_dmac: return proper residue value
[PATCH v11 0/3] x86, apicv: Add APIC virtualization support
2013-01-23 10:33 UTC (14+ messages)
` [PATCH v11 2/3] x86, apicv: add virtual x2apic support
` [PATCH v11 3/3] x86, apicv: add virtual interrupt delivery support
LPC32xx and MMCI driver
2013-01-23 10:32 UTC (3+ messages)
[RFC PATCH linux-next] et131x: Promote staging et131x driver to drivers/net
2013-01-23 10:31 UTC (3+ messages)
` [RFC PATCH v2 "
[net-next.git] net: phy: realtek: add rtl8211e driver
2013-01-23 10:30 UTC
[PATCH] PCI: Document PCIE BUS MPS parameters
2013-01-23 10:30 UTC (4+ messages)
[PATCH 1/9] avr32: Provide dma_mmap_coherent() and dma_get_sgtable()
2013-01-23 10:29 UTC (12+ messages)
` [PATCH 3/9] c6x: "
` [Linux-c6x-dev] "
[PATCH 0/3] pwm-backlight: add subdrivers & Tegra support
2013-01-23 10:29 UTC (8+ messages)
` [PATCH 2/3] tegra: pwm-backlight: add tegra pwm-bl driver
[PATCH] ARM: mach-ux500: enable 128KB way L2 cache on DB8540
2013-01-23 10:27 UTC (2+ messages)
[PATCH] clk: Add axi-clkgen driver
2013-01-23 10:27 UTC (9+ messages)
[PATCH for-1.4 qom-cpu 1/9] kvm: Create kvm_arch_vcpu_id() function
2013-01-23 10:26 UTC (4+ messages)
` [PATCH for-1.4 qom-cpu 2/9] target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index
RFC: bugfix for 3575
2013-01-23 10:08 UTC
git-svn problems with white-space in tag names
2013-01-23 10:23 UTC
[PATCH REBASE 0/6] i2c: omap: misc changes
2013-01-23 10:23 UTC (11+ messages)
` [PATCH 0/6] i2c: deferred STP
` [PATCH 2/6] i2c: omap: also complete() when stat becomes zero
` [PATCH 3/6] i2c: omap: improve 'rev' a little bit
` [PATCH 1/6] i2c: omap: no need to access platform_device
` [PATCH 4/6] i2c: omap: in case of VERSION_2 read IRQSTATUS_RAW but write to IRQSTATUS
` [PATCH 5/6] i2c: omap: wait for transfer completion before sending STP bit
` [PATCH 6/6] i2c: omap: get rid of b_hw flag
[PATCH (net.git) 1/2] net: phy: icplus: Use the RGMII interface mode to configure clock delays
2013-01-23 10:22 UTC (2+ messages)
` [PATCH (net.git) 2/2] net: phy: icplus: fix broken INTR pin settings
[PATCH RFC v2 01/15] [media] Add common video interfaces OF bindings documentation
2013-01-23 10:21 UTC (4+ messages)
` [PATCH RFC v3 "
[U-Boot] [PATCH 0/2] make u-boot/drivers/net/designware cache supportive
2013-01-23 10:21 UTC (6+ messages)
` [U-Boot] [PATCH 1/2] drivers/net/designware, do an explicit memory access instead of implicit, re-written assignments to use readl() and writel(), all of this as preperation for making the driver able to work in a cached environment (I$D$ support)
[PATCH 0/9 v2] at91: some fixes for 3.8-rc5
2013-01-23 10:20 UTC (21+ messages)
` [PATCH 1/9] ARM: at91/at91-pinctrl documentation: fix typo and add some details
` [PATCH 2/9] ARM: at91/at91sam9x5 DTS: correct wrong PIO BANK values on u(s)arts
` [PATCH 3/9] ARM: at91/at91sam9x5 DTS: add SCK USART pins
` [PATCH 4/9] ARM: at91: fix gpios on i2c-gpio for RM9200 DT
` [PATCH 5/9] ARM: at91: rm9200: remake the BGA as default version
` [PATCH 6/9] ARM: at91/dts: add macb mii pinctrl config for kizbox
` [PATCH 7/9] ARM: at91/at91_dt_defconfig: remove memory specification to cmdline
` [PATCH 8/9] ARM: at91/at91_dt_defconfig: add at91sam9n12 SoC to DT defconfig
` [PATCH 9/9] ARM: at91/dts: correct comment in at91sam9x5.dtsi for mii
dm-integrity: integrity protection device-mapper target
2013-01-23 10:20 UTC (7+ messages)
` [dm-devel] "
[U-Boot] serial: CONFIG_ARM_DCC_MULTI failures
2013-01-23 10:20 UTC (4+ messages)
` [U-Boot] [PATCH 1/2] serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
[PATCH 1/5] Btrfs: fix repeated delalloc work allocation
2013-01-23 10:20 UTC (11+ messages)
[RFC 0/3] mesh power save - hardware doze
2013-01-23 10:19 UTC (8+ messages)
` [ath9k-devel] "
` [RFC 1/3] mac80211: move mesh sync beacon handler into neighbour_update
` [ath9k-devel] "
` [RFC 2/3] mac80211: mesh power save doze scheduling
` [ath9k-devel] "
` [RFC 3/3] ath9k: mesh powersave support
` [ath9k-devel] "
[PATCH][net-next] gianfar: Restore promisc mode on gfar_init_mac()
2013-01-23 10:18 UTC
OMAP baseline test results for v3.8-rc4
2013-01-23 10:18 UTC (12+ messages)
[PATCH 0/2] mmc: mmci: Update regulator support
2013-01-23 10:17 UTC (12+ messages)
` [PATCH V2 2/2] mmc: mmci: Move ios_handler functionality into the driver
XVR-1200 Framebuffer support in Xorg
2013-01-23 10:17 UTC
[PATCH 0/8] KVM: Reduce mmu_lock hold time when zapping mmu pages
2013-01-23 10:18 UTC (9+ messages)
` [PATCH 1/8] KVM: MMU: Fix and clean up for_each_gfn_* macros
` [PATCH 2/8] KVM: MMU: Use list_for_each_entry_safe in kvm_mmu_commit_zap_page()
` [PATCH 3/8] KVM: MMU: Add a parameter to kvm_mmu_prepare_zap_page() to update the next position
` [PATCH 4/8] KVM: MMU: Introduce for_each_gfn_indirect_valid_sp_safe macro
` [PATCH 5/8] KVM: MMU: Delete hash_link node in kvm_mmu_prepare_zap_page()
` [PATCH 6/8] KVM: MMU: Introduce free_zapped_mmu_pages() for freeing mmu pages in a list
` [PATCH 7/8] KVM: MMU: Split out free_zapped_mmu_pages() from kvm_mmu_commit_zap_page()
` [PATCH 8/8] KVM: MMU: Move free_zapped_mmu_pages() out of the protection of mmu_lock
[linux-media] Strange behavior between Terratec Cinergy HD RTL2838 & Alfa AWUS036h RTL2870
2013-01-23 10:16 UTC
[PATCH 00/11] x86: support up to 16Tb
2013-01-23 10:16 UTC (4+ messages)
[PATCH 1/2] clocksource: dbx500-prcmu: use relaxed readl variant
2013-01-23 10:16 UTC (4+ messages)
[Xenomai] [Posix skin] program test with pthread_set_mode_np
2013-01-23 10:16 UTC (7+ messages)
[LSF/MM TOPIC] [ATTEND] Creation of a readdirplus-like system call
2013-01-23 9:43 UTC
[PATCH v2] all: new command used for multi-repo operations
2013-01-23 10:15 UTC (4+ messages)
[U-Boot] [PATCH 0/7] EXYNOS5: Add audio support for Snow
2013-01-23 10:13 UTC (7+ messages)
` [U-Boot] [PATCH 4/7] EXYNOS5: GPIO to enable MAX98095
` [U-Boot] [PATCH 7/7] EXYNOS5: Snow: Add a configuration file
[PATCH] Implements DMA on mmci driver for LPC3250 plateform
2013-01-23 10:11 UTC
[PATCH v2 01/12] KVM: MMU: lazily drop large spte
2013-01-23 10:10 UTC (12+ messages)
` [PATCH v2 02/12] KVM: MMU: cleanup mapping-level
` [PATCH v2 03/12] KVM: MMU: simplify mmu_set_spte
` [PATCH v2 04/12] KVM: MMU: simplify set_spte
` [PATCH v2 05/12] KVM: MMU: introduce vcpu_adjust_access
` [PATCH v2 06/12] KVM: MMU: introduce a static table to map guest access to spte access
` [PATCH v2 07/12] KVM: MMU: remove pt_access in mmu_set_spte
` [PATCH v2 08/12] KVM: MMU: cleanup __direct_map
` [PATCH v2 09/12] KVM: MMU: introduce mmu_spte_establish
` [PATCH v2 10/12] KVM: MMU: unify the code of walking pte list
` [PATCH v2 11/12] KVM: MMU: fix spte assertion
` [PATCH v2 12/12] KVM: MMU: fast drop all spte on the pte_list
[PATCH V2] libxc, libxenstore: make the headers C++-friendlier
2013-01-23 10:09 UTC (2+ messages)
[PATCH 2/6] x86/HVM: consolidate toggling of RTC IRQ
2013-01-23 10:09 UTC (4+ messages)
state match is obsolete 1.4.17
2013-01-23 10:08 UTC (11+ messages)
` [PATCH]: Keep the "state" match as alias [Re: state match is obsolete 1.4.17]
[U-Boot] [PATCH 0/2 V2] SMDK5250: Set Initial PMIC Values
2013-01-23 10:07 UTC (3+ messages)
` [U-Boot] [PATCH 1/2 V2] EXYNOS5: Add function to setup set ps hold
` [U-Boot] [PATCH 2/2 V2] SMDK5250: Add PMIC voltage settings
[PATCH 1/8] Functionality add and bug-fixes related to MMCI regulators
2013-01-23 10:07 UTC (6+ messages)
` [PATCH 8/8] ARM: ux500: Remove traces of the ios_handler from platform code
[PATCH] mtd: bcm47xxpflash: add driver for parallel flash on BCM47xx
2013-01-23 10:07 UTC
[U-Boot] [PATCH V2 1/1] imximage.cfg: run files through C preprocessor
2013-01-23 10:05 UTC (3+ messages)
` [U-Boot] [PATCH V3 "
[PATCH 0/2] console none support
2013-01-23 10:01 UTC (3+ messages)
` [PATCH 1/2] console: switch select to choice
` [PATCH 2/2] introduce console none support
[PATCH RESEND] ipv6: add anti-spoofing checks for 6to4 and 6rd
2013-01-23 10:02 UTC
[PATCH 1/1] ARM: ux500: Turn on the 'heartbeat' LED trigger
2013-01-23 10:01 UTC (3+ messages)
[U-Boot] [PATCH] microblaze: Add muldi3.c which contains routines for _muldi3
2013-01-23 10:00 UTC
[patch] Gianfar : Enable promiscous mode after queue time out
2013-01-23 9:58 UTC (2+ messages)
Unix Socket buffer attribution
2013-01-23 9:59 UTC (2+ messages)
help
2013-01-23 9:59 UTC
tap devices not receiving packets from a bridge
2013-01-23 10:03 UTC (6+ messages)
` [Qemu-devel] "
[PATCH] nfsd: Check the nfsd support version when enable or disable the minorversion
2013-01-23 9:58 UTC
[PATCH] i2c: omap: fix draining irq handling
2013-01-23 9:57 UTC (2+ messages)
[PATCH] i2c: omap: errata i462: fix incorrect ack for arbitration lost interrupt
2013-01-23 9:57 UTC (2+ messages)
[PATCH] drivers: i2c: muxes: fix sizeof(ptr)
2013-01-23 9:56 UTC (3+ messages)
[PATCH V2 RESEND] drm_crtc: check if fb_create return NULL
2013-01-23 9:53 UTC (3+ messages)
[U-Boot] [PATCH] powerpc/85xx: add missing QMAN frequency calculation
2013-01-23 9:56 UTC
[PATCH 1/2] i2c: sirf: register i2c_client from dt child-nodes in probe entry
2013-01-23 9:56 UTC (3+ messages)
[PATCH] i2c: mxs: Fix misuse init_completion
2013-01-23 9:55 UTC (3+ messages)
[PATCH 0/3] fixup remaining cvsimport tests
2013-01-23 9:54 UTC (7+ messages)
RFC v1: Xen block protocol overhaul - problem statement (with pictures!)
2013-01-23 9:53 UTC (6+ messages)
[PATCH] i2c: i2c-mxs: Fix type of error code
2013-01-23 9:53 UTC (2+ messages)
[PATCH] Implements DMA on mmci driver for LPC3250 plateform
2013-01-23 9:52 UTC
v3 for tcp friends?
2013-01-23 9:52 UTC (12+ messages)
[PATCH 0/2] usb: exynos: Fix compatible strings used for device
2013-01-23 9:50 UTC (11+ messages)
Chronogram with pref ?
2013-01-23 9:49 UTC
[PATCH] drm/exynos: add check for the device power status
2013-01-23 10:10 UTC
[PATCH 1/1] ARM: ux500: Enable Snowball's GPIO controlled Ethernet regulator in DT
2013-01-23 9:46 UTC (3+ messages)
[PATCH 0/4] LOW power sleep support for OMAP nand driver
2013-01-23 9:45 UTC (10+ messages)
` [PATCH 2/4] mtd: devices: elm: Low power transition support
` [PATCH 3/4] arm: gpmc: "
` [PATCH 4/4] mtd: nand: omap2: "
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.