summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: Clean-up MPS debug outputJon Mason2011-10-271-6/+7
* pci: Clamp pcie_set_readrq() when using "performance" settingsBenjamin Herrenschmidt2011-10-271-2/+16
* PCI: enable MPS "performance" setting to properly handle bridge MPSJon Mason2011-10-271-31/+24
* PCI: Workaround for Intel MPS errataJon Mason2011-10-271-0/+69
* PCI: Add support for PASID capabilityJoerg Roedel2011-10-142-0/+126
* PCI: Add implementation for PRI capabilityJoerg Roedel2011-10-142-0/+176
* PCI: Export ATS functions to modulesJoerg Roedel2011-10-141-0/+3
* PCI: Move ATS implementation into own fileJoerg Roedel2011-10-144-142/+160
* PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake()Rafael J. Wysocki2011-10-141-2/+1
* PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge removePrarit Bhargava2011-10-142-16/+96
* PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki2011-10-143-21/+32
* PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823Josh Boyer2011-10-141-14/+14
* PCI: Make pci_setup_bridge() non-static for use by arch codeBenjamin Herrenschmidt2011-10-141-1/+1
* PCI: Add quirk for known incorrect MPSSBen Hutchings2011-10-141-0/+14
* PCI: Add Solarflare vendor ID and SFC4000 device IDsBen Hutchings2011-10-144-10/+10
* Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-142-1/+2
|\
| * gpio-pca953x: fix gpio_baseHartmut Knaack2011-10-131-0/+1
| * gpio/omap: fix build error with certain OMAP1 configsJanusz Krzysztofik2011-10-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-134-13/+24
|\ \
| * | mscan: too much data copied to CAN frame due to 16 bit accessesWolfgang Grandegger2011-10-101-3/+8
| * | bnx2x: fix cl_id allocation for non-eth clients for NPAR modeDmitry Kravkov2011-10-102-7/+13
| * | mlx4_en: fix endianness with blue frame supportThadeu Lima de Souza Cascardo2011-10-101-3/+3
* | | ide: Fix file references in drivers/ide/Johann Felix Soden2011-10-131-12/+12
|/ /
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-10-103-21/+21
|\ \
| * | drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1Alex Deucher2011-10-061-3/+6
| * | drm/radeon/kms: fix dp_detect handling for DP bridge chipsAlex Deucher2011-10-051-15/+6
| * | drm/radeon/kms: retry aux transactions if there are status flagsAlex Deucher2011-10-051-3/+9
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-10-102-2/+5
|\ \
| * | staging/octeon: Software should check the checksum of no tcp/udp packetsRoy.Li2011-09-271-1/+2
| * | SERIAL: Lantiq: Set timeout in uart_portJohn Crispin2011-09-211-1/+3
* | | Merge git://github.com/davem330/netLinus Torvalds2011-10-071-1/+1
|\ \ \
| * | | macvlan/macvtap: Fix unicast between macvtap interfaces in bridge modeDavid Ward2011-10-051-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-064-8/+32
|\ \ \
| * | | dm crypt: always disable discard_zeroes_dataMilan Broz2011-09-262-0/+21
| * | | dm: raid fix write_mostly arg validationJonthan Brassow2011-09-261-1/+1
| * | | dm table: avoid crash if integrity profile changesMike Snitzer2011-09-261-6/+7
| * | | dm: flakey fix corrupt_bio_byte error pathMike Snitzer2011-09-261-1/+3
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-10-066-15/+26
|\ \ \ \
| * | | | md: Avoid waking up a thread after it has been freed.NeilBrown2011-09-216-15/+26
* | | | | Merge branch 'for-linus' of git://github.com/dtor/inputLinus Torvalds2011-10-051-5/+2
|\ \ \ \ \
| * | | | | Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke2011-10-051-5/+2
* | | | | | Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-10-052-8/+11
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [SCSI] libsas: fix panic when single phy is disabled on a wide portMark Salyzyn2011-10-021-4/+6
| * | | | | [SCSI] qla2xxx: Fix crash in qla2x00_abort_all_cmds() on unloadRoland Dreier2011-10-021-4/+5
* | | | | | Merge git://github.com/davem330/netLinus Torvalds2011-10-048-42/+48
|\ \ \ \ \ \
| * | | | | | pch_gbe: Fixed the issue on which a network freezesToshiharu Okada2011-10-031-29/+27
| * | | | | | pch_gbe: Fixed the issue on which PC was frozen when link was downed.Toshiharu Okada2011-10-031-1/+1
| * | | | | | net: xen-netback: correctly restart Tx after a VM restore/migrateDavid Vrabel2011-10-031-2/+2
| * | | | | | bonding: properly stop queuing work when requestedAndy Gospodarek2011-10-033-7/+12
| * | | | | | ibmveth: Fix oops on request_irq failureBrian King2011-09-291-2/+2