Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15drivers/ata: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-02-25Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-02-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-22Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-21[libata] fix smatch warning for zpodd_wake_devAaron Lu
2013-02-21[libata] Set proper SK when CK_COND is set.Gwendal Grignou
2013-02-21[libata] Convert to devm_ioremap_resource()Thierry Reding
2013-02-21libata: add R-Car SATA driverVladimir Barinov
2013-02-21ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston
2013-02-21ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2013-02-14ata: disable ATA for s390Heiko Carstens
2013-02-11Merge branch 'acpi-pm'Rafael J. Wysocki
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-26[libata] scsi: no poll when ODD is powered offAaron Lu
2013-01-26ahci: AHCI-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley
2013-01-26ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley
2013-01-26[libata] PM code cleanup for ata portAaron Lu
2013-01-26[libata] pm: differentiate system and runtime pm for ata portAaron Lu
2013-01-26Revert "libata: export host controller number thru /sys"Jeff Garzik
2013-01-26ata: Convert to devm_ioremap_resource()Thierry Reding
2013-01-24AHCI: Support multiple MSIsAlexander Gordeev
2013-01-22drivers/ata: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-22libata: do not suspend port if normal ODD is attachedAaron Lu
2013-01-22libata: expose pm qos flags for ata deviceAaron Lu
2013-01-22libata: handle power transition of ODDAaron Lu
2013-01-22libata: check zero power ready status for ZPODDAaron Lu
2013-01-22libata: move acpi notification code to zpoddAaron Lu
2013-01-22libata: identify and init ZPODD devicesAaron Lu
2013-01-17ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki
2013-01-14libata: export host controller number thru /sysDavid Milburn
2013-01-14pata_samsung_cf: Use devm_clk_get()Jingoo Han
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang
2013-01-14[libata] ahci: Add support for Enmotus Bobcat device.Hugh Daschbach
2013-01-14[libata] ahci: Fix lack of command retry after a success error handler.Bian Yu
2013-01-04Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter
2012-12-16Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2012-12-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-14sata_dwc_460ex: remove file exec bit (chmod 0755 -> 0644)Jeff Garzik
2012-12-14[libata] fix Null pointer dereference on disk errorXiaotian Feng
2012-12-14ahci: convert ata_link_printk() to ata_link_warn()Wei Yongjun
2012-12-14pata_imx: convert ata_dev_printk() to ata_dev_info()Wei Yongjun
2012-12-14ARM: ep93xx: convert ata_<foo>_printk() to ata_<foo>_<level>()Wei Yongjun
2012-12-14ahci_platform: make structs staticBrian Norris
2012-12-14Revert "pata_octeon_cf: perform host detach, removal on exit"Jeff Garzik