summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-24habanalabs: split the host MMU propertiesOmer Shpigelman6-137/+225
2020-03-24habanalabs: use the user CB size as a default job sizeOmer Shpigelman1-4/+2
2020-03-24habanalabs: flush only at the end of the map/unmapPawel Piskorski4-27/+50
2020-03-23nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanupAnson Huang1-19/+11
2020-03-23nvmem: sprd: Determine double data programming from device dataBaolin Wang1-1/+2
2020-03-23nvmem: sprd: Optimize the block lock operationFreeman Liu1-4/+20
2020-03-23nvmem: sprd: Fix the block lock operationFreeman Liu1-1/+1
2020-03-23Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman9-140/+1037
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman200-799/+1982
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2020-03-22x86/mm: split vmalloc_sync_all()Joerg Roedel1-1/+1
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+14
2020-03-21coresight: cti: Add connection information to sysfsMike Leach3-3/+346
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach4-5/+204
2020-03-21coresight: cti: Add device tree support for custom CTIMike Leach2-4/+241
2020-03-21coresight: cti: Add device tree support for v8 arch CTIMike Leach4-9/+230
2020-03-21coresight: cti: Add sysfs trigger / channel programming APIMike Leach3-0/+551
2020-03-21coresight: cti: Add sysfs access to program function registersMike Leach4-0/+397
2020-03-21coresight: cti: Add sysfs coresight mgmt register accessMike Leach2-0/+54
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach7-0/+786
2020-03-21Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe2-6/+14
2020-03-20nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg1-3/+9
2020-03-20Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-9/+19
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds16-79/+95
2020-03-20Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds11-36/+56
2020-03-20Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-8/+6
2020-03-20Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds17-83/+104
2020-03-20soundwire: qcom: add support for get_sdw_stream()Srinivas Kandagatla1-0/+8
2020-03-20Merge branch 'topic/ro_wordlength' into nextVinod Koul1-7/+9
2020-03-20soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla1-7/+9
2020-03-20Merge tag 'icc-5.7-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman11-688/+2302
2020-03-20Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-43/+34
2020-03-20Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.org/~agd...Dave Airlie11-13/+38
2020-03-19drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner1-3/+15
2020-03-19Merge tag 'mmc-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds8-14/+117
2020-03-19rtc: max8907: add missing select REGMAP_IRQCorentin Labbe1-0/+1
2020-03-19soundwire: cadence: clear FIFO to avoid pop noise issue on playback startranderwang1-0/+1
2020-03-19soundwire: cadence: multi-link supportPierre-Louis Bossart1-2/+10
2020-03-19soundwire: cadence: commit changes in the exit_reset() sequencePierre-Louis Bossart1-3/+2
2020-03-19soundwire: cadence: remove automatic command retriesPierre-Louis Bossart1-2/+1
2020-03-19soundwire: cadence: remove PREQ_DELAY assignmentPierre-Louis Bossart1-2/+1
2020-03-19soundwire: cadence: enable NORMAL operation in cdns_init()Pierre-Louis Bossart1-5/+4
2020-03-19soundwire: cadence: reorder MCP_CONFIG settingsPierre-Louis Bossart1-8/+10
2020-03-19soundwire: cadence: make SSP interval programmablePierre-Louis Bossart2-3/+7
2020-03-19soundwire: cadence: move clock/SSP related inits to dedicated functionPierre-Louis Bossart1-5/+13
2020-03-19soundwire: cadence: merge routines to clear/set bitsPierre-Louis Bossart1-20/+8
2020-03-19soundwire: cadence: mask Slave interrupt before stopping clockPierre-Louis Bossart1-0/+28
2020-03-19soundwire: cadence: fix a io timeout issue in S3 testRander Wang1-0/+3
2020-03-19soundwire: cadence: add clock_stop/restart routinesRander Wang2-0/+159
2020-03-19soundwire: cadence: handle error cases with CONFIG_UPDATEPierre-Louis Bossart1-0/+5