summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-05drm/radeon: disable hard reset in hibernate for APUsAlex Deucher1-1/+1
2017-10-05drm/amdgpu: revert tile table update for olandJean Delvare1-1/+188
2017-10-05Revert "drm/i915/bxt: Disable device ready before shutdown command"Uma Shankar1-11/+0
2017-10-05drm/i915/gvt: Fix incorrect PCI BARs reportingChangbin Du1-65/+48
2017-10-05drm/exynos: Fix locking in the suspend/resume pathsMarek Szyprowski1-0/+4
2017-10-05scsi: aacraid: Add a small delay after IOP resetGuilherme G. Piccoli1-0/+2
2017-10-05scsi: aacraid: Fix 2T+ drives on SmartIOC-2000Dave Carroll2-6/+11
2017-10-05scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...Xin Long1-1/+1
2017-10-05md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_listDennis Yang1-1/+2
2017-10-05md/raid5: fix a race condition in stripe batchShaohua Li1-2/+8
2017-10-05mac80211_hwsim: Use proper TX powerBeni Lev1-2/+0
2017-10-05scsi: scsi_transport_fc: fix NULL pointer dereference in fc_bsg_job_timeoutChristoph Hellwig1-1/+1
2017-10-05mmc: block: Fix incorrectly initialized requestsAdrian Hunter1-1/+6
2017-10-05dm integrity: do not check integrity for failed read operationsHyunchul Lee1-1/+5
2017-10-05dax: remove the pmem_dax_ops->flush abstractionMikulas Patocka5-68/+14
2017-10-05nvme-pci: propagate (some) errors from host memory buffer setupChristoph Hellwig1-6/+12
2017-10-05nvme-pci: use appropriate initial chunk size for HMB allocationAkinobu Mita1-1/+1
2017-10-05nvme-pci: fix host memory buffer allocation fallbackChristoph Hellwig1-18/+30
2017-09-27iwlwifi: add workaround to disable wide channels in 5GHzLuca Coelho3-12/+56
2017-09-27bcache: fix bch_hprint crash and improve outputMichael Lyle1-15/+35
2017-09-27bcache: fix for gc and write-back raceTang Junhui3-2/+10
2017-09-27bcache: fix sequential large write IO bypassTang Junhui1-6/+0
2017-09-27bcache: Correct return value for sysfs attach errorsTony Asleson1-2/+2
2017-09-27bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui2-1/+21
2017-09-27bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui1-3/+3
2017-09-27bcache: Fix leak of bdev referenceJan Kara1-0/+2
2017-09-27bcache: initialize dirty stripes in flash_dev_run()Tang Junhui3-6/+7
2017-09-27PM / devfreq: Fix memory leak when fail to register deviceChanwoo Choi1-1/+4
2017-09-27media: adv7180: add missing adv7180cp, adv7180st i2c device IDsUlrich Hecht1-0/+2
2017-09-27media: uvcvideo: Prevent heap overflow when accessing mapped controlsGuenter Roeck1-0/+7
2017-09-27media: venus: fix copy/paste error in return_buf_errorGustavo A. R. Silva1-1/+1
2017-09-27media: Revert "[media] lirc_dev: remove superfluous get/put_device() calls"Sean Young1-0/+4
2017-09-27media: v4l2-compat-ioctl32: Fix timespec conversionDaniel Mentz1-1/+2
2017-09-27PCI: pciehp: Report power fault only once until we clear itKeith Busch1-0/+8
2017-09-27PCI: shpchp: Enable bridge bus mastering if MSI is enabledAleksandr Bezzubikov1-0/+2
2017-09-27mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE()Anup Patel1-1/+1
2017-09-27scsi: qla2xxx: Fix an integer overflow in sysfs codeDan Carpenter1-4/+4
2017-09-27scsi: qla2xxx: Use fabric name for Get Port Speed commandQuinn Tran1-1/+1
2017-09-27scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switchSawan Chandak1-1/+1
2017-09-27scsi: qla2xxx: Fix target multiqueue configurationMichael Hernandez3-2/+3
2017-09-27scsi: qla2xxx: Correction to vha->vref_count timeoutJoe Carnuccio1-1/+1
2017-09-27scsi: qla2xxx: Update fw_started flags at qpair creation.himanshu.madhani@cavium.com1-0/+1
2017-09-27scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLEHannes Reinecke1-3/+2
2017-09-27scsi: sg: factor out sg_fill_request_table()Hannes Reinecke1-26/+35
2017-09-27scsi: storvsc: fix memory leak on ring buffer busyLong Li1-0/+2
2017-09-27scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...Shivasharan S1-1/+4
2017-09-27scsi: megaraid_sas: Check valid aen class range to avoid kernel panicShivasharan S1-0/+8
2017-09-27scsi: megaraid_sas: set minimum value of resetwaittime to be 1 secsShivasharan S1-1/+2
2017-09-27scsi: megaraid_sas: mismatch of allocated MFI frame size and length exposed i...Shivasharan S1-1/+1
2017-09-27scsi: aacraid: Fix command send race conditionBrian King1-33/+21