aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo
2014-07-30ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun
2014-07-29ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...Suman Tripathi
2014-07-29ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...Suman Tripathi
2014-07-23libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-22ahci: st: Make of_device_id array constKiran Padwal
2014-07-22sata_sil24: Identify which card suffered IRQ status errorTim Small
2014-07-21ahci: st: Provide DT bindings for ST's SATA implementationLee Jones
2014-07-18ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez
2014-07-18ata: Add support for the Tegra124 SATA controllerMikko Perttunen
2014-07-18ata: ahci_platform: Increase AHCI_MAX_CLKS to 4Mikko Perttunen
2014-07-18of: Add NVIDIA Tegra SATA controller bindingMikko Perttunen
2014-07-17drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin
2014-07-15libata: EH should handle AMNF error condition as a media errorAlexey Asemov
2014-07-14libata: support the ata host which implements a queue depth less than 32Kevin Hao
2014-07-14MAINTAINERS: Add Hans de Goede as ahci-platform maintainerHans de Goede
2014-07-08ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...Suman Tripathi
2014-07-08libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi
2014-07-01dt-bindings: ata: document ability to disable spread-spectrum clockRussell King
2014-07-01ata: ahci_imx: add disable for spread-spectrumRussell King
2014-07-01dt-bindings: ata: add ahci_imx electrical propertiesRussell King
2014-07-01ata: ahci_imx: allow hardware parameters to be specified in DTRussell King
2014-07-01dt-bindings: ata: create bindings for imx sata controllerShawn Guo
2014-06-30ata: pata_samsung_cf: removes s5pc100 related ata codesKukjin Kim
2014-06-24ata: ahci_imx: warn when disabling ahci linkRussell King
2014-06-24ahci: disable ncq feature for hisilicon sataKefeng Wang
2014-06-19ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo
2014-06-17ahci/xgene: Remove logic to set 64-bit DMA maskSuravee Suthikulpanit
2014-06-17ahci: Check and set 64-bit DMA mask for platform AHCI driverSuravee Suthikulpanit
2014-06-17libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen
2014-06-17ata: Use dma_zalloc_coherentJoe Perches
2014-06-16epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt
2014-06-15Linux 3.16-rc1v3.16-rc1Linus Torvalds
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15Merge branch 'csum_fixes'David S. Miller
2014-06-15vxlan: Checksum fixesTom Herbert
2014-06-15net: add skb_pop_rcv_encapsulationTom Herbert
2014-06-15udp: call __skb_checksum_complete when doing full checksumTom Herbert
2014-06-15net: Fix save software checksum completeTom Herbert
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-06-14fix __swap_writepage() compile failure on old gcc versionsAl Viro