summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-26spi: dw: Remove unused members from struct chip_dataJarkko Nikula1-2/+0
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang2-30/+239
2018-01-26regulator: empty the old suspend functionsChunyan Zhang1-74/+0
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang2-10/+10
2018-01-26regulator: make regulator voltage be an array to support more statesChunyan Zhang2-30/+51
2018-01-26spi: orion: Fix a resource leak if the optional "axi" clk is deferredChristophe Jaillet1-5/+8
2018-01-26nvme: add tracepoint for nvme_complete_rqJohannes Thumshirn2-0/+27
2018-01-26nvme: add tracepoint for nvme_setup_cmdJohannes Thumshirn4-0/+281
2018-01-26nvme-pci: introduce RECONNECTING state to mark initializing procedureJianchao Wang2-3/+18
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-15/+31
2018-01-26net: vrf: Add support for sends to local broadcast addressDavid Ahern1-2/+3
2018-01-26r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu1-7/+2
2018-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-130/+210
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul1-15/+31
2018-01-26net: don't call update_pmtu unconditionallyNicolas Dichtel3-8/+5
2018-01-25nvme-rdma: remove redundant boolean for inline_dataMax Gurtovoy1-3/+0
2018-01-25nvme: don't free uuid pointer before printing itJohannes Thumshirn1-1/+2
2018-01-25RDMA/qedr: lower print level of flushed CQEsKalderon, Michal1-3/+3
2018-01-25RDMA/uverbs: Use an unambiguous errno for method not supportedJason Gunthorpe1-6/+13
2018-01-25ata: pata_pdc2027x: Replace mdelay with msleepJia-Ju Bai1-2/+2
2018-01-25ata: pata_it821x: Replace mdelay with usleep_range in it821x_firmware_commandJia-Ju Bai1-1/+1
2018-01-25ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channelJia-Ju Bai1-1/+1
2018-01-25nvme-pci: Suspend queues after deleting themKeith Busch1-19/+8
2018-01-25RDMA/srpt: Fix RCU debug build errorLeon Romanovsky1-2/+0
2018-01-25mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal1-1/+7
2018-01-25mtd: nand: gpmi: Fix subpage readsBoris Brezillon1-5/+13
2018-01-25Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-6/+27
2018-01-25net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov1-1/+1
2018-01-25net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov2-0/+8
2018-01-25Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...Nick Dyer1-3/+9
2018-01-25vhost: do not try to access device IOTLB when not initializedJason Wang1-0/+4
2018-01-25vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang1-1/+1
2018-01-25i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski1-0/+2
2018-01-25qed: Free reserved MR tidMichal Kalderon1-11/+17
2018-01-25qed: Remove reserveration of dpi for kernelMichal Kalderon1-3/+0
2018-01-24regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callbackAxel Lin1-53/+31
2018-01-24mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz1-8/+2
2018-01-24spi: a3700: Remove endianness swapping for full-duplex transfersMaxime Chevallier1-7/+6
2018-01-24spi: a3700: Remove endianness swapping functions when accessing FIFOsMaxime Chevallier1-3/+2
2018-01-24mmc: mmci: fix error return code in mmci_probe()Wei Yongjun1-0/+3
2018-01-24x86/centaur: Mark TSC invariantdavidwang1-0/+1
2018-01-24vmxnet3: repair memory leakNeil Horman1-1/+1
2018-01-24pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault1-5/+6
2018-01-23nvme-pci: Fix queue double allocationsKeith Busch1-0/+3
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman3-3/+3
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-22/+83
2018-01-23IB/srp: Add target_can_queue login parameterBart Van Assche2-0/+23
2018-01-23IB/srp: Add RDMA/CM supportBart Van Assche2-154/+589
2018-01-23scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani1-0/+1
2018-01-23signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman1-2/+2