summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-01-13net: hns: Avoid net reset caused by pause frames stormYonglong Liu1-2/+10
2019-01-13net: hns: Free irq when exit from abnormal branchYonglong Liu1-1/+22
2019-01-13net: hns: Clean rx fbd when ae stopped.Yonglong Liu1-0/+3
2019-01-13net: hns: Fixed bug that netdev was opened twiceYonglong Liu1-0/+3
2019-01-13net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu2-127/+127
2019-01-13net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2-0/+18
2019-01-13net: hns: Incorrect offset address used for some registers.Yonglong Liu1-2/+2
2019-01-13w90p910_ether: remove incorrect __init annotationArnd Bergmann1-1/+1
2019-01-13drivers: net: xgene: Remove unnecessary forward declarationsNathan Chancellor1-3/+0
2019-01-13scsi: target: iscsi: cxgbit: add missing spin_lock_init()Varun Prakash1-0/+1
2019-01-13scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash1-1/+4
2019-01-13bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2-1/+10
2019-01-13bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru2-8/+30
2019-01-13bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru1-1/+3
2019-01-13Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren1-12/+4
2019-01-13scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter1-1/+1
2019-01-13pinctrl: meson: fix pull enable register calculationJerome Brunet1-1/+2
2019-01-09spi: bcm2835: Unbreak the build of esoteric configsLukas Wunner1-1/+1
2019-01-09tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.xTomas Winkler1-4/+7
2019-01-09rtc: m41t80: Correct alarm month range with RTC readsMaciej W. Rozycki1-1/+1
2019-01-09media: v4l2-tpg: array index could become negativeHans Verkuil1-1/+1
2019-01-09media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil1-0/+2
2019-01-09serial: uartps: Fix interrupt mask issue to handle the RX interrupts properlyNava kishore Manne1-2/+2
2019-01-09cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2-0/+11
2019-01-09clk: rockchip: fix typo in rk3188 spdif_frac parentJohan Jonker1-1/+1
2019-01-09spi: bcm2835: Avoid finishing transfer prematurely in IRQ modeLukas Wunner1-2/+1
2019-01-09spi: bcm2835: Fix book-keeping of DMA terminationLukas Wunner1-0/+1
2019-01-09spi: bcm2835: Fix race on DMA terminationLukas Wunner1-6/+4
2019-01-09platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal1-2/+4
2019-01-09Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer1-0/+1
2019-01-09qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device IDBjørn Mork1-1/+1
2019-01-09staging: wilc1000: fix missing read_write setting when reading dataColin Ian King1-0/+1
2019-01-09usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai1-1/+4
2019-01-09USB: serial: option: add Fibocom NL678 seriesJörgen Storvist1-0/+4
2019-01-09USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2-0/+10
2019-01-09mtd: atmel-quadspi: disallow building on ebsa110Arnd Bergmann1-1/+1
2019-01-09net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery1-1/+1
2019-01-09net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel1-8/+3
2019-01-09xen/netfront: tolerate frags with no dataJuergen Gross1-1/+1
2019-01-09vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang1-0/+2
2019-01-09net/wan: fix a double free in x25_asy_open_tty()Cong Wang1-0/+2
2019-01-09net: phy: Fix the issue that netif always links up after resumingKunihiko Hayashi1-5/+2
2019-01-09isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet1-2/+2
2019-01-09ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2019-01-09NFC: nxp-nci: Include unaligned.h instead of access_ok.hGuenter Roeck2-2/+2
2018-12-29drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva1-2/+8
2018-12-29Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui1-0/+20
2018-12-29gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy1-9/+3
2018-12-29mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11
2018-12-29mmc: core: Use a minimum 1600ms timeout when enabling CACHE ctrlUlf Hansson1-4/+10