summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds2015-02-0922-224/+541
|\
| * Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-02-098-13/+54
| |\
| | * ahci_xgene: Fix the dma state machine lockup for the ATA_CMD_SMART PIO mode c...Suman Tripathi2015-02-031-1/+2
| * | ata: libahci: Use of_platform_device_create only if supportedGuenter Roeck2015-02-031-1/+3
| * | sata_mv: Delete unnecessary checks before the function call "phy_power_off"Markus Elfring2015-02-031-4/+2
| * | ata: Delete unnecessary checks before the function call "pci_dev_put"Markus Elfring2015-02-031-4/+2
| * | ata: pata_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-282-5/+13
| * | ata: ahci_platform: fix owner module reference mismatch for scsi hostAkinobu Mita2015-01-2810-22/+80
| * | pata_pdc2027x: Use 64-bit timekeepingTina Ruchandani2015-01-271-5/+5
| * | ata: libahci: Fix devres cleanup on failureThierry Reding2015-01-211-1/+2
| * | ata: libahci: Allow using multiple regulatorsGregory CLEMENT2015-01-193-75/+171
| * | ata: libahci: Clean-up the ahci_platform_en/disable_phys functionsGregory CLEMENT2015-01-191-6/+0
| * | sata_rcar: extend PM methodsMikhail Ulyanov2015-01-191-2/+23
| * | sata_dwc_460ex: disable compilation on ARM and ARM64Andy Shevchenko2015-01-121-1/+1
| * | ata: libata-core: Remove unused functionRickard Strandqvist2015-01-112-28/+0
| * | sata_dwc_460ex: convert to devm_kzalloc in ->probe()Andy Shevchenko2015-01-081-18/+6
| * | sata_dwc_460ex: remove extra messageAndy Shevchenko2015-01-081-6/+2
| * | sata_dwc_460ex: use np local variable in ->probe()Andy Shevchenko2015-01-081-4/+4
| * | sata_dwc_460ex: fix most of the sparse warningsAndy Shevchenko2015-01-081-34/+33
| * | sata_dwc_460ex: enable COMPILE_TEST for the driverAndy Shevchenko2015-01-082-1/+13
| * | sata_dwc_460ex: remove redundant dev_set_drvdataAndy Shevchenko2015-01-081-1/+0
| * | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-01-081-14/+12
| |\ \
| * | | libata: Remove FIXME comment in atapi_eh_request_senseNicholas Krause2015-01-071-1/+0
| * | | ahci_xgene: Implement the workaround to support PMP enumeration and discovery.Suman Tripathi2015-01-061-5/+128
| * | | ahci_xgene: Implement the xgene_ahci_poll_reg_val to support PMP.Suman Tripathi2015-01-061-2/+54
| * | | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2015-01-062-6/+9
| |\ \ \
| * | | | libata: s/ata_id_removeable()/ata_id_removable()/Nicholas Krause2014-12-251-2/+2
* | | | | Merge tag 'edac_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2015-02-099-33/+575
|\ \ \ \ \
| * | | | | EDAC, mv64x60_edac: Fix an error code in probe()Dan Carpenter2015-01-301-1/+2
| * | | | | EDAC: edac_mc_sysfs: Make stuff staticBorislav Petkov2015-01-301-11/+11
| * | | | | EDAC: Fix the leak of mci->bus->name when bus_register failsJunjie Mao2015-01-301-13/+16
| * | | | | edac: i5100_edac: Remove unused i5100_recmema_dm_buf_idRickard Strandqvist2015-01-121-5/+0
| * | | | | EDAC, synps: Add EDAC support for zynq ddr ecc controllerPunnaiah Choudary Kalluri2015-01-073-0/+543
| * | | | | mpc85xx_edac: Fix a typo in commentsAlexander Kuleshov2015-01-022-2/+2
| * | | | | EDAC, mce_amd_inj: Fix sparse non static symbol warningWei Yongjun2014-12-211-1/+1
| |/ / / /
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-091-6/+26
|\ \ \ \ \
| * \ \ \ \ Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-01-151-6/+26
| |\ \ \ \ \
| | * | | | | ACPI, EINJ: Enhance error injection tolerance levelChen, Gong2014-12-151-6/+26
* | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-098-24/+46
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-298-24/+46
| |\ \ \ \ \ \ \
| | * | | | | | | efi: Don't look for chosen@0 node on DT platformsLeif Lindholm2015-01-201-2/+1
| | * | | | | | | firmware: efi: Remove unneeded guid unparseIvan Khoronzhuk2015-01-201-5/+0
| | * | | | | | | efi/libstub: Call get_memory_map() to obtain map and desc sizesArd Biesheuvel2015-01-201-6/+10
| | * | | | | | | efi: Small leak on error in runtime map codeDan Carpenter2015-01-201-1/+1
| | * | | | | | | efi: rtc-efi: Mark UIE as unsupportedArd Biesheuvel2015-01-201-0/+1
| | * | | | | | | arm64/efi: efistub: Apply __init annotationArd Biesheuvel2015-01-153-5/+19
| | * | | | | | | efi: Expose underlying UEFI firmware platform size to userlandSteve McIntyre2015-01-121-0/+9
| | * | | | | | | efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov2015-01-072-5/+5
| | * | | | | | | efi: Update the URLs for efibootmgrPeter Jones2015-01-071-2/+2
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-096-109/+83
|\ \ \ \ \ \ \ \ \