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-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-02sata_rcar: fix interrupt handlingSergei Shtylyov
2013-05-29ahci: add an observed PCI ID for Marvell 88se9172 SATA controllerGeorge Spelvin
2013-05-22sata_rcar: clear STOP bit in bmdma_start() methodSergei Shtylyov
2013-05-22libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier
2013-05-16ata_piix: add PCI IDs for Intel BayTailChew, Chiau Ee
2013-05-14libata: update "Maintained by:" tagsTejun Heo
2013-05-12drivers/ata: don't check resource with devm_ioremap_resourceWolfram Sang
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-05-01sata_highbank: Rename proc_name to the module nameRobert Richter
2013-05-01ACPI/libata: Restore libata.noacpi supportLv Zheng
2013-05-01[libata] acpi: make ata_ap_acpi_handle not blockAaron Lu
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-20Merge branch 'spear/dwdma' into late/cleanupArnd Bergmann
2013-04-20ata: arasan: remove the need for platform_dataArnd Bergmann
2013-04-16ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe
2013-04-15Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman
2013-04-12pata_pdc2027x: Fix compiler warningWang YanQing
2013-04-12[libata] SCSI: really use SATL version in VPDBaruch Even
2013-04-12pata_imx: add devicetree supportSascha Hauer
2013-04-12pata_imx: use void __iomem * for regsSascha Hauer
2013-04-12pata_imx: cleanup error pathSascha Hauer
2013-04-12pata_imx: Use devm_clk_getSascha Hauer
2013-04-12sata_rcar: Convert to devm_ioremap_resource()Sachin Kamat
2013-04-09sata_svw: switch to ->show_info()Al Viro
2013-04-04fsl/sata: create a sysfs entry for rx water markQiang Liu
2013-04-04libata-acpi: remove redundent code for power resource handlingAaron Lu
2013-04-04sata_highbank: make ahci_highbank_pm_ops staticJingoo Han
2013-04-04pata_octeon_cf: Use resource_size functionAlexandru Gheorghiu
2013-04-04pata_legacy: bogus clock in opti82c46x_set_piomode()Dan Carpenter
2013-04-04pata_at32: use module_platform_driver_probe()Jingoo Han
2013-04-04[libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regressionKrzysztof Mazur
2013-04-04libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse
2013-04-04ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song
2013-04-04libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-03-20treewide: Fix typos in printkMasanari Iida
2013-03-15drivers/ata: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-05pata_samsung_cf: use module_platform_driver_probe()Jingoo Han
2013-03-05[libata] Avoid specialized TLA's in ZPODD's KconfigAaron Lu
2013-03-05libata-acpi.c: fix copy and paste mistake in ata_acpi_register_power_resourceSander Eikelenboom
2013-03-05sata_fsl: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-05ahci: Add Device IDs for Intel Wellsburg PCHJames Ralston
2013-03-05ata_piix: Add MODULE_PARM_DESC to prefer_ms_hypervAndrew Brownfield
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki