summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ata: fixup ATA_PROT_NODATAHannes Reinecke2016-07-142-3/+3
* libsas: use ata_is_ncq() and ata_has_dma() accessorsHannes Reinecke2016-07-141-9/+2
* libata: use ata_is_ncq() accessorsHannes Reinecke2016-07-143-5/+5
* libata: return boolean values from ata_is_*Christoph Hellwig2016-07-141-8/+8
* libata-scsi: avoid repeated calculation of number of TRIM rangesTom Yan2016-07-122-5/+6
* libata-scsi: reject WRITE SAME (16) with n_block that exceeds limitTom Yan2016-07-121-1/+7
* libata-scsi: rename ata_msense_ctl_mode() to ata_msense_control()Tom Yan2016-07-121-5/+5
* libata-scsi: fix D_SENSE bit relection in control mode pageTom Yan2016-07-121-1/+1
* ata: hpt366: fix incorrect mask when checking at cmd_high_timeColin Ian King2016-07-121-1/+1
* libata-scsi: correct SPC version descriptorTom Yan2016-07-121-2/+2
* libata-scsi: set CmdQue bit in standard INQUIRY data to 1Tom Yan2016-07-121-1/+4
* libata-scsi: fix SET FEATURES "filtering" for ata_msense_caching()Tom Yan2016-07-122-1/+6
* libata-scsi: set correct VERSION field for ZAC devicesTom Yan2016-07-121-1/+3
* libata-scsi: correct cbd to CDB in commentTom Yan2016-07-061-1/+1
* libata-scsi: do not respond with "invalid field" for FORMAT UNITTom Yan2016-07-061-5/+0
* drivers: ata: pata_arasan_cf: use the same name for the same lockIago Abal2016-06-281-1/+1
* ata: fix "ering" sysfs time printingArnd Bergmann2016-06-171-4/+5
* ARM: dts: nsp: Add sata device tree entryYendapally Reddy Dhananjaya Reddy2016-06-162-0/+54
* phy: Add SATA3 PHY support for Broadcom NSP SoCYendapally Reddy Dhananjaya Reddy2016-06-161-0/+81
* ata: ahci_brcm: Add support for Broadcom NSP SoCYendapally Reddy Dhananjaya Reddy2016-06-162-11/+37
* ata: ahci_brcmstb: rename to support across Broadcom SoC'sYendapally Reddy Dhananjaya Reddy2016-06-163-4/+4
* dt-bindings: phy: Add documentation for NSP SATA PHYYendapally Reddy Dhananjaya Reddy2016-06-161-1/+3
* dt-bindings: ata: add support for Broadcom NSP SoC ahciYendapally Reddy Dhananjaya Reddy2016-06-161-0/+1
* dt-bindings: ata: rename brcm, sata-brcmstb.txt to brcm, sata-brcm.txtYendapally Reddy Dhananjaya Reddy2016-06-161-4/+4
* ata: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-272-2/+2
* MAINTAINERS: Add file patterns for ata device tree bindingsGeert Uytterhoeven2016-05-271-0/+1
* pata_atiixp: fix trivial indentation misalignment on if statementColin Ian King2016-05-271-2/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-05-276-177/+14
|\
| * coccicheck: Fix missing 0 index in kill loopKees Cook2016-05-191-1/+1
| * scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada2016-05-161-2/+2
| * builddeb: fix missing headers in linux-headers packageAzriel Samson2016-05-101-1/+1
| * builddeb: include objtool binary in headers packageBjørn Mork2016-05-101-0/+3
| * kbuild/mkspec: support 'update-bootloader'-based systemsJiri Kosina2016-04-201-0/+5
| * scripts: coccinelle: remove check to move constants to rightWolfram Sang2016-04-201-171/+0
| * Coccinelle: setup_timer: Add space in front of parenthesesVaishali Thakkar2016-04-201-2/+2
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-05-273-10/+30
|\ \
| * | kconfig/symbol.c: handle choice_values that depend on 'm' symbolsDirk Gouders2016-05-101-0/+14
| * | kconfig-language: elaborate on the type of a choiceDirk Gouders2016-05-101-6/+11
| * | kconfig-language: fix comment on dependency-generated menu structures.Dirk Gouders2016-05-101-3/+2
| * | kconfig: add unexpected data itself to warningPaul Bolle2016-05-101-1/+3
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-2729-95/+335
|\ \
| * | kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2016-05-112-2/+4
| * | kbuild: fix if_change and friends to consider argument orderMasahiro Yamada2016-05-101-6/+5
| * | kbuild: fix adjust_autoksyms.sh for modules that need only one symbolNicolas Pitre2016-05-101-1/+1
| * | kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same lineNicolas Pitre2016-05-101-1/+1
| * | gcov: disable -Wmaybe-uninitialized warningArnd Bergmann2016-05-101-1/+1
| * | gcov: disable tree-loop-im to reduce stack usageArnd Bergmann2016-05-101-1/+1
| * | gcov: disable for COMPILE_TESTArnd Bergmann2016-05-101-0/+1
| * | Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHESArnd Bergmann2016-05-101-1/+5
| * | Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann2016-05-101-0/+13