aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-18ata: ahci_mvebu: add support for Armada 3700 variantLior Amsalem1-5/+9
2016-02-18libata: fix unbalanced spin_lock_irqsave/spin_unlock_irq() in ata_scsi_park_show()Tejun Heo1-2/+2
2016-02-11libata: support AHCI on OCTEON platformAleksey Makarov4-0/+116
2016-02-11libata: fix HDIO_GET_32BIT ioctlArnd Bergmann1-6/+5
2016-02-11ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.Suman Tripathi1-1/+46
2016-02-11ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.Suman Tripathi3-45/+41
2016-02-11libahci: Implement the capability to override the generic ahci interrupt handler.Suman Tripathi2-7/+22
2016-02-10ahci: Intel DNV device IDs SATAAlexandra Yates1-0/+20
2016-02-01libata: fix sff host state machine locking while pollingTejun Heo1-21/+11
2016-01-29libata-sff: use WARN instead of BUG on illegal host state machine stateTejun Heo1-1/+2
2016-01-25libata: disable forced PORTS_IMPL for >= AHCI 1.3Tejun Heo1-2/+2
2016-01-25libata: blacklist a Viking flash model for MWDMA corruptionShikha Jain1-0/+1
2016-01-25drivers: ata: wake port before DMA stop for ALPMDanesh Petigara3-1/+24
2016-01-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-5/+333
2016-01-24Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds2-0/+9
2016-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds7-39/+297
2016-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-2/+1
2016-01-24ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi listJosh Boyer1-0/+7
2016-01-24intel_telemetry_debugfs: Fix unused warnings in telemetry debugfsSouvik Kumar Chakravarty1-0/+2
2016-01-24MIPS: bcm963xx: Move extended flash address to bcm_tag header fileSimon Arlott1-4/+2
2016-01-24MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structureSimon Arlott1-1/+1
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds129-4144/+5686
2016-01-24IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan3-0/+330
2016-01-23Merge tag 'ntb-4.5' of git://github.com/jonmason/ntbLinus Torvalds12-12/+2177
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds23-75/+73
2016-01-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-48/+15
2016-01-23Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into nextZhang Rui5-38/+286
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-1/+87
2016-01-22Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-210/+455
2016-01-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds26-3718/+3009
2016-01-22tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa6-48/+15
2016-01-22wrappers for ->i_mutex accessAl Viro22-73/+73
2016-01-22lustre: remove unused declarationAl Viro1-2/+0
2016-01-22Merge tag 'mmc-v4.5-rc1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds7-28/+47
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-8/+17
2016-01-22soc: qcom/spm: shut up uninitialized variable warningArnd Bergmann1-1/+1
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds8-2152/+2529
2016-01-21Merge branch 'for-4.5/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds8-161/+1272
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds26-1314/+3651
2016-01-21Merge branch 'next' into for-linusDmitry Torokhov3-210/+455
2016-01-21NTB: Fix macro parameter conflict with field nameAllen Hubbe1-2/+3
2016-01-21NTB: Add support for AMD PCI-Express Non-Transparent BridgeXiangliang Yu6-0/+1370
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-92/+89
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds72-1800/+3449
2016-01-21Merge tag 'pwm/for-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds10-105/+445
2016-01-21Merge tag 'for-4.5' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds1-5/+5
2016-01-21rbd: delete an unnecessary check before rbd_dev_destroy()Markus Elfring1-2/+1
2016-01-21IB/mlx5: Unify CQ create flags checkLeon Romanovsky2-9/+3
2016-01-21IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com1-12/+127