summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-30ata: ahci_platform: add a generic AHCI compatibleAntoine Ténart1-0/+2
2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart2-39/+157
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart15-56/+32
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo12-29/+122
2014-07-30ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun1-1/+3
2014-07-29ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...Suman Tripathi1-3/+3
2014-07-29ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...Suman Tripathi1-0/+7
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2-12/+5
2014-07-22ahci: st: Make of_device_id array constKiran Padwal1-1/+1
2014-07-22sata_sil24: Identify which card suffered IRQ status errorTim Small1-2/+2
2014-07-21ahci: st: Provide DT bindings for ST's SATA implementationLee Jones1-0/+31
2014-07-19ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez1-0/+1
2014-07-19ata: Add support for the Tegra124 SATA controllerMikko Perttunen3-0/+387
2014-07-19ata: ahci_platform: Increase AHCI_MAX_CLKS to 4Mikko Perttunen1-1/+1
2014-07-19of: Add NVIDIA Tegra SATA controller bindingMikko Perttunen1-0/+30
2014-07-17drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin1-1/+1
2014-07-15libata: EH should handle AMNF error condition as a media errorAlexey Asemov1-4/+5
2014-07-14libata: support the ata host which implements a queue depth less than 32Kevin Hao1-3/+19
2014-07-14MAINTAINERS: Add Hans de Goede as ahci-platform maintainerHans de Goede1-0/+10
2014-07-08ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...Suman Tripathi1-13/+47
2014-07-08libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi2-3/+6
2014-07-02dt-bindings: ata: document ability to disable spread-spectrum clockRussell King1-0/+2
2014-07-02ata: ahci_imx: add disable for spread-spectrumRussell King1-1/+13
2014-07-02dt-bindings: ata: add ahci_imx electrical propertiesRussell King1-0/+8
2014-07-02ata: ahci_imx: allow hardware parameters to be specified in DTRussell King1-8/+160
2014-07-02dt-bindings: ata: create bindings for imx sata controllerShawn Guo2-6/+26
2014-06-30ata: pata_samsung_cf: removes s5pc100 related ata codesKukjin Kim2-14/+0
2014-06-25ata: ahci_imx: warn when disabling ahci linkRussell King1-0/+3
2014-06-25ahci: disable ncq feature for hisilicon sataKefeng Wang1-1/+1
2014-06-19ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo1-4/+31
2014-06-17ahci/xgene: Remove logic to set 64-bit DMA maskSuravee Suthikulpanit1-10/+0
2014-06-17ahci: Check and set 64-bit DMA mask for platform AHCI driverSuravee Suthikulpanit1-0/+13
2014-06-17libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen1-1/+6
2014-06-17ata: Use dma_zalloc_coherentJoe Perches1-3/+2
2014-06-17epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov1-2/+2
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt1-10/+1
2014-06-16Linux 3.16-rc1v3.16-rc1Linus Torvalds1-2/+2
2014-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-34/+96
2014-06-16Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds30-265/+1836
2014-06-16Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds5-110/+194
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann1-4/+28
2014-06-15Merge branch 'csum_fixes'David S. Miller7-25/+60
2014-06-15vxlan: Checksum fixesTom Herbert1-9/+2
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert1-0/+12
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert1-1/+3
2014-06-15net: Fix save software checksum completeTom Herbert2-10/+29
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert3-5/+14
2014-06-15Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds24-369/+715
2014-06-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-36/+192
2014-06-15Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-34/+36