summaryrefslogtreecommitdiffstats
path: root/Documentation/devices.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-09-09PCI/vgaarb: cleanup some warnings + cleanup some comments.Dave Airlie2-28/+32
2009-09-09PCI/powerpc: support PCIe fundamental resetMike Mason2-1/+10
2009-09-09PCI: document PCIe fundamental reset interfacesMike Mason1-42/+77
2009-09-09PCI: support for PCI Express fundamental resetMike Mason1-0/+1
2009-09-09PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt8-1/+1461
2009-09-09PCI MSI: Style cleanupsHidetoshi Seto1-22/+22
2009-09-09PCI MSI: MSI-X cleanup, msix_setup_entries()Hidetoshi Seto1-23/+36
2009-09-09PCI MSI: MSI-X cleanup, msix_program_entries()Hidetoshi Seto1-10/+19
2009-09-09PCI MSI: MSI-X cleanup, msix_map_region()Hidetoshi Seto1-13/+19
2009-09-09PCI MSI: Relocate error path in init_msix_capability()Hidetoshi Seto1-18/+22
2009-09-09PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs()Hidetoshi Seto1-43/+31
2009-09-09PCI MSI: Use list_first_entry()Hidetoshi Seto1-1/+1
2009-09-09PCI MSI: Remove attribute check from pci_disable_msi()Hidetoshi Seto1-8/+1
2009-09-09PCI iommu: iommu=pt is a valid early paramAlex Williamson1-3/+1
2009-09-09PCI: Document pci_ids.h addition policy.Dave Jones1-0/+3
2009-09-09PCI: print out pref if mmio is prefetchableYinghai Lu1-2/+7
2009-09-09PCI: apply nv_msi_ht_cap_quirk on resume tooTejun Heo1-0/+2
2009-09-09PCI: disable pci_find_device warnings when deprecated pci functions are enabledAndi Kleen3-31/+37
2009-09-09PCI: Unhide the SMBus on the Compaq Evo D510 USDTJean Delvare1-0/+1
2009-09-09PCI: expose function reset capability in sysfsMichael S. Tsirkin5-0/+65
2009-09-09PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang1-11/+17
2009-09-09ACPI: export acpi_pci_root and friendsAlex Chiang2-15/+18
2009-09-09x86/PCI: initialize PCI bus node numbers earlyJesse Barnes2-63/+70
2009-09-09PCI: export pci_claim_resource for driver useJesse Barnes1-0/+1
2009-09-09yenta: Use pci_claim_resourceMatthew Wilcox1-8/+8
2009-09-09frv/PCI: Use pci_claim_resourceMatthew Wilcox1-6/+4
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang15-19/+37
2009-09-09aoe: allocate unused request_queue for sysfsEd Cashin3-4/+11
2009-09-09i915: disable interrupts before tearing down GEM stateLinus Torvalds1-5/+1
2009-09-08drm/i915: fix mask bits settingZhenyu Wang3-1/+3
2009-09-07drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie5-69/+70
2009-09-07IMA: update ima_counts_putMimi Zohar2-8/+20
2009-09-06gianfar: Fix build.David S. Miller1-1/+1
2009-09-06Linux 2.6.31-rc9v2.6.31-rc9Linus Torvalds1-1/+1
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-05ext2: fix unbalanced kmap()/kunmap()Nicolas Pitre1-0/+4
2009-09-05pty: don't limit the writes to 'pty_space()' inside 'pty_write()'Linus Torvalds1-9/+1
2009-09-05n_tty: do O_ONLCR translation as a single writeLinus Torvalds1-2/+1
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov3-38/+43
2009-09-05page-allocator: always change pageblock ownership when anti-fragmentation is ...Mel Gorman1-2/+4
2009-09-05nommu: fix error handling in do_mmap_pgoff()David Howells1-2/+1
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov1-0/+15
2009-09-05firewire: sbp2: fix freeing of unallocated memoryStefan Richter1-4/+4
2009-09-05firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter1-0/+5
2009-09-05firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter1-0/+9
2009-09-05firewire: core: fix crash in iso resource managementStefan Richter1-2/+2
2009-09-04ocfs2: ocfs2_write_begin_nolock() should handle len=0Sunil Mushran1-2/+2
2009-09-04dm snapshot: fix on disk chunk size validationMikulas Patocka2-8/+19
2009-09-04dm exception store: split set_chunk_sizeMikulas Patocka2-0/+12
2009-09-04dm snapshot: fix header corruption race on invalidationMikulas Patocka1-10/+34