| Commit message (Expand) | Author | Age | Files | Lines |
* | libata-sff: Reenable Port Multiplier after libata-sff remodeling. | Gwendal Grignou | 2010-09-10 | 2 | -11/+29 |
* | libata: skip EH autopsy and recovery during suspend | Tejun Heo | 2010-09-10 | 2 | -1/+17 |
* | ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs | Seth Heasley | 2010-09-10 | 1 | -0/+3 |
* | ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs | Seth Heasley | 2010-09-10 | 1 | -0/+4 |
* | libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load() | Tejun Heo | 2010-09-10 | 2 | -0/+5 |
* | ahci: fix hang on failed softreset | Tejun Heo | 2010-09-09 | 1 | -1/+1 |
* | pata_artop: Fix device ID parity check | Jean Delvare | 2010-09-09 | 1 | -1/+2 |
* | libata-sff: remove harmful BUG_ON from ata_bmdma_qc_issue | Mark Lord | 2010-08-26 | 1 | -4/+0 |
* | sata_mv: fix broken DSM/TRIM support (v2) | Mark Lord | 2010-08-26 | 1 | -7/+37 |
* | libata: be less of a drama queen on empty data commands | Tejun Heo | 2010-08-26 | 1 | -4/+7 |
* | [libata] sata_dwc_460ex: signdness bug | Dan Carpenter | 2010-08-26 | 1 | -1/+1 |
* | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Tejun Heo | 2010-08-26 | 3 | -2/+26 |
* | libata: remove no longer needed pata_winbond driver | Bartlomiej Zolnierkiewicz | 2010-08-26 | 4 | -285/+14 |
* | pata_cmd64x: revert commit d62f5576 | Tejun Heo | 2010-08-26 | 1 | -6/+0 |
* | ata: update for of_device to platform_device replacement | Stephen Rothwell | 2010-08-16 | 1 | -2/+2 |
* | Merge branch 'linus' into release | Len Brown | 2010-08-15 | 21 | -219/+3074 |
|\ |
|
| * | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-08-12 | 3 | -10/+10 |
| |\ |
|
| | * | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2010-08-06 | 3 | -10/+10 |
| * | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-11 | 3 | -0/+424 |
| |\ \ |
|
| | * \ | Merge branches 'master' and 'devel' into for-linus | Russell King | 2010-08-11 | 3 | -0/+424 |
| | |\ \ |
|
| | | * \ | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | Russell King | 2010-08-06 | 3 | -0/+424 |
| | | |\ \
| | | | |/
| | | |/| |
|
| | | | * | [ARM] pata_pxa: DMA-capable PATA driver | Marek Vasut | 2010-06-18 | 3 | -0/+424 |
| * | | | | docbook: fix fatal error from libata | Randy Dunlap | 2010-08-11 | 1 | -1/+1 |
| * | | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-11 | 1 | -2/+2 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | block: unify flags for struct bio and struct request | Christoph Hellwig | 2010-08-07 | 1 | -1/+1 |
| | * | | | block: remove wrappers for request type/flags | Christoph Hellwig | 2010-08-07 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 | 5 | -30/+14 |
| |\ \ \ |
|
| | * | | | libata: take advantage of cmwq and remove concurrency limitations | Tejun Heo | 2010-07-02 | 5 | -30/+14 |
| | | |/
| | |/| |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2010-08-06 | 1 | -19/+19 |
| |\ \ \ |
|
| | * | | | pcmcia: do not use io_req_t when calling pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 1 | -14/+15 |
| | * | | | pcmcia: do not use io_req_t after call to pcmcia_request_io() | Dominik Brodowski | 2010-08-03 | 1 | -4/+4 |
| | * | | | pcmcia: remove cs_types.h | Dominik Brodowski | 2010-07-30 | 1 | -1/+0 |
| | | |/
| | |/| |
|
| * | | | sata_fsl,mv,nv: prepare for NCQ command completion update | Tejun Heo | 2010-08-02 | 3 | -51/+48 |
| * | | | ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-08-02 | 1 | -2/+1 |
| * | | | ata_piix: fix locking around SIDPR access | Tejun Heo | 2010-08-02 | 1 | -0/+8 |
| * | | | [libata] update blacklist for new hyphenated pattern ranges (v2) | Mark Lord | 2010-08-02 | 1 | -10/+4 |
| * | | | libata: allow hyphenated pattern ranges | Mark Lord | 2010-08-02 | 1 | -4/+12 |
| * | | | ata_generic: drop hard coded DMA force logic for CENATEK | Tejun Heo | 2010-08-02 | 1 | -4/+0 |
| * | | | [libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <... | Justin P. Mattock | 2010-08-02 | 1 | -1/+1 |
| * | | | [libata] add ATA_CMD_DSM to ata_get_cmd_descript | FUJITA Tomonori | 2010-08-02 | 1 | -0/+1 |
| * | | | [libata] Add Samsung PATA controller driver, pata_samsung_cf | Abhilash Kesavan | 2010-08-02 | 3 | -0/+693 |
| * | | | [libata] Add 460EX on-chip SATA driver, sata_dwc_460ex | Rupjyoti Sarmah | 2010-08-02 | 3 | -0/+1766 |
| * | | | libata: reduce blacklist size even more (v2) | Mark Lord | 2010-08-02 | 1 | -10/+3 |
| * | | | libata: reduce blacklist size (v2) | Mark Lord | 2010-08-02 | 1 | -54/+6 |
| * | | | libata: glob_match for ata_device_blacklist (v2) | Mark Lord | 2010-08-02 | 1 | -21/+57 |
| * | | | ahci_platform: Remove unneeded ahci_driver.probe assignment | Anton Vorontsov | 2010-08-02 | 1 | -1/+0 |
| * | | | ahci_platform: Provide for vendor specific init | Jassi Brar | 2010-08-02 | 1 | -10/+15 |
| |/ / |
|
* / / | gcc-4.6: ACPI: fix unused but set variables in ACPI | Andi Kleen | 2010-08-15 | 1 | -6/+0 |
|/ / |
|
* | | ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1 | Tejun Heo | 2010-07-01 | 1 | -7/+19 |
* | | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 | Tejun Heo | 2010-07-01 | 2 | -0/+16 |