summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-03-183-1090/+0
|\
| * The ps2esdi driver was marked as BROKEN more than two years ago due to beingAdrian Bunk2008-03-173-1090/+0
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-03-189-96/+110
|\ \
| * | drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie2008-03-174-69/+27
| * | drm/radeon: fixup RV550 chip familyAlex Deucher2008-03-171-3/+4
| * | drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom2008-03-172-7/+54
| * | drm: Fix race that can lockup the kernelMike Isely2008-03-172-17/+25
| |/
* | pciehp: don't enable slot unless forcedMark Lord2008-03-181-1/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-173-52/+118
|\ \
| * | ahci: Add Marvell 6121 SATA supportJose Alberto Reguero2008-03-171-4/+15
| * | pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo2008-03-171-1/+1
| * | ahci: implement skip_host_reset parameterTejun Heo2008-03-171-19/+29
| * | ahci: request all PCI BARsTejun Heo2008-03-171-1/+4
| * | libata-acpi: improve dock event handlingTejun Heo2008-03-171-27/+69
| |/
* | virtio: fix race in enable_cbChristian Borntraeger2008-03-172-4/+7
* | virtio: Enable netpoll interface for netconsole loggingAmit Shah2008-03-171-0/+12
* | virtio: handle > 2 billion page balloon targetsRusty Russell2008-03-171-2/+2
* | virtio: Fix sysfs bits to have proper block symlinkJeremy Katz2008-03-171-0/+1
* | virtio: Use spin_lock_irqsave/restore for virtio-pciAnthony Liguori2008-03-171-6/+9
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2008-03-162-5/+5
|\
| * [PARISC] make ptr_to_pide() staticFUJITA Tomonori2008-03-161-2/+2
| * [PARISC] pdc_stable: fix compile errorsJoel Soete2008-03-161-3/+3
* | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2008-03-152-95/+0
* | tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin2008-03-151-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-03-157-67/+143
|\ \
| * | firewire: fw-ohci: shut up false compiler warning on PPC32Stefan Richter2008-03-141-3/+3
| * | firewire: fw-ohci: use dma_alloc_coherent for ar_bufferJarod Wilson2008-03-141-13/+5
| * | ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter2008-03-141-0/+5
| * | firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter2008-03-141-0/+5
| * | firewire: update Kconfig help textStefan Richter2008-03-141-31/+19
| * | firewire: warn on fatal condition in topology codeStefan Richter2008-03-141-1/+2
| * | firewire: fw-sbp2: set single-phase retry_limitJarod Wilson2008-03-141-4/+27
| * | firewire: fw-ohci: Apple UniNorth 1st generation supportStefan Richter2008-03-141-8/+21
| * | firewire: fw-ohci: PPC PMac platform codeStefan Richter2008-03-141-0/+49
| * | firewire: endianess annotationsStefan Richter2008-03-143-6/+6
| * | firewire: endianess fixStefan Richter2008-03-141-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-03-1310-36/+41
|\ \
| * | IPoIB: Allocate priv->tx_ring with vmalloc()Roland Dreier2008-03-122-7/+10
| * | IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()Roland Dreier2008-03-121-0/+1
| * | IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz2008-03-111-1/+1
| * | IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi2008-03-111-0/+4
| * | IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi2008-03-111-1/+1
| * | IB/ipath: Fix RC QP initializationPatrick Marchand Latifi2008-03-111-4/+5
| * | IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi2008-03-111-1/+1
| * | IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell2008-03-115-22/+18
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-03-133-31/+61
|\ \ \
| * | | iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-131-16/+16
| * | | fsldma: Add a completed cookie updated action in DMA finish interrupt.Zhang Wei2008-03-131-1/+1
| * | | fsldma: Add device_prep_dma_interrupt support to fsldma.cZhang Wei2008-03-131-0/+27
| * | | dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT.Zhang Wei2008-03-131-1/+1