aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-12-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-12-07libata: kill spurious NCQ completion detectionTejun Heo
2007-12-07ahci: don't attach if ICH6 is in combined modeTejun Heo
2007-12-07ata_piix: add Toshiba Tecra M4 to broken suspend listPeter Schwenke
2007-12-07ahci: fix engine reset failed messageTejun Heo
2007-12-07S2io: Check for register initialization completion before accesing device reg...Sreenivasa Honnur
2007-12-07ibm_newemac: Update file headers copyright noticesBenjamin Herrenschmidt
2007-12-07ibm_newemac: Call dev_set_drvdata() before tah_reset()Valentine Barshak
2007-12-07ibm_newemac: Fix typo reading TAH channel infoValentine Barshak
2007-12-07ibm_newemac: Correct opb_bus_freq valueValentine Barshak
2007-12-07ibm_newemac: Skip EMACs that are marked unused by the firmwareHugh Blemings
2007-12-07ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt
2007-12-07ibm_newemac: Cleanup/Fix RGMII MDIO support detectionBenjamin Herrenschmidt
2007-12-07ibm_newemac: Workaround reset timeout when no linkBenjamin Herrenschmidt
2007-12-07ibm_newemac: Fix ZMII refcounting bugBenjamin Herrenschmidt
2007-12-07ibm_newemac: Add ET1011c PHY supportStefan Roese
2007-12-07ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY supportStefan Roese
2007-12-07e100: cleanup unneeded mathAuke Kok
2007-12-07e1000: fix memcpy in e1000_get_stringsRoel Kluin
2007-12-07make bnx2x select ZLIB_INFLATEEliezer Tamir
2007-12-07cxgb3 - T3C support updateDivy Le Ray
2007-12-07bonding: Fix race at module unloadJay Vosburgh
2007-12-07bonding: Add new layer2+3 hash for xor/802.3ad modesJay Vosburgh
2007-12-07bonding: Fix time comparisonDavid Sterba
2007-12-07bonding: Allow setting and querying xmit policy regardless of modeWagner Ferenc
2007-12-07bonding: Coding style: break line after the if conditionWagner Ferenc
2007-12-07bonding: Purely cosmetic: rename a local variableWagner Ferenc
2007-12-07bonding: Return nothing for not applicable valuesWagner Ferenc
2007-12-07bonding: Remove trailing NULs from sysfs interface.Wagner Ferenc
2007-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2007-12-07Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-12-07ACPI: move timer broadcast before busmaster disableThomas Gleixner
2007-12-07leds: Fix led trigger locking bugsRichard Purdie
2007-12-07[NIU]: Fix link LED handling.Mirko Lindner
2007-12-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-12-06Pull apm-freeze-fix into release branchLen Brown
2007-12-06Pull suspend-2.6.24 into release branchLen Brown
2007-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-12-06[PARISC] lba_pci: pci_claim_resources disabled expansion romsKyle McMartin
2007-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-12-05gpio_cs5535: disable AUX on outputBen Gardner
2007-12-05Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transferBryan Wu
2007-12-05Blackfin SPI driver: move hard coded pin_req to board fileBryan Wu
2007-12-05Blackfin SPI driver: use void __iomem * for regs_baseBryan Wu
2007-12-05Blackfin SPI driver: use cpu_relax() to replace continue in while busywaitBryan Wu
2007-12-05spi: spi_bfin: resequence DMA start/stopSonic Zhang
2007-12-05spi: spi_bfin: update handling of delay-after-deselectBryan Wu
2007-12-05spi: spi_bfin: bugfix for 8..16 bit word sizesBryan Wu
2007-12-05spi: spi_bfin: handle multiple spi_mastersBryan Wu
2007-12-05spi: spi_bfin: relocate spin/waitsSonic Zhang