summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-156-64/+44
|\
| * loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURELennart Poettering2020-08-111-0/+2
| * Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe2020-08-062-7/+11
| |\
| | * md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter2020-08-051-0/+1
| | * md: get sysfs entry after redundancy attr group createJunxiao Bi2020-08-051-7/+10
| * | rnbd: no need to set bi_end_io in rnbd_bio_map_kernGuoqing Jiang2020-08-061-1/+0
| * | rnbd: remove rnbd_dev_submit_ioGuoqing Jiang2020-08-063-56/+31
* | | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds2020-08-151-2/+0
|\ \ \
| * | | input: i8042 - Remove special Cayman handlingGeert Uytterhoeven2020-08-141-2/+0
* | | | Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-151-3/+47
|\ \ \ \
| * | | | EDAC/ie31200: Fallback if host bridge device is already initializedJason Baron2020-08-101-3/+47
* | | | | Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-08-155-86/+115
|\ \ \ \ \
| * | | | | clk: x86: Support RV architectureAkshu Agrawal2020-08-071-15/+38
| * | | | | ACPI: APD: Add a fmw property is_ravenAkshu Agrawal2020-08-071-0/+4
| * | | | | clk: x86: Change name from ST to FCHAkshu Agrawal2020-08-072-13/+13
| * | | | | ACPI: APD: Change name from ST to FCHAkshu Agrawal2020-08-072-9/+9
| * | | | | i2c: designware: Add device HID for Hygon I2C controllerPu Wen2020-08-072-0/+2
* | | | | | Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-08-152-67/+184
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2020-08-142-67/+184
| |\ \ \ \ \ \
| | * | | | | | cpufreq: intel_pstate: Implement passive mode with HWP enabledRafael J. Wysocki2020-08-112-67/+184
* | | | | | | | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-08-1557-431/+1232
|\ \ \ \ \ \ \ \
| * | | | | | | | mfd: syscon: Use a unique name with regmap_configSuman Anna2020-08-131-1/+3
| * | | | | | | | mfd: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-1312-12/+12
| * | | | | | | | mfd: dln2: Run event handler loop under spinlockAndy Shevchenko2020-08-131-0/+4
| * | | | | | | | mfd: madera: Improve handling of regulator unbindingCharles Keepax2020-08-131-8/+15
| * | | | | | | | mfd: mfd-core: Add mechanism for removal of a subset of childrenCharles Keepax2020-08-131-1/+15
| * | | | | | | | mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de...Xu Wang2020-08-131-6/+1
| * | | | | | | | mfd: max14577: Remove redundant initialization of variable current_bitsColin Ian King2020-08-131-1/+1
| * | | | | | | | mfd: rn5t618: Fix caching of battery related registersAndreas Kemnade2020-08-131-0/+3
| * | | | | | | | mfd: rn5t618: Make restart handler atomic safeAndreas Kemnade2020-08-131-10/+33
| * | | | | | | | mfd: kempld-core: Fix 'assignment of read-only location' errorStephen Rothwell2020-08-131-19/+11
| * | | | | | | | mfd: axp20x: Allow the AXP803 to be probed by I2CFrank Lee2020-08-131-0/+2
| * | | | | | | | mfd: da9063: Add support for latest DA silicon revisionAdam Thomson2020-08-131-10/+81
| * | | | | | | | mfd: da9063: Fix revision handling to correctly select reg tablesAdam Thomson2020-08-132-48/+167
| * | | | | | | | mfd: motorola-cpcap: Disable interrupt for suspendTony Lindgren2020-08-131-0/+23
| * | | | | | | | mfd: smsc-ece1099: Remove driverMichael Walle2020-08-133-100/+0
| * | | | | | | | mfd: core: Make a best effort attempt to match devices with the correct of_nodesLee Jones2020-08-131-12/+83
| * | | | | | | | mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-071-0/+2
| * | | | | | | | mfd: sprd-sc27xx-spi: Fix-up bogus IRQ register offset and mask settingLee Jones2020-07-061-4/+2
| * | | | | | | | mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldocLee Jones2020-07-061-1/+1
| * | | | | | | | mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s a...Lee Jones2020-07-061-0/+2
| * | | | | | | | mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldocLee Jones2020-07-061-6/+2
| * | | | | | | | mfd: si476x-i2c: Fix spelling mistake in case() statement's FALLTHROUGH commentLee Jones2020-07-061-1/+1
| * | | | | | | | mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s arg 'f...Lee Jones2020-07-061-0/+5
| * | | | | | | | mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc argumentsLee Jones2020-07-061-33/+33
| * | | | | | | | mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp'Lee Jones2020-07-061-3/+3
| * | | | | | | | mfd: tps65010: Remove delcared and set, but never used variable 'status'Lee Jones2020-07-061-3/+2
| * | | | | | | | mfd: ab3100-otp: Add missing colon(s) for all documented kerneldoc argumentsLee Jones2020-07-061-10/+10
| * | | | | | | | mfd: tps65217: Repair incorrect function argument name 's/tps65217/tps/'Lee Jones2020-07-061-2/+2
| * | | | | | | | mfd: tps65218: Repair incorrect function argument name 's/tps65218/tps/'Lee Jones2020-07-061-2/+2