summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-13net: loopback: clear skb->tstamp before netif_rx()Eric Dumazet1-0/+4
2018-11-13net: socionext: Reset tx queue in ndo_stopMasahisa Kojima1-0/+3
2018-11-13mailbox: PCC: handle parse errorDavid Arcari1-2/+5
2018-11-13ipmi: Fix timer race with module unloadJan Glauber1-4/+6
2018-11-13acpi, nfit: Fix Address Range Scrub completion trackingDan Williams2-78/+101
2018-11-13ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodesErik Schmauss1-1/+13
2018-11-13ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss1-0/+4
2018-11-13ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer()Bart Van Assche1-6/+9
2018-11-13pcmcia: Implement CLKRUN protocol disabling for Ricoh bridgesMaciej S. Szmigiero2-1/+37
2018-11-13cpufreq: conservative: Take limits changes into account properlyRafael J. Wysocki1-2/+4
2018-11-13hwmon: (pmbus) Fix page count auto-detection.Dmitry Bazhenov2-1/+6
2018-11-13bcache: fix miss key refill->end in writebackTang Junhui1-1/+1
2018-11-13bcache: correct dirty data statisticsTang Junhui1-1/+2
2018-11-13bcache: fix ioctl in flash deviceTang Junhui2-4/+3
2018-11-13bcache: trace missed reading by cache_missedTang Junhui1-1/+1
2018-11-13spi: bcm-qspi: fix calculation of address lengthRafał Miłecki1-1/+1
2018-11-13spi: bcm-qspi: switch back to reading flash using smaller chunksRafał Miłecki1-1/+1
2018-11-13spi: spi-mem: Adjust op len based on message/transfer size limitationsChuanhua Han1-0/+15
2018-11-13mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the busAhmad Fatoum1-4/+10
2018-11-13mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flashMika Westerberg1-0/+1
2018-11-13mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MBLiu Xiang1-0/+1
2018-11-13mtd: maps: gpio-addr-flash: Fix ioremapped sizeRicardo Ribalda Delgado1-1/+1
2018-11-13mtd: rawnand: marvell: fix the IRQ handler complete() conditionMiquel Raynal1-1/+1
2018-11-13gpio: mxs: Get rid of external API callLinus Walleij1-3/+1
2018-11-04Revert "be2net: remove desc field from be_eq_obj"Ivan Vecera2-4/+3
2018-11-04r8169: fix broken Wake-on-LAN from S5 (poweroff)Heiner Kallweit1-2/+7
2018-11-04mlxsw: core: Fix devlink unregister flowShalom Toledo1-7/+17
2018-11-04mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACsPetr Machata1-2/+0
2018-11-04bonding: fix length of actor systemTobias Jungel1-2/+1
2018-11-04vhost: Fix Spectre V1 vulnerabilityJason Wang1-0/+2
2018-11-04net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel1-1/+1
2018-11-04net/mlx5e: fix csum adjustments caused by RXFCSEric Dumazet1-36/+9
2018-10-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-1/+5
2018-10-20i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang1-1/+5
2018-10-20Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman3-5/+24
2018-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman1-0/+1
2018-10-20Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-5/+24
2018-10-19Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Greg Kroah-Hartman6-27/+61
2018-10-19Merge tag 'for-linus-20181019' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman1-1/+1
2018-10-19drm/sun4i: Fix an ulong overflow in the dotclock driverBoris Brezillon1-1/+11
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman22-111/+121
2018-10-19Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman3-69/+37
2018-10-19Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman2-0/+6
2018-10-19Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-69/+37
2018-10-18r8169: fix NAPI handling under high loadHeiner Kallweit1-5/+3
2018-10-18drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li2-4/+13
2018-10-18net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT1-3/+3
2018-10-18virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin1-1/+4
2018-10-18mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel3-6/+17
2018-10-18r8169: re-enable MSI-X on RTL8168gHeiner Kallweit1-5/+0