summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtdGreg Kroah-Hartman2018-09-204-5/+36
|\
| * mtd: devices: m25p80: Make sure the buffer passed in op is DMA-ableBoris Brezillon2018-09-181-3/+23
| * mtd: partitions: fix unbalanced of_node_get/put()Miquel Raynal2018-09-171-1/+4
| * mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada2018-09-151-0/+6
| * mtd: rawnand: marvell: prevent harmless warningsMiquel Raynal2018-09-101-1/+3
* | Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman2018-09-201-0/+2
|\ \
| * | ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai2018-09-131-0/+2
* | | Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2018-09-191-23/+49
|\ \ \
| * | | hwmon: (nct6775) Use different register to get fan RPM for fan7Guenter Roeck2018-09-171-2/+2
| * | | hwmon: (nct6775) Fix RPM output for fan7 on NCT6796DGuenter Roeck2018-09-161-4/+9
| * | | hwmon: (nct6775) Fix virtual temperature sources for NCT6796DGuenter Roeck2018-09-151-6/+22
| * | | hwmon: (nct6775) Fix access to fan pulse registersGuenter Roeck2018-09-071-11/+16
| * | | hwmon: (nct6775) Set weight source to zero correctlyDan Carpenter2018-09-051-1/+1
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman2018-09-192-10/+16
|\ \ \ \
| * | | | scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()Dan Carpenter2018-09-121-2/+2
| * | | | scsi: iscsi: target: Don't use stack buffer for scatterlistLaura Abbott2018-09-121-8/+14
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Greg Kroah-Hartman2018-09-191-5/+41
|\ \ \ \ \
| * | | | | crypto: ccp - add timeout support in the SEV commandBrijesh Singh2018-09-131-5/+41
| | |/ / / | |/| | |
* | | | | Merge tag 'platform-drivers-x86-v4.19-2' of git://git.infradead.org/linux-pla...Greg Kroah-Hartman2018-09-192-0/+2
|\ \ \ \ \
| * | | | | platform/x86: alienware-wmi: Correct a memory leakMario Limonciello2018-09-101-0/+1
| * | | | | platform/x86: dell-smbios-wmi: Correct a memory leakMario Limonciello2018-09-101-0/+1
| | |_|/ / | |/| | |
* | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-1822-82/+189
|\ \ \ \ \
| * | | | | qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork2018-09-181-7/+7
| * | | | | clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede2018-09-181-7/+0
| * | | | | r8169: Get and enable optional ether_clk clockHans de Goede2018-09-181-0/+33
| * | | | | clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede2018-09-181-0/+11
| * | | | | r8169: enable ASPM on RTL8106EKai-Heng Feng2018-09-181-0/+3
| * | | | | r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng2018-09-181-1/+3
| * | | | | net: ethernet: Fix a unused function warning.zhong jiang2018-09-171-3/+3
| * | | | | net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2018-09-172-2/+2
| * | | | | hv_netvsc: pair VF based on serial numberStephen Hemminger2018-09-172-25/+36
| * | | | | PCI: hv: support reporting serial number as slot informationStephen Hemminger2018-09-171-0/+37
| * | | | | bnxt_en: Fix VF mac address regression.Michael Chan2018-09-173-7/+13
| * | | | | net: hp100: fix always-true check for link up stateColin Ian King2018-09-171-1/+1
| * | | | | net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre2018-09-171-0/+8
| * | | | | net: mvpp2: let phylink manage the carrier stateAntoine Tenart2018-09-171-15/+6
| * | | | | pppoe: fix reception of frames with no mac headerGuillaume Nault2018-09-171-0/+3
| * | | | | net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe2018-09-171-0/+1
| * | | | | veth: Orphan skb before GROToshiaki Makita2018-09-171-2/+2
| * | | | | stmmac: fix valid numbers of unicast filter entriesJongsung Kim2018-09-171-3/+2
| * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-09-131-0/+2
| |\ \ \ \ \
| | * | | | | Bluetooth: hci_ldisc: Free rw_semaphore on closeHermes Zhang2018-09-111-0/+2
| * | | | | | net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau2018-09-131-2/+6
| * | | | | | hv_netvsc: fix schedule in RCU contextStephen Hemminger2018-09-131-6/+3
| * | | | | | xen/netfront: don't bug in case of too many fragsJuergen Gross2018-09-131-1/+7
* | | | | | | Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-09-172-2/+17
|\ \ \ \ \ \ \
| * | | | | | | spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODEAngelo Dureghello2018-08-281-0/+6
| * | | | | | | spi: Fix double IDR allocation with DT aliasesGeert Uytterhoeven2018-08-281-11/+11
| * | | | | | | spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersKirill Kapranov2018-08-151-0/+9
* | | | | | | | Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-09-151-0/+3
|\ \ \ \ \ \ \ \