summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-22101-113/+130
* PCI hotplug: cpqphp: use pci_dev->vendorSergei Shtylyov2011-07-221-2/+3
* PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov2011-07-221-10/+2
* x86/PCI: config space accessor functions should not ignore the segment argumentJan Beulich2011-07-225-2/+14
* PCI: Assign values to 'pci_obff_signal_type' enumeration constantsMyron Stowe2011-07-221-2/+2
* x86/PCI: reduce severity of host bridge window conflict warningsBjorn Helgaas2011-07-221-4/+3
* PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc...Tiejun Chen2011-07-221-6/+8
* PCI: PCIe AER: add aer_recover_queueHuang Ying2011-07-223-8/+74
* x86/PCI: select direct access mode for mmconfig optionShaohua Li2011-07-221-1/+1
* PCI hotplug: Rename is_ejectable which also exists in dock.cThomas Renninger2011-07-221-3/+3
* PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai2011-07-084-0/+21
* Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-07-052-12/+26
|\
| * USB: fix regression occurring during device removalAlan Stern2011-07-011-0/+2
| * USB: fsl_udc_core: fix build breakage when building for ARM archAnatolij Gustschin2011-07-011-12/+24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-07-056-12/+131
|\ \
| * | mfd: Add Makefile and Kconfig Entries for tps65911 comparatorAxel Lin2011-07-052-0/+4
| * | mfd: Fix build error for tps65911-comparator.cAxel Lin2011-07-051-1/+1
| * | Revert "mfd: Add omap-usbhs runtime PM support"Keshava Munegowda2011-07-051-9/+122
| * | input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
| * | input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-052-12/+12
|\ \ \
| * | | ceph: fix sync and dio writes across stripe boundariesSage Weil2011-06-131-3/+3
| * | | libceph: fix page calculation for non-page-aligned ioSage Weil2011-06-131-4/+6
| * | | ceph: fix page alignment correctionsSage Weil2011-06-131-5/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds2011-07-052-3/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | hfsplus: Fix double iput of the same inode in hfsplus_fill_super()Alexey Khoroshilov2011-06-301-1/+1
| * | | hfsplus: add missing call to bio_put()Seth Forshee2011-06-301-2/+5
* | | | Linux 3.0-rc6v3.0-rc6Linus Torvalds2011-07-041-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-07-0440-7/+23622
|\ \ \ \
| * | | | [SCSI] isci: fix checkpatch errorsJames Bottomley2011-07-035-42/+44
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isciJames Bottomley2011-07-0338-0/+23607
| |\ \ \ \
| | * | | | isci: Device reset should request sas_phy_reset(phy, true)Jeff Skirvin2011-07-031-12/+6
| | * | | | isci: pare back error messsagesDan Williams2011-07-032-28/+28
| | * | | | isci: cleanup silicon revision detectionDan Williams2011-07-035-73/+31
| | * | | | isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.hDan Williams2011-07-034-120/+44
| | * | | | isci: merge sata.[ch] into request.cDan Williams2011-07-037-378/+120
| | * | | | isci: kill 'get/set' macrosDan Williams2011-07-0315-478/+188
| | * | | | isci: retire scic_sds_ and scic_ prefixesDan Williams2011-07-0323-1943/+1449
| | * | | | isci: unify isci_host and scic_sds_controllerDan Williams2011-07-0316-985/+806
| | * | | | isci: unify isci_remote_device and scic_sds_remote_deviceDan Williams2011-07-0311-437/+365
| | * | | | isci: unify isci_port and scic_sds_portDan Williams2011-07-0310-581/+481
| | * | | | isci: fix scic_sds_remote_device_terminate_requestsDan Williams2011-07-031-2/+2
| | * | | | isci: unify isci_phy and scic_sds_phyDan Williams2011-07-038-652/+500
| | * | | | isci: unify isci_request and scic_sds_requestDan Williams2011-07-0313-615/+514
| | * | | | isci: rename / clean up scic_sds_stp_requestDan Williams2011-07-032-142/+89
| | * | | | isci: preallocate requestsDan Williams2011-07-036-139/+85
| | * | | | isci: combine request flagsDan Williams2011-07-033-47/+36
| | * | | | isci: unify can_queue tracking on the tci_pool, uplevel tag assignmentDan Williams2011-07-037-687/+303
| | * | | | isci: Terminate dev requests on FIS err bit rx in NCQJeff Skirvin2011-07-035-7/+73
| | * | | | isci: fix frame received lockingDan Williams2011-07-031-0/+5
OpenPOWER on IntegriCloud