| Commit message (Expand) | Author | Age | Files | Lines |
* | [libata] replace sata_settings with devslp_timing | Shane Huang | 2013-01-14 | 2 | -12/+16 |
* | [libata] ahci: Add support for Enmotus Bobcat device. | Hugh Daschbach | 2013-01-14 | 1 | -1/+7 |
* | [libata] ahci: Fix lack of command retry after a success error handler. | Bian Yu | 2013-01-14 | 1 | -1/+1 |
* | Drivers: ata: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 25 | -94/+85 |
* | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2012-12-15 | 24 | -354/+350 |
|\ |
|
| * | sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644) | Jeff Garzik | 2012-12-14 | 1 | -0/+1 |
| * | [libata] fix Null pointer dereference on disk error | Xiaotian Feng | 2012-12-14 | 1 | -2/+4 |
| * | ahci: convert ata_link_printk() to ata_link_warn() | Wei Yongjun | 2012-12-14 | 1 | -1/+1 |
| * | pata_imx: convert ata_dev_printk() to ata_dev_info() | Wei Yongjun | 2012-12-14 | 1 | -1/+1 |
| * | ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>() | Wei Yongjun | 2012-12-14 | 1 | -4/+2 |
| * | ahci_platform: make structs static | Brian Norris | 2012-12-14 | 1 | -3/+3 |
| * | Revert "pata_octeon_cf: perform host detach, removal on exit" | Jeff Garzik | 2012-12-14 | 1 | -1/+0 |
| * | Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl" | Jeff Garzik | 2012-12-14 | 1 | -1/+2 |
| * | pata_of_platform: fix compile error | Brian Norris | 2012-12-03 | 1 | -0/+1 |
| * | libata: use pci_get_drvdata() helper | Brian Norris | 2012-12-03 | 1 | -4/+3 |
| * | pata_octeon_cf: perform host detach, removal on exit | Brian Norris | 2012-12-03 | 1 | -0/+1 |
| * | sata_highbank: utilize common ata_platform_remove_one() | Brian Norris | 2012-12-03 | 1 | -11/+1 |
| * | pata_palmld: utilize common ata_platform_remove_one() | Brian Norris | 2012-12-03 | 1 | -3/+1 |
| * | pata_platform: remove unused remove function | Brian Norris | 2012-12-03 | 1 | -17/+0 |
| * | pata_platform: utilize common ata_platform_remove_one() | Brian Norris | 2012-12-03 | 1 | -6/+1 |
| * | pata_of_platform: utilize common ata_platform_remove_one() | Brian Norris | 2012-12-03 | 1 | -6/+1 |
| * | pata_mpc52xx: utilize common ata_platform_remove_one() | Brian Norris | 2012-12-03 | 1 | -14/+3 |
| * | pata_ixp4xx_cf: utilize common ata_platform_remove_one() | Brian Norris | 2012-12-03 | 1 | -10/+1 |
| * | ahci_platform: utilize common ata_platform_remove_one() | Brian Norris | 2012-12-03 | 1 | -11/+1 |
| * | libata: implement ata_platform_remove_one() | Brian Norris | 2012-12-03 | 1 | -0/+23 |
| * | ahci_platform: perform platform exit in host_stop() hook | Brian Norris | 2012-12-03 | 1 | -7/+23 |
| * | ahci_platform: convert to module_platform_driver | Brian Norris | 2012-12-03 | 1 | -12/+1 |
| * | ahci_platform: enable hotplug unbinding | Brian Norris | 2012-12-03 | 1 | -2/+3 |
| * | libata: set dma_mode to 0xff in reset | Aaron Lu | 2012-12-03 | 2 | -0/+2 |
| * | ata_piix: re-order code and remove prototypes | Bartlomiej Zolnierkiewicz | 2012-12-03 | 1 | -221/+198 |
| * | libata: check SATA_SETTINGS log with HW Feature Ctrl | Shane Huang | 2012-12-03 | 1 | -2/+1 |
| * | libata: restore acpi disable functionality | Aaron Lu | 2012-12-03 | 1 | -0/+4 |
| * | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 2012-11-28 | 1 | -3/+3 |
| * | pata_arasan_cf: declare/use more local variables in arasan_cf_dma_start() | Sergei Shtylyov | 2012-11-28 | 1 | -2/+5 |
| * | sata_highbank: use ATA_BUSY | Sergei Shtylyov | 2012-11-28 | 1 | -1/+1 |
| * | sata_sx4: pdc20621_{ata|host}_sg() do not need 'tf' parameter | Sergei Shtylyov | 2012-11-28 | 1 | -8/+6 |
| * | sata_sil24: remove unused variable from sata_sil24.c | Wei Yongjun | 2012-11-28 | 1 | -4/+0 |
| * | sata_inic162x: remove unused variable in inic_scr_read() | Wei Yongjun | 2012-11-28 | 1 | -2/+0 |
| * | pata_rdc: remove unused variable in rdc_init_one() | Wei Yongjun | 2012-11-28 | 1 | -3/+0 |
| * | pata_cs5536: add quirk for broken udma | Christian Gmeiner | 2012-11-28 | 1 | -1/+31 |
| * | ata_piix: reenable MS Virtual PC guests | Olaf Hering | 2012-11-28 | 1 | -3/+22 |
| * | sata_promise: fix hardreset lockdep error | Mikael Pettersson | 2012-11-28 | 1 | -2/+13 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-12-14 | 1 | -135/+288 |
|\ \ |
|
| * | | ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian. | David Daney | 2012-12-13 | 1 | -0/+4 |
| * | | MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree. | David Daney | 2012-12-13 | 1 | -135/+284 |
| |/ |
|
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD | 2012-11-06 | 1 | -1/+1 |
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2012-11-22 | 1 | -0/+2 |
|\ \ |
|
| * | | [SCSI] sd: Implement support for WRITE SAME | Martin K. Petersen | 2012-11-14 | 1 | -0/+1 |
| * | | [SCSI] Add a report opcode helper | Martin K. Petersen | 2012-11-14 | 1 | -0/+1 |
| |/ |
|