aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-12sdhci: support JMicron JMB38x chipsPierre Ossman1-1/+18
2007-12-12sdhci: use PIO when DMA can't satisfy the requestPierre Ossman2-4/+31
2007-12-12sdhci: don't warn about sdhci 2.0 controllersPierre Ossman1-1/+1
2007-12-12sdhci: describe quirksPierre Ossman1-0/+10
2007-12-11[BNX2]: Update version to 1.6.9.Michael Chan1-2/+2
2007-12-11[BNX2]: Fix RX packet rot.Michael Chan2-13/+14
2007-12-11[BNX2]: Add PHY_DIS_EARLY_DAC workaround.Michael Chan1-2/+3
2007-12-11[S390]: Fix use of skb after netif_rxJulia Lawall2-5/+5
2007-12-10atmel_spi: reload RCR before TCRRini van Zetten1-1/+1
2007-12-10esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki2-4/+31
2007-12-10Fix NULL dereference in umem.cNeil Brown1-1/+2
2007-12-10drivers/serial/uartlite.c: Add missing of_node_putJulia Lawall1-0/+1
2007-12-10spi_imx: fix typo in descriptionWill Newton1-1/+1
2007-12-10spi_bfin5xx: fix typo in descriptionWill Newton1-1/+1
2007-12-10pxa2xx_spi: fix typo in descriptionWill Newton1-1/+1
2007-12-10pcmcia: fix kernel-doc commentsRandy Dunlap4-9/+13
2007-12-10revert "dpt_i2o: convert to SCSI hotplug model"Andrew Morton2-73/+68
2007-12-10aoe: properly initialise the request_queue's backing_dev_infoAndrew Morton1-10/+16
2007-12-10firewire: OHCI 1.0 Isochronous Receive supportJarod Wilson1-20/+155
2007-12-10Revert "PCI: fix IDE legacy mode resources"Linus Torvalds1-36/+12
2007-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds3-90/+31
2007-12-07libata: kill spurious NCQ completion detectionTejun Heo2-88/+4
2007-12-07ahci: don't attach if ICH6 is in combined modeTejun Heo1-0/+18
2007-12-07ata_piix: add Toshiba Tecra M4 to broken suspend listPeter Schwenke1-0/+7
2007-12-07ahci: fix engine reset failed messageTejun Heo1-2/+2
2007-12-07S2io: Check for register initialization completion before accesing device registersSreenivasa Honnur2-1/+16
2007-12-07ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt15-0/+75
2007-12-07ibm_newemac: Call dev_set_drvdata() before tah_reset()Valentine Barshak1-1/+2
2007-12-07ibm_newemac: Fix typo reading TAH channel infoValentine Barshak1-1/+1
2007-12-07ibm_newemac: Correct opb_bus_freq valueValentine Barshak1-1/+1
2007-12-07ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings1-0/+4
2007-12-07ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt2-13/+16
2007-12-07ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt2-11/+14
2007-12-07ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt1-6/+14
2007-12-07ibm_newemac: Fix ZMII refcounting bugBenjamin Herrenschmidt1-1/+3
2007-12-07ibm_newemac: Add ET1011c PHY supportStefan Roese1-0/+37
2007-12-07ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY supportStefan Roese1-0/+39
2007-12-07e100: cleanup unneeded mathAuke Kok1-4/+2
2007-12-07e1000: fix memcpy in e1000_get_stringsRoel Kluin2-2/+2
2007-12-07make bnx2x select ZLIB_INFLATEEliezer Tamir1-0/+1
2007-12-07cxgb3 - T3C support updateDivy Le Ray3-19/+58
2007-12-07bonding: Fix race at module unloadJay Vosburgh2-22/+23
2007-12-07bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh2-12/+40
2007-12-07bonding: Fix time comparisonDavid Sterba1-12/+13
2007-12-07bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc1-18/+3
2007-12-07bonding: Coding style: break line after the if conditionWagner Ferenc1-3/+6
2007-12-07bonding: Purely cosmetic: rename a local variableWagner Ferenc1-5/+4
2007-12-07bonding: Return nothing for not applicable valuesWagner Ferenc1-21/+4
2007-12-07bonding: Remove trailing NULs from sysfs interface.Wagner Ferenc1-36/+30
2007-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-5/+14