index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+3
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
6
-17
/
+22
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-6
/
+7
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
43
-894
/
+735
2018-06-11
mfd: cros_ec: Remove unused __remove function
Arnd Bergmann
1
-2
/
+0
2018-06-11
mfd: wm97xx-core: Platform data can be NULL
Robert Jarzmik
1
-1
/
+1
2018-06-08
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2018-06-08
Merge tag 'gpio-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+2
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+2
2018-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-12
/
+7
2018-06-04
Merge tag 'hwmon-for-linus-v4.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+14
2018-06-04
mfd: cros_ec_dev: Don't advertise junk features on failure
Stephen Boyd
1
-2
/
+2
2018-06-04
mfd: cros_ec: Use devm_kzalloc for private data
Gwendal Grignou
1
-8
/
+2
2018-06-04
mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
Jarkko Nikula
1
-10
/
+15
2018-06-04
mfd: asic3: Fix broken MMC card detection
Robert Jarzmik
1
-0
/
+3
2018-06-04
mfd: timberdale: Fix spelling mistake "Uknown" -> "Unknown"
Colin Ian King
1
-1
/
+1
2018-06-04
mfd: omap-usb-host: Use match_string() helper
Yisheng Xie
1
-22
/
+2
2018-06-04
mfd: intel-lpss: Correct names of RESETS register bits
Andy Shevchenko
1
-2
/
+2
2018-06-04
mfd: qcom-spmi-pmic: Add support for pm8005, pm8998 and pmi8998
Stephen Boyd
1
-0
/
+6
2018-05-31
Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.
Ravi Chandra Sadineni
1
-12
/
+7
2018-05-30
regulator: wm8994: Fix shared GPIOs
Mark Brown
1
-0
/
+9
2018-05-29
mfd: intel-lpss: Program REMAP register in PIO mode
Andy Shevchenko
1
-2
/
+2
2018-05-29
mfd: cros_ec_i2c: Moving the system sleep pm ops to late
Joseph Lo
1
-2
/
+3
2018-05-29
mfd: cros_ec_i2c: Add ACPI module device table
Wei-Ning Huang
2
-1
/
+13
2018-05-29
mfd: cros_ec_dev: Register shutdown function for debugfs
Daniel Hung-yu Wu
1
-0
/
+9
2018-05-29
mfd: cros_ec_dev: Register cros-ec-rtc driver as a subdevice
Enric Balletbo i Serra
1
-0
/
+16
2018-05-29
mfd: cros_ec: Don't try to grab log when suspended
Douglas Anderson
1
-0
/
+4
2018-05-29
mfd: cros_ec: Free IRQ automatically
Vincent Palatin
1
-14
/
+6
2018-05-29
mfd: cros_ec: Fail early if we cannot identify the EC
Vincent Palatin
1
-1
/
+5
2018-05-29
mfd: syscon: atmel-smc: Include string.h
Sebastian Andrzej Siewior
1
-0
/
+1
2018-05-23
mfd: cros_ec: Retry commands when EC is known to be busy
Brian Norris
1
-4
/
+20
2018-05-17
i2c: xiic: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
i2c: ocores: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
i2c: gpio: move header to platform_data
Wolfram Sang
1
-1
/
+1
2018-05-17
regulator: wm8994: Pass descriptor instead of GPIO number
Linus Walleij
1
-9
/
+0
2018-05-16
gpio: dwapb: Add support for 1 interrupt per port A GPIO
Phil Edworthy
1
-1
/
+2
2018-05-16
mfd: tps65911-comparator: Fix an off by one bug
Lee Jones
1
-9
/
+2
2018-05-16
mfd: rave-sp: Remove VLA
Kyle Spiers
1
-2
/
+9
2018-05-16
mfd: tps65911-comparator: Fix a build error
Dan Carpenter
1
-3
/
+3
2018-05-16
mfd: twl-core: Fix clock initialization
Peter Ujfalusi
1
-1
/
+1
2018-05-16
mfd: axp20x: Correct AXP806 POK interrupt prefix
Chen-Yu Tsai
1
-4
/
+4
2018-05-16
mfd: axp20x: Use DEFINE_RES_IRQ to declare resources for mfd_cells
Chen-Yu Tsai
1
-157
/
+30
2018-05-16
mfd: axp20x: Constify struct mfd_cell and struct resource
Chen-Yu Tsai
1
-22
/
+22
2018-05-16
mfd: da9062: Use core helper regmap_reg_range macros
Steve Twiss
1
-348
/
+114
2018-05-16
mfd: arizona: Update reset pin to use GPIOD
Charles Keepax
1
-18
/
+35
2018-05-16
mfd: sprd: Add one syscon cell to access PMIC global registers
Baolin Wang
1
-0
/
+3
2018-05-16
mfd: pcf50633: Fix some memory leaks in the error handling path of 'pcf50633_...
Christophe JAILLET
1
-2
/
+5
2018-05-16
mfd: viperboard: Delete an error message for a failed memory allocation in vp...
Markus Elfring
1
-3
/
+1
2018-05-16
mfd: twl6030-irq: Delete an error message for a failed memory allocation in t...
Markus Elfring
1
-3
/
+1
[next]