summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-01-201-2/+15
|\
| * scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke2018-01-101-2/+15
* | Merge tag 'for-4.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-204-35/+59
|\ \
| * | dm crypt: fix error return code in crypt_ctr()Wei Yongjun2018-01-171-0/+1
| * | dm crypt: wipe kernel key copy after IV initializationOndrej Kozina2018-01-171-4/+8
| * | dm integrity: don't store cipher request on the stackMikulas Patocka2018-01-171-12/+37
| * | dm crypt: fix crash by adding missing check for auth key sizeMilan Broz2018-01-171-1/+6
| * | dm btree: fix serious bug in btree_split_beneath()Joe Thornber2018-01-171-17/+2
| * | dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang2018-01-171-1/+5
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-198-23/+44
|\ \ \
| * | | Input: synaptics-rmi4 - prevent UAF reported by KASANNick Desaulniers2018-01-181-1/+3
| * | | Input: ALPS - fix multi-touch decoding on SS4 plus touchpadsNir Perry2018-01-122-14/+19
| * | | Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰2018-01-111-0/+1
| * | | Input: of_touchscreen - add MODULE_LICENSEArnd Bergmann2018-01-111-0/+4
| * | | Input: 88pm860x-ts - fix child-node lookupJohan Hovold2018-01-091-4/+12
| * | | Input: twl6040-vibra - fix child-node lookupJohan Hovold2018-01-091-2/+1
| * | | Input: twl4030-vibra - fix sibling-node lookupJohan Hovold2018-01-091-2/+4
* | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-01-192-7/+12
|\ \ \ \
| * | | | i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella2018-01-171-6/+7
| * | | | i2c: core: decrease reference count of device node in i2c_unregister_deviceLixin Wang2018-01-171-1/+5
* | | | | Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-191-0/+1
|\ \ \ \ \
| * | | | | libata: apply MAX_SEC_1024 to all LITEON EP1 series devicesXinyu Lin2017-12-191-0/+1
* | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-01-191-0/+4
|\ \ \ \ \ \
| * | | | | | phy: work around 'phys' references to usb-nop-xceiv devicesArnd Bergmann2018-01-191-0/+4
* | | | | | | Merge tag 'drm-fixes-for-v4.15-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-01-1917-167/+367
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-01-193-146/+242
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915: Fix deadlock in i830_disable_pipe()Ville Syrjälä2018-01-151-2/+5
| | * | | | | | | drm/i915: Redo plane sanitation during readoutVille Syrjälä2018-01-151-49/+65
| | * | | | | | | drm/i915: Add .get_hw_state() method for planesVille Syrjälä2018-01-153-98/+175
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-01-1910-13/+114
| |\ \ \ \ \ \ \
| | * | | | | | | drm/nouveau/mmu/mcp77: fix regressions in stolen memory handlingBen Skeggs2018-01-197-10/+109
| | * | | | | | | drm/nouveau/bar/gk20a: Avoid bar teardown during initJon Hunter2018-01-192-2/+2
| | * | | | | | | drm/nouveau/drm/nouveau: Pass the proper arguments to nvif_object_map_handle()Thierry Reding2018-01-191-1/+3
| * | | | | | | | Merge tag 'drm-misc-fixes-2018-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-01-181-3/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/sun4i: hdmi: Add missing rate halving check in sun4i_tmds_determine_rateJonathan Liu2018-01-111-2/+5
| | * | | | | | | | drm/sun4i: hdmi: Fix incorrect assignment in sun4i_tmds_determine_rateJonathan Liu2018-01-111-1/+1
| | * | | | | | | | drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rateJonathan Liu2018-01-111-1/+1
| * | | | | | | | | Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/lin...Dave Airlie2018-01-183-5/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark2018-01-172-4/+4
| | * | | | | | | | drm/vmwgfx: Fix a boot time warningWoody Suwalski2018-01-171-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-1912-46/+88
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ibmvnic: Fix IPv6 packet descriptorsThomas Falcon2018-01-191-9/+11
| * | | | | | | | | | ibmvnic: Fix IP offload control bufferThomas Falcon2018-01-191-0/+4
| * | | | | | | | | | mlxsw: spectrum_router: Free LPM tree upon failureIdo Schimmel2018-01-191-6/+14
| * | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2018-01-17' of git://git.kernel.org/pub...David S. Miller2018-01-183-8/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | brcmfmac: fix CLM load error for legacy chips when user helper is enabledWright Feng2018-01-161-6/+3
| | * | | | | | | | | | ssb: Disable PCI host for PCI_DRIVERS_GENERICJames Hogan2018-01-161-1/+1
| | * | | | | | | | | | bcma: Fix 'allmodconfig' and BCMA builds on MIPS targetsGuenter Roeck2018-01-161-1/+1
| * | | | | | | | | | | fm10k: mark PM functions as __maybe_unusedArnd Bergmann2018-01-181-7/+2
| * | | | | | | | | | | Net: ethernet: ti: netcp: Fix inbound ping crash if MTU size is greater than ...Rex Chang2018-01-171-1/+1