summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-03virtio: fix memory leak of virtio ida cache layersSuman Anna
2016-03-03target: fix COMPARE_AND_WRITE non zero SGL offset data corruptionJan Engelhardt
2016-03-03target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2016-03-03mmc: remove bondage between REQ_META and reliable writeLuca Porzio
2016-03-03storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flagK. Y. Srinivasan
2016-03-03megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com
2016-03-03megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com
2016-03-03dmaengine: dw: convert to __ffs()Andy Shevchenko
2016-03-03wm831x_power: Use IRQF_ONESHOT to request threaded IRQsValentin Rothberg
2016-03-03drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher
2016-03-03drm/radeon: unconditionally set sysfs_initializedAlex Deucher
2016-03-03clocksource/drivers/vt8500: Increase the minimum deltaRoman Volkov
2016-03-03bnx2x: Don't notify about scratchpad paritiesManish Chopra
2016-03-03iw_cxgb3: Fix incorrectly returning error on successHariprasad S
2016-03-03USB: option: add "4G LTE usb-modem U901"Bjørn Mork
2016-03-03USB: option: add support for SIM7100EAndrey Skvortsov
2016-03-03USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin
2016-03-03can: ems_usb: Fix possible tx overflowGerhard Uttenthaler
2016-03-03dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov
2016-03-03dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber
2016-03-03dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...Mike Snitzer
2016-03-03drm/radeon: fix hotplug race at startupDave Airlie
2016-03-03bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet
2016-03-03bcache: prevent crash on changing writeback_runningStefan Bader
2016-03-03bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu
2016-03-03bcache: fix a leak in bch_cached_dev_run()Al Viro
2016-03-03bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu
2016-03-03bcache: Add a cond_resched() call to gcKent Overstreet
2016-03-03bcache: fix a livelock when we cause a huge number of cache missesZheng Liu
2016-03-03drm/ast: Initialized data needed to map fbdev memoryEgbert Eich
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon
2016-02-25Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires
2016-02-25Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai
2016-02-25iio: dac: mcp4725: set iio name property in sysfsYong Li
2016-02-25iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen
2016-02-25iio: fix some warning messagesDan Carpenter
2016-02-25iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen
2016-02-25iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich
2016-02-25iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy
2016-02-25iio:ad7793: Fix ad7785 product IDLars-Peter Clausen
2016-02-25scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley
2016-02-25SCSI: Add Marvell Console to VPD blacklistMika Westerberg
2016-02-25scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke
2016-02-25drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov
2016-02-25SCSI: fix crashes in sd and sr runtime PMAlan Stern
2016-02-25iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger
2016-02-25Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue