summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-29cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-09-28Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-09-28ibmvnic: remove ndo_poll_controllerEric Dumazet
2018-09-28sfc-falcon: remove ndo_poll_controllerEric Dumazet
2018-09-28sfc: remove ndo_poll_controllerEric Dumazet
2018-09-28net: ena: remove ndo_poll_controllerEric Dumazet
2018-09-28qlogic: netxen: remove ndo_poll_controllerEric Dumazet
2018-09-28qlcnic: remove ndo_poll_controllerEric Dumazet
2018-09-28virtio_net: remove ndo_poll_controllerEric Dumazet
2018-09-28net: hns: remove ndo_poll_controllerEric Dumazet
2018-09-28ehea: remove ndo_poll_controllerEric Dumazet
2018-09-28hinic: remove ndo_poll_controllerEric Dumazet
2018-09-28Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-28qed: Fix shmem structure inconsistency between driver and the mfw.Sudarsana Reddy Kalluru
2018-09-28s390: qeth: Fix potential array overrun in cmd/rc lookupJean Delvare
2018-09-28s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its functionzhong jiang
2018-09-28Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-09-28mmc: slot-gpio: Fix debounce time to use miliseconds againMarek Szyprowski
2018-09-28Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-09-28xen/blkfront: correct purging of persistent grantsJuergen Gross
2018-09-28Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe
2018-09-28Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-09-28Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-09-27iwlwifi: 1000: set the TFD queue sizePavel Machek
2018-09-27bcache: add separate workqueue for journal_write to avoid deadlockGuoju Fang
2018-09-27ieee802154: mcr20a: Replace magic number with constantsXue Liu
2018-09-27drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha
2018-09-27drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li
2018-09-27drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij
2018-09-27Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...Thomas Gleixner
2018-09-27xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky
2018-09-27ieee802154: ca8210: remove redundant condition check before debugfs_removezhong jiang
2018-09-27clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni
2018-09-26bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-09-26vxlan: fill ttl inherit infoHangbin Liu
2018-09-26net: phy: sfp: Fix unregistering of HWMON SFP deviceAndrew Lunn
2018-09-26qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor
2018-09-26qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor
2018-09-26bonding: avoid possible dead-lockMahesh Bandewar
2018-09-26bonding: pass link-local packets to bonding master also.Mahesh Bandewar
2018-09-26qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor
2018-09-26qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor
2018-09-26qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor
2018-09-26wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"Colin Ian King