summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-022-24/+21
|\
| * [ARM] 3678/1: MMC: Make OMAP MMC workTony Lindgren2006-07-011-22/+19
| * Merge omap treeRussell King2006-06-292-2/+2
| |\
| | * ARM: OMAP: Fix DMA channel irq handling for omap24xxTony Lindgren2006-06-262-2/+2
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-07-022-168/+407
|\ \ \
| * | | [MMC] sdhci: version bump sdhciPierre Ossman2006-07-021-1/+1
| * | | [MMC] sdhci: support controller specific quirksPierre Ossman2006-07-022-0/+9
| * | | [MMC] sdhci: more DMA capabilities testsPierre Ossman2006-07-022-1/+33
| * | | [MMC] sdhci: reset sdhci controller earlyPierre Ossman2006-07-021-0/+2
| * | | [MMC] sdhci: check controller versionPierre Ossman2006-07-022-0/+15
| * | | [MMC] sdhci: check only relevant inhibit bitsPierre Ossman2006-07-021-3/+13
| * | | [MMC] sdhci: Test for invalid block sizePierre Ossman2006-07-022-0/+14
| * | | [MMC] sdhci: Avoid sdhci DMA boundariesPierre Ossman2006-07-022-4/+10
| * | | [MMC] Fix sdhci PIO routinesPierre Ossman2006-07-022-63/+101
| * | | [MMC] sdhci: fix interrupt handlingPierre Ossman2006-07-021-56/+24
| * | | [MMC] sdhci: correct register orderPierre Ossman2006-07-021-17/+27
| * | | [MMC] sdhci: proper timeout handlingPierre Ossman2006-07-022-3/+48
| * | | [MMC] sdhci: fix sdhci reset timeoutPierre Ossman2006-07-021-4/+17
| * | | [MMC] sdhci: fix timeout loops in sdhciPierre Ossman2006-07-021-13/+16
| * | | [MMC] sdhci: support for multiple voltagesPierre Ossman2006-07-022-4/+66
| * | | [MMC] sdhci: print device idPierre Ossman2006-07-021-2/+7
| * | | [MMC] sdhci: check SDHCI base clockPierre Ossman2006-07-021-4/+11
* | | | [PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner2006-07-027-7/+7
* | | | [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-0219-25/+25
* | | | [PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner2006-07-0220-34/+34
* | | | [PATCH] irq-flags: scsi: Use the new IRQF_ constantsThomas Gleixner2006-07-0284-108/+108
* | | | [PATCH] irq-flags: rio: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* | | | [PATCH] irq-flags: pci: Use the new IRQF_ constantsThomas Gleixner2006-07-025-6/+7
* | | | [PATCH] irq-flags: PARISC: Use the new IRQF_ constantsThomas Gleixner2006-07-022-2/+2
* | | | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02127-158/+158
* | | | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-0273-104/+104
* | | | [PATCH] irq-flags: media: Use the new IRQF_ constantsThomas Gleixner2006-07-0215-15/+15
* | | | [PATCH] irq-flags: isdn: Use the new IRQF_ constantsThomas Gleixner2006-07-0225-38/+38
* | | | [PATCH] irq-flags: firewire: Use the new IRQF_ constantsThomas Gleixner2006-07-022-3/+3
* | | | [PATCH] irq-flags: ide: Use the new IRQF_ constantsThomas Gleixner2006-07-022-7/+7
* | | | [PATCH] irq-flags: drivers/drm: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* | | | [PATCH] irq-flags: drivers/char: Use the new IRQF_ constantsThomas Gleixner2006-07-0237-77/+77
* | | | [PATCH] irq-flags: drivers/block Use the new IRQF_ constantsThomas Gleixner2006-07-026-7/+7
|/ / /
* | | [PATCH] powermac: Fix some 64b resource damageBenjamin Herrenschmidt2006-07-011-2/+2
* | | [PATCH] pnp: suppress request_irq() warningAndrew Morton2006-07-011-1/+2
* | | [PATCH] drivers/block/nbd.c compile fixIngo van Lil2006-07-011-1/+1
* | | [PATCH] Fix problem with ATAPI DMA on IT8212 in LinuxAlan Cox2006-07-011-0/+2
* | | [PATCH] RTC: class driver for Samsung S3C series SoCBen Dooks2006-07-013-0/+624
* | | [PATCH] IB/ipath: namespace cleanup: replace ips with ipathBryan O'Sullivan2006-07-0116-357/+198
* | | [PATCH] IB/ipath: ignore receive queue size if SRQ is specifiedBryan O'Sullivan2006-07-011-11/+16
* | | [PATCH] IB/ipath: remove some #if 0 code related to lockable memoryBryan O'Sullivan2006-07-011-11/+0
* | | [PATCH] IB/ipath: fix a bug that results in addresses near 0 being written vi...Bryan O'Sullivan2006-07-014-26/+60
* | | [PATCH] IB/ipath: read/write correct sizes through diag interfaceBryan O'Sullivan2006-07-011-4/+5
* | | [PATCH] IB/ipath: support more models of InfiniPath hardwareBryan O'Sullivan2006-07-014-10/+38
* | | [PATCH] IB/ipath: drop the "stats" sysfs attribute groupBryan O'Sullivan2006-07-011-83/+0
OpenPOWER on IntegriCloud