summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-03-20PCI: Introduce pci_rescan_bus()Alex Chiang1-0/+3
2009-03-20PCI: pci_is_root_bus helperKenji Kaneshige1-0/+9
2009-03-20PCI: handle SR-IOV Virtual Function MigrationYu Zhao1-0/+6
2009-03-20PCI: add SR-IOV API for Physical Function driverYu Zhao1-1/+18
2009-03-20PCI: initialize and release SR-IOV capabilityYu Zhao2-0/+44
2009-03-20PCI: Compaq Evo D510 SMBus quirk using USB instead of VGADavid O'Shea1-0/+1
2009-03-20PCI MSI: Add support for multiple MSIMatthew Wilcox2-2/+5
2009-03-20PCI MSI: Refactor interrupt masking codeMatthew Wilcox1-3/+2
2009-03-20PCI MSI: Use mask_pos instead of mask_base when appropriateMatthew Wilcox1-1/+4
2009-03-20PCI MSI: Replace 'type' with 'is_msix'Matthew Wilcox1-2/+2
2009-03-20PCI: fix incorrect mask of PM No_Soft_Reset bitYu Zhao1-1/+1
2009-03-20PCI/ACPI: fix wrong assumption in acpi_find_root_bridge_handleKenji Kaneshige1-6/+6
2009-03-20PCI/ACPI: fix wrong assumption in acpi_pci_get_bridge_handleKenji Kaneshige1-5/+4
2009-03-20PCI: PCIe portdrv: Implement pm objectRafael J. Wysocki1-1/+1
2009-03-19PCI: constify pci_bus_assign_resources()Andrew Morton1-1/+1
2009-03-19PCI: constify pci_bus_add_devices()akpm@linux-foundation.org1-1/+1
2009-03-19PCI/ACPI: rename pci_osc_control_set()Kenji Kaneshige2-45/+34
2009-03-19PCI/ACPI: move _OSC code to pci_root.cKenji Kaneshige1-1/+0
2009-03-19PCI/PCIe portdrv: Fix allocation of interruptsRafael J. Wysocki1-4/+8
2009-03-19PCI/MSI: Introduce pci_msix_table_size()Rafael J. Wysocki1-0/+5
2009-03-19PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki1-9/+8
2009-03-19PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki1-2/+1
2009-03-19PCI: PCIe portdrv: Aviod using service devices with wrong interruptsRafael J. Wysocki1-0/+1
2009-03-19PCI: PCIe portdrv: Use driver data to simplify codeRafael J. Wysocki1-1/+0
2009-03-17nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields1-2/+4
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+9
2009-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+2
2009-03-14block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura1-2/+2
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-69/+87
2009-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-0/+13
2009-03-13ide: save the returned value of dma_map_sgFUJITA Tomonori1-0/+1
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-0/+6
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König1-1/+9
2009-03-12cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell1-0/+3
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell1-0/+3
2009-03-11drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas1-1/+1
2009-03-10NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever1-0/+8
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust2-0/+5
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev1-0/+1
2009-03-10[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou1-4/+0
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love1-7/+1
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love1-7/+7
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+0
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones1-1/+0
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-10/+18
2009-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds1-6/+1
2009-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-1/+3
2009-03-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+4
2009-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+1
2009-03-07Input: serio - fix protocol number for TouchIT213Dmitry Torokhov1-1/+1