summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds86-2071/+3497
2008-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds9-141/+98
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds11-90/+586
2008-04-21RAID: remove trailing space from printk lineNick Andrew1-1/+1
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds62-63/+20
2008-04-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-248/+969
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds8-30/+158
2008-04-21DMA engine: typo fixesSebastian Siewior1-3/+3
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds6-125/+528
2008-04-21V4L: Storage class should be before const qualifier (sn9c102)Tobias Klauser1-1/+1
2008-04-21V4L: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-21sonypi: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-21intel_menlow: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-21DVB: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-04-21acpi: Storage class should be before const qualifierTobias Klauser1-1/+1
2008-04-21block: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-21cciss: fix warning oops on rmmod of driverscameron@beardog.cca.cpqcorp.net1-1/+1
2008-04-21cciss: Fix race between disk-adding code and interrupt handlerscameron@beardog.cca.cpqcorp.net1-1/+16
2008-04-21block: move the padding adjustment to blk_rq_map_sgFUJITA Tomonori1-1/+1
2008-04-21loop: manage partitions in disk imageLaurent Vivier1-5/+21
2008-04-21cdrom: use kmalloced buffers instead of buffers on stackThomas Bogendoerfer1-93/+181
2008-04-21cdrom: make unregister_cdrom() return voidAkinobu Mita4-10/+7
2008-04-21cdrom: use list_head for cdrom_device_info listAkinobu Mita1-23/+6
2008-04-21cdrom: protect cdrom_device_info list by mutexAkinobu Mita1-0/+2
2008-04-21cdrom: cleanup hardcoded error-codeAkinobu Mita1-1/+1
2008-04-21cdrom: remove ifdef CONFIG_SYSCTLAkinobu Mita1-8/+12
2008-04-20PCI: pci-iommu-iotlb-flushing-speedupmark gross2-38/+40
2008-04-20PCI: pci_setup_bridge() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-20PCI: pci_bus_size_cardbus() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-20PCI: pci_scan_device() mustn't be __devinitAdrian Bunk1-2/+1
2008-04-20PCI: pci_alloc_child_bus() mustn't be __devinitAdrian Bunk1-2/+2
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison39-487/+487
2008-04-20PCI: Hotplug: fakephp: Return success, not ENODEV, when bus rescan is triggeredTrent Piepho1-1/+1
2008-04-20PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()Jesper Juhl1-1/+5
2008-04-20PCI: clean up resource alignment managementIvan Kokshaysky3-21/+29
2008-04-20PCI: aerdrv_acpi.c: remove unneeded NULL checkAdrian Bunk1-1/+1
2008-04-20PCI: Update VIA CX700 quirkTim Yamin1-1/+12
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings4-14/+283
2008-04-20PCI: iommu: iotlb flushingmark gross2-18/+131
2008-04-20PCI: simplify quirk debug outputBjorn Helgaas1-2/+2
2008-04-20PCI: iova RB tree setup tweakmark gross1-14/+36
2008-04-20PCI: add generic pci_enable_resources()Bjorn Helgaas1-0/+43
2008-04-20PCI: add PCI Express ASPM supportShaohua Li7-0/+852
2008-04-20PCI: Include PCI domain in PCI bus names on x86/x86_64Gary Hade1-1/+3
2008-04-20PCI: #if 0 pci_cleanup_aer_correct_error_status()Adrian Bunk1-1/+2
2008-04-20PCI: pcie AER: don't check _OSC when acpi is disabledYinghai Lu1-0/+3
2008-04-20PCI: remove global list of PCI devicesGreg Kroah-Hartman3-46/+1
2008-04-20PCI: remove parisc consumer of the pci global_listJames Bottomley1-1/+0
2008-04-20PCI: add is_added flag to struct pci_devGreg Kroah-Hartman3-12/+7
2008-04-20PCI: make no_pci_devices() use the pci_bus_type listGreg Kroah-Hartman1-3/+14