summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-03-04mmc: remove bondage between REQ_META and reliable writeLuca Porzio1-8/+3
2016-03-04storvsc: Don't set the SRB_FLAGS_QUEUE_ACTION_ENABLE flagK. Y. Srinivasan1-2/+1
2016-03-04megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com1-2/+11
2016-03-04megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com2-1/+3
2016-03-04dmaengine: dw: convert to __ffs()Andy Shevchenko1-6/+6
2016-03-04wm831x_power: Use IRQF_ONESHOT to request threaded IRQsValentin Rothberg1-3/+3
2016-03-04drm/radeon: make rv770_set_sw_state failures non-fatalAlex Deucher1-1/+1
2016-03-04drm/radeon: unconditionally set sysfs_initializedAlex Deucher1-2/+1
2016-03-04clocksource/drivers/vt8500: Increase the minimum deltaRoman Volkov1-2/+4
2016-03-04bnx2x: Don't notify about scratchpad paritiesManish Chopra2-10/+21
2016-03-04iw_cxgb3: Fix incorrectly returning error on successHariprasad S1-2/+2
2016-03-04USB: option: add "4G LTE usb-modem U901"Bjørn Mork1-0/+2
2016-03-04USB: option: add support for SIM7100EAndrey Skvortsov1-0/+7
2016-03-04USB: cp210x: add IDs for GE B650V3 and B850V3 boardsKen Lin1-0/+2
2016-03-04can: ems_usb: Fix possible tx overflowGerhard Uttenthaler1-4/+10
2016-03-04dm thin: fix race condition when destroying thin pool workqueueNikolay Borisov1-2/+2
2016-03-04dm thin metadata: fix bug when taking a metadata snapshotJoe Thornber1-0/+6
2016-03-04dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...Mike Snitzer1-0/+1
2016-03-04drm/radeon: fix hotplug race at startupDave Airlie1-0/+5
2016-03-04bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet1-7/+30
2016-03-04bcache: prevent crash on changing writeback_runningStefan Bader1-1/+2
2016-03-04bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu1-1/+3
2016-03-04bcache: fix a leak in bch_cached_dev_run()Al Viro1-1/+4
2016-03-04bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu1-0/+2
2016-03-04bcache: Add a cond_resched() call to gcKent Overstreet1-0/+1
2016-03-04bcache: fix a livelock when we cause a huge number of cache missesZheng Liu1-1/+3
2016-03-04drm/ast: Initialized data needed to map fbdev memoryEgbert Eich4-0/+11
2016-02-25intel_scu_ipcutil: underflow in scu_reg_access()Dan Carpenter1-1/+1
2016-02-25xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-25iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang2-2/+2
2016-02-25Input: i8042 - add Fujitsu Lifebook U745 to the nomux listAurélien Francillon1-0/+7
2016-02-25Input: elantech - mark protocols v2 and v3 as semi-mtBenjamin Tissoires1-1/+1
2016-02-25Input: elantech - add Fujitsu Lifebook U745 to force crc_enabledTakashi Iwai1-0/+7
2016-02-25iio: dac: mcp4725: set iio name property in sysfsYong Li1-0/+1
2016-02-25iio: adis_buffer: Fix out-of-bounds memory accessLars-Peter Clausen1-1/+1
2016-02-25iio: fix some warning messagesDan Carpenter2-2/+2
2016-02-25iio: ad5064: Fix ad5629/ad5669 shiftLars-Peter Clausen1-26/+57
2016-02-25iio:ad5064: Make sure ad5064_i2c_write() returns 0 on successMichael Hennerich1-1/+7
2016-02-25iio: lpc32xx_adc: fix warnings caused by enabling unprepared clockVladimir Zapolskiy1-2/+2
2016-02-25iio:ad7793: Fix ad7785 product IDLars-Peter Clausen1-1/+1
2016-02-25scsi: fix soft lockup in scsi_remove_target() on module removalJames Bottomley1-2/+4
2016-02-25SCSI: Add Marvell Console to VPD blacklistMika Westerberg1-0/+1
2016-02-25scsi_dh_rdac: always retry MODE SELECT on command lock violationHannes Reinecke1-1/+3
2016-02-25drivers/scsi/sg.c: mark VMA as VM_IO to prevent migrationKirill A. Shutemov1-1/+1
2016-02-25SCSI: fix crashes in sd and sr runtime PMAlan Stern2-2/+9
2016-02-25iscsi-target: Fix potential dead-lock during node acl deleteNicholas Bellinger1-1/+15
2016-02-25Revert "SCSI: Fix NULL pointer dereference in runtime PM"Ken Xue1-10/+10
2016-02-25Fix a memory leak in scsi_host_dev_release()Bart Van Assche1-0/+11
2016-02-25iscsi-target: Fix rx_login_comp hang after login failureNicholas Bellinger2-1/+13
2016-02-25scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1