summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ahci_xgene: Skip the PHY and clock initialization if already configured by th...Suman Tripathi2014-09-061-1/+14
* ahci: add pcid for Marvel 0x9182 controllerMurali Karicheri2014-09-051-0/+2
* ata: Disabling the async PM for JMicron chip 363/361Chuansheng Liu2014-09-012-0/+24
* ata_piix: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-281-0/+8
* ahci: Add Device IDs for Intel 9 Series PCHJames Ralston2014-08-281-0/+8
* ata: ahci_tegra: Read calibration fuseMikko Perttunen2014-08-261-4/+10
* libata: widen Crucial M550 blacklist matchingTejun Heo2014-08-181-1/+1
* pata_scc: propagate return value of scc_wait_after_resetArjun Sreedharan2014-08-181-8/+7
* ata: ahci_tegra: Change include to fix compilationMikko Perttunen2014-08-171-1/+1
* pata_samsung_cf: change ret type to signedArjun Sreedharan2014-08-171-1/+1
* ahci_xgene: Removing NCQ support from the APM X-Gene SoC AHCI SATA Host Contr...Suman Tripathi2014-08-171-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-1610-114/+123
|\
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-08-069-112/+121
| |\
| | * iscsi class: Fix freeing of skb in get host error pathMike Christie2014-08-041-1/+1
| | * pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-012-71/+70
| | * pm8001: Fix erratic calculation in update_flashTomas Henzl2014-08-011-5/+2
| | * libiscsi: return new error code when nop times outMike Christie2014-08-011-1/+1
| | * iscsi class: fix get_host_stats return code when not supportedMike Christie2014-08-011-1/+1
| | * iscsi class: fix get_host_stats error handlingMike Christie2014-08-011-0/+4
| | * qla4xxx: fix get_host_stats error propagationMike Christie2014-08-011-0/+2
| | * qla4xxx: check the return value of dma_alloc_coherent()Maurizio Lombardi2014-07-301-0/+6
| | * scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Rickard Strandqvist2014-07-301-7/+7
| | * scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Rickard Strandqvist2014-07-301-7/+7
| | * qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-1/+1
| | * pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-301-19/+20
| * | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-08-061-2/+2
| |\ \
| | * | scsi: fix u14-34f printk format warningsRandy Dunlap2014-08-011-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-08-168-202/+461
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2014-08-156-201/+458
| |\ \ \ \
| | * | | | Input: edt-ft5x06 - remove superfluous assignmentMaks Naumov2014-08-141-1/+0
| | * | | | Input: xpad - add support for Xbox One controllersTed Mielczarek2014-08-131-17/+157
| | * | | | Input: atmel_mxt_ts - fix a few issues reported by CoverityDmitry Torokhov2014-08-131-6/+11
| | * | | | Input: atmel_mxt_ts - split config update a bitDmitry Torokhov2014-08-131-125/+145
| | * | | | Input: atmel_mxt_ts - simplify mxt_initialize a bitDmitry Torokhov2014-08-131-39/+42
| | * | | | Input: cap1106 - allow changing key mapping from userspaceDmitry Torokhov2014-08-081-1/+7
| | * | | | Input: synaptics - use firmware data for Cr-48Henrik Rydberg2014-08-081-2/+68
| | * | | | Input: synaptics - properly initialize slots for semi-MTDmitry Torokhov2014-08-081-3/+3
| | * | | | Input: MT - make slot cleanup callable outside mt_sync_frame()Henrik Rydberg2014-08-081-11/+27
| | * | | | Input: atmel_mxt_ts - mXT224 DMA quirk was fixed in firmware v2.0.AANick Dyer2014-08-081-3/+5
| * | | | | Input: joystick - use get_cycles on ARMv8Mark Brown2014-08-121-1/+1
| * | | | | Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven2014-08-121-0/+2
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-08-1614-27/+57
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie2014-08-1514-27/+57
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau/platform: fix compilation errorAlexandre Courbot2014-08-141-1/+2
| | * | | | | | drm/nouveau/gk20a: add LTC deviceAlexandre Courbot2014-08-141-0/+1
| | * | | | | | drm/nouveau: warn if we fail to re-pin fb on resumeBen Skeggs2014-08-141-1/+3
| | * | | | | | drm/nouveau/nvif: fix dac load detect method definitionBen Skeggs2014-08-141-2/+2
| | * | | | | | drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entriesBen Skeggs2014-08-141-0/+6
| | * | | | | | drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0Ben Skeggs2014-08-142-2/+6
| | * | | | | | drm/nouveau/ltc: fix tag base address getting truncated if above 4GiBBen Skeggs2014-08-141-1/+1