summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-01ahci: st: st_configure_oob must be called after IP is clocked.Peter Griffin1-2/+4
2015-04-01ahci: st: Update the ahci_st DT documentationPeter Griffin1-13/+32
2015-04-01ahci: st: Update the DT example for how to obtain the PHY.Peter Griffin1-2/+2
2015-03-30sata_dwc_460ex: indent an if statementDan Carpenter1-1/+1
2015-03-27libata: Add tracepointsHannes Reinecke5-3/+488
2015-03-27libata-eh: Set 'information' field for autosenseHannes Reinecke6-3/+53
2015-03-27libata: Implement support for sense data reportingHannes Reinecke3-4/+120
2015-03-27libata: Implement NCQ autosenseHannes Reinecke4-2/+28
2015-03-27libata: use status bit definitions in ata_dump_status()Hannes Reinecke1-14/+15
2015-03-27ide,ata: Rename ATA_IDX to ATA_SENSEHannes Reinecke4-5/+5
2015-03-27libata: whitespace fixes in ata_to_sense_error()Hannes Reinecke1-21/+40
2015-03-27libata: whitespace cleanup in ata_get_cmd_descript()Hannes Reinecke1-25/+25
2015-03-27libata: use READ_LOG_DMA_EXTHannes Reinecke2-2/+14
2015-03-24libata: remove ATA_FLAG_LOWTAGTejun Heo3-6/+2
2015-03-24sata_dwc_460ex: re-use hsdev->dev instead of dwc_devAndy Shevchenko1-12/+11
2015-03-24sata_dwc_460ex: move to generic DMA driverAndy Shevchenko1-614/+122
2015-03-24sata_dwc_460ex: join messages backAndy Shevchenko1-49/+54
2015-03-19sata: xgene: add ACPI support for APM X-Gene SATA portsFeng Kan1-0/+10
2015-03-19ata: sata_mv: add proper definitions for LP_PHY_CTL register valuesThomas Petazzoni1-4/+16
2015-03-18Merge tag 'sound-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds25-102/+167
2015-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-10/+18
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-4/+30
2015-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-33/+56
2015-03-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-73/+66
2015-03-17Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...Linus Torvalds4-7/+9
2015-03-17HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires1-3/+4
2015-03-17Merge tag 'regulator-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-17/+18
2015-03-17Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-4/+7
2015-03-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-23/+168
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-81/+114
2015-03-17pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov1-0/+3
2015-03-17Merge tag 'asoc-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai23-92/+118
2015-03-17livepatch: Fix subtle race with coming and going modulesPetr Mladek2-4/+30
2015-03-17virtio_mmio: fix access width for mmioMichael S. Tsirkin1-8/+71
2015-03-16Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti8-75/+105
2015-03-16ALSA: hda - Treat stereo-to-mono mix properlyTakashi Iwai2-10/+49
2015-03-16Merge remote-tracking branches 'asoc/fix/sgtl5000' and 'asoc/fix/sn95031' int...Mark Brown2-9/+3
2015-03-16Merge remote-tracking branches 'asoc/fix/ak4671', 'asoc/fix/control', 'asoc/f...Mark Brown19-72/+91
2015-03-16Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-11/+24
2015-03-16Merge remote-tracking branches 'regulator/fix/gpio-enable' and 'regulator/fix...Mark Brown2-17/+18
2015-03-16regulator: tps65910: Add missing #include <linux/of.h>Geert Uytterhoeven1-0/+1
2015-03-16Revert "x86/mm/ASLR: Propagate base load address calculation"Borislav Petkov7-61/+17
2015-03-15Linux 4.0-rc4v4.0-rc4Linus Torvalds1-1/+1
2015-03-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-29/+83
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa1-1/+1
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds71-225/+882
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds5-39/+166
2015-03-15HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson3-0/+3
2015-03-15Merge branch 'irqchip/urgent-gic' into irqchip/urgentJason Cooper4-38/+146