summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-15soc: fsl: qbman: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-15Merge tag 'tee-optee-for-5.4' of git://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann
2019-08-14Merge tag 'scmi-updates-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2019-08-14drivers: gpio: Add support for GPIOs over Moxtet busMarek Behún
2019-08-14bus: Add support for Moxtet busMarek Behún
2019-08-14Merge tag 'renesas-drivers-for-v5.4-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2019-08-13Merge tag 'reset-for-v5.4' of git://git.pengutronix.de/git/pza/linux into arm...Arnd Bergmann
2019-08-12reset: Add support for resets provided by SCMISudeep Holla
2019-08-12firmware: arm_scmi: Add RESET protocol in SCMI v2.0Sudeep Holla
2019-08-12firmware: arm_scmi: Make use SCMI v2.0 fastchannel for performance protocolSudeep Holla
2019-08-12firmware: arm_scmi: Add discovery of SCMI v2.0 performance fastchannelsSudeep Holla
2019-08-12firmware: arm_scmi: Use {get,put}_unaligned_le{32,64} accessorsSudeep Holla
2019-08-12firmware: arm_scmi: Use asynchronous CLOCK_RATE_SET when possibleSudeep Holla
2019-08-12firmware: arm_scmi: Drop config flag in clk_ops->rate_setSudeep Holla
2019-08-12firmware: arm_scmi: Add asynchronous sensor read if it supportsSudeep Holla
2019-08-12firmware: arm_scmi: Drop async flag in sensor_ops->reading_getSudeep Holla
2019-08-12firmware: arm_scmi: Add support for asynchronous commands and delayed responseSudeep Holla
2019-08-12firmware: arm_scmi: Add mechanism to unpack message headersSudeep Holla
2019-08-12firmware: arm_scmi: Separate out tx buffer handling and prepare to add rxSudeep Holla
2019-08-12firmware: arm_scmi: Add receive channel support for notificationsSudeep Holla
2019-08-12firmware: arm_scmi: Segregate tx channel handling and prepare to add rxSudeep Holla
2019-08-12firmware: arm_scmi: Reorder some functions to avoid forward declarationsSudeep Holla
2019-08-12firmware: arm_scmi: Check if platform has released shmem before usingSudeep Holla
2019-08-12firmware: arm_scmi: Use the term 'message' instead of 'command'Sudeep Holla
2019-08-12firmware: arm_scmi: Fix few trivial typos in commentsSudeep Holla
2019-08-12firmware: arm_scmi: Remove extra check for invalid length message responsesSudeep Holla
2019-08-12firmware: arm_scmi: Align few names in sensors protocol with SCMI specificationSudeep Holla
2019-08-06reset: Add DesignWare IP support to simple resetGustavo Pimentel
2019-08-01reset: reset-meson: update with SPDX Licence identifierNeil Armstrong
2019-08-01dt-bindings: reset: Fix typo in imx8mq resetsGuido Günther
2019-07-29soc: renesas: rcar-sysc: Use [] to denote a flexible array memberGeert Uytterhoeven
2019-07-21Merge tag 'soc-fsl-next-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-19Input: alps - fix a mismatch between a condition check and its commentHui Wang
2019-07-19Input: psmouse - fix build error of multiple definitionYueHaibing
2019-07-19Input: applespi - remove set but not used variables 'sts'Mao Wenan