summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-23regulator: core: add of_match_full_name boolean flagCristian Marussi1-2/+6
2020-11-23Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown4-1/+385
2020-11-20firmware: arm_scmi: Add support to enumerated SCMI voltage domain deviceCristian Marussi1-0/+1
2020-11-20firmware: arm_scmi: Add voltage domain management protocol supportCristian Marussi4-1/+384
2020-11-13regulator: core: do not continue if selector matchClaudiu Beznea1-0/+3
2020-11-13Merge series "regulator: mcp16502: add support for ramp delay" from Claudiu B...Mark Brown3-23/+124
2020-11-13regulator: core: validate selector against linear_min_selClaudiu Beznea2-3/+9
2020-11-13regulator: mcp16502: remove void documentation of struct mcp16502Claudiu Beznea1-2/+0
2020-11-13regulator: mcp16502: add support for ramp delayClaudiu Beznea1-2/+87
2020-11-13regulator: mcp16502: adapt for get/set on other registersClaudiu Beznea1-16/+27
2020-11-13regulator: mcp16502: add linear_min_selClaudiu Beznea1-0/+1
2020-11-13regulator: debug early supply resolvingMichał Mirosław1-0/+2
2020-11-11Merge branch 'for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-2/+5
2020-11-11Merge series "regulator: bd718x7: support voltage scaling" from Matti Vaittin...Mark Brown246-23435/+1680
2020-11-10regulator: bd718x7: Support external connection to scale voltagesMatti Vaittinen1-7/+157
2020-11-10regulator: core: don't disable regulator if is_enabled return error.Pi-Hsun Shih1-2/+3
2020-11-03regulator: Add support for DA9121 regulatorVincent Whitchurch3-0/+121
2020-11-03regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław1-0/+2
2020-11-01Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds80-22441/+34
2020-11-01Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-30/+49
2020-11-01Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-38/+37
2020-11-01Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds21-137/+194
2020-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-82/+129
2020-11-01Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds6-10/+9
2020-10-31Merge tag 'dma-mapping-5.10-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+3
2020-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-21/+43
2020-10-31Merge tag 'block-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds9-229/+259
2020-10-31mei: hw: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-10-31gve: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-4/+3
2020-10-31Bluetooth: btintel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-10-31Merge tag 'libata-5.10-2020-10-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2020-10-30Merge tag 'arm-soc-fixes-v5.10-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-14/+37
2020-10-30Merge tag 'pnp-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-2/+2
2020-10-30Merge tag 'devprop-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2020-10-30Merge tag 'acpi-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-15/+3
2020-10-30Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-12/+24
2020-10-30Merge tag 'mmc-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds3-2/+34
2020-10-30Merge tag 'drm-fixes-2020-10-30-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds41-199/+358
2020-10-30Merge branches 'acpi-button' and 'acpi-dock'Rafael J. Wysocki2-14/+2
2020-10-30Merge branches 'pm-cpuidle' and 'pm-sleep'Rafael J. Wysocki1-1/+1
2020-10-30Merge tag 'icc-5.10-rc2' of https://git.linaro.org/people/georgi.djakov/linux...Greg Kroah-Hartman6-13/+25
2020-10-30Merge tag 'usb-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman3-83/+102
2020-10-30vdpasim: allow to assign a MAC addressLaurent Vivier1-1/+13
2020-10-30vdpasim: fix MAC address configurationLaurent Vivier1-1/+2
2020-10-30vdpa: handle irq bypass register failure caseZhu Lingshan1-0/+3
2020-10-30vdpa_sim: Fix DMA maskLaurent Vivier1-1/+3
2020-10-30Revert "vhost-vdpa: fix page pinning leakage in error path"Michael S. Tsirkin1-71/+48
2020-10-30vdpa/mlx5: Fix error return in map_direct_mr()Jing Xiangfeng1-3/+2
2020-10-30vhost_vdpa: Return -EFAULT if copy_from_user() failsDan Carpenter1-5/+5
2020-10-30usb: cdns3: gadget: own the lock wrongly at the suspend routinePeter Chen1-4/+7