summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rtc-omap build fixDavid Brownell2007-05-171-2/+2
* Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann2007-05-171-2/+7
* acpi: fix potential call to a freed memory section.Aaron Durbin2007-05-171-4/+4
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-3/+0Star
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-177-49/+98
|\
| * libata: track spindown status and skip spindown_compat if possibleTejun Heo2007-05-161-0/+9
| * libata: fix shutdown warning message printingTejun Heo2007-05-161-8/+27
| * libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo2007-05-163-7/+9
| * libata: during revalidation, check n_sectors after device is configuredTejun Heo2007-05-161-18/+15Star
| * libata: separate out ata_dev_reread_id()Tejun Heo2007-05-162-14/+36
| * pata_scc had been missed by ata_std_prereset() switchAl Viro2007-05-161-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-171-71/+205
|\ \
| * | [SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller2007-05-161-71/+205
| |/
* | parport_pc needs dma-mapping.hAndrew Morton2007-05-171-0/+1
* | spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer2007-05-171-1/+1
|/
* rpadlpar breakage - fallout of struct subsystem removalAl Viro2007-05-161-2/+3
* em28xx and ivtv should depend on PCIAl Viro2007-05-162-2/+2
* missing includes in mlx4Al Viro2007-05-164-0/+4
* missing dependencies for USB drivers in inputAl Viro2007-05-165-0/+12
* missing mm.h in fw-ohciAl Viro2007-05-161-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-1618-679/+340Star
|\
| * Use menuconfig objects: IDEJan Engelhardt2007-05-161-11/+4Star
| * sl82c105: Switch to ref counting APIAlan Cox2007-05-161-3/+5
| * ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz2007-05-161-37/+5Star
| * ide: add missing validity checks for identify words 62 and 63Bartlomiej Zolnierkiewicz2007-05-161-2/+4
| * ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz2007-05-168-100/+11Star
| * sl82c105: add speedproc() method and MWDMA0/1 supportSergei Shtylyov2007-05-161-5/+66
| * cs5530/sc1200: add ->speedproc supportBartlomiej Zolnierkiewicz2007-05-162-46/+81
| * cs5530/sc1200: DMA support cleanupBartlomiej Zolnierkiewicz2007-05-162-21/+13Star
| * ide: use ide_tune_dma() part #2Bartlomiej Zolnierkiewicz2007-05-164-58/+4Star
| * cs5530/sc1200: add ->udma_filter methodsBartlomiej Zolnierkiewicz2007-05-162-117/+89Star
| * ide: always disable DMA before tuning itBartlomiej Zolnierkiewicz2007-05-162-0/+2
| * pdc202xx_new: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-05-161-28/+1Star
| * alim15x3: use ide_tune_dma()Bartlomiej Zolnierkiewicz2007-05-161-62/+7Star
| * sis5513: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-05-161-49/+36Star
| * serverworks: PIO mode setup fixesBartlomiej Zolnierkiewicz2007-05-161-53/+15Star
| * pdc202xx_old: rewrite mode programming code (v2)Bartlomiej Zolnierkiewicz2007-05-161-134/+44Star
* | ucc_geth: eliminate max-speed, change interface-type to phy-connection-typeKim Phillips2007-05-153-33/+26Star
* | smc911x: fix compilation breakageVitaly Wool2007-05-151-4/+2Star
* | pasemi_mac: Fix local-mac-address parsingolof@lixom.net2007-05-151-3/+14
* | pasemi_mac: Terminate PCI ID listolof@lixom.net2007-05-151-0/+1
* | pasemi_mac: Interrupt ack fixesOlof Johansson2007-05-151-14/+13Star
* | pasemi_mac: Fix register definesolof@lixom.net2007-05-151-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-05-151-3/+3
|\ \ | |/ |/|
| * [AGPGART] Fix wrong ID in via-agp.cGabriel Mansi2007-05-131-3/+3
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-1517-133/+154
|\ \
| * | IPoIB/cm: Optimize stale connection detectionMichael S. Tsirkin2007-05-141-4/+7
| * | IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin2007-05-141-1/+3
| * | IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin2007-05-141-0/+1
| * | RDMA/cma: Add check to validate that cm_id is bound to a deviceSean Hefty2007-05-141-4/+8