summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-10-075-30/+34
|\
| * scsi: ibmvscsis: Fix write_pending failure pathBryant G. Ly2017-10-021-1/+1
| * scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov2017-10-021-16/+0
| * scsi: libiscsi: Fix use-after-free race during iscsi_session_teardownKhazhismel Kumykov2017-10-021-4/+4
| * scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen2017-10-021-5/+14
| * scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-022-4/+15
* | Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-074-10/+13
|\ \
| * | i2c: i2c-stm32f7: make structure stm32f7_setup static constColin Ian King2017-10-051-1/+1
| * | i2c: ensure termination of *_device_id tablesThomas Meyer2017-10-051-0/+1
| * | i2c: i801: Add support for Intel Cedar ForkJarkko Nikula2017-10-052-0/+5
| * | i2c: stm32f7: fix setup structurePierre-Yves MORDRET2017-10-051-9/+6
* | | Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-10-079-156/+73
|\ \ \
| * | | mmc: sdhci-xenon: Fix clock resource by adding an optional bus clockGregory CLEMENT2017-10-042-4/+21
| * | | mmc: meson-gx: include tx phase in the tuning processJerome Brunet2017-10-041-1/+18
| * | | mmc: meson-gx: fix rx phase resetJerome Brunet2017-10-041-2/+4
| * | | mmc: meson-gx: make sure the clock is rounded downJerome Brunet2017-10-041-2/+1
| * | | mmc: Delete bounce buffer handlingLinus Walleij2017-10-045-131/+11
| * | | mmc: core: add driver strength selection when selecting hs400esChanho Min2017-10-021-17/+19
| |/ /
* | | Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-061-8/+11
|\ \ \
| * | | hwmon: (xgene) Fix up error handling path mixup in 'xgene_hwmon_probe()'Christophe Jaillet2017-10-011-8/+11
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-10-063-5/+23
|\ \ \ \
| * | | | clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycleMarek Szyprowski2017-10-041-0/+15
| * | | | Merge tag 'v4.14-rockchip-clkfixes-1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd2017-09-291-5/+7
| |\ \ \ \
| | * | | | clk: rockchip: add sclk_timer5 as critical clock on rk3128Elaine Zhang2017-09-171-0/+1
| | * | | | clk: rockchip: fix up rk3128 pvtm and mipi_24m gate regs errorElaine Zhang2017-09-171-4/+4
| | * | | | clk: rockchip: add pclk_pmu as critical clock on rk3128Elaine Zhang2017-09-171-1/+2
| | |/ / /
| * / / / clk: Export clk_bulk_prepare()Bjorn Andersson2017-09-291-0/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-10-065-12/+16
|\ \ \ \
| * \ \ \ Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linusJens Axboe2017-10-052-8/+8
| |\ \ \ \
| | * | | | nvme-pci: Use PCI bus address for data/queues in CMBChristoph Hellwig2017-10-041-7/+7
| | * | | | nvme: fix visibility of "uuid" ns attributeMartin Wilck2017-10-011-1/+1
| * | | | | null_blk: change configfs dependency to selectJens Axboe2017-10-031-1/+1
| * | | | | nbd: fix -ERESTARTSYS handlingJosef Bacik2017-10-021-1/+5
| |/ / / /
| * | | | bcache: use llist_for_each_entry_safe() in __closure_wake_up()Coly Li2017-09-271-2/+2
* | | | | Merge tag 'pci-v4.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-063-27/+50
|\ \ \ \ \
| * | | | | ide: fix IRQ assignment for PCI bus order probingLorenzo Pieralisi2017-10-031-4/+9
| * | | | | ide: pci: free PCI BARs on initialization failureBartlomiej Zolnierkiewicz2017-10-031-23/+40
| * | | | | ide: free hwif->portdev on hwif_init() failureBartlomiej Zolnierkiewicz2017-10-031-0/+1
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-10-061-0/+35
|\ \ \ \ \ \
| * | | | | | ACPI/IORT: Fix PCI ACS enablementLorenzo Pieralisi2017-10-041-0/+35
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-10-069-14/+34
|\ \ \ \ \ \
| * | | | | | i40iw: Fix port number for query QPMustafa Ismail2017-10-041-0/+2
| * | | | | | i40iw: Add missing memory barriersMustafa Ismail2017-10-043-8/+7
| * | | | | | RDMA/qedr: Parse vlan priority as slAmrani, Ram2017-10-041-0/+2
| * | | | | | RDMA/qedr: Parse VLAN ID correctly and ignore the value of zeroAmrani, Ram2017-10-042-4/+8
| * | | | | | IB/mlx5: Fix label order in error path handlingParav Pandit2017-10-041-2/+2
| * | | | | | RDMA/iwpm: Properly mark end of NL messagesShiraz Saleem2017-09-292-0/+13
* | | | | | | Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-10-061-2/+11
|\ \ \ \ \ \ \
| * | | | | | | cxl: Fix memory page not handledChristophe Lombard2017-09-291-2/+11
* | | | | | | | Merge tag 'drm-fixes-for-v4.14-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-10-069-34/+44
|\ \ \ \ \ \ \ \