| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-10 | 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-10 | 1 | -1/+1 |
* | | | | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-08-10 | 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-01 | 3 | -51/+48 |
* | | | ata: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used) | Peter Huewe | 2010-08-01 | 1 | -2/+1 |
* | | | ata_piix: fix locking around SIDPR access | Tejun Heo | 2010-08-01 | 1 | -0/+8 |
* | | | [libata] update blacklist for new hyphenated pattern ranges (v2) | Mark Lord | 2010-08-01 | 1 | -10/+4 |
* | | | libata: allow hyphenated pattern ranges | Mark Lord | 2010-08-01 | 1 | -4/+12 |
* | | | ata_generic: drop hard coded DMA force logic for CENATEK | Tejun Heo | 2010-08-01 | 1 | -4/+0 |
* | | | [libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <... | Justin P. Mattock | 2010-08-01 | 1 | -1/+1 |
* | | | [libata] add ATA_CMD_DSM to ata_get_cmd_descript | FUJITA Tomonori | 2010-08-01 | 1 | -0/+1 |
* | | | [libata] Add Samsung PATA controller driver, pata_samsung_cf | Abhilash Kesavan | 2010-08-01 | 3 | -0/+693 |
* | | | [libata] Add 460EX on-chip SATA driver, sata_dwc_460ex | Rupjyoti Sarmah | 2010-08-01 | 3 | -0/+1766 |
* | | | libata: reduce blacklist size even more (v2) | Mark Lord | 2010-08-01 | 1 | -10/+3 |
* | | | libata: reduce blacklist size (v2) | Mark Lord | 2010-08-01 | 1 | -54/+6 |
* | | | libata: glob_match for ata_device_blacklist (v2) | Mark Lord | 2010-08-01 | 1 | -21/+57 |
* | | | ahci_platform: Remove unneeded ahci_driver.probe assignment | Anton Vorontsov | 2010-08-01 | 1 | -1/+0 |
* | | | ahci_platform: Provide for vendor specific init | Jassi Brar | 2010-08-01 | 1 | -10/+15 |
|/ / |
|
* | | 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 |
* | | libahci: Fix bug in storing EM messages | Harry Zhang | 2010-07-01 | 1 | -2/+3 |
|/ |
|
* | sata_sil24: Use memory barriers before issuing commands | Catalin Marinas | 2010-06-10 | 1 | -0/+10 |
* | sata_sil24: memset() overflow | Dan Carpenter | 2010-06-10 | 1 | -1/+1 |
* | ahci: redo stopping DMA engines on empty ports | Tejun Heo | 2010-06-07 | 1 | -18/+3 |
* | sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24 | Colin Tuckley | 2010-06-07 | 1 | -6/+6 |
* | sata_via: explain the magic fix | Tejun Heo | 2010-06-07 | 1 | -2/+16 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-06-03 | 5 | -8/+48 |
|\ |
|
| * | libata: implement on-demand HPA unlocking | Tejun Heo | 2010-06-02 | 2 | -0/+30 |
| * | libata: use the enlarged capacity after late HPA unlock | Tejun Heo | 2010-06-02 | 1 | -3/+2 |
| * | libata-sff: trivial corrections to Kconfig help text | Stefan Richter | 2010-06-02 | 1 | -3/+3 |
| * | sata_nv: don't diddle with nIEN on mcp55 | Tejun Heo | 2010-06-02 | 1 | -2/+0 |
| * | sata_via: magic vt6421 fix for transmission problems w/ WD drives | Tejun Heo | 2010-06-02 | 1 | -0/+13 |
* | | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt | 2010-06-02 | 1 | -5/+5 |
|/ |
|
* | libata: implement dump_id force param | Tejun Heo | 2010-05-25 | 1 | -0/+9 |
* | libata: disable ATAPI AN by default | Tejun Heo | 2010-05-25 | 1 | -1/+6 |
* | libata-sff: make BMDMA optional | Tejun Heo | 2010-05-25 | 3 | -280/+325 |
* | libata-sff: kill dummy BMDMA ops from sata_qstor and pata_octeon_cf | Tejun Heo | 2010-05-25 | 2 | -32/+0 |