summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-073-4/+16
|\
| * ubi: ubi-media.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-301-1/+1
| * ubi: fastmap: Only produce the initial anchor PEB when fastmap is usedHou Tao2020-03-301-1/+2
| * ubi: fastmap: Free unused fastmap anchor peb during detachHou Tao2020-03-301-2/+13
* | Merge branch 'parisc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-04-071-6/+2
|\ \
| * | parisc: Replace setup_irq() by request_irq()afzal mohammed2020-04-051-6/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2020-04-071-5/+3
|\ \ \
| * | | drivers/ide: Fix build regression.David S. Miller2020-04-041-1/+1
| * | | drivers/ide: convert to list_for_each_entry_safe()chenqiwu2020-04-021-5/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-0725-94/+142
|\ \ \ \
| * | | | macsec: fix NULL dereference in macsec_upd_offload()Davide Caratti2020-04-061-0/+3
| * | | | net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli2020-04-061-1/+6
| * | | | qed: remove redundant assignment to variable 'rc'Colin Ian King2020-04-061-1/+1
| * | | | wimax: remove some redundant assignments to variable resultColin Ian King2020-04-061-5/+2
| * | | | mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata2020-04-061-3/+6
| * | | | mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata2020-04-061-3/+6
| * | | | r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit2020-04-061-15/+14
| * | | | net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli2020-04-061-1/+1
| * | | | tun: Don't put_page() for all negative return values from XDP programWill Deacon2020-04-061-4/+6
| * | | | net: dsa: mt7530: fix null pointer dereferencing in port5 setupChuanhong Guo2020-04-031-0/+3
| * | | | net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...Oleksij Rempel2020-04-031-0/+7
| * | | | net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang2020-04-031-1/+1
| * | | | mlxsw: spectrum_trap: fix unintention integer overflow on left shiftColin Ian King2020-04-021-1/+1
| * | | | pegasus: Remove pegasus' own workqueuePetko Manolov2020-04-021-32/+6
| * | | | net: stmmac: xgmac: Fix VLAN register handlingJose Abreu2020-04-021-0/+11
| * | | | net: cavium: Fix build errors due to 'imply CAVIUM_PTP'YueHaibing2020-04-021-1/+1
| * | | | crypto/chcr: Add missing include file <linux/highmem.h>YueHaibing2020-04-021-0/+1
| * | | | net: atlantic: fix missing | operator when assigning rec->llcColin Ian King2020-04-021-1/+1
| * | | | net: qualcomm: rmnet: Allow configuration updates to existing devicesSubash Abhinov Kasiviswanathan2020-04-021-12/+19
| * | | | net: stmmac: Fix VLAN filtering when HW does not support itJose Abreu2020-04-011-5/+12
| * | | | bnx2x: correct a comment mistake in grammarHu Haowen2020-04-011-1/+2
| * | | | net/faraday: fix grammar in function ftgmac100_setup_clk() in ftgmac100.cHu Haowen2020-04-011-1/+1
| * | | | slcan: Don't transmit uninitialized stack data in paddingRichard Palethorpe2020-04-011-3/+1
| * | | | net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035Oleksij Rempel2020-04-011-2/+2
| * | | | cxgb4: free MQPRIO resources in shutdown pathRahul Lakkireddy2020-04-013-0/+28
| * | | | cxgb4: fix MPS index overwrite when setting MAC addressHerat Ramani2020-04-011-1/+0
* | | | | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2020-04-076-14/+14
|\ \ \ \ \
| * | | | | pcmcia: remove some unused space charactersHu Haowen2020-03-311-3/+3
| * | | | | pcmcia: soc_common.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-281-1/+1
| * | | | | pcmcia: cs_internal.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-281-1/+1
| * | | | | pcmcia: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-142-8/+8
| * | | | | pcmcia: omap: remove useless cast for driver.nameCorentin Labbe2020-03-141-1/+1
* | | | | | Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-04-0620-65/+117
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-drivers'Rafael J. Wysocki2020-04-068-35/+25
| |\ \ \ \ \ \ \ \
| | | | * | | | | | thermal: int340x_thermal: fix: Update Tiger Lake ACPI device IDsGayatri Kammela2020-04-012-2/+2
| | | | * | | | | | platform/x86: intel-hid: fix: Update Tiger Lake ACPI device IDGayatri Kammela2020-04-011-1/+1
| | | | * | | | | | ACPI: Update Tiger Lake ACPI device IDsGayatri Kammela2020-04-013-6/+6
| | | * | | | | | | ACPI: video: Use native backlight on Acer Aspire 5783zHans de Goede2020-04-011-0/+9
| | | |/ / / / / /
| | * | | | | | / ACPI: CPPC: clean up acpi_get_psd_map()Liguang Zhang2020-03-281-26/+7
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'acpica'Rafael J. Wysocki2020-04-0611-23/+92
| |\ \ \ \ \ \ \