summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2020-03-18misc: Replace zero-length array with flexible-array memberGustavo A. R. Silva-4/+4
2020-03-18misc: mic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai-2/+2
2020-03-18firmware: stratix10-svc: add the compatible value for intel agilexRichard Gong-0/+1
2020-03-18firmware: intel_stratix10_service: add depend on agilexRichard Gong-1/+1
2020-03-18intel_th: Disallow multi mode on devices where it's brokenAlexander Shishkin-4/+17
2020-03-12tty: reorganize tty & serial menusRandy Dunlap-87/+86
2020-03-12tty: source all tty Kconfig files in one placeRandy Dunlap-12/+6
2020-03-12char: group dev configs togtherRandy Dunlap-50/+50
2020-03-09Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman-1301/+2733
2020-03-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-33/+329
2020-03-08Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-15/+7
2020-03-08Merge tag 'char-misc-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+31
2020-03-08Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+20
2020-03-08Merge tag 'tty-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-29/+88
2020-03-08Merge tag 'usb-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-117/+163
2020-03-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-59/+95
2020-03-07Merge tag 'block-5.6-2020-03-07' of git://git.kernel.dk/linux-blockLinus Torvalds-29/+2
2020-03-07Merge tag 'media/v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-36/+22
2020-03-07Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-49/+61
2020-03-06Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2020-03-06Merge tag 'drm-fixes-2020-03-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+3
2020-03-06Merge tag 'spi-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-64/+125
2020-03-06Merge tag 'regulator-fix-v5.6-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+2
2020-03-06Merge tag 'hwmon-for-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+55
2020-03-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-9/+8
2020-03-06vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu-0/+3
2020-03-06tty: serial: fsl_lpuart: free IDs allocated by IDAMichael Walle-15/+24
2020-03-06Revert "tty: serial: fsl_lpuart: drop EARLYCON_DECLARE"Michael Walle-0/+2
2020-03-06serdev: Fix detection of UART devices on Apple machines.Ronald Tschalär-0/+10
2020-03-06Merge tag 'devprop-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-7/+7
2020-03-06Merge tag 'drm-fixes-2020-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-212/+515
2020-03-06Merge tag 'amd-drm-fixes-5.6-2020-03-05' of git://people.freedesktop.org/~agd...Dave Airlie-55/+129
2020-03-06Merge tag 'drm-intel-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie-57/+142
2020-03-06Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-75/+197
2020-03-05serial: 8250_exar: add support for ACCES cardsJay Dolan-0/+33
2020-03-05tty:serial:mvebu-uart:fix a wrong returntangbin-1/+1
2020-03-05Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+2
2020-03-05Merge tag 'dmaengine-fix-5.6-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds-149/+390
2020-03-05xen/blkfront: fix ring info addressingJuergen Gross-38/+42
2020-03-05xen/xenbus: fix lockingJuergen Gross-7/+8
2020-03-05xenbus: req->err should be updated before req->stateDongli Zhang-0/+2
2020-03-05xenbus: req->body should be updated before req->stateDongli Zhang-3/+8
2020-03-05xen: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-03-05drm/amdgpu/display: navi1x copy dcn watermark clock settings to smu resume fr...Hersen Wu-0/+69
2020-03-05drm/amd/powerplay: map mclk to fclk for COMBINATIONAL_BYPASS casePrike Liang-3/+3
2020-03-05drm/amd/powerplay: fix pre-check condition for setting clock rangePrike Liang-4/+1
2020-03-05drm/amd/display: fix dcc swath size calculations on dcn1Josip Pavic-2/+2
2020-03-05drm/amd/display: Clear link settings on MST disable connectorBhawanpreet Lakha-0/+1
2020-03-05drm/amdgpu: disable 3D pipe 1 on Navi1xTianci.Yin-46/+51
2020-03-05HID: hyperv: NULL check before some freeing functions is not needed.Lucas Tanure-4/+2