summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle101-113/+130
2011-07-22PCI hotplug: cpqphp: use pci_dev->vendorSergei Shtylyov1-2/+3
2011-07-22PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov1-10/+2
2011-07-22x86/PCI: config space accessor functions should not ignore the segment argumentJan Beulich5-2/+14
2011-07-22PCI: Assign values to 'pci_obff_signal_type' enumeration constantsMyron Stowe1-2/+2
2011-07-22x86/PCI: reduce severity of host bridge window conflict warningsBjorn Helgaas1-4/+3
2011-07-22PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc...Tiejun Chen1-6/+8
2011-07-22PCI: PCIe AER: add aer_recover_queueHuang Ying3-8/+74
2011-07-22x86/PCI: select direct access mode for mmconfig optionShaohua Li1-1/+1
2011-07-22PCI hotplug: Rename is_ejectable which also exists in dock.cThomas Renninger1-3/+3
2011-07-08PCI: conditional resource-reallocation through kernel parameter pci=reallocRam Pai4-0/+21
2011-07-05Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-12/+26
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds6-12/+131
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-12/+12
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds2-3/+6
2011-07-05mfd: Add Makefile and Kconfig Entries for tps65911 comparatorAxel Lin2-0/+4
2011-07-05mfd: Fix build error for tps65911-comparator.cAxel Lin1-1/+1
2011-07-05Revert "mfd: Add omap-usbhs runtime PM support"Keshava Munegowda1-9/+122
2011-07-05input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz1-1/+2
2011-07-05input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz1-1/+2
2011-07-04Linux 3.0-rc6v3.0-rc6Linus Torvalds1-1/+1
2011-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds40-7/+23622
2011-07-04Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds19-33/+34
2011-07-04Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-34/+20
2011-07-04RDMA: Check for NULL mode in .devnode methodsGoldwyn Rodrigues2-2/+4
2011-07-04AT91: Change nand buswidth logic to match hardware default configurationNicolas Ferre7-11/+11
2011-07-04vesafb: fix memory leakDaniel J Blueman1-0/+1
2011-07-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-5/+21
2011-07-03[SCSI] isci: fix checkpatch errorsJames Bottomley5-42/+44
2011-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isciJames Bottomley38-0/+23607
2011-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-8/+8
2011-07-03Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-22/+73
2011-07-03hwmon: (k10temp) Update documentation for Fam12hClemens Ladisch1-2/+6
2011-07-03hwmon-vid: Fix typo in VIA CPU nameJean Delvare1-1/+1
2011-07-03hwmon: (f71882fg) Add support for the F71869AHans de Goede3-3/+20
2011-07-03hwmon: Use <> rather than () around my e-mail addressHans de Goede2-2/+2
2011-07-03hwmon: (emc6w201) Properly handle all errorsJean Delvare1-14/+44
2011-07-03isci: Device reset should request sas_phy_reset(phy, true)Jeff Skirvin1-12/+6
2011-07-03isci: pare back error messsagesDan Williams2-28/+28
2011-07-03isci: cleanup silicon revision detectionDan Williams5-73/+31
2011-07-03isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.hDan Williams4-120/+44
2011-07-03isci: merge sata.[ch] into request.cDan Williams7-378/+120
2011-07-03isci: kill 'get/set' macrosDan Williams15-478/+188
2011-07-03isci: retire scic_sds_ and scic_ prefixesDan Williams23-1943/+1449
2011-07-03isci: unify isci_host and scic_sds_controllerDan Williams16-985/+806
2011-07-03isci: unify isci_remote_device and scic_sds_remote_deviceDan Williams11-437/+365
2011-07-03isci: unify isci_port and scic_sds_portDan Williams10-581/+481
2011-07-03isci: fix scic_sds_remote_device_terminate_requestsDan Williams1-2/+2
2011-07-03isci: unify isci_phy and scic_sds_phyDan Williams8-652/+500
2011-07-03isci: unify isci_request and scic_sds_requestDan Williams13-615/+514