summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | fix grammar in printkLars Ellenberg2009-11-041-1/+1
| | * | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block into for-2.6.33Philipp Reisner2009-11-0317-0/+19347
| | |\ \
| * | | | block/ps3: fix slow VRAM IOHideyuki Sasaki2009-11-041-1/+9
| * | | | Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-11-03835-16580/+76614
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | drbd: fix in_flight rw indexingJens Axboe2009-10-281-2/+2
| * | | | Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-10-132-48/+47
| |\ \ \ \
| * | | | | drbd: needs __ratelimit()Randy Dunlap2009-10-071-0/+1
| * | | | | drbd: Work on permission enforcementPhilipp Reisner2009-10-061-1/+6
| * | | | | drbd: fixup for reverted dual in_flight patchJens Axboe2009-10-051-2/+2
| * | | | | Merge branch 'master' into for-2.6.33Jens Axboe2009-10-05222-12764/+14182
| |\ \ \ \ \
| * | | | | | drbd: remove tracing bitsJens Axboe2009-10-0111-1021/+3
| * | | | | | dropping unneeded include autoconf.hLars Ellenberg2009-10-017-7/+0
| * | | | | | The DRBD driverPhilipp Reisner2009-10-0119-0/+20366
| * | | | | | block: use normal I/O path for discard requestsChristoph Hellwig2009-10-012-15/+6
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-0836-258/+804
|\ \ \ \ \ \ \
| * | | | | | | Revert "pata_sis: Implement MWDMA for the UDMA 133 capable chips"Jeff Garzik2009-12-071-69/+22
| * | | | | | | libata: Clarify ata_set_lba_range_entries functionMartin K. Petersen2009-12-031-1/+1
| * | | | | | | libata: Report zeroed read after TRIM and max discard sizeMartin K. Petersen2009-12-031-3/+9
| * | | | | | | pata_hpt3x2n: fix overclocked MWDMA0 timingBartlomiej Zolnierkiewicz2009-12-031-2/+1
| * | | | | | | pata_it8213: MWDMA0 is unsupportedBartlomiej Zolnierkiewicz2009-12-031-1/+1
| * | | | | | | [libata] MWDMA0 is unsupported on PIIX-like PATA controllersBartlomiej Zolnierkiewicz2009-12-033-3/+3
| * | | | | | | pata_via: clear UDMA transfer mode bit for PIO and MWDMABartlomiej Zolnierkiewicz2009-12-031-6/+13
| * | | | | | | pata_sis: Power Management fixBartlomiej Zolnierkiewicz2009-12-031-2/+19
| * | | | | | | pata_rz1000: Power Management fixBartlomiej Zolnierkiewicz2009-12-031-1/+10
| * | | | | | | pata_radisys: fix UDMA handlingBartlomiej Zolnierkiewicz2009-12-031-2/+2
| * | | | | | | pata_ns87415: Power Management fixBartlomiej Zolnierkiewicz2009-12-031-5/+27
| * | | | | | | pata_marvell: fix marvell_pre_reset() documentationBartlomiej Zolnierkiewicz2009-12-031-1/+1
| * | | | | | | pata_legacy: add pointers to QDI65x0 documentationBartlomiej Zolnierkiewicz2009-12-031-1/+8
| * | | | | | | pata_legacy: fix access to control register for QDI6580Bartlomiej Zolnierkiewicz2009-12-031-2/+2
| * | | | | | | pata_legacy: fix QDI6580DP supportBartlomiej Zolnierkiewicz2009-12-031-0/+1
| * | | | | | | pata_it8213: fix it8213_pre_reset() documentationBartlomiej Zolnierkiewicz2009-12-031-1/+1
| * | | | | | | pata_it8213: fix wrong MWDMA timings being programmedBartlomiej Zolnierkiewicz2009-12-031-1/+1
| * | | | | | | pata_it8213: fix PIO2 underclockingBartlomiej Zolnierkiewicz2009-12-031-7/+6
| * | | | | | | pata_it8213: fix wrong PIO timings being programmedBartlomiej Zolnierkiewicz2009-12-031-2/+2
| * | | | | | | pata_it8213: fix UDMA handlingBartlomiej Zolnierkiewicz2009-12-031-2/+2
| * | | | | | | pata_hpt3x3: Power Management fixBartlomiej Zolnierkiewicz2009-12-031-1/+10
| * | | | | | | pata_cs5520: remove dead VDMA supportBartlomiej Zolnierkiewicz2009-12-031-38/+1
| * | | | | | | pata_efar: fix wrong MWDMA timings being programmedBartlomiej Zolnierkiewicz2009-12-031-1/+1
| * | | | | | | pata_efar: fix wrong PIO timings being programmedBartlomiej Zolnierkiewicz2009-12-031-2/+3
| * | | | | | | ata_piix: fix MWDMA handling on PIIX3Bartlomiej Zolnierkiewicz2009-12-031-3/+3
| * | | | | | | ahci: let users know that Promise PDC42819 support is limited to SATA devicesMark Nelson2009-12-031-0/+8
| * | | | | | | ata: use pci_dev->revisionSergei Shtylyov2009-12-035-39/+20
| * | | | | | | pata_hpt366: fix timing register documentationSergei Shtylyov2009-12-031-16/+14
| * | | | | | | libata: add comment documenting PIO latency issues on UPBartlomiej Zolnierkiewicz2009-12-031-0/+7
| * | | | | | | pata_hpt{37x|3x2n}: fix timing register masks (take 2)Sergei Shtylyov2009-12-032-26/+23
| * | | | | | | pata_piccolo: Driver for old Toshiba chipsetsAlan Cox2009-12-035-2/+156
| * | | | | | | pata_ali: Fix regression with old devicesAlan Cox2009-12-031-1/+3
| * | | | | | | [libata] PATA: Update experimental tagsAlan Cox2009-12-031-15/+15
| * | | | | | | pata_cmd64x: implement serialization as per notesAlan Cox2009-12-031-8/+108
| * | | | | | | pata_sis: Implement MWDMA for the UDMA 133 capable chipsAlan Cox2009-12-031-22/+69