index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
Merge tag 'mfd-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-6
/
+6
2020-08-28
mfd: mfd-core: Ensure disabled devices are ignored without error
Lee Jones
1
-4
/
+6
2020-08-24
mfd: core: Fix double-free in mfd_remove_devices_fn()
Dmitry Osipenko
1
-2
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-11
/
+11
2020-08-15
Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
51
-431
/
+832
2020-08-13
mfd: syscon: Use a unique name with regmap_config
Suman Anna
1
-1
/
+3
2020-08-13
mfd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
12
-12
/
+12
2020-08-13
mfd: dln2: Run event handler loop under spinlock
Andy Shevchenko
1
-0
/
+4
2020-08-13
mfd: madera: Improve handling of regulator unbinding
Charles Keepax
1
-8
/
+15
2020-08-13
mfd: mfd-core: Add mechanism for removal of a subset of children
Charles Keepax
1
-1
/
+15
2020-08-13
mfd: intel_soc_pmic_mrfld: Simplify the return expression of intel_scu_ipc_de...
Xu Wang
1
-6
/
+1
2020-08-13
mfd: max14577: Remove redundant initialization of variable current_bits
Colin Ian King
1
-1
/
+1
2020-08-13
mfd: rn5t618: Fix caching of battery related registers
Andreas Kemnade
1
-0
/
+3
2020-08-13
mfd: rn5t618: Make restart handler atomic safe
Andreas Kemnade
1
-10
/
+33
2020-08-13
mfd: kempld-core: Fix 'assignment of read-only location' error
Stephen Rothwell
1
-19
/
+11
2020-08-13
mfd: axp20x: Allow the AXP803 to be probed by I2C
Frank Lee
1
-0
/
+2
2020-08-13
mfd: da9063: Add support for latest DA silicon revision
Adam Thomson
1
-10
/
+81
2020-08-13
mfd: da9063: Fix revision handling to correctly select reg tables
Adam Thomson
2
-48
/
+167
2020-08-13
mfd: motorola-cpcap: Disable interrupt for suspend
Tony Lindgren
1
-0
/
+23
2020-08-13
mfd: smsc-ece1099: Remove driver
Michael Walle
3
-100
/
+0
2020-08-13
mfd: core: Make a best effort attempt to match devices with the correct of_nodes
Lee Jones
1
-12
/
+83
2020-08-11
Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2020-07-23
irqdomain/treewide: Free firmware node after domain removal
Jon Derrick
1
-0
/
+6
2020-07-14
irqdomain/treewide: Keep firmware node unconditionally allocated
Thomas Gleixner
1
-2
/
+3
2020-07-07
mfd: axp20x-i2c: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
1
-0
/
+2
2020-07-06
mfd: sprd-sc27xx-spi: Fix-up bogus IRQ register offset and mask setting
Lee Jones
1
-4
/
+2
2020-07-06
mfd: rave-sp: Fix mistake in 'struct rave_sp_deframer's kerneldoc
Lee Jones
1
-1
/
+1
2020-07-06
mfd: si476x-cmd: Add missing documentation for si476x_cmd_fm_rds_status()'s a...
Lee Jones
1
-0
/
+2
2020-07-06
mfd: si476x-cmd: Update si476x_cmd_am_rsq_status()'s kerneldoc
Lee Jones
1
-6
/
+2
2020-07-06
mfd: si476x-i2c: Fix spelling mistake in case() statement's FALLTHROUGH comment
Lee Jones
1
-1
/
+1
2020-07-06
mfd: si476x-i2c: Add description for si476x_core_fwver_to_revision()'s arg 'f...
Lee Jones
1
-0
/
+5
2020-07-06
mfd: si476x-cmd: Add missing colon(s) for all documented kerneldoc arguments
Lee Jones
1
-33
/
+33
2020-07-06
mfd: si476x-cmd: Repair wrongly described function argument 's/response/resp'
Lee Jones
1
-3
/
+3
2020-07-06
mfd: tps65010: Remove delcared and set, but never used variable 'status'
Lee Jones
1
-3
/
+2
2020-07-06
mfd: ab3100-otp: Add missing colon(s) for all documented kerneldoc arguments
Lee Jones
1
-10
/
+10
2020-07-06
mfd: tps65217: Repair incorrect function argument name 's/tps65217/tps/'
Lee Jones
1
-2
/
+2
2020-07-06
mfd: tps65218: Repair incorrect function argument name 's/tps65218/tps/'
Lee Jones
1
-2
/
+2
2020-07-06
mfd: cros_ec_dev: Fix cros_feature_to_{name,cells} struct descriptions
Lee Jones
1
-2
/
+2
2020-07-06
mfd: altera-sysmgr: Supply descriptions for 'np' and 'property' function args
Lee Jones
1
-0
/
+3
2020-07-06
mfd: atmel-smc: Add missing colon(s) for 'conf' arguments
Lee Jones
1
-2
/
+2
2020-07-06
mfd: omap-usb-tll: Provide description for 'pdev' argument to .probe()
Lee Jones
1
-0
/
+2
2020-07-06
mfd: omap-usb-host: Provide description for 'pdev' argument to .probe()
Lee Jones
1
-0
/
+2
2020-07-06
mfd: omap-usb-host: Remove invalid use of kerneldoc syntax
Lee Jones
1
-1
/
+1
2020-07-06
mfd: db8500-prcmu: Remove incorrect function header from .probe() function
Lee Jones
1
-4
/
+0
2020-07-06
mfd: db8500-prcmu: Add description for 'reset_reason' in kerneldoc
Lee Jones
1
-0
/
+2
2020-07-06
mfd: mfd-core: Complete kerneldoc header for devm_mfd_add_devices()
Lee Jones
1
-0
/
+10
2020-07-06
mfd: wm8350-core: Supply description wm8350_reg_{un}lock args
Lee Jones
1
-0
/
+4
2020-07-06
mfd: wm831x-core: Supply description wm831x_reg_{un}lock args
Lee Jones
1
-0
/
+4
2020-07-06
mfd: wm8400-core: Supply description for wm8400_reset_codec_reg_cache's arg
Lee Jones
1
-0
/
+2
2020-07-06
mfd: tc3589x: Remove invalid use of kerneldoc syntax
Lee Jones
1
-1
/
+1
[next]