aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds2008-04-21
|\
| * RAID: remove trailing space from printk lineNick Andrew2008-04-21
| * DMA engine: typo fixesSebastian Siewior2008-04-21
| * V4L: Storage class should be before const qualifier (sn9c102)Tobias Klauser2008-04-21
| * V4L: Storage class should be before const qualifierTobias Klauser2008-04-21
| * sonypi: Storage class should be before const qualifierTobias Klauser2008-04-21
| * intel_menlow: Storage class should be before const qualifierTobias Klauser2008-04-21
| * DVB: Storage class should be before const qualifierTobias Klauser2008-04-21
| * acpi: Storage class should be before const qualifierTobias Klauser2008-04-21
* | Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-04-21
|\ \
| * | block: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-21
| * | cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net2008-04-21
| * | cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net2008-04-21
| * | block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori2008-04-21
| * | loop: manage partitions in disk imageLaurent Vivier2008-04-21
| * | cdrom: use kmalloced buffers instead of buffers on stackThomas Bogendoerfer2008-04-21
| * | cdrom: make unregister_cdrom() return voidAkinobu Mita2008-04-21
| * | cdrom: use list_head for cdrom_device_info listAkinobu Mita2008-04-21
| * | cdrom: protect cdrom_device_info list by mutexAkinobu Mita2008-04-21
| * | cdrom: cleanup hardcoded error-codeAkinobu Mita2008-04-21
| * | cdrom: remove ifdef CONFIG_SYSCTLAkinobu Mita2008-04-21
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-21
|\ \
| * | PCI: pci-iommu-iotlb-flushing-speedupmark gross2008-04-21
| * | PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk2008-04-21
| * | PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk2008-04-21
| * | PCI: pci_scan_device() mustn't be __devinitAdrian Bunk2008-04-21
| * | PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk2008-04-21
| * | PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-21
| * | PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho2008-04-21
| * | PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl2008-04-21
| * | PCI: clean up resource alignment managementIvan Kokshaysky2008-04-21
| * | PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk2008-04-21
| * | PCI: Update VIA CX700 quirkTim Yamin2008-04-21
| * | PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-21
| * | PCI: iommu: iotlb flushingmark gross2008-04-21
| * | PCI: simplify quirk debug outputBjorn Helgaas2008-04-21
| * | PCI: iova RB tree setup tweakmark gross2008-04-21
| * | PCI: add generic pci_enable_resources()Bjorn Helgaas2008-04-21
| * | PCI: add PCI Express ASPM supportShaohua Li2008-04-21
| * | PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade2008-04-21
| * | PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk2008-04-21
| * | PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu2008-04-21
| * | PCI: remove global list of PCI devicesGreg Kroah-Hartman2008-04-21
| * | PCI: remove parisc consumer of the pci global_listJames Bottomley2008-04-21
| * | PCI: add is_added flag to struct pci_devGreg Kroah-Hartman2008-04-21
| * | PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman2008-04-21
| * | PCI Hotplug: the ibm driver is not dependant on PCI_LEGACYGreg Kroah-Hartman2008-04-21
| * | PCI Hotplug: make cpcihp driver use modern apisGreg Kroah-Hartman2008-04-21
| * | PCI: clean up search.c a lotGreg Kroah-Hartman2008-04-21
| * | PCI: remove pci_get_device_reverseGreg Kroah-Hartman2008-04-21