| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers: Final irq namespace conversion | Thomas Gleixner | 2011-03-29 | 2 | -3/+3 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-03-18 | 1 | -7/+18 |
|\ |
|
| * | ATA: Add FSL sata v2 controller support | Xulei | 2011-03-15 | 1 | -7/+18 |
* | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-16 | 4 | -19/+16 |
|\ \ |
|
| * | | dt: Eliminate of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 4 | -19/+16 |
| |/ |
|
* | | ahci: add another PCI ID for marvell | Tejun Heo | 2011-03-15 | 1 | -0/+2 |
* | | sata_fsl: Update RX_WATER_MARK for TRANSCFG | Prabhakar Kushwaha | 2011-03-14 | 1 | -0/+12 |
* | | sata_fsl: Fix wrong Device Error Register usage | Prabhakar Kushwaha | 2011-03-14 | 1 | -2/+5 |
* | | libata: Include WWN ID in inquiry VPD emulation | Hannes Reinecke | 2011-03-14 | 1 | -0/+11 |
* | | ata/pata_arasan_cf: fill dma chan->private from pdata->dma_priv | Viresh Kumar | 2011-03-14 | 1 | -1/+6 |
* | | ata: pata: Convert pr_*(DRV_NAME ...) to pr_fmt/pr_<level> | Joe Perches | 2011-03-14 | 3 | -20/+23 |
* | | pata_arasan_cf: fix printk format string warning | Jeff Garzik | 2011-03-14 | 1 | -1/+2 |
* | | pata_arasan_cf: Adding support for arasan compact flash host controller | Viresh Kumar | 2011-03-14 | 3 | -0/+984 |
* | | libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work() | Viresh Kumar | 2011-03-14 | 1 | -2/+13 |
* | | ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller | Seth Heasley | 2011-03-14 | 1 | -0/+1 |
* | | ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller | Per Jessen | 2011-03-02 | 1 | -0/+2 |
* | | libata: remove ATA_FLAG_LPM | Sergei Shtylyov | 2011-03-02 | 1 | -2/+1 |
* | | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov | 2011-03-02 | 25 | -59/+41 |
* | | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov | 2011-03-02 | 26 | -44/+30 |
* | | libata: remove ATA_FLAG_{SRST|SATA_RESET} | Sergei Shtylyov | 2011-03-02 | 3 | -4/+4 |
* | | sata_dwc_460ex: add debugging options | Sergei Shtylyov | 2011-03-02 | 1 | -0/+12 |
* | | sata_dwc_460ex: fix misuse of ata_get_cmd_descript() | Sergei Shtylyov | 2011-03-02 | 1 | -10/+46 |
* | | sata_dwc_460ex: fix return value of dma_dwc_xfer_setup() | Sergei Shtylyov | 2011-03-02 | 1 | -2/+2 |
* | | sata_dwc_460ex: fix compilation errors/warnings | Sergei Shtylyov | 2011-03-02 | 1 | -6/+8 |
* | | sata_dwc_460ex: use ATA_PIO4 | Sergei Shtylyov | 2011-03-02 | 1 | -1/+1 |
* | | [libata] trivial: trim trailing whitespace for drivers/ata/*.[ch] | Jeff Garzik | 2011-03-02 | 9 | -14/+14 |
* | | libata: separate error handler into usable components | James Bottomley | 2011-03-02 | 1 | -9/+44 |
* | | libata: fix eh locking | James Bottomley | 2011-03-02 | 1 | -2/+7 |
* | | libata: fix locking for sas paths | James Bottomley | 2011-03-02 | 1 | -1/+1 |
* | | libata: plumb sas port scan into standard libata paths | James Bottomley | 2011-03-02 | 3 | -25/+24 |
* | | libata: fix hotplug for drivers which don't implement LPM | Tejun Heo | 2011-03-02 | 1 | -1/+1 |
|/ |
|
* | libata: set queue DMA alignment to sector size for ATAPI too | Tejun Heo | 2011-01-28 | 1 | -6/+18 |
* | libata: DVR-212D can't do SETXFER DVD-RW DVR-212D | Francesco Antonacci | 2011-01-28 | 1 | -0/+1 |
* | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Anssi Hannula | 2011-01-28 | 1 | -0/+2 |
* | pata_hpt37x: inherit prereset() method for HPT374 | Sergei Shtylyov | 2011-01-28 | 1 | -3/+2 |
* | ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs | Seth Heasley | 2011-01-28 | 1 | -0/+1 |
* | pata_hpt37x: fold 'if' statement into 'switch' | Sergei Shtylyov | 2011-01-28 | 1 | -46/+43 |
* | pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...) | Sergei Shtylyov | 2011-01-28 | 2 | -18/+16 |
* | pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...) | Sergei Shtylyov | 2011-01-28 | 2 | -6/+6 |
* | pata_mpc52xx: inherit from ata_bmdma_port_ops | Tejun Heo | 2011-01-28 | 1 | -1/+1 |
* | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 2 | -3/+3 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 4 | -18/+19 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 2 | -3/+3 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-01-10 | 9 | -212/+856 |
|\ \ \ |
|
| * | | | pata_platform: Remove CONFIG_HAVE_PATA_PLATFORM's dependencies. | Nick Bowler | 2011-01-07 | 1 | -8/+8 |
| * | | | pata_hpt37x: actually limit HPT370 to UltraDMA/66 | Sergei Shtylyov | 2011-01-07 | 1 | -5/+5 |
| * | | | pata_hpt3x2n: coding style cleanup | Sergei Shtylyov | 2011-01-07 | 1 | -39/+47 |
| * | | | pata_hpt37x: coding style cleanup | Sergei Shtylyov | 2011-01-07 | 1 | -81/+101 |
| * | | | pata_hpt366: coding style cleanup | Sergei Shtylyov | 2011-01-07 | 1 | -22/+29 |