summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-03-24habanalabs: use the user CB size as a default job sizeOmer Shpigelman
2020-03-24habanalabs: flush only at the end of the map/unmapPawel Piskorski
2020-03-23nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanupAnson Huang
2020-03-23nvmem: sprd: Determine double data programming from device dataBaolin Wang
2020-03-23nvmem: sprd: Optimize the block lock operationFreeman Liu
2020-03-23nvmem: sprd: Fix the block lock operationFreeman Liu
2020-03-23Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-03-21coresight: cti: Add connection information to sysfsMike Leach
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach
2020-03-21coresight: cti: Add device tree support for custom CTIMike Leach
2020-03-21coresight: cti: Add device tree support for v8 arch CTIMike Leach
2020-03-21coresight: cti: Add sysfs trigger / channel programming APIMike Leach
2020-03-21coresight: cti: Add sysfs access to program function registersMike Leach
2020-03-21coresight: cti: Add sysfs coresight mgmt register accessMike Leach
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach
2020-03-20Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe
2020-03-21nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg
2020-03-20Merge tag 'char-misc-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-03-20Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-03-20Merge tag 'usb-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-20Merge tag 'tty-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-20Merge tag 'drm-fixes-2020-03-20' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-03-20soundwire: qcom: add support for get_sdw_stream()Srinivas Kandagatla
2020-03-20Merge branch 'topic/ro_wordlength' into nextVinod Koul
2020-03-20soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla
2020-03-20Merge tag 'icc-5.7-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman
2020-03-20Merge tag 'drm-intel-fixes-2020-03-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-03-20Merge tag 'amd-drm-fixes-5.6-2020-03-19' of git://people.freedesktop.org/~agd...Dave Airlie
2020-03-19drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner
2020-03-19Merge tag 'mmc-v5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-03-19rtc: max8907: add missing select REGMAP_IRQCorentin Labbe
2020-03-19soundwire: cadence: clear FIFO to avoid pop noise issue on playback startranderwang
2020-03-19soundwire: cadence: multi-link supportPierre-Louis Bossart
2020-03-19soundwire: cadence: commit changes in the exit_reset() sequencePierre-Louis Bossart
2020-03-19soundwire: cadence: remove automatic command retriesPierre-Louis Bossart
2020-03-19soundwire: cadence: remove PREQ_DELAY assignmentPierre-Louis Bossart
2020-03-19soundwire: cadence: enable NORMAL operation in cdns_init()Pierre-Louis Bossart
2020-03-19soundwire: cadence: reorder MCP_CONFIG settingsPierre-Louis Bossart
2020-03-19soundwire: cadence: make SSP interval programmablePierre-Louis Bossart
2020-03-19soundwire: cadence: move clock/SSP related inits to dedicated functionPierre-Louis Bossart
2020-03-19soundwire: cadence: merge routines to clear/set bitsPierre-Louis Bossart
2020-03-19soundwire: cadence: mask Slave interrupt before stopping clockPierre-Louis Bossart
2020-03-19soundwire: cadence: fix a io timeout issue in S3 testRander Wang
2020-03-19soundwire: cadence: add clock_stop/restart routinesRander Wang
2020-03-19soundwire: cadence: handle error cases with CONFIG_UPDATEPierre-Louis Bossart
2020-03-19soundwire: cadence: add interface to check clock statusRander Wang