summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-06i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks1-7/+5
2019-09-06VMCI: Release resource if the work is already queuedNadav Amit1-2/+4
2019-09-06stm class: Fix a double free of stm_source_deviceDing Xiang1-1/+0
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson1-0/+6
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev1-0/+3
2019-09-06USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng1-5/+8
2019-09-06USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng1-1/+1
2019-09-06usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven1-1/+1
2019-09-06usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda1-3/+12
2019-09-06usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen1-8/+24
2019-09-06USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum1-4/+12
2019-09-06usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan1-1/+1
2019-09-06scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define valuePedro Sousa1-1/+1
2019-09-06watchdog: bcm2835_wdt: Fix module autoloadStefan Wahren1-0/+1
2019-09-06usb: host: fotg2: restart hcd after port resetHans Ulli Kroll1-0/+4
2019-09-06i2c: emev2: avoid race when unregistering slave clientWolfram Sang1-4/+12
2019-09-06xen/blkback: fix memory leaksWenwen Wang1-3/+3
2019-09-06usb: gadget: composite: Clear "suspended" on reset/disconnectBenjamin Herrenschmidt1-0/+1
2019-09-06iommu/dma: Handle SG length overflow betterRobin Murphy1-1/+1
2019-09-06dmaengine: ste_dma40: fix unneeded variable warningArnd Bergmann1-2/+2
2019-09-06dm table: fix invalid memory accesses with too high sector numberMikulas Patocka1-1/+4
2019-09-06dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu1-1/+1
2019-09-06dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu1-15/+16
2019-09-06gpiolib: never report open-drain/source lines as 'input' to user-spaceBartosz Golaszewski1-2/+4
2019-09-06Revert "dm bufio: fix deadlock with loop device"Mikulas Patocka1-1/+3
2019-09-06HID: wacom: Correct distance scale for 2nd-gen Intuos devicesJason Gerecke1-0/+2
2019-09-06HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra1-1/+1
2019-09-06drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King1-1/+3
2019-09-06libata: add SG safety checks in SFF pio transfersJens Axboe1-0/+6
2019-09-06net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-09-06net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-09-06net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-09-06net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET1-1/+4
2019-09-06HID: input: fix a4tech horizontal wheel custom usageNicolas Saenz Julienne1-3/+27
2019-09-06can: peak_usb: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-09-06can: sja1000: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-09-06isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro1-1/+11
2019-09-06isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai1-0/+1
2019-09-06net: usb: qmi_wwan: Add the BroadMobi BM818 cardBob Ham1-0/+1
2019-09-06st_nci_hci_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-09-06st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-09-06can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes1-0/+2
2019-09-06bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon1-0/+9
2019-09-06HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DTIlya Trukhanov1-0/+12
2019-08-25bonding: Add vlan tx offload to hw_enc_featuresYueHaibing1-1/+3
2019-08-25team: Add vlan tx offload to hw_enc_featuresYueHaibing1-1/+3
2019-08-25net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy1-63/+34
2019-08-25net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen1-0/+3
2019-08-25xen/netback: Reset nr_frags before freeing skbRoss Lagerwall1-0/+2
2019-08-25bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra3-8/+18