| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-05-07 | 1 | -18/+19 |
|\ |
|
| * | Merge branch 'spear/dwdma' into late/cleanup | Arnd Bergmann | 2013-04-19 | 1 | -18/+19 |
| |\ |
|
| | * | ata: arasan: remove the need for platform_data | Arnd Bergmann | 2013-04-19 | 1 | -18/+19 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -22/+7 |
|\ \ \ |
|
| * | | | sata_svw: switch to ->show_info() | Al Viro | 2013-04-09 | 1 | -22/+7 |
| |/ / |
|
* | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-04-30 | 9 | -85/+123 |
|\ \ \ |
|
| * | | | sata_highbank: Rename proc_name to the module name | Robert Richter | 2013-04-30 | 1 | -1/+1 |
| * | | | ACPI/libata: Restore libata.noacpi support | Lv Zheng | 2013-04-30 | 1 | -2/+2 |
| * | | | [libata] acpi: make ata_ap_acpi_handle not block | Aaron Lu | 2013-04-30 | 1 | -18/+27 |
| * | | | [libata] SCSI: really use SATL version in VPD | Baruch Even | 2013-04-11 | 1 | -1/+0 |
| * | | | pata_imx: add devicetree support | Sascha Hauer | 2013-04-11 | 1 | -0/+9 |
| * | | | pata_imx: use void __iomem * for regs | Sascha Hauer | 2013-04-11 | 1 | -1/+1 |
| * | | | pata_imx: cleanup error path | Sascha Hauer | 2013-04-11 | 1 | -6/+14 |
| * | | | pata_imx: Use devm_clk_get | Sascha Hauer | 2013-04-11 | 1 | -3/+2 |
| * | | | sata_rcar: Convert to devm_ioremap_resource() | Sachin Kamat | 2013-04-11 | 1 | -3/+4 |
| * | | | fsl/sata: create a sysfs entry for rx water mark | Qiang Liu | 2013-04-03 | 1 | -0/+55 |
| * | | | libata-acpi: remove redundent code for power resource handling | Aaron Lu | 2013-04-03 | 2 | -35/+4 |
| * | | | sata_highbank: make ahci_highbank_pm_ops static | Jingoo Han | 2013-04-03 | 1 | -1/+1 |
| * | | | pata_octeon_cf: Use resource_size function | Alexandru Gheorghiu | 2013-04-03 | 1 | -1/+1 |
| * | | | pata_legacy: bogus clock in opti82c46x_set_piomode() | Dan Carpenter | 2013-04-03 | 1 | -1/+1 |
| * | | | pata_at32: use module_platform_driver_probe() | Jingoo Han | 2013-04-03 | 1 | -12/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 | 2 | -1/+3 |
|\ \ \ \ |
|
| * | | | | pata_pdc2027x: Fix compiler warning | Wang YanQing | 2013-04-12 | 1 | -0/+2 |
| * | | | | treewide: Fix typos in printk | Masanari Iida | 2013-03-20 | 1 | -1/+1 |
* | | | | | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-04-29 | 1 | -13/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 3.9-rc7 into char-misc-next | Greg Kroah-Hartman | 2013-04-14 | 3 | -6/+22 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-03-26 | 6 | -21/+16 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | drivers/ata: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten | 2013-03-15 | 1 | -13/+1 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-04-29 | 1 | -5/+5 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4b | Myron Stowe | 2013-04-15 | 1 | -5/+5 |
| |/ / / |
|
* | | | | [libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regression | Krzysztof Mazur | 2013-04-03 | 1 | -4/+4 |
* | | | | libata: fix DMA to stack in reading devslp_timing parameters | David Woodhouse | 2013-04-03 | 1 | -1/+1 |
* | | | | ata_piix: Fix DVD not dectected at some Haswell platforms | Youquan Song | 2013-04-03 | 1 | -1/+13 |
* | | | | libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive | Shan Hai | 2013-04-03 | 1 | -0/+4 |
| |/ /
|/| | |
|
* | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-03-23 | 6 | -21/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | pata_samsung_cf: use module_platform_driver_probe() | Jingoo Han | 2013-03-04 | 1 | -12/+1 |
| * | | [libata] Avoid specialized TLA's in ZPODD's Kconfig | Aaron Lu | 2013-03-04 | 1 | -6/+7 |
| * | | libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resource | Sander Eikelenboom | 2013-03-04 | 1 | -1/+1 |
| * | | sata_fsl: Remove redundant NULL check before kfree | Syam Sidhardhan | 2013-03-04 | 1 | -2/+1 |
| * | | ahci: Add Device IDs for Intel Wellsburg PCH | James Ralston | 2013-03-04 | 1 | -0/+2 |
| * | | ata_piix: Add MODULE_PARM_DESC to prefer_ms_hyperv | Andrew Brownfield | 2013-03-04 | 1 | -0/+4 |
| |/ |
|
* | | ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type | Rafael J. Wysocki | 2013-03-04 | 1 | -6/+0 |
* | | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki | 2013-03-04 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2013-02-24 | 12 | -134/+1460 |
|\ |
|
| * | [libata] fix smatch warning for zpodd_wake_dev | Aaron Lu | 2013-02-20 | 1 | -2/+1 |
| * | [libata] Set proper SK when CK_COND is set. | Gwendal Grignou | 2013-02-20 | 1 | -4/+14 |
| * | [libata] Convert to devm_ioremap_resource() | Thierry Reding | 2013-02-20 | 1 | -3/+4 |
| * | libata: add R-Car SATA driver | Vladimir Barinov | 2013-02-20 | 3 | -0/+919 |
| * | ahci: Add Device IDs for Intel Wellsburg PCH | James Ralston | 2013-02-20 | 1 | -0/+8 |
| * | ata_piix: Add Device IDs for Intel Wellsburg PCH | James Ralston | 2013-02-20 | 1 | -0/+9 |