summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | spi: spi_bfin: bugfix for 8..16 bit word sizesBryan Wu2007-12-051-1/+1
* | | | spi: spi_bfin: handle multiple spi_mastersBryan Wu2007-12-051-182/+189
* | | | spi: spi_bfin: relocate spin/waitsSonic Zhang2007-12-051-32/+52
* | | | spi: spi_bfin: change handling of communication parametersSonic Zhang2007-12-051-75/+87
* | | | spi: spi_bfin, rearrange portmux callsSonic Zhang2007-12-051-25/+28
* | | | spi: spi_bfin uses portmux for additional bussesSonic Zhang2007-12-051-20/+31
* | | | spi: spi_bfin uses platform device resourcesBryan Wu2007-12-051-41/+83
* | | | spi: spi_bfin, don't bypass spi frameworkMike Frysinger2007-12-051-0/+12
* | | | spi: spi_bfin handles spi_transfer.cs_changeBryan Wu2007-12-051-22/+54
* | | | spi: spi_bfin cleanups, error handlingBryan Wu2007-12-051-64/+47
* | | | spi: bfin spi uses portmux callsMichael Hennerich2007-12-051-6/+22
* | | | spi: initial BF54x SPI supportBryan Wu2007-12-051-70/+69
* | | | spi: use simplified spi_sync() calling conventionMarc Pignat2007-12-053-26/+9
* | | | spi: simplify spi_sync() calling conventionMarc Pignat2007-12-051-8/+5
* | | | spi: at25 driver is for EEPROM not FLASHDavid Brownell2007-12-051-0/+7
* | | | SPI: use mutex not semaphoreDavid Brownell2007-12-051-3/+3
* | | | RTC: assure proper memory ordering with respect to RTC_DEV_BUSY flagJiri Kosina2007-12-052-5/+5
|/ / /
* | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-12-0411-14/+25
|\ \ \
| * | | PHY: Add the phy_device_release device method.Anton Vorontsov2007-12-042-4/+17
| * | | gianfar: fix compile warningGrant Likely2007-12-041-1/+1
| * | | pasemi_mac: Fix reuse of free'd skbOlof Johansson2007-12-041-1/+1
| * | | SMC911X: Fix using of dereferenced skb after netif_rxWang Chen2007-12-041-1/+1
| * | | sky2: recovery deadlock fixStephen Hemminger2007-12-041-4/+2
| * | | Fix memory corruption in fec_mpc52xxJon Smirl2007-12-041-2/+2
| * | | Don't claim to do IPv6 checksum offloadDavid Woodhouse2007-12-041-1/+1
| * | | cxgb - revert file mode changes.Divy Le Ray2007-12-044-0/+0
* | | | pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timingsBartlomiej Zolnierkiewicz2007-12-042-4/+5
* | | | ahci: add the Device IDs of MCP79 AHCI controller to ahci.cpeerchen2007-12-041-0/+4
* | | | sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drivesMark Lord2007-12-041-0/+9
* | | | sata_nv: don't use legacy DMA in ADMA mode (v3)Robert Hancock2007-12-041-9/+23
|/ / /
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-12-043-11/+31
|\ \ \
| * | | [S390] dcssblk: prevent early access without own make_request functionChristian Borntraeger2007-12-041-2/+2
| * | | [S390] cio: add missing reprobe loop end statementPeter Oberparleiter2007-12-041-0/+1
| * | | [S390] cio: Issue SenseID per path.Cornelia Huck2007-12-041-9/+28
| |/ /
* / / drivers/s390/net/ctcmain.c: fix build bugIngo Molnar2007-12-041-1/+0
|/ /
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-12-032-14/+113
|\ \
| * \ Pull bugzilla-9429 into release branchLen Brown2007-12-021-6/+85
| |\ \
| | * | ACPICA: fix acpi-cpufreq boot crash due to _PSD return-by-referenceBob Moore2007-12-021-6/+85
| * | | Pull thermal into release branchLen Brown2007-12-021-8/+28
| |\ \ \ | | |/ / | |/| |
| | * | ACPI: Delete the IRQ operation in throttling controll via PTCZhao Yakui2007-12-021-8/+28
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-12-0315-346/+292
|\ \ \ \
| * | | | [SCSI] NCR5380: Fix bugs and canonicalize irq handler usageJeff Garzik2007-11-258-19/+23
| * | | | [SCSI] zfcp: fix cleanup of dismissed error recovery actionsMartin Peschke2007-11-161-8/+6
| * | | | [SCSI] zfcp: fix dismissal of error recovery actionsMartin Peschke2007-11-161-1/+3
| * | | | [SCSI] qla1280: convert to use the data buffer accessorsJes Sorensen2007-11-151-221/+166
| * | | | [SCSI] iscsi: return data transfer residual for data-out commandsTony Battersby2007-11-141-3/+0
| * | | | [SCSI] iscsi_tcp: fix potential lockup with write commandsTony Battersby2007-11-142-87/+86
| * | | | [SCSI] aacraid: fix security weaknessAlan Cox2007-11-121-2/+2
| * | | | [SCSI] aacraid: fix up le32 issues in BlinkLEDSalyzyn, Mark2007-11-071-1/+1
| * | | | [SCSI] aacraid: fix potential panic in thread stopSalyzyn, Mark2007-11-071-1/+2