summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-02-19Merge branch 'pci/list-for-each-entry' into nextBjorn Helgaas5-21/+22
2014-02-15Merge branch 'pci/msi' into nextBjorn Helgaas3-15/+25
2014-02-15Merge branch 'pci/virtualization' into nextBjorn Helgaas2-6/+205
2014-02-15Merge branch 'pci/scan-bridge' into nextBjorn Helgaas1-47/+29
2014-02-15vfio: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev1-4/+8
2014-02-15ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block()Alexander Gordeev1-11/+9
2014-02-15ahci: Fix broken fallback to single MSI modeAlexander Gordeev1-1/+3
2014-02-14PCI: Remove pci_bus_b() and use list_for_each_entry() directlyYijing Wang2-8/+8
2014-02-14pcmcia: Use list_for_each_entry() for bus traversalYijing Wang1-9/+9
2014-02-14drm: Use list_for_each_entry() for bus traversalYijing Wang1-1/+2
2014-02-14ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversalYijing Wang1-3/+3
2014-02-12PCI: Don't scan random busses in pci_scan_bridge()Andreas Noever1-3/+7
2014-02-12PCI: Check for child busses which use more bus numbers than allocatedAndreas Noever1-4/+6
2014-02-12PCI: Remove pci_fixup_parent_subordinate_busnr()Andreas Noever1-30/+0
2014-02-12PCI: Enable quirks for PCIe ACS on Intel PCH root portsAlex Williamson1-0/+160
2014-02-12PCI: Add device-specific PCI ACS enableAlex Williamson2-6/+45
2014-02-11PCI: Make sure bus number resources stay within their parents boundsAndreas Noever1-2/+8
2014-02-11PCI: Use request_resource_conflict() instead of insert_ for bus numbersAndreas Noever1-1/+1
2014-02-11PCI: Assign CardBus bus number only during the second passAndreas Noever1-1/+1
2014-02-11PCI: Clarify the "scan anyway" comment in pci_scan_bridge()Andreas Noever1-5/+4
2014-02-11PCI: Increment max correctly in pci_scan_bridge()Andreas Noever1-2/+3
2014-02-04PCI/MSI: Fix pci_msix_vec_count() htmldocs failureMasanari Iida1-1/+0
2014-02-04PCI/MSI: Fix leak of msi_attrsGreg Kroah-Hartman1-0/+1
2014-02-04PCI/MSI: Check kmalloc() return value, fix leak of nameGreg Kroah-Hartman1-1/+7
2014-02-03ACPI / numa: Use __weak, not the gcc-specific versionBjorn Helgaas1-1/+1
2014-02-03ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() staticBjorn Helgaas1-2/+2
2014-02-03ACPI / numa: Simplify acpi_get_node() styleBjorn Helgaas1-4/+4
2014-02-03ACPI / numa: Fix acpi_get_node() prototypeBjorn Helgaas1-1/+1
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller1-1/+1
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+14
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare1-0/+1
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds75-0/+71854
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki2-19/+19
2014-02-01clocksource: kona: Add basic use of external clockTim Kryger1-3/+11
2014-02-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds35-487/+2193
2014-02-01drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi1-1/+1
2014-02-01Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-2/+2
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds261-5010/+29210
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-38/+37
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds5-32/+135
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+9
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu1-0/+22
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss3-27/+90
2014-01-31Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds3-34/+28
2014-01-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds15-1374/+59
2014-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds6-29/+437
2014-01-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds11-149/+720
2014-01-31zram: remove zram->lock in read path and change it with mutexMinchan Kim2-12/+9