| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-08-16 | 6 | -64/+44 |
|\ |
|
| * | loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURE | Lennart Poettering | 2020-08-11 | 1 | -0/+2 |
| * | Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son... | Jens Axboe | 2020-08-07 | 2 | -7/+11 |
| |\ |
|
| | * | md-cluster: Fix potential error pointer dereference in resize_bitmaps() | Dan Carpenter | 2020-08-06 | 1 | -0/+1 |
| | * | md: get sysfs entry after redundancy attr group create | Junxiao Bi | 2020-08-06 | 1 | -7/+10 |
| * | | rnbd: no need to set bi_end_io in rnbd_bio_map_kern | Guoqing Jiang | 2020-08-06 | 1 | -1/+0 |
| * | | rnbd: remove rnbd_dev_submit_io | Guoqing Jiang | 2020-08-06 | 3 | -56/+31 |
* | | | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds | 2020-08-16 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | input: i8042 - Remove special Cayman handling | Geert Uytterhoeven | 2020-08-15 | 1 | -2/+0 |
* | | | | Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2020-08-15 | 1 | -3/+47 |
|\ \ \ \ |
|
| * | | | | EDAC/ie31200: Fallback if host bridge device is already initialized | Jason Baron | 2020-08-10 | 1 | -3/+47 |
* | | | | | Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-08-15 | 5 | -86/+115 |
|\ \ \ \ \ |
|
| * | | | | | clk: x86: Support RV architecture | Akshu Agrawal | 2020-08-07 | 1 | -15/+38 |
| * | | | | | ACPI: APD: Add a fmw property is_raven | Akshu Agrawal | 2020-08-07 | 1 | -0/+4 |
| * | | | | | clk: x86: Change name from ST to FCH | Akshu Agrawal | 2020-08-07 | 2 | -13/+13 |
| * | | | | | ACPI: APD: Change name from ST to FCH | Akshu Agrawal | 2020-08-07 | 2 | -9/+9 |
| * | | | | | i2c: designware: Add device HID for Hygon I2C controller | Pu Wen | 2020-08-07 | 2 | -0/+2 |
* | | | | | | Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2020-08-15 | 2 | -67/+184 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2020-08-14 | 2 | -67/+184 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cpufreq: intel_pstate: Implement passive mode with HWP enabled | Rafael J. Wysocki | 2020-08-11 | 2 | -67/+184 |
* | | | | | | | | Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2020-08-15 | 57 | -431/+1232 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mfd: syscon: Use a unique name with regmap_config | Suman Anna | 2020-08-13 | 1 | -1/+3 |
| * | | | | | | | | mfd: Replace HTTP links with HTTPS ones | Alexander A. Klimov | 2020-08-13 | 12 | -12/+12 |
| * | | | | | | | | mfd: dln2: Run event handler loop under spinlock | Andy Shevchenko | 2020-08-13 | 1 | -0/+4 |
| * | | | | | | | | mfd: madera: Improve handling of regulator unbinding | Charles Keepax | 2020-08-13 | 1 | -8/+15 |
| * | | | | | | | | mfd: mfd-core: Add mechanism for removal of a subset of children | Charles Keepax | 2020-08-13 | 1 | -1/+15 |
| * | | | | | | | | mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de... | Xu Wang | 2020-08-13 | 1 | -6/+1 |
| * | | | | | | | | mfd: max14577: Remove redundant initialization of variable current_bits | Colin Ian King | 2020-08-13 | 1 | -1/+1 |
| * | | | | | | | | mfd: rn5t618: Fix caching of battery related registers | Andreas Kemnade | 2020-08-13 | 1 | -0/+3 |
| * | | | | | | | | mfd: rn5t618: Make restart handler atomic safe | Andreas Kemnade | 2020-08-13 | 1 | -10/+33 |
| * | | | | | | | | mfd: kempld-core: Fix 'assignment of read-only location' error | Stephen Rothwell | 2020-08-13 | 1 | -19/+11 |
| * | | | | | | | | mfd: axp20x: Allow the AXP803 to be probed by I2C | Frank Lee | 2020-08-13 | 1 | -0/+2 |
| * | | | | | | | | mfd: da9063: Add support for latest DA silicon revision | Adam Thomson | 2020-08-13 | 1 | -10/+81 |
| * | | | | | | | | mfd: da9063: Fix revision handling to correctly select reg tables | Adam Thomson | 2020-08-13 | 2 | -48/+167 |
| * | | | | | | | | mfd: motorola-cpcap: Disable interrupt for suspend | Tony Lindgren | 2020-08-13 | 1 | -0/+23 |
| * | | | | | | | | mfd: smsc-ece1099: Remove driver | Michael Walle | 2020-08-13 | 3 | -100/+0 |
| * | | | | | | | | mfd: core: Make a best effort attempt to match devices with the correct of_nodes | Lee Jones | 2020-08-13 | 1 | -12/+83 |
| * | | | | | | | | mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when !CONFIG_ACPI | Lee Jones | 2020-07-07 | 1 | -0/+2 |
| * | | | | | | | | mfd: sprd-sc27xx-spi: Fix-up bogus IRQ register offset and mask setting | Lee Jones | 2020-07-06 | 1 | -4/+2 |
| * | | | | | | | | mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldoc | Lee Jones | 2020-07-06 | 1 | -1/+1 |
| * | | | | | | | | mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s a... | Lee Jones | 2020-07-06 | 1 | -0/+2 |
| * | | | | | | | | mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldoc | Lee Jones | 2020-07-06 | 1 | -6/+2 |
| * | | | | | | | | mfd: si476x-i2c: Fix spelling mistake in case() statement's FALLTHROUGH comment | Lee Jones | 2020-07-06 | 1 | -1/+1 |
| * | | | | | | | | mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s arg 'f... | Lee Jones | 2020-07-06 | 1 | -0/+5 |
| * | | | | | | | | mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc arguments | Lee Jones | 2020-07-06 | 1 | -33/+33 |
| * | | | | | | | | mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp' | Lee Jones | 2020-07-06 | 1 | -3/+3 |
| * | | | | | | | | mfd: tps65010: Remove delcared and set, but never used variable 'status' | Lee Jones | 2020-07-06 | 1 | -3/+2 |
| * | | | | | | | | mfd: ab3100-otp: Add missing colon(s) for all documented kerneldoc arguments | Lee Jones | 2020-07-06 | 1 | -10/+10 |
| * | | | | | | | | mfd: tps65217: Repair incorrect function argument name 's/tps65217/tps/' | Lee Jones | 2020-07-06 | 1 | -2/+2 |
| * | | | | | | | | mfd: tps65218: Repair incorrect function argument name 's/tps65218/tps/' | Lee Jones | 2020-07-06 | 1 | -2/+2 |