summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PCI: use for_each_pci_dev()Kulikov Vasiliy2010-07-305-7/+6
* PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-301-5/+42
* PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K2010-07-305-0/+185
* PCI: Allow read/write access to sysfs I/O port resourcesAlex Williamson2010-07-301-0/+68
* PCI: remove unused HAVE_ARCH_PCI_SET_DMA_MAX_SEGMENT_{SIZE|BOUNDARY}FUJITA Tomonori2010-07-301-4/+0
* PCI: disable mmio during bar sizingJacob Pan2010-07-302-0/+23
* PCI: MSI: Remove unsafe and unnecessary hardware accessBen Hutchings2010-07-301-23/+11
* PCI: Default PCIe ASPM control to on and require !EMBEDDED to disableMatthew Garrett2010-07-301-6/+14
* PCI: kernel oops on access to pci proc file while hot-removalKenji Kaneshige2010-07-301-2/+0
* PCI: pci-sysfs: remove casts from void*Kulikov Vasiliy2010-07-301-1/+1
* ACPI: Disable ASPM if the platform won't provide _OSC control for PCIeMatthew Garrett2010-07-301-0/+9
* PCI hotplug: make sure child bridges are enabled at hotplug timeYinghai Lu2010-07-301-5/+7
* PCI hotplug: shpchp: Removed check for hotplug of display devicesPraveen Kalamegham2010-07-301-15/+4
* PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_devicePraveen Kalamegham2010-07-301-1/+1
* PCI: Don't enable aspm before drivers have had a chance to veto itMatthew Garrett2010-07-301-2/+14
* PCI: fix wrong memory address handling in MSI-XKenji Kaneshige2010-07-301-1/+1
* PCI: check return value of pci_enable_device() when enabling bridgesJunchang Wang2010-07-301-0/+2
* PCI: sparse warning (trivial)Stephen Hemminger2010-07-301-1/+1
* PCI: disable MSI on VIA K8M800Tejun Heo2010-07-301-0/+1
* PCI quirk: AMD 780: work around wrong vendor ID on APC bridgeClemens Ladisch2010-07-301-3/+20
* PCI: hotplug/shpchp_hpc: add parenthesis in SLOT_REG_RSVDZ_MASKDan Carpenter2010-07-301-1/+1
* PCI aerdrv: fix annoying warningsLinus Torvalds2010-07-301-8/+9
* PCI: change device runtime PM settings for probe and removeAlan Stern2010-07-303-27/+37
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-07-286-34/+63
|\
| * [SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard2010-07-271-6/+7
| * [SCSI] zfcp: Update status read mempoolChristof Schmitt2010-07-212-1/+10
| * [SCSI] zfcp: Do not wait for SBALs on stopped queueChristof Schmitt2010-07-212-6/+9
| * [SCSI] zfcp: Fix check whether unchained ct_els is possibleSwen Schillig2010-07-211-1/+1
| * [SCSI] ipr: fix resource path display and formattingWayne Boyer2010-07-212-20/+36
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-07-283-10/+32
|\ \
| * | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal2010-07-281-7/+29
| * | wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin2010-07-271-1/+1
| * | ab3100: fix off-by-one value range checking for voltage selectorAxel Lin2010-07-271-2/+2
* | | gpio: fix spurious printk when freeing a gpioJon Povey2010-07-271-3/+4
* | | edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov2010-07-271-0/+3
* | | drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek2010-07-271-3/+17
* | | Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds2010-07-271-15/+14
|\ \ \
| * | | ds2782_battery: Rename get_current to fix build failure / name conflictPeter Huewe2010-06-141-15/+14
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-2712-25/+92
|\ \ \
| * | | s2io: fixing DBG_PRINT() macroBreno Leitao2010-07-261-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-261-2/+2
| |\ \ \
| | * | | ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei2010-07-261-2/+2
| * | | | Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2010-07-242-0/+3
| |\ \ \ \
| | * | | | wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov2010-07-222-0/+3
| * | | | | tun: avoid BUG, dump packet on GSO errorsMichael S. Tsirkin2010-07-241-2/+12
| * | | | | bonding: set device in RLB ARP packet handlerGreg Edwards2010-07-241-1/+1
| * | | | | macvtap: Limit packet queue lengthHerbert Xu2010-07-222-4/+24
| * | | | | ixgbe/igb: catch invalid VF settingsAndy Gospodarek2010-07-212-0/+18
| * | | | | bnx2x: Advance a module versionVladislav Zolotarov2010-07-211-2/+2
| * | | | | bnx2x: Protect statistics ramrod and sequence numberVladislav Zolotarov2010-07-211-9/+18