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