summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-01-26spi: orion: Fix a resource leak if the optional "axi" clk is deferredChristophe Jaillet
2018-01-26nvme: add tracepoint for nvme_complete_rqJohannes Thumshirn
2018-01-26nvme: add tracepoint for nvme_setup_cmdJohannes Thumshirn
2018-01-26nvme-pci: introduce RECONNECTING state to mark initializing procedureJianchao Wang
2018-01-26Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-25net: vrf: Add support for sends to local broadcast addressDavid Ahern
2018-01-25r8169: fix memory corruption on retrieval of hardware statistics.Francois Romieu
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-01-26drm/nouveau: Move irq setup/teardown to pci ctor/dtorLyude Paul
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel
2018-01-25nvme-rdma: remove redundant boolean for inline_dataMax Gurtovoy
2018-01-25nvme: don't free uuid pointer before printing itJohannes Thumshirn
2018-01-25nvme-pci: Suspend queues after deleting themKeith Busch
2018-01-25mtd: nand: sunxi: Fix ECC strength choiceMiquel Raynal
2018-01-25mtd: nand: gpmi: Fix subpage readsBoris Brezillon
2018-01-25Merge tag 'drm-misc-fixes-2018-01-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov
2018-01-24Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...Nick Dyer
2018-01-24vhost: do not try to access device IOTLB when not initializedJason Wang
2018-01-24vhost: use mutex_lock_nested() in vhost_dev_lock_vqs()Jason Wang
2018-01-24i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski
2018-01-24qed: Free reserved MR tidMichal Kalderon
2018-01-24qed: Remove reserveration of dpi for kernelMichal Kalderon
2018-01-24regulator: qcom_spmi: Use regmap helpers for enable/disable/is_enabled callbackAxel Lin
2018-01-24mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz
2018-01-24spi: a3700: Remove endianness swapping for full-duplex transfersMaxime Chevallier
2018-01-24spi: a3700: Remove endianness swapping functions when accessing FIFOsMaxime Chevallier
2018-01-24mmc: mmci: fix error return code in mmci_probe()Wei Yongjun
2018-01-24x86/centaur: Mark TSC invariantdavidwang
2018-01-23vmxnet3: repair memory leakNeil Horman
2018-01-23pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault
2018-01-23nvme-pci: Fix queue double allocationsKeith Busch
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-22Input: trackpoint - only expose supported controls for Elan, ALPS and NXPDmitry Torokhov
2018-01-22Input: trackpoint - force 3 buttons if 0 button is reportedAaron Ma
2018-01-22be2net: restore properly promisc mode after queues reconfigurationIvan Vecera
2018-01-22ibmvnic: Allocate and request vpd in init_resourcesJohn Allen
2018-01-22ibmvnic: Revert to previous mtu when unsupported value requestedJohn Allen
2018-01-22ibmvnic: Modify buffer size and number of queues on failoverJohn Allen
2018-01-22usbnet: silence an unnecessary warningOliver Neukum
2018-01-22cxgb4: fix endianness for vlan value in cxgb4_tc_flowerKumar Sanghvi
2018-01-22cxgb4: set filter type to 1 for ETH_P_IPV6Kumar Sanghvi
2018-01-22Input: xpad - add support for PDP Xbox One controllersMark Furneaux
2018-01-22Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti
2018-01-22mmc: davinci: suppress error message on EPROBE_DEFERDavid Lechner
2018-01-22mmc: davinci: dont' use module_platform_driver_probe()David Lechner
2018-01-22mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functionsArnd Bergmann
2018-01-21net/mlx5e: Fix fixpoint divide exception in mlx5e_am_stats_compareTalat Batheesh
2018-01-20mtd: nand: Fix build issues due to an anonymous unionMiquel Raynal