summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber2-9/+100
2018-10-10net: ena: fix missing calls to READ_ONCENetanel Belgazal1-4/+4
2018-10-10net: ena: fix driver when PAGE_SIZE == 64kBNetanel Belgazal2-5/+16
2018-10-10dm raid: fix rebuild of specific devices by updating superblockHeinz Mauelshagen1-0/+5
2018-10-10drm/nouveau/disp: fix DP disable raceBen Skeggs4-9/+19
2018-10-10drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs1-1/+2
2018-10-10net/mlx5: Consider PCI domain in search for next devDaniel Jurgens1-3/+4
2018-10-10nvmet-rdma: fix possible bogus dereference under heavy loadSagi Grimberg1-2/+25
2018-10-10USB: yurex: Check for truncation in yurex_read()Ben Hutchings1-0/+3
2018-10-10HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub reportHans de Goede1-0/+23
2018-10-10RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn1-0/+6
2018-10-10Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"Matt Ranostay1-1/+0
2018-10-10scsi: qedi: Add the CRC size within iSCSI NVM imageNilesh Javali2-14/+21
2018-10-10scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...Vincent Pelletier1-5/+3
2018-10-10HID: hid-saitek: Add device ID for RAT 7 ContagionHarry Mallon2-0/+3
2018-10-10usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev1-5/+10
2018-10-10HID: add support for Apple Magic KeyboardsSean O'Brien2-1/+10
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai1-1/+1
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada1-5/+2
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada1-5/+2
2018-10-10RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni1-1/+4
2018-10-10md/raid5-cache: disable reshape completelyShaohua Li2-3/+8
2018-10-10gpio: Fix crash due to registration raceVincent Whitchurch1-0/+1
2018-10-10net: hns: add netif_carrier_off before change speed and duplexPeng Li1-0/+2
2018-10-10net: hns: add the code for cleaning pkt in chipPeng Li13-4/+255
2018-10-10gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcallHans de Goede1-35/+49
2018-10-10gpiolib: acpi: Switch to cansleep version of GPIO library callAndy Shevchenko1-1/+1
2018-10-10gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich1-4/+20
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-3/+0
2018-10-10scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash1-7/+9
2018-10-10mac80211_hwsim: require at least one channelJohannes Berg1-0/+5
2018-10-10serial: mvebu-uart: Fix reporting of effective CSIZE to userspaceJan Kiszka1-1/+3
2018-10-10drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher1-0/+1
2018-10-10drm/amd/pp: initialize result to before or'ing in dataColin Ian King1-1/+1
2018-10-04media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2-18/+22
2018-10-04i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg1-1/+8
2018-10-04nvme-fcloop: Fix dropped LS's to removed target portJames Smart1-1/+2
2018-10-04ata: ftide010: Add a quirk for SQ201Linus Walleij1-10/+17
2018-10-04drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2-5/+2
2018-10-04drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu1-1/+10
2018-10-04hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter1-5/+9
2018-10-04hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten1-2/+11
2018-10-04crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala3-26/+35
2018-10-04e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen1-2/+2
2018-10-04e1000: check on netif_running() before calling e1000_up()Bo Chen1-1/+2
2018-10-04net: hns: fix skb->truesize underestimationHuazhong Tan1-1/+1
2018-10-04net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan1-3/+3
2018-10-04thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang1-2/+5
2018-10-04qed: Avoid sending mailbox commands when MFW is not responsiveTomer Tayar3-3/+56
2018-10-04qed: Prevent a possible deadlock during driver load and unloadTomer Tayar2-20/+44