First  |  Prev |  Next  |  Last
Pages: 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540
[PATCH] usb: gadget: functionfs: stale Makefile entry removed
Removed entry referencing g_eth_ffs.c file from Makefile. The file never existed and the line was a leftover from a developing process. Signed-off-by: Michal Nazarewicz <m.nazarewicz(a)samsung.com> Reported-by: Robert P. J. Day <rpjday(a)crashcourse.ca> --- On Mon, 19 Jul 2010, Robert P. J. Day wrote: ah, gotc... 19 Jul 2010 05:54
[PATCH] U6715 8250 serial like driver
UART Features extract from STEricsson U6715 datasheet (arm926 SoC for mobile phone): * Fully compatible with industry standard 16C550 and 16C450 from various manufacturers * RX and TX 64 byte FIFO reduces CPU interrupts * Full double buffering * Modem control signals include CTS, RTS, (and DSR, DTR on UART1 only) ... 19 Jul 2010 05:54
trivial: fix typos concerning "challenge"
On Tue, 13 Jul 2010, Uwe Kleine-König wrote: Signed-off-by: Uwe Kleine-König <u.kleine-koenig(a)pengutronix.de> Applied, thank you. -- Jiri Kosina SUSE Labs, Novell Inc. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More ... 19 Jul 2010 05:54
[GIT PULL] s390 patches for 2.6.35-rc5
Hi Linus, please pull from 'for-linus' branch of git://git390.marist.edu/pub/scm/linux-2.6.git for-linus to receive the following bug fixes: Peter Oberparleiter (1): [S390] dasd: use correct label location for diag fba disks Sebastian Ott (1): [S390] cio: fix potential overflow in chpid de... 19 Jul 2010 04:50
aic7xxx: Remove OS utility wrappers
Pekka Enberg wrote: This patch removes malloc(), free(), and printf() wrappers from the aic7xxx SCSI driver. I didn't use pr_debug for printf because of some 'clever' uses of printf don't compile with the pr_debug. I didn't fix the overeager uses of GFP_ATOMIC either because I wanted to keep this patch as s... 27 Jul 2010 15:03
crypto: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
On Thu, Jul 15, 2010 at 09:00:41PM +0200, Peter Huewe wrote: From: Peter Huewe <peterhuewe(a)gmx.de> This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and .subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: ... 19 Jul 2010 02:42
padata: cpumasks
On Wed, Jul 14, 2010 at 02:29:51PM +0400, Dan Kruchinin wrote: This is my third attempt to send padata cpumasks patchset. The patchset includes fixes of all unclear things Steffen noted in previous two patchsets. Changes: 1) Make two cpumasks in padata instead of one. The first cpumask is used by parall... 19 Jul 2010 03:46
[PATCH] drbd: Remove __packed define
From: Gustavo F. Padovan <padovan(a)profusion.mobi> __packed is already defined on <compiler.h> Signed-off-by: Gustavo F. Padovan <padovan(a)profusion.mobi> --- drivers/block/drbd/drbd_int.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/drivers/block/drbd/drbd_int.h b/drivers/block... 19 Jul 2010 01:38
linux-next: Tree for July 19
Hi all, Changes since 20100716: The arm tree lost its conflict. The cifs tree lost its build failure. The vfs tree still has its build failure for which I applied a merge fix patch and gained another build failure involving an interaction with the cifs tree for which I applied a merge fix patch. The so... 19 Jul 2010 00:34
[PATCH] pci: Allow read/write access to I/O port resources
PCI sysfs resource files currently only allow mmap'ing, which doesn't work on all architectures, particularly x86. Add read/write to allow access to these device regions using sysfs. Signed-off-by: Alex Williamson <alex.williamson(a)redhat.com> --- I intend to use this for KVM PCI device assignment to avoid ra... 18 Jul 2010 23:29
First  |  Prev |  Next  |  Last
Pages: 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540