summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-18phy: brcm-sata: remove unused variableArnd Bergmann1-1/+0
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...Mark Brown11-5/+2206
2018-01-18Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown2-8/+44
2018-01-18spi: a3700: Add full-duplex supportMaxime Chevallier1-12/+73
2018-01-18spi: a3700: Allow to enable or disable FIFO modeMaxime Chevallier1-3/+6
2018-01-18spi: a3700: Set frequency limits at startupMaxime Chevallier1-0/+7
2018-01-18spi: a3700: Clear DATA_OUT when performing a readMaxime Chevallier1-0/+5
2018-01-18mmc: tmio: refactor .get_ro hookMasahiro Yamada1-8/+5
2018-01-18mmc: slot-gpio: add a helper to check capability of GPIO WP detectionMasahiro Yamada1-0/+8
2018-01-18mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argumentMasahiro Yamada4-7/+5
2018-01-18mmc: tmio: move {tmio_}mmc_of_parse() to tmio_mmc_host_alloc()Masahiro Yamada1-6/+13
2018-01-18mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe()Masahiro Yamada4-27/+30
2018-01-18mmc: tmio: ioremap memory resource in tmio_mmc_host_alloc()Masahiro Yamada3-10/+14
2018-01-18mmc: sh_mmcif: remove redundant initialization of 'opc'Colin Ian King1-1/+1
2018-01-18Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-3/+6
2018-01-18Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie3-5/+5
2018-01-18Merge branches 'acpi-gpio', 'acpi-button', 'acpi-battery' and 'acpi-video'Rafael J. Wysocki5-16/+108
2018-01-18Merge branches 'acpi-x86', 'acpi-apei' and 'acpi-ec'Rafael J. Wysocki4-36/+49
2018-01-18Merge branches 'acpi-numa', 'acpi-sysfs', 'acpi-pmic', 'acpi-soc' and 'acpi-ged'Rafael J. Wysocki9-56/+196
2018-01-18Merge branch 'acpica'Rafael J. Wysocki40-262/+672
2018-01-18Merge branches 'pm-opp', 'pm-devfreq', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2-14/+15
2018-01-18Merge branches 'acpi-pm' and 'pm-sleep'Rafael J. Wysocki3-5/+31
2018-01-18Merge branch 'pm-core'Rafael J. Wysocki13-306/+540
2018-01-18Merge branches 'pm-domains', 'pm-kconfig', 'pm-cpuidle' and 'powercap'Rafael J. Wysocki5-44/+137
2018-01-18Merge branch 'pm-cpufreq'Rafael J. Wysocki21-501/+1253
2018-01-18Merge branch 'pm-cpufreq-thermal' into pm-cpufreqRafael J. Wysocki5-244/+43
2018-01-18PCI / PM: Remove spurious semicolonLuis de Bethencourt1-1/+1
2018-01-18ubi: Fix copy/paste error in function documentationSascha Hauer1-1/+1
2018-01-18ubi: Fastmap: Fix typoSascha Hauer3-3/+3
2018-01-17hwmon: (lm75) Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-17Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...Rex Chang1-1/+1
2018-01-17Merge tag 'linux-can-fixes-for-4.15-20180116' of ssh://gitolite.kernel.org/pu...David S. Miller1-10/+11
2018-01-17nvme-pci: take sglist coalescing in dma_map_sg into accountChristoph Hellwig1-12/+9
2018-01-17nvme-pci: check segement valid for SGL useKeith Busch1-2/+5
2018-01-17ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer1-20/+57
2018-01-17ubi: fastmap: Clean up the initialization of pointer pColin Ian King1-2/+1
2018-01-17ubi: fastmap: Use kmem_cache_free to deallocate memoryPan Bian1-1/+1
2018-01-17ubi: Fix race condition between ubi volume creation and udevClay McClure1-5/+10
2018-01-17net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2-3/+14
2018-01-17r8152: disable RX aggregation on Dell TB16 dockKai-Heng Feng1-0/+13
2018-01-17phy: brcm-sata: fix semicolon.cocci warningsFengguang Wu1-1/+1
2018-01-17tun: fix a memory leak for tfile->tx_arrayCong Wang1-2/+13
2018-01-17mtd: ubi: Use 'max_bad_blocks' to compute bad_peb_limit if availableJeff Westfahl1-2/+11
2018-01-17nvme-pci: clean up SMBSZ bit definitionsChristoph Hellwig1-6/+17
2018-01-17nvme-pci: clean up CMB initializationChristoph Hellwig1-27/+14
2018-01-17nvme-fc: correct hang in nvme_ns_remove()James Smart1-0/+3
2018-01-17nvme-fc: fix rogue admin cmds stalling teardownJames Smart1-0/+3
2018-01-17blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedbackMing Lei1-3/+16
2018-01-17ata: ahci_brcm: Recover from failures to identify devicesFlorian Fainelli1-8/+87
2018-01-17phy: brcm-sata: Implement calibrate callbackFlorian Fainelli1-0/+32