summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar2-49/+10
2019-05-08i40e: fix i40e_ptp_adjtime when given a negative deltaJacob Keller1-2/+3
2019-05-08reset: meson-audio-arb: Fix missing .owner setting of reset_controller_devAxel Lin1-0/+1
2019-05-08rtc: sh: Fix invalid alarm warning for non-enabled alarmGeert Uytterhoeven1-1/+1
2019-05-08rtc: cros-ec: Fail suspend/resume if wake IRQ can't be configuredStephen Boyd1-2/+2
2019-05-08HID: debug: fix race condition with between rdesc_show() and device removalHe, Bo1-0/+5
2019-05-08HID: logitech: check the return value of create_singlethread_workqueueKangjie Lu1-1/+7
2019-05-08HID: Increase maximum report size allowed by hid_field_extract()Kai-Heng Feng1-3/+3
2019-05-08USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern2-21/+5
2019-05-08USB: core: Fix unterminated string returned by usb_string()Alan Stern1-1/+3
2019-05-08usb: usbip: fix isoc packet num validation in get_pipeMalte Leip2-9/+10
2019-05-08USB: dummy-hcd: Fix failure to give back unlinked URBsAlan Stern1-4/+15
2019-05-08USB: w1 ds2490: Fix bug caused by improper use of altsetting arrayAlan Stern1-3/+3
2019-05-08USB: yurex: Fix protection fault after device removalAlan Stern1-0/+1
2019-05-08i2c: Prevent runtime suspend of adapter when Host Notify is requiredJarkko Nikula1-0/+4
2019-05-08i2c: imx: correct the method of getting private data in notifier_callAnson Huang1-2/+2
2019-05-08i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel1-0/+2
2019-05-08mtd: rawnand: marvell: Clean the controller state before each operationMiquel Raynal1-6/+6
2019-05-08mwifiex: Make resume actually do something useful again on SDIO cardsDouglas Anderson1-1/+1
2019-05-08iwlwifi: fix driver operation for 5350Emmanuel Grumbach1-1/+2
2019-05-06Merge tag 'v5.0.13' into dev-5.0Joel Stanley62-204/+353
2019-05-05ath10k: Drop WARN_ON()s that always trigger during system resumeRafael J. Wysocki1-2/+2
2019-05-05iwlwifi: mvm: properly check debugfs dentry before using itGreg Kroah-Hartman1-0/+5
2019-05-05bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan1-4/+5
2019-05-05bnxt_en: Fix statistics context reservation logic.Michael Chan1-8/+6
2019-05-05bnxt_en: Pass correct extended TX port statistics size to firmware.Michael Chan1-2/+6
2019-05-05bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under error conditions.Michael Chan1-6/+6
2019-05-05bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam1-0/+1
2019-05-05bnxt_en: Improve multicast address setup logic.Michael Chan1-1/+8
2019-05-05net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn1-2/+4
2019-05-05net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter1-0/+6
2019-05-04leds: trigger: netdev: use memcpy in device_name_storeRasmus Villemoes1-1/+2
2019-05-04leds: pca9532: fix a potential NULL pointer dereferenceKangjie Lu1-2/+6
2019-05-04iommu/amd: Reserve exclusion range in iova-domainJoerg Roedel3-6/+12
2019-05-04nvmet: fix error flow during ns enableMax Gurtovoy1-2/+2
2019-05-04nvmet: fix building bvec from sg listMing Lei1-10/+10
2019-05-04nvme-multipath: relax ANA state checkMartin George1-4/+1
2019-05-04gpio: of: Fix of_gpiochip_add() error pathGeert Uytterhoeven1-1/+7
2019-05-04gpio: of: Check for "spi-cs-high" in child instead of parent nodeAndrey Smirnov1-3/+3
2019-05-04gpio: of: Check propname before applying "cs-gpios" quirksAndrey Smirnov1-1/+2
2019-05-04libata: fix using DMA buffers on stackraymond pang1-10/+24
2019-05-04scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier1-4/+17
2019-05-04usb: u132-hcd: fix resource leakMukesh Ojha1-0/+3
2019-05-04leds: trigger: netdev: fix refcnt leak on interface renameRafał Miłecki1-8/+5
2019-05-04usb: usb251xb: fix to avoid potential NULL pointer dereferenceAditya Pakki1-1/+1
2019-05-04scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu1-0/+2
2019-05-04scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll2-3/+8
2019-05-04scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy2-0/+18
2019-05-04staging: vc04_services: Fix an error code in vchiq_probe()Dan Carpenter1-2/+6
2019-05-04drm/meson: Uninstall IRQ handlerJean-Philippe Brucker1-1/+4