aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2007-12-05spi: spi_bfin: change handling of communication parametersSonic Zhang
2007-12-05spi: spi_bfin, rearrange portmux callsSonic Zhang
2007-12-05spi: spi_bfin uses portmux for additional bussesSonic Zhang
2007-12-05spi: spi_bfin uses platform device resourcesBryan Wu
2007-12-05spi: spi_bfin, don't bypass spi frameworkMike Frysinger
2007-12-05spi: spi_bfin handles spi_transfer.cs_changeBryan Wu
2007-12-05spi: spi_bfin cleanups, error handlingBryan Wu
2007-12-05spi: bfin spi uses portmux callsMichael Hennerich
2007-12-05spi: initial BF54x SPI supportBryan Wu
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat
2007-12-05spi: simplify spi_sync() calling conventionMarc Pignat
2007-12-05spi: at25 driver is for EEPROM not FLASHDavid Brownell
2007-12-05SPI: use mutex not semaphoreDavid Brownell
2007-12-05RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flagJiri Kosina
2007-12-05[LRO]: fix lro_gen_skb() alignmentAndrew Gallatin
2007-12-04Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov
2007-12-04gianfar: fix compile warningGrant Likely
2007-12-04pasemi_mac: Fix reuse of free'd skbOlof Johansson
2007-12-04SMC911X: Fix using of dereferenced skb after netif_rxWang Chen
2007-12-04sky2: recovery deadlock fixStephen Hemminger
2007-12-04Fix memory corruption in fec_mpc52xxJon Smirl
2007-12-04Don't claim to do IPv6 checksum offloadDavid Woodhouse
2007-12-04cxgb - revert file mode changes.Divy Le Ray
2007-12-04pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz
2007-12-04ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen
2007-12-04sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord
2007-12-04sata_nv: don't use legacy DMA in ADMA mode (v3)Robert Hancock
2007-12-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-12-04drivers/s390/net/ctcmain.c: fix build bugIngo Molnar
2007-12-04[S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger
2007-12-04[S390] cio: add missing reprobe loop end statementPeter Oberparleiter
2007-12-04[S390] cio: Issue SenseID per path.Cornelia Huck
2007-12-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds
2007-12-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-12-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-12-03uml: add !UML dependenciesAl Viro