First  |  Prev |  Next  |  Last
Pages: 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577
[PATCH 22/25] mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
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: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/isdn/hardware/mISDN/hfcmulti... 15 Jul 2010 15:24
[PATCH 20/25] mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
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: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/isdn/hardware/mISDN/mISDNinf... 15 Jul 2010 15:24
[PATCH 19/25] isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
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: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/isdn/hardware/mISDN/hfcpci.c... 15 Jul 2010 15:24
[PATCH 17/25] infiniband/hw/nes: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
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: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/infiniband/hw/nes/nes.c | ... 15 Jul 2010 15:24
[PATCH 18/25] input/gameport: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
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: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/input/gameport/fm801-gp.c | ... 15 Jul 2010 15:24
[PATCH 12/25] char: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
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: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/char/epca.c | 8 ++++---- ... 15 Jul 2010 15:24
[PATCH 13/25] char: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
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: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/char/synclink.c | 4 ++-- ... 15 Jul 2010 15:24
[PATCH 14/25] char: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
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: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/char/synclink_gt.c | 8 ... 15 Jul 2010 15:24
[PATCH] Fix one more signature discrepancy between sysfs implementation and docs.
This patch builds on the one submitted by Bart here: http://lkml.org/lkml/2010/7/10/72 applies to linux-next. Signed-off-by: Ira Weiny <weiny2(a)llnl.gov> --- Documentation/filesystems/sysfs.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/filesystems/sysfs.txt b/D... 15 Jul 2010 15:24
[PATCH 15/25] char: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
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: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/char/synclinkmp.c | 2 +- ... 15 Jul 2010 15:24
First  |  Prev |  Next  |  Last
Pages: 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577