aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iscsi-target: Fix iscsit_start_kthreads failure OOPsNicholas Bellinger2016-08-265-31/+66
* rbd: fix copyup completion raceIlya Dryomov2016-08-261-5/+17
* crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu2016-08-261-1/+0
* xen/gntdevt: Fix race condition in gntdev_release()Marek Marczykowski-Górecki2016-08-261-0/+2
* mfd: sm501: dbg_regs attribute must be read-onlyGuenter Roeck2016-08-261-1/+1
* ipmi: fix timeout calculation when bmc is disconnectedXie XiuQi2016-08-261-1/+1
* md: use kzalloc() when bitmap is disabledBenjamin Randazzo2016-08-261-2/+2
* USB: sierra: add 1199:68AB device IDDirk Behme2016-08-261-0/+1
* xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2016-08-261-1/+1
* ipr: Fix invalid array indexing for HRRQBrian King2016-08-261-3/+8
* ipr: Fix incorrect trace indexingBrian King2016-08-262-2/+4
* ipr: Fix locking for unit attention handlingBrian King2016-08-261-5/+7
* drm/radeon/combios: add some validation of lvds valuesAlex Deucher2016-08-261-1/+6
* iscsi-target: Fix iser explicit logout TX kthread leakNicholas Bellinger2016-08-261-2/+16
* iscsi-target: Fix use-after-free during TPG session shutdownNicholas Bellinger2016-08-261-4/+8
* vhost: actually track log eventfd fileMarc-André Lureau2016-08-261-0/+1
* xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can2016-08-263-3/+7
* xhci: report U3 when link is in resume stateZhuang Jin Can2016-08-261-2/+5
* xhci: Calculate old endpoints correctly on device resetBrian Campbell2016-08-261-0/+3
* usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum2016-08-261-0/+12
* ata: pmp: add quirk for Marvell 4140 SATA PMPLior Amsalem2016-08-261-0/+7
* Input: usbtouchscreen - avoid unresponsive TSC-30 touch screenBernhard Bender2016-08-261-0/+3
* md/raid1: fix test for 'was read error from last working device'.NeilBrown2016-08-261-1/+1
* mmc: sdhci-pxav3: fix platform_data is not initializedJingju Hou2016-08-261-0/+1
* mmc: sdhci-esdhc: Make 8BIT bus workJoakim Tjernlund2016-08-261-1/+1
* st: null pointer dereference panic caused by use after kref_put by st_openSeymour, Shane M2016-08-261-1/+1
* qla2xxx: Mark port lost when we receive an RSCN for it.Chad Dupuis2016-08-261-1/+16
* Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds2016-08-261-3/+13
* agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson2016-08-261-1/+1
* rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov2016-08-261-2/+2
* watchdog: omap: assert the counter being stopped before reprogrammingUwe Kleine-König2016-08-261-0/+7
* USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern2016-08-261-26/+37
* mmc: card: Fixup request missing in mmc_blk_issue_rw_rqDing Wang2016-08-261-3/+5
* iser-target: release stale iser connectionsSagi Grimberg2016-08-261-1/+17
* iser-target: Fix possible deadlock in RDMA_CM connection errorSagi Grimberg2016-08-261-5/+9
* iscsi-target: Convert iscsi_thread_set usage to kthread.hNicholas Bellinger2016-08-264-70/+115
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2016-08-261-4/+6
* md: fix a build warningFiro Yang2016-08-261-1/+1
* hwmon: (mcp3021) Fix broken output scalingStevens, Nick2016-08-261-13/+1
* dmaengine: mv_xor: bug fix for racing condition in descriptors cleanupLior Amsalem2016-08-262-26/+47
* libata: force disable trim for SuperSSpeed S238Arne Fitzenreiter2016-08-261-0/+3
* libata: add ATA_HORKAGE_NOTRIMArne Fitzenreiter2016-08-261-1/+2
* vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \\\\(Vicky\\\\) Lo2016-08-261-2/+3
* drm: add a check for x/y in drm_mode_setcrtcZhao Junwang2016-08-261-2/+5
* drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULLMichel Dänzer2016-08-261-4/+8
* drm/radeon: take the mode_config mutex when dealing with hpds (v2)Alex Deucher2016-08-261-0/+2
* drm/qxl: Do not cause spice-server to clean our objectsFrediano Ziglio2016-08-261-0/+1
* mmc: block: Add missing mmc_blk_put() in power_ro_lock_show()Tomas Winkler2016-08-261-0/+2
* dm btree: silence lockdep lock inversion in dm_btree_del()Joe Thornber2016-08-261-1/+1
* dm btree remove: fix bug in redistribute3Dennis Yang2016-08-261-3/+3