| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | pata_it8213: fix PIO2 underclocking | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -7/+6 |
| * | | | pata_it8213: fix wrong PIO timings being programmed | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -2/+2 |
| * | | | pata_it8213: fix UDMA handling | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -2/+2 |
| * | | | pata_hpt3x3: Power Management fix | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -1/+10 |
| * | | | pata_cs5520: remove dead VDMA support | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -38/+1 |
| * | | | pata_efar: fix wrong MWDMA timings being programmed | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -1/+1 |
| * | | | pata_efar: fix wrong PIO timings being programmed | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -2/+3 |
| * | | | ata_piix: fix MWDMA handling on PIIX3 | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -3/+3 |
| * | | | ahci: let users know that Promise PDC42819 support is limited to SATA devices | Mark Nelson | 2009-12-03 | 1 | -0/+8 |
| * | | | ata: use pci_dev->revision | Sergei Shtylyov | 2009-12-03 | 5 | -39/+20 |
| * | | | pata_hpt366: fix timing register documentation | Sergei Shtylyov | 2009-12-03 | 1 | -16/+14 |
| * | | | libata: add comment documenting PIO latency issues on UP | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -0/+7 |
| * | | | pata_hpt{37x|3x2n}: fix timing register masks (take 2) | Sergei Shtylyov | 2009-12-03 | 2 | -26/+23 |
| * | | | pata_piccolo: Driver for old Toshiba chipsets | Alan Cox | 2009-12-03 | 4 | -1/+154 |
| * | | | pata_ali: Fix regression with old devices | Alan Cox | 2009-12-03 | 1 | -1/+3 |
| * | | | [libata] PATA: Update experimental tags | Alan Cox | 2009-12-03 | 1 | -15/+15 |
| * | | | pata_cmd64x: implement serialization as per notes | Alan Cox | 2009-12-03 | 1 | -8/+108 |
| * | | | pata_sis: Implement MWDMA for the UDMA 133 capable chips | Alan Cox | 2009-12-03 | 1 | -22/+69 |
| * | | | pata_via: Blacklist some combinations of Transcend Flash and via | Alan Cox | 2009-12-03 | 1 | -0/+27 |
| * | | | libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop() | Benjamin Herrenschmidt | 2009-12-03 | 1 | -1/+1 |
| * | | | libata: add translation for SCSI WRITE SAME (aka TRIM support) | Christoph Hellwig | 2009-12-03 | 1 | -0/+98 |
| * | | | libata: retry failed FLUSH if device didn't fail it | Tejun Heo | 2009-12-03 | 1 | -0/+94 |
| * | | | sata_fsl: Add asynchronous notification support | ashish kalra | 2009-12-03 | 1 | -8/+10 |
| * | | | pata_hpt{37x,3x2n}: add debounce delay to cable detection methods | Bartlomiej Zolnierkiewicz | 2009-12-03 | 2 | -0/+6 |
| * | | | pata_hpt3x2n: fix cable detection | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -1/+1 |
| * | | | ata: Don't require newlines for link_power_management_policy | Matthew Garrett | 2009-12-03 | 1 | -2/+1 |
| * | | | pata-it821x: use PCI_DEVICE_ID_RDC_D1010 define | Otavio Salvador | 2009-12-03 | 1 | -1/+1 |
| * | | | pata_hpt37x: unify ->pre_reset methods | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -21/+2 |
| * | | | pata_hpt37x: add proper cable detection methods | Bartlomiej Zolnierkiewicz | 2009-12-03 | 1 | -30/+56 |
| * | | | ahci: disable SNotification capability for ich8 | Shaohua Li | 2009-12-03 | 1 | -2/+18 |
| * | | | sata_sil24: MSI support, disabled by default | Vivek Mahajan | 2009-12-03 | 1 | -0/+9 |
| * | | | libata: remove experimental tag on PATA drivers | Robert Hancock | 2009-12-03 | 1 | -1/+1 |
| * | | | sata_mv: Clean up hard coded array size calculation. | Thiago Farina | 2009-12-03 | 1 | -1/+1 |
| * | | | pata_via: fix double put on isa bridge | Jiri Slaby | 2009-12-03 | 1 | -6/+4 |
| * | | | pata_cs5536: use 32-bit BM DMA template instead of 16-bit. | Krzysztof Halasa | 2009-12-03 | 1 | -1/+1 |
| * | | | libata-acpi: missing _SDD is not an error | Tejun Heo | 2009-12-03 | 1 | -6/+9 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2009-12-05 | 1 | -9/+8 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | pcmcia: rework the irq_req_t typedef | Dominik Brodowski | 2009-11-28 | 1 | -1/+0 |
| * | | | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ide) | Dominik Brodowski | 2009-11-08 | 1 | -8/+8 |
* | | | | sata_fsl: Split hard and soft reset | Jiang Yutang | 2009-11-19 | 1 | -40/+44 |
| |_|/
|/| | |
|
* | | | sata_via: Remove redundant device ID for VIA VT8261 | JosephChan@via.com.tw | 2009-11-03 | 1 | -1/+0 |
* | | | drivers/ata/libata: Move dereference after NULL test | Julia Lawall | 2009-11-03 | 1 | -3/+6 |
* | | | ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2 | Mark Nelson | 2009-11-03 | 1 | -5/+35 |
| |/
|/| |
|
* | | sata_mv: Prevent PIO commands to be defered too long if traffic in progress. | Gwendal Grignou | 2009-10-16 | 1 | -2/+27 |
* | | pata_sc1200: Fix crash on boot | Alan Cox | 2009-10-16 | 1 | -2/+1 |
* | | libata: fix internal command failure handling | Tejun Heo | 2009-10-16 | 1 | -5/+7 |
* | | libata: fix PMP initialization | Tejun Heo | 2009-10-16 | 1 | -2/+4 |
* | | sata_nv: make sure link is brough up online when skipping hardreset | Tejun Heo | 2009-10-16 | 1 | -3/+15 |
* | | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 | Shane Huang | 2009-10-16 | 2 | -2/+2 |
* | | ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets. | peer chen | 2009-10-16 | 1 | -0/+1 |