Quantcast
Browsing all 24115 articles
Browse latest View live

[patch] dmaengine: make dma_submit_error() return an error code (no replies)

The problem here is that the dma_xfer() functions in drivers/ata/pata_arasan_cf.c and drivers/mtd/nand/fsmc_nand.c expect dma_submit_error() to return an error code so they return 1 when they intended...

View Article


[PATCH v4 1/1] input: ideapad_slidebar: new input driver (no replies)

v4: fixed broken BTN_TOUCH events ideapad_slidebar is a new driver which enables slidebars on some Lenovo IdeaPad laptops (the slidebars work with SlideNav/Desktop Navigator under Windows) Fixes this:...

View Article


[GIT PULL] Btrfs (no replies)

Hi Linus Please pull my for-linus branch: git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs.git for-linus These are assorted fixes, mostly from Josef nailing down xfstests runs. Zach...

View Article

[PATCH 0/3] Introduce atomic MMIO register clear-set (8 replies)

Following a suggestion from Sebastian Hesselbarth and Russell King here's some work to introduce a generic thread-safe clear-set register access. The original motivation for this comes from the need...

View Article

[PATCH] [RFC] Implements log-structured caching target (no replies)

This patch introduces dm-lc, a new target implements log-structured caching. To understand what dm-lc is these slides will be your help. 1....

View Article


[RFC] OMAP: allow GPIO pin to enable/disable external UART driver chip. (no...

When a UART transmitter is connected to (eg) a RS485 driver, it is necessary to turn the driver on/off as quickly as possible. This is best achieved in the serial driver itself (rather than in...

View Article

[PATCH next] checkpatch: Fix perl version 5.12 and earlier incompatibility...

commit 203489a33 ("checkpatch: add --types option to report only specific message types") uses a perl syntax introduced in perl version 5.14. Use the backward compatible perl syntax instead....

View Article

[PATCH] mmc:bfin_sdh change driver to use dev_pm_ops infrastructure (no replies)

Change bfin sdh platform driver to register pm ops using dev_pm_ops instead of legacy pm_ops infrastructure. Signed-off-by: Shuah Khan <shuah.kh@samsung.com> --- drivers/mmc/host/bfin_sdh.c | 21...

View Article


[PATCH] isa: Change driver to use dev_pm_ops infrastructure (8 replies)

Change isa bus to register dev_pm_ops via bus_type.pm. Add freeze ops for PM_EVENT_FREEZE handling. Signed-off-by: Shuah Khan <shuah.kh@samsung.com> --- drivers/base/isa.c | 21...

View Article


[PATCH] arch/arm/mach-pxa/stargate2.c: use ARRAY_AND_SIZE consistently (4...

From: Julia Lawall <Julia.Lawall@lip6.fr> Because ARRAY_AND_SIZE changes the apparent arity of a function, if it is used for one call to a given function, it would be better, if possible, to use...

View Article

[PATCH] mmc:omap change driver to use dev_pm_ops infrastructure (no replies)

Change mmc_omap platform driver to register pm ops using dev_pm_ops instead of legacy pm_ops infrastructure. Signed-off-by: Shuah Khan <shuah.kh@samsung.com> --- drivers/mmc/host/omap.c | 16...

View Article

[PATCH 2/5] crypto/camellia_generic.c: convert comma to semicolon (2 replies)

From: Julia Lawall <Julia.Lawall@lip6.fr> Replace a comma between expression statements by a semicolon. A simplified version of the semantic patch that performs this transformation is as...

View Article

[PATCH 5/5] trivial: convert comma to semicolon (no replies)

From: Julia Lawall <Julia.Lawall@lip6.fr> Replace a comma between expression statements by a semicolon. These cases have the comma in a single statement if branch, or following a preprocessor...

View Article


[PATCH 4/5] trivial: convert comma to semicolon (no replies)

From: Julia Lawall <Julia.Lawall@lip6.fr> Replace a comma between expression statements by a semicolon. The patch only addresses cases where this pattern appears after another complete statement...

View Article

[PATCH 0/5] convert comma to semicolon (3 replies)

These patches result from the following semantic patches (http://coccinelle.lip6.fr/), which check for expression statements separated by , rather than by ;. The first semantic patch is quite...

View Article


[PATCH] drivers:net:hamradio: Removing Depricated IRQF_DISABLED (7 replies)

Removed IRQF_DISABLED as it's deprecated and should be removed Signed-off-by: Kumar Gaurav <kumargauravgupta3@gmail.com> --- drivers/net/hamradio/baycom_ser_fdx.c | 2 +-...

View Article

[PATCH 0/2] adjust code alignment (2 replies)

These patches result from the following semantic patch (http://coccinelle.lip6.fr/), which checks for successive statements that are not aligned. @bad@ statement S; expression e; position p1,p; @@...

View Article


[GIT PULL] sound fixes for 3.11-rc5 (no replies)

Linus, The following changes since commit 697aebab78a88c6b164cfb74d19b86817d2ccd82: ALSA: hda - Fix missing fixup for Mac Mini with STAC9221 (2013-08-02 08:16:52 +0200) are available in the git...

View Article

[PATCH 0/7]: Enable 'perf mem' command for Power (7 replies)

[PATCH 0/7]: Enable 'perf mem' command for Power 'perf mem' command enables analyzing the memory operations of an application. It needs the kernel to export the memory hierarcy level from which a load...

View Article

Build regressions/improvements in v3.11-rc4 (1 reply)

Below is the list of build error/warning regressions/improvements in v3.11-rc4[1] compared to v3.10[2]. Summarized: - build errors: +68/-52 - build warnings: +263/-195 JFYI, when comparing v3.11-rc4...

View Article
Browsing all 24115 articles
Browse latest View live