summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-07-14pinctrl: nsp: off by ones in nsp_pinmux_enable()Dan Carpenter
2018-07-14pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flagNiklas Söderlund
2018-07-14pinctrl: ingenic: Fix inverted direction for < JZ4770Paul Cercueil
2018-07-14pinctrl: mt7622: fix a kernel panic when gpio-hog is being appliedSean Wang
2018-07-14pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_rangeSean Wang
2018-07-14pinctrl: mt7622: fix that pinctrl_claim_hogs cannot workSean Wang
2018-07-14pinctrl: mt7622: fix initialization sequence between eint and gpiochipSean Wang
2018-07-14pinctrl: mt7622: fix error path on failing at groups buildingSean Wang
2018-07-13qlogic: check kstrtoul() for errorsDan Carpenter
2018-07-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-07-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13drm/amdgpu/pp/smu7: use a local variable for toc indexingAlex Deucher
2018-07-13rtc: fix alarm read and set offsetAlexandre Belloni
2018-07-12sfc: hold filter_sem consistently during resetBert Kenward
2018-07-12sfc: avoid hang from nested use of the filter_semBert Kenward
2018-07-12net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli
2018-07-12i2c: recovery: if possible send STOP with recovery pulsesWolfram Sang
2018-07-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-07-12Merge tag 'mtd/fixes-for-4.18-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-07-12ixgbe: Off by one in ixgbe_ipsec_tx()Dan Carpenter
2018-07-12amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland
2018-07-12ixgbe: Be more careful when modifying MAC filtersAlexander Duyck
2018-07-12Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/sc...David S. Miller
2018-07-12Merge tag 'gvt-fixes-2018-07-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2018-07-12qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne
2018-07-12nvme-pci: fix memory leak on probe failureKeith Busch
2018-07-11sfp: fix module initialisation with netdev already upRussell King
2018-07-11sfp: ensure we clean up properly on bus registration failureRussell King
2018-07-11RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-11nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-07-11Merge tag 'staging-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-11Merge tag 'usb-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-11Merge tag 'mmc-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-07-11Merge tag 'acpi-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-07-10ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-10cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-10drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro
2018-07-10scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater
2018-07-10scsi: qedi: Send driver state to MFWManish Rangankar
2018-07-10scsi: qedf: Send the driver state to MFWSaurav Kashyap
2018-07-10scsi: hpsa: correct enclosure sas addressDon Brace
2018-07-10scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal
2018-07-10scsi: qla2xxx: Fix NULL pointer dereference for fcport searchChuck Anderson
2018-07-10scsi: qla2xxx: Fix kernel crash due to late workqueue allocationhimanshu.madhani@cavium.com
2018-07-10scsi: qla2xxx: Fix inconsistent DMA mem alloc/freeQuinn Tran