summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-18drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common codeLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Don't forward HPD events to DRM core before attachLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Remove encoder field from struct dw_hdmiLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Embed drm_bridge in struct dw_hdmiLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Remove unused function parameterKieran Bingham
2017-01-18drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functionsLaurent Pinchart
2017-01-18drm: bridge: dw-hdmi: Merge __hdmi_phy_i2c_write and hdmi_phy_i2c_writeLaurent Pinchart
2017-01-18powerpc/perf: Fix PM_BRU_CMPL event code for power9Madhavan Srinivasan
2017-01-18powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V
2017-01-18powerpc/mm/hugetlb: Don't panic when we don't find the default huge page sizeAneesh Kumar K.V
2017-01-18powerpc: Fix pgtable pmd cache initNicholas Piggin
2017-01-17Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-01-17Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley
2017-01-17drm/i915: Ignore bogus plane coordinates on SKL when the plane is not visibleVille Syrjälä
2017-01-17ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LVAdam Ford
2017-01-17drm/amdgpu: add support for new hainan variantsAlex Deucher
2017-01-17drm/radeon: add support for new hainan variantsAlex Deucher
2017-01-17drm/amdgpu: change clock gating mode for uvd_v4.Rex Zhu
2017-01-17drm/amdgpu: fix program vce instance logic error.Rex Zhu
2017-01-17drm/amdgpu: fix bug set incorrect value to vce registerRex Zhu
2017-01-17ARM64: dts: meson-gxbb-odroidc2: Disable SCPI DVFSNeil Armstrong
2017-01-17xfs: don't wrap ID in xfs_dq_get_next_idEric Sandeen
2017-01-17xfs: sanity check inode di_modeAmir Goldstein
2017-01-17xfs: sanity check inode mode when creating new dentryAmir Goldstein
2017-01-17xfs: replace xfs_mode_to_ftype table with switch statementAmir Goldstein
2017-01-17xfs: add missing include dependencies to xfs_dir2.hAmir Goldstein
2017-01-17xfs: sanity check directory inode di_sizeAmir Goldstein
2017-01-17xfs: make the ASSERT() condition likelyAmir Goldstein
2017-01-17scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley
2017-01-17qla2xxx: Disable out-of-order processing by default in firmwareQuinn Tran
2017-01-17qla2xxx: Fix erroneous invalid handle messageQuinn Tran
2017-01-17qla2xxx: Reduce exess wait during chip resetQuinn Tran
2017-01-17qla2xxx: Terminate exchange if corruptedQuinn Tran
2017-01-17qla2xxx: Fix crash due to null pointer accessQuinn Tran
2017-01-17qla2xxx: Collect additional information to debug fw dumpQuinn Tran
2017-01-17qla2xxx: Reset reserved field in firmware options to 0Himanshu Madhani
2017-01-17qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx versionHimanshu Madhani
2017-01-17qla2xxx: Include ATIO queue in firmware dump when in target modeHimanshu Madhani
2017-01-17qla2xxx: Fix wrong IOCB type assumptionQuinn Tran
2017-01-17qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...Bart Van Assche
2017-01-17qla2xxx: Move two arrays from header files to .c filesBart Van Assche
2017-01-17qla2xxx: Declare an array with file scope staticBart Van Assche
2017-01-17qla2xxx: Fix indentationBart Van Assche
2017-01-17scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn
2017-01-17scsi: sd: Ignore zoned field for host-managed devicesDamien Le Moal
2017-01-17scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_typeDamien Le Moal
2017-01-17scsi: bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request()Johannes Thumshirn
2017-01-17scsi: ses: Fix SAS device detection in enclosureEwan D. Milne
2017-01-17taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger
2017-01-17Merge remote-tracking branch 'spi/fix/sh-msiof' into spi-linusMark Brown