summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-2423-33/+81
|\
| * net: vrf: Fix operation not supported when set vrf macMiaohe Lin2019-04-241-0/+2
| * net: socionext: replace napi_alloc_frag with the netdev variant on initIlias Apalodimas2019-04-231-4/+7
| * net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King2019-04-234-5/+5
| * spi: ST ST95HF NFC: declare missing of tableDaniel Gomez2019-04-231-0/+7
| * spi: Micrel eth switch: declare missing of tableDaniel Gomez2019-04-231-0/+9
| * net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul2019-04-221-2/+2
| * Merge tag 'mlx5-fixes-2019-04-19' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-04-195-11/+27
| |\
| | * net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-04-192-5/+1
| | * net/mlx5e: Fix the max MTU check in case of XDPMaxim Mikityanskiy2019-04-193-4/+24
| | * net/mlx5e: Fix use-after-free after xdp_return_frameMaxim Mikityanskiy2019-04-191-2/+2
| * | team: fix possible recursive locking when add slavesHangbin Liu2019-04-191-0/+7
| |/
| * of_net: Fix residues after of_get_nvmem_mac_address removalPetr Štetiar2019-04-191-1/+0
| * stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng2019-04-181-2/+6
| * firestream: fix spelling mistake "tramsitted" -> "transmitted"Colin Ian King2019-04-181-1/+1
| * mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen2019-04-181-2/+2
| * mlxsw: pci: Reincrease PCI reset timeoutIdo Schimmel2019-04-181-1/+1
| * mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata2019-04-181-1/+1
| * s390: ctcm: fix ctcm_new_device error return codeArnd Bergmann2019-04-171-0/+1
| * nfp: abm: fix spelling mistake "offseting" -> "offsetting"Colin Ian King2019-04-171-2/+2
| * net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing2019-04-171-1/+1
* | Merge tag 'drm-fixes-2019-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-04-234-7/+25
|\ \
| * | Revert "drm/virtio: drop prime import/export callbacks"Dave Airlie2019-04-243-0/+20
| * | Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie2019-04-241-7/+5
* | | Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-221-0/+11
|\ \ \ | |/ / |/| |
| * | MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar2019-04-161-0/+11
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-206-8/+12
|\ \ \
| * | | scsi: aic7xxx: fix EISA supportChristoph Hellwig2019-04-184-6/+7
| * | | Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap2019-04-181-1/+0
| * | | scsi: core: set result when the command cannot be dispatchedJaesoo Lee2019-04-151-1/+5
* | | | Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-04-202-4/+3
|\ \ \ \
| * | | | i3c: dw: Fix dw_i3c_master_disable controller by using correct maskVitor Soares2019-04-101-1/+1
| * | | | i3c: Fix the verification of random PIDVitor Soares2019-04-101-3/+2
| | |/ / | |/| |
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-04-204-33/+3
|\ \ \ \
| * | | | clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_startNathan Chancellor2019-04-161-28/+0
| * | | | clocksource/drivers/oxnas: Fix OX820 compatibleNeil Armstrong2019-04-111-1/+1
| * | | | clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macroYangtao Li2019-04-111-4/+1
| * | | | clocksource/drivers/npcm: select TIMER_OFArnd Bergmann2019-04-111-0/+1
* | | | | Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-04-193-4/+9
|\ \ \ \ \
| * | | | | sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang2019-04-191-2/+2
| * | | | | vt: fix cursor when clearing the screenMikulas Patocka2019-04-171-1/+2
| * | | | | sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang2019-04-161-0/+2
| * | | | | serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven2019-04-161-1/+1
| * | | | | serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven2019-04-161-1/+3
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-192-1/+4
|\ \ \ \ \ \
| * | | | | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-191-0/+3
| * | | | | | mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockzhong jiang2019-04-191-1/+1
* | | | | | | Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-04-1921-115/+192
|\ \ \ \ \ \ \
| * | | | | | | staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-171-3/+1
| * | | | | | | staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott2019-04-171-3/+3