summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-12-05spi: spi_bfin handles spi_transfer.cs_changeBryan Wu1-22/+54
2007-12-05spi: spi_bfin cleanups, error handlingBryan Wu1-64/+47
2007-12-05spi: bfin spi uses portmux callsMichael Hennerich1-6/+22
2007-12-05spi: initial BF54x SPI supportBryan Wu1-70/+69
2007-12-05spi: use simplified spi_sync() calling conventionMarc Pignat3-26/+9
2007-12-05spi: simplify spi_sync() calling conventionMarc Pignat1-8/+5
2007-12-05spi: at25 driver is for EEPROM not FLASHDavid Brownell1-0/+7
2007-12-05SPI: use mutex not semaphoreDavid Brownell1-3/+3
2007-12-05RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flagJiri Kosina2-5/+5
2007-12-04Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-14/+25
2007-12-04PHY: Add the phy_device_release device method.Anton Vorontsov2-4/+17
2007-12-04gianfar: fix compile warningGrant Likely1-1/+1
2007-12-04pasemi_mac: Fix reuse of free'd skbOlof Johansson1-1/+1
2007-12-04SMC911X: Fix using of dereferenced skb after netif_rxWang Chen1-1/+1
2007-12-04sky2: recovery deadlock fixStephen Hemminger1-4/+2
2007-12-04Fix memory corruption in fec_mpc52xxJon Smirl1-2/+2
2007-12-04Don't claim to do IPv6 checksum offloadDavid Woodhouse1-1/+1
2007-12-04cxgb - revert file mode changes.Divy Le Ray4-0/+0
2007-12-04pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2-4/+5
2007-12-04ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen1-0/+4
2007-12-04sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord1-0/+9
2007-12-04sata_nv: don't use legacy DMA in ADMA mode (v3)Robert Hancock1-9/+23
2007-12-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-11/+31
2007-12-04drivers/s390/net/ctcmain.c: fix build bugIngo Molnar1-1/+0
2007-12-04[S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger1-2/+2
2007-12-04[S390] cio: add missing reprobe loop end statementPeter Oberparleiter1-0/+1
2007-12-04[S390] cio: Issue SenseID per path.Cornelia Huck1-9/+28
2007-12-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-14/+113
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds15-346/+292
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds1-6/+5
2007-12-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds43-414/+437
2007-12-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-61/+149
2007-12-03uml: add !UML dependenciesAl Viro1-1/+1
2007-12-03I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil1-1/+4
2007-12-02Pull bugzilla-9429 into release branchLen Brown1-6/+85
2007-12-02Pull thermal into release branchLen Brown1-8/+28
2007-12-02ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-referenceBob Moore1-6/+85
2007-12-01ACPI: Delete the IRQ operation in throttling controll via PTCZhao Yakui1-8/+28
2007-12-01sata_mv: Fix broken Marvell 7042 support.Mark Lord1-20/+42
2007-12-01libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start...Alan Cox1-3/+2
2007-12-01ata_piix: add more toshiba laptops to broken suspend listPeter Schwenke1-0/+28
2007-12-01libata: More IVB horkage from TSSTPeter Missel1-0/+3
2007-12-01libata: report protocol and full CDB on errorTejun Heo1-9/+33
2007-12-01Several fixes for the AVR32 PATA driverKristoffer Nyborg Gregertsen1-28/+33
2007-12-01sata_mv: fix compilation error when enabling DEBUGSaeed Bishara1-1/+1
2007-12-01Set proper ATA UDMA mode for bf548 according to system clock.sonic zhang1-0/+7
2007-12-01LIB82596: correct data types for hardware addressesThomas Bogendoerfer1-25/+25
2007-12-01via-velocity: don't oops on MTU change (resend)Stephen Hemminger1-8/+3
2007-12-01Stop phy code from returning success to unknown ioctls.David Woodhouse1-0/+3
2007-12-01SET_NETDEV_DEV() in fec_mpc52xx.cDavid Woodhouse1-0/+2