Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH 1/1] ext2: Add __init macro to init_inodecache (2 replies)

init_inodecache is only called by __init init_ext2_fs. Signed-off-by: Fabian Frederick <fabf@skynet.be> --- fs/ext2/super.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git...

View Article


..another device for the ftdi_sio driver (no replies)

Hi there - finally I prepared a patch for the famous ftdi_sio usb serial driver. Adding two Tagsys RFID readers I am using. After having asked Bill Ryder he suggested adressing the linux-usb-devel...

View Article


[PATCH v3 2/5] ASoC: tda998x: add a codec driver for the TDA998x (no replies)

This patch adds a CODEC driver for the NXP TDA998x HDMI transmitter. The CODEC handles both I2S and S/PDIF input and does dynamic input switch in the TDA998x I2C driver on start/stop audio streaming....

View Article

[PATCH v3 0/5] add a TDA998x CODEC (5 replies)

The TDA998x HDMI transmitter accepts audio input from either I2S or S/PDIF. Theses inputs have different intrinsic constraints and these constraints may be modified by the audio parameters of the...

View Article

[3.8.y.z extended stable] Linux 3.8.13.17 (1 reply)

I am announcing the release of the Linux 3.8.13.17 kernel. The updated 3.8.y tree can be found at: git://kernel.ubuntu.com/ubuntu/linux.git linux-3.8.y and can be browsed at:...

View Article


[PATCH] mtd: nand: fix erronous read_buf call in nand_write_page_raw_syndrome...

read_buf is called in place of write_buf in the nand_write_page_raw_syndrome function. Signed-off-by: Boris BREZILLON <b.brezillon.dev@gmail.com> --- drivers/mtd/nand/nand_base.c | 2 +- 1 file...

View Article

[PATCH 1/1] ext4: Add __init macro to init_inodecache (no replies)

init_inodecache is only called by __init init_ext4_fs. Signed-off-by: Fabian Frederick <fabf@skynet.be> --- fs/ext4/super.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git...

View Article

[PATCH 1/1] ext3: Add __init macro to init_inodecache (no replies)

init_inodecache is only called by __init init_ext3_fs. Signed-off-by: Fabian Frederick <fabf@skynet.be> --- fs/ext3/super.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git...

View Article


[PATCH] ARM: mm: Fix the memblock allocation for LPAE machines (no replies)

Commit ad6492b8 added much needed memblock_virt_alloc_low() and further commit 07bacb3 {memblock, bootmem: restore goal for alloc_low} fixed the issue with low memory limit thansk to Yinghai. But even...

View Article


[GIT PULL] parisc updates for v3.14 (1 reply)

Hi Linus, please pull the latest updates for the parisc architecture from: git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-for-3.14 The three major changes in this...

View Article

[GIT PULL] ARM: SoC "fixes" for 3.14-rc1 (no replies)

Hi Linus, See tag for branch contents. As you'll see, the commit dates are recent; we've mostly collected these fixes in the last few days but I also had to rebuild the branch yesterday to sort out...

View Article

[GIT PULL] turbostat update for Linux-3.14 merge (no replies)

Hi Linus, Please pull these patches to update the turbostat utility. thanks! Len Brown, Intel Open Source Technology Center The following changes since commit 7e22e91102c6b9df7c4ae2168910e19d2bb14cd6:...

View Article

[GIT PULL] turbostat update for Linux-3.14 merge (no replies)

(re-sent with correct from: address - gmail fun...) Hi Linus, Please pull these patches to update the turbostat utility. thanks! Len Brown, Intel Open Source Technology Center The following changes...

View Article


[PATCH v2 0/3] power_supply: modelgauge_battery: Add Maxim ModelGauge ICs...

Hello. This adds the folowing: - Maxim ModelGauge ICs gauge driver for MAX17040/41/43/44/48/49/58/59 chips - Document DT bindings - Remove superseded Maxim MAX17040 gauge driver Vladimir Barinov (3):...

View Article

[PATCH] cpufreq: cpu0: make THERMAL_CPU support optional (no replies)

From: Rob Herring <robh@kernel.org> The addition of THERMAL and THERMAL_CPU selections causes a kconfig warning on highbank platforms: warning: (ARM_HIGHBANK_CPUFREQ) selects...

View Article


Would devm_regulator_enable be useful ? (no replies)

Hi all, while working with regulators, I noticed that there is no devm_regulator_enable() API. Seems to me it would be useful to have it, but then devm_clk_enable() doesn't exist either, so I wonder...

View Article

[PATCH 22/22] perf tools: Add support for tracepoint fields (no replies)

Adding '--tp' option for report command to show tracepoint related info. Use can specify following switches: - fields: shows separated tracepoint fields - format: shows tracepoints 'print fmt' in...

View Article


[PATCH v9 3/8] revamp vclock_gettime.c (no replies)

From: Stefani Seibold <stefani@seibold.net> This intermediate patch revamps the vclock_gettime.c by moving some functions around. It is only for spliting purpose, to make whole the 32 bit vdso...

View Article

[PATCH v9 2/8] Add new func _install_special_mapping() to mmap.c (no replies)

From: Stefani Seibold <stefani@seibold.net> The _install_special_mapping() is the new base function for install_special_mapping(). This function will return a pointer of the created VMA or a...

View Article

[PATCH v9 7/8] Add 32 bit VDSO time support for 32 bit kernel (1 reply)

From: Stefani Seibold <stefani@seibold.net> This patch add the time support for 32 bit a VDSO to a 32 bit kernel. For 32 bit programs running on a 32 bit kernel, the same mechanism is used as...

View Article
Browsing all 24115 articles
Browse latest View live