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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-19
mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-1
/
+11
2014-03-19
mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+5
2014-03-19
mfd: 88pm860x: Fix I2C device resource leak on regmap init fail
Krzysztof Kozlowski
1
-0
/
+1
2014-03-19
mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+9
2014-03-19
mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+4
2014-03-19
mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+4
2014-03-19
mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+18
2014-03-19
mfd: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
21
-21
/
+0
2014-03-19
mfd: stmpe: Trivial: Remove unnecessary semicolon
Sachin Kamat
1
-1
/
+1
2014-03-19
mfd: tps65218: Add driver for the TPS65218 PMIC
Keerthy
3
-0
/
+298
2014-03-19
mfd: tc3589x: Reform device tree probing
Linus Walleij
1
-25
/
+59
2014-03-19
mfd: wm5110: Make additional DSP registers available to the user
Charles Keepax
1
-0
/
+168
2014-03-19
mfd: wm5102: Make additional DSP registers available to the user
Charles Keepax
1
-0
/
+34
2014-03-19
mfd: max14577: Add of_compatible to extcon mfd_cell
Krzysztof Kozlowski
1
-1
/
+4
2014-03-19
mfd: Include all drivers in subsystem menu
Linus Walleij
1
-3
/
+3
2014-03-19
Merge branch 'ib-mfd-io-3.15' into HEAD
Lee Jones
5
-132
/
+210
2014-03-19
Merge branch 'ib-mfd-omap' into HEAD
Lee Jones
3
-104
/
+91
2014-03-19
Merge branch 'ib-mfd-regulator-3.15' into HEAD
Lee Jones
5
-15
/
+683
2014-03-18
mfd: wm5102: Update register patch
Charles Keepax
1
-0
/
+1
2014-03-18
regulator: Add support for S2MPA01 regulator
Sachin Kamat
3
-0
/
+489
2014-03-18
mfd: Add support for S2MPA01 device
Sachin Kamat
1
-5
/
+44
2014-03-18
mfd: sec-core: Silence compiler warning
Pankaj Dubey
1
-3
/
+3
2014-03-18
mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy error
Krzysztof Kozlowski
1
-0
/
+4
2014-03-18
mfd: sec: Add support for S2MPS14
Krzysztof Kozlowski
2
-6
/
+131
2014-03-18
mfd: sec-irq: Use consistent S2MPS11 RTC alarm interrupt indexes
Krzysztof Kozlowski
1
-4
/
+4
2014-03-18
mfd: sec-core: Select different RTC regmaps for devices
Krzysztof Kozlowski
1
-3
/
+12
2014-03-18
mfd: sec-core: Add maximum RTC register for regmap config
Krzysztof Kozlowski
1
-0
/
+2
2014-03-18
mfd: twl4030-madc: Move driver to drivers/iio/adc
Sebastian Reichel
5
-11
/
+11
2014-03-18
mfd: twl4030-madc: Use twl_i2c_read/write_u16 for 16 bit registers
Sebastian Reichel
1
-31
/
+8
2014-03-18
mfd: twl4030-madc: Cleanup driver
Sebastian Reichel
1
-73
/
+72
2014-03-18
mfd: twl4030-madc: Add DT support and convert to IIO framework
Sebastian Reichel
1
-11
/
+116
2014-03-18
mfd: twl4030-madc: Use managed resources
Sebastian Reichel
1
-9
/
+6
2014-03-14
mfd: omap-usb-host: Use clock names as per function for reference clocks
Roger Quadros
1
-6
/
+6
2014-03-14
mfd: omap-usb-host: Use proper clock name instead of alias
Roger Quadros
1
-2
/
+3
2014-03-14
mfd: omap-usb-host: Always fail on clk_get() error
Roger Quadros
1
-22
/
+40
2014-03-14
mfd: omap-usb-host: Get clocks based on hardware revision
Roger Quadros
2
-15
/
+32
2014-03-14
mfd: omap-usb-host: Use resource managed clk_get()
Roger Quadros
1
-65
/
+16
2014-03-14
mfd: omap-usb-tll: Fix cppcheck sizeof warning
Colin Ian King
1
-1
/
+1
2014-03-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-62
/
+107
2014-03-03
Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+18
2014-03-03
Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-39
/
+38
2014-03-03
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
11
-35
/
+72
2014-03-03
Merge iio fixes into staging-linus
Greg Kroah-Hartman
7
-39
/
+36
2014-03-02
drm/vmwgfx: avoid null pointer dereference at failure paths
Alexey Khoroshilov
1
-16
/
+19
2014-03-02
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2
-3
/
+2
2014-03-02
drm/vmwgfx: Remove some unused surface formats
Thomas Hellstrom
1
-6
/
+1
2014-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
7
-62
/
+171
2014-03-02
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-1
/
+4
2014-03-02
Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-47
/
+51
2014-03-01
Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+1
[next]