aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* s390/monwriter: do not use stack buffers for hardware dataMartin Schwidefsky2018-10-091-13/+20
* s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky2018-10-091-1/+3
* s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann2018-10-081-0/+30
* s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger2018-10-084-59/+645
* s390/qdio: clean up AOB handlingJulian Wiedmann2018-09-202-14/+2
* s390/zcrypt: enable AP bus scan without a valid default domainHalil Pasic2018-09-201-12/+6
* s390/tape: fix spelling mistake "partion" -> "partition"Colin Ian King2018-09-201-1/+1
* s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its functionzhong jiang2018-09-201-1/+1
* s390/zcrypt: Use kmemdup to replace kmalloc + memcpyzhong jiang2018-09-201-6/+3
* s390/sclp: Allow to request adapter resetJan Höppner2018-09-201-2/+8
* s390/dasd: remove unnecessary condition checkChengguang Xu2018-09-201-4/+2
* s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2018-09-201-3/+8
* 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-151-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-111-2/+2
| * | | | scsi: iscsi: target: Don't use stack buffer for scatterlistLaura Abbott2018-09-111-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-171-7/+7
| * | | | | clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede2018-09-171-7/+0
| * | | | | r8169: Get and enable optional ether_clk clockHans de Goede2018-09-171-0/+33
| * | | | | clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede2018-09-171-0/+11
| * | | | | r8169: enable ASPM on RTL8106EKai-Heng Feng2018-09-171-0/+3
| * | | | | r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng2018-09-171-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