Re: [v5] powerpc/mpc85xx: Add MDIO bus muxing support to the board device...
On Mon, Aug 03, 2015 at 11:14:10AM +0300, Igal.Liberman wrote: > From: Igal Liberman <Igal.Liberman@freescale.com> > > Describe the PHY topology for
View Article[PATCH] cpufreq: Do not schedule policy update work in cpufreq_resume()
From: Rafael J. Wysocki <rafael.j.wysocki@intel.com> cpufreq_resume() attempts to resync the current frequency with policy->cur for the first online
View Article[PATCH v7 00/10] Multi-instance vTPM proxy driver
The following series of patches implements a multi-instance vTPM proxy driver that can dynamically create TPM 'server' and client device pairs. Usin
View Article[PATCH v7 01/10] tpm: Get rid of chip->pdev
From: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> This is a hold over from before the struct device conversion. - All prints should be using &
View Article[PATCH v7 02/10] tpm: Get rid of devname
From: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Now that we have a proper struct device just use dev_name() to access this value instead of k
View Article[PATCH v7 03/10] tpm: Provide strong locking for device removal
From: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Add a read/write semaphore around the ops function pointers so ops can be set to null when th
View Article[PATCH v7 04/10] tpm: Get rid of module locking
Now that the tpm core has strong locking around 'ops' it is possible to remove a TPM driver, module and all, even while user space still has things li
View Article[PATCH v7 05/10] tpm: Split out the devm stuff from tpmm_chip_alloc
From: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> tpm_chip_alloc becomes a typical subsystem allocate call. Signed-off-by: Jason Gunthorpe <jg
View Article[PATCH v7 06/10] tpm: Replace device number bitmap with IDR
Replace the device number bitmap with IDR. Extend the number of devices we can create to 64k. Since an IDR allows us to associate a pointer with an ID
View Article[PATCH v7 07/10] tpm: Introduce TPM_CHIP_FLAG_VIRTUAL
Introduce TPM_CHIP_FLAG_VIRTUAL to be used when the chip device has no parent device. Also adapt tpm_chip_alloc so that it can be called with parent d
View Article[PATCH v7 08/10] tpm: Proxy driver for supporting multiple emulated TPMs
This patch implements a proxy driver for supporting multiple emulated TPMs in a system. The driver implements a device /dev/vtpmx that is used to cre
View Article[PATCH v7 09/10] tpm: Initialize TPM and get durations and timeouts
Add the retrieval of TPM 1.2 durations and timeouts. Since this requires the startup of the TPM, do this for TPM 1.2 and TPM 2. Signed-off-by: Stefan
View Article[PATCH v7 10/10] tpm: Add documentation for the tpm_vtpm device driver
Add documentation for the tpm_vtpm device driver that implements support for providing TPM functionality to Linux containers. Parts of this documenta
View Article[GIT PULL] target fixes for v4.5
Hi Linus, Here is the outstanding target-core bug-fix for v4.5 code. Please go ahead and pull from: git://git.kernel.org/pub/scm/linux/kernel/git
View Article[PATCH] PM / runtime: Document steps for device removal
Put a reminder that during device removal drivers should revert all PM runtime changes from the probe. Also add a note that pm_runtime_disable() won't
View Articlee827091cb1 "block: merge: get the 1st and last bvec via helpers"...
I don't know exactly how it's broken, but with that patch segment counting is broken - I'm seeing blk_rq_map_sg() overrun the end of the sgtable. I s
View Article[PATCH] mm/vmalloc: reuse PAGE_ALIGNED to check PAGE_SIZE aligned
we have defined PAGE_ALIGNED in mm.h, so let's use it instead of IS_ALIGNED for checking PAGE_SIZE aligned case. Signed-off-by: Shawn Lin <shawn.lin@
View Article[PATCH] trace: irqsoff: Fix function tracing in preempt and preemptirqsoff...
All functions aren't traced in critical sections where preemption is disabled and interrupts are enabled in preempt* tracers because current behavior
View Article[PATCH] staging: xgifb: Fix comment style
Fix comments to use trailing */ on separste lines. Signed-off-by: YU BO <tsu.yubo@gmail.com> --- drivers/staging/xgifb/vb_init.c | 3 ++- driv
View ArticleGOOD NEWS!!!
I,Mrs Gloria Donated $4,000,000.00 to you, Reply To gloria87@foxmail.com for More details.
View Article