summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-16Merge tag 'drm-intel-fixes-2018-07-10' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-2/+30
2018-07-14Merge tag 'rtc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds2-6/+6
2018-07-14pinctrl: nsp: Fix potential NULL dereferenceWei Yongjun1-0/+2
2018-07-14pinctrl: nsp: off by ones in nsp_pinmux_enable()Dan Carpenter1-2/+2
2018-07-14pinctrl: sh-pfc: r8a77970: remove SH_PFC_PIN_CFG_DRIVE_STRENGTH flagNiklas Söderlund1-8/+6
2018-07-14pinctrl: ingenic: Fix inverted direction for < JZ4770Paul Cercueil1-1/+1
2018-07-14pinctrl: mt7622: fix a kernel panic when gpio-hog is being appliedSean Wang1-2/+2
2018-07-14pinctrl: mt7622: stop using the deprecated pinctrl_add_gpio_rangeSean Wang1-5/+14
2018-07-14pinctrl: mt7622: fix that pinctrl_claim_hogs cannot workSean Wang1-3/+12
2018-07-14pinctrl: mt7622: fix initialization sequence between eint and gpiochipSean Wang1-5/+5
2018-07-14pinctrl: mt7622: fix error path on failing at groups buildingSean Wang1-1/+1
2018-07-13qlogic: check kstrtoul() for errorsDan Carpenter1-0/+2
2018-07-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-11/+19
2018-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2018-07-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-27/+39
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-15/+47
2018-07-13drm/amdgpu/pp/smu7: use a local variable for toc indexingAlex Deucher1-11/+12
2018-07-13rtc: fix alarm read and set offsetAlexandre Belloni1-3/+5
2018-07-12sfc: hold filter_sem consistently during resetBert Kenward1-9/+8
2018-07-12sfc: avoid hang from nested use of the filter_semBert Kenward1-9/+21
2018-07-12net: systemport: Fix CRC forwarding check for SYSTEMPORT LiteFlorian Fainelli2-3/+4
2018-07-12i2c: recovery: if possible send STOP with recovery pulsesWolfram Sang1-1/+10
2018-07-12Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2-2/+12
2018-07-12Merge tag 'mtd/fixes-for-4.18-rc5' of git://git.infradead.org/linux-mtdLinus Torvalds1-2/+4
2018-07-12ixgbe: Off by one in ixgbe_ipsec_tx()Dan Carpenter1-1/+1
2018-07-12amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis1-3/+16
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland1-2/+3
2018-07-12ixgbe: Be more careful when modifying MAC filtersAlexander Duyck1-1/+11
2018-07-12Merge branch 'ieee802154-for-davem-2018-07-11' of git://git.kernel.org/pub/sc...David S. Miller4-14/+40
2018-07-12Merge tag 'gvt-fixes-2018-07-11' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi5-1/+81
2018-07-12qed: fix spelling mistake "successffuly" -> "successfully"Ewan D. Milne1-1/+1
2018-07-12nvme-pci: fix memory leak on probe failureKeith Busch1-5/+7
2018-07-11sfp: fix module initialisation with netdev already upRussell King1-2/+2
2018-07-11sfp: ensure we clean up properly on bus registration failureRussell King1-7/+24
2018-07-11RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib1-6/+12
2018-07-11Merge branch 'for-4.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-47/+98
2018-07-11nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang1-2/+4
2018-07-11Merge tag 'char-misc-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-65/+124
2018-07-11Merge tag 'staging-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-2/+3
2018-07-11Merge tag 'usb-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-27/+33
2018-07-11Merge tag 'mmc-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds5-24/+28
2018-07-11Merge tag 'acpi-4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+11
2018-07-10ocxlflash_getfile(): fix double-iput() on alloc_file() failuresAl Viro1-3/+2
2018-07-10cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro1-4/+4
2018-07-10drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()Al Viro1-15/+1
2018-07-10scsi: cxlflash: fix assignment of the backend operationsCédric Le Goater1-2/+2
2018-07-10scsi: qedi: Send driver state to MFWManish Rangankar1-0/+11
2018-07-10scsi: qedf: Send the driver state to MFWSaurav Kashyap1-0/+12
2018-07-10scsi: hpsa: correct enclosure sas addressDon Brace2-4/+22
2018-07-10scsi: sd_zbc: Fix variable type and bogus commentDamien Le Moal1-2/+3