summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart2014-07-3015-56/+32
* Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2014-07-3012-29/+122
|\
| * libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-232-12/+5
| * ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez2014-07-191-0/+1
| * drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq()Andrey Utkin2014-07-171-1/+1
| * libata: EH should handle AMNF error condition as a media errorAlexey Asemov2014-07-151-4/+5
| * libata: support the ata host which implements a queue depth less than 32Kevin Hao2014-07-141-3/+19
| * MAINTAINERS: Add Hans de Goede as ahci-platform maintainerHans de Goede2014-07-141-0/+10
| * ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode...Suman Tripathi2014-07-081-13/+47
| * libahci: export ahci_qc_issue() and ahci_start_fix_rx()Suman Tripathi2014-07-082-3/+6
| * ata: ahci_imx: warn when disabling ahci linkRussell King2014-06-241-0/+3
| * ahci: disable ncq feature for hisilicon sataKefeng Wang2014-06-241-1/+1
| * ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable]Shawn Guo2014-06-191-4/+31
| * libahci_platform: Fail when PHY required but PHY support disabledMikko Perttunen2014-06-171-1/+6
* | ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun2014-07-301-1/+3
* | ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA H...Suman Tripathi2014-07-291-3/+3
* | ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controll...Suman Tripathi2014-07-291-0/+7
* | ahci: st: Make of_device_id array constKiran Padwal2014-07-221-1/+1
* | sata_sil24: Identify which card suffered IRQ status errorTim Small2014-07-221-2/+2
* | ahci: st: Provide DT bindings for ST's SATA implementationLee Jones2014-07-211-0/+31
* | ata: Add support for the Tegra124 SATA controllerMikko Perttunen2014-07-183-0/+387
* | ata: ahci_platform: Increase AHCI_MAX_CLKS to 4Mikko Perttunen2014-07-181-1/+1
* | of: Add NVIDIA Tegra SATA controller bindingMikko Perttunen2014-07-181-0/+30
* | dt-bindings: ata: document ability to disable spread-spectrum clockRussell King2014-07-011-0/+2
* | ata: ahci_imx: add disable for spread-spectrumRussell King2014-07-011-1/+13
* | dt-bindings: ata: add ahci_imx electrical propertiesRussell King2014-07-011-0/+8
* | ata: ahci_imx: allow hardware parameters to be specified in DTRussell King2014-07-011-8/+160
* | dt-bindings: ata: create bindings for imx sata controllerShawn Guo2014-07-012-6/+26
* | ata: pata_samsung_cf: removes s5pc100 related ata codesKukjin Kim2014-06-302-14/+0
* | ahci/xgene: Remove logic to set 64-bit DMA maskSuravee Suthikulpanit2014-06-171-10/+0
* | ahci: Check and set 64-bit DMA mask for platform AHCI driverSuravee Suthikulpanit2014-06-171-0/+13
* | ata: Use dma_zalloc_coherentJoe Perches2014-06-171-3/+2
|/
* epoll: fix use-after-free in eventpoll_release_fileKonstantin Khlebnikov2014-06-171-2/+2
* Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt2014-06-161-10/+1
* Linux 3.16-rc1v3.16-rc1Linus Torvalds2014-06-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-06-1610-34/+96
|\
| * net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann2014-06-151-4/+28
| * Merge branch 'csum_fixes'David S. Miller2014-06-157-25/+60
| |\
| | * vxlan: Checksum fixesTom Herbert2014-06-151-9/+2
| | * net: add skb_pop_rcv_encapsulationTom Herbert2014-06-151-0/+12
| | * udp: call __skb_checksum_complete when doing full checksumTom Herbert2014-06-151-1/+3
| | * net: Fix save software checksum completeTom Herbert2014-06-152-10/+29
| | * net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-153-5/+14
| |/
| * udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-141-0/+4
| * vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-141-4/+3
| * MAINTAINERS: update cxgb4 maintainerDimitris Michailidis2014-06-131-1/+1
* | Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-06-1630-265/+1836
|\ \
| * \ Merge tag 'sunxi-clk-for-3.16-2' of https://github.com/mripard/linux into clk...Mike Turquette2014-06-118-187/+661
| |\ \
| | * | clk: sunxi: document PRCM clock compatible stringsBoris BREZILLON2014-06-111-0/+3
| | * | clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON2014-06-114-0/+411