summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ata: ahci_tegra: disable devslp for Tegra124Preetham Ramchandra2018-03-141-0/+26
* ata: ahci_tegra: initialize regulators from soc structPreetham Ramchandra2018-03-141-10/+23
* ata: ahci_tegra: Update initialization sequencePreetham Ramchandra2018-03-141-64/+224
* dt-bindings: Tegra210: add binding documentationPreetham Ramchandra2018-03-141-12/+24
* libata: add refcounting to ata_hostTaras Kondratiuk2018-03-134-8/+43
* pata_bk3710: clarify license version and use SPDX headerBartlomiej Zolnierkiewicz2018-03-011-5/+3
* pata_falcon: clarify license version and use SPDX headerBartlomiej Zolnierkiewicz2018-03-011-5/+3
* pata_it821x: Delete an error message for a failed memory allocation in it821x...Markus Elfring2018-02-181-3/+3
* pata_macio: Delete an error message for a failed memory allocation in two fun...Markus Elfring2018-02-181-8/+4
* pata_mpc52xx: Delete an error message for a failed memory allocation in mpc52...Markus Elfring2018-02-181-1/+0
* sata_dwc_460ex: Delete an error message for a failed memory allocation in sat...Markus Elfring2018-02-181-1/+0
* pata_samsung_cf: Delete an error message for a failed memory allocation in pa...Markus Elfring2018-02-181-3/+1
* pata_arasan_cf: Delete an unnecessary variable initialisation in arasan_cf_pr...Markus Elfring2018-02-181-1/+1
* pata_arasan_cf: Delete an error message for a failed memory allocation in ara...Markus Elfring2018-02-181-3/+1
* libata: update documentation for sysfs interfacesAishwarya Pant2018-02-132-0/+147
* ata: sata_rcar: Remove unused variable in sata_rcar_init_controller()Geert Uytterhoeven2018-02-131-1/+0
* libata: transport: cleanup documentation of sysfs interfaceAishwarya Pant2018-02-131-71/+100
* sata_rcar: Reset SATA PHY when Salvator-X board resumesKhiem Nguyen2018-02-121-23/+40
* libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers2018-02-121-0/+6
* libata: remove WARN() for DMA or PIO command without dataEric Biggers2018-02-121-2/+1
* libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers2018-02-121-1/+3
* ata: libahci: fix comment indentationBaruch Siach2018-02-121-1/+1
* ahci: Add check for device presence (PCIe hot unplug) in ahci_stop_engine()Stefan Roese2018-02-121-0/+10
* libata: Fix compile warning with ATA_DEBUG enabledDong Bo2018-02-121-1/+1
* Linux 4.16-rc1v4.16-rc1Linus Torvalds2018-02-111-2/+2
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-118-142/+47
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11297-913/+913
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-118-40/+47
|\
| * annotate ep_scan_ready_list()Al Viro2018-02-011-11/+13
| * ep_send_events_proc(): return result via esed->resAl Viro2018-02-011-7/+10
| * preparation to switching ->poll() to returning EPOLL...Al Viro2018-02-011-1/+2
| * add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro2018-02-011-16/+17
| * use linux/poll.h instead of asm/poll.hAl Viro2018-02-013-3/+3
| * xen: fix poll misannotationAl Viro2018-02-011-1/+1
| * smc: missing poll annotationsAl Viro2018-02-011-1/+1
* | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-111-0/+2
|\ \
| * | xtensa: fix build with KASANMax Filippov2018-02-111-0/+2
* | | Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-113-10/+8
|\ \ \ | |/ / |/| |
| * | nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2018-02-112-2/+0
| * | nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-111-8/+8
* | | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-101-2/+3
|\ \ \
| * | | powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy2018-02-101-2/+3
* | | | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-1012-63/+212
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' into testJens Axboe2018-02-0712-63/+212
| |\ \ \ \
| | * | | | block, bfq: add requeue-request hookPaolo Valente2018-02-071-25/+82
| | * | | | bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-02-073-7/+11
| | * | | | bcache: return attach error when no cache set existTang Junhui2018-02-071-2/+3
| | * | | | bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li2018-02-073-2/+7
| | * | | | bcache: fix for allocator and register thread raceTang Junhui2018-02-072-4/+18
| | * | | | bcache: set error_limit correctlyColy Li2018-02-073-3/+4