summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-05net: phy: add workaround for issue where PHY driver doesn't bind to the deviceHeiner Kallweit1-0/+8
2018-12-05virtio-net: fail XDP set if guest csum is negotiatedJason Wang1-2/+3
2018-12-05virtio-net: disable guest csum during XDP setJason Wang1-6/+2
2018-12-05net: thunderx: set xdp_prog to NULL if bpf_prog_add failsLorenzo Bianconi1-2/+7
2018-12-05usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2Bernd Eckstein1-6/+4
2018-12-05s390/qeth: fix length check in SNMP processingJulian Wiedmann1-15/+12
2018-12-05rapidio/rionet: do not free skb before reading its lengthPan Bian1-1/+1
2018-12-05net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queueLorenzo Bianconi1-1/+3
2018-12-05net: gemini: Fix copy/paste errorAndreas Fiedler1-1/+1
2018-12-05lan743x: fix return value for lan743x_tx_napi_pollBryan Whitehead1-5/+5
2018-12-05lan743x: Enable driver to work with LAN7431Bryan Whitehead2-0/+2
2018-12-01media: ov5640: fix auto controls values when switching to manual modeHugues Fruchet1-4/+0
2018-12-01media: ov5640: fix wrong binning value in exposure calculationHugues Fruchet1-4/+4
2018-12-01media: ov5640: fix auto gain & exposure when changing modeHugues Fruchet1-42/+54
2018-12-01media: ov5640: fix exposure regressionHugues Fruchet1-6/+12
2018-12-01media: ov5640: Fix timings setup codeJacopo Mondi1-29/+21
2018-12-01media: ov5640: Re-work MIPI startup sequenceJacopo Mondi1-20/+79
2018-12-01tty: wipe buffer if not echoing dataGreg Kroah-Hartman1-3/+17
2018-12-01tty: wipe buffer.Linus Torvalds1-1/+5
2018-12-01efi/arm: Revert deferred unmap of early memmap mappingArd Biesheuvel3-1/+8
2018-12-01drm/amdgpu: fix bug with IH ring setupPhilip Yang1-1/+1
2018-12-01floppy: fix race condition in __floppy_read_block_0()Jens Axboe1-1/+2
2018-12-01rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_writeXulin Sun1-0/+3
2018-12-01rtc: cmos: Do not export alarm rtc_ops when we do not support alarmsHans de Goede1-4/+12
2018-12-01cpufreq: imx6q: add return value check for voltage scaleAnson Huang1-1/+6
2018-12-01scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing3-6/+0
2018-12-01scsi: lpfc: fix remoteport accessArnd Bergmann1-0/+2
2018-12-01pinctrl: meson: fix meson8b ao pull register bitsJerome Brunet1-1/+1
2018-12-01pinctrl: meson: fix meson8 ao pull register bitsJerome Brunet1-1/+1
2018-12-01pinctrl: meson: fix gxl ao pull register bitsJerome Brunet1-1/+1
2018-12-01pinctrl: meson: fix gxbb ao pull register bitsJerome Brunet1-1/+1
2018-12-01pinctrl: meson: fix pinconf bias disableJerome Brunet1-1/+1
2018-12-01IB/hfi1: Eliminate races in the SDMA send error pathMichael J. Ruhl2-51/+39
2018-12-01ACPICA: AML interpreter: add region addresses in global list during initializ...Erik Schmauss1-0/+4
2018-12-01can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...Marc Kleine-Budde1-15/+12
2018-12-01can: flexcan: Always use last mailbox for TXAlexander Stein1-34/+33
2018-12-01can: hi311x: Use level-triggered interruptLukas Wunner1-1/+1
2018-12-01can: flexcan: handle tx-complete CAN frames via rx-offload infrastructureOleksij Rempel1-1/+4
2018-12-01can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()Oleksij Rempel1-2/+10
2018-12-01can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...Oleksij Rempel2-4/+5
2018-12-01can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...Oleksij Rempel1-0/+46
2018-12-01can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...Marc Kleine-Budde1-13/+14
2018-12-01can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...Marc Kleine-Budde1-1/+5
2018-12-01can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...Marc Kleine-Budde1-3/+6
2018-12-01can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...Marc Kleine-Budde1-11/+25
2018-12-01can: flexcan: Unlock the MB unconditionallyPankaj Bansal1-1/+6
2018-12-01drm/ast: Remove existing framebuffers before loading driverThomas Zimmermann1-0/+21
2018-12-01drm/ast: fixed cursor may disappear sometimesY.C. Chen1-1/+1
2018-12-01drm/ast: change resolution may cause screen blurredY.C. Chen1-0/+1
2018-12-01drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä1-1/+40