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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-23
mfd: Adopt mfd_data in 88pm860x regulator
Haojian Zhuang
3
-86
/
+132
2011-03-23
mfd: Adopt mfd_data in 88pm860x led
Haojian Zhuang
3
-93
/
+79
2011-03-23
mfd: Adopt mfd_data in 88pm860x backlight
Haojian Zhuang
3
-72
/
+60
2011-03-23
mfd: Fix MAX8997 Kconfig entry typos
Randy Dunlap
1
-1
/
+1
2011-03-23
mfd: Add "platform:" prefix for twl4030-madc platform modalias
Axel Lin
1
-1
/
+1
2011-03-23
mfd: Fix ab8500-gpadc to measure charger current
Karl Komierowski
1
-3
/
+18
2011-03-23
mfd: Calibrate ab8500 gpadc using OTP values
Johan Palsson
1
-5
/
+281
2011-03-23
mfd: Free dangling irq in ab8500 gpadc probe error path
Daniel Willerud
1
-1
/
+3
2011-03-23
mfd: Reentrance and revamp ab8500 gpadc fetching interface
Daniel Willerud
2
-46
/
+75
2011-03-23
mfd: Move ab8500 gpadc header to subdir
Daniel Willerud
2
-12
/
+12
2011-03-23
mfd: MAX8997/8966 support
MyungJoo Ham
5
-0
/
+875
2011-03-23
mfd: Rename mfd_shared_cell_{en,dis}able to drop the "shared" part
Andres Salomon
3
-8
/
+8
2011-03-23
w1: Silence ds1wm warnings related to mfd_get_cell changes
Andres Salomon
1
-7
/
+2
2011-03-23
mfd: ab8500-core switch off status added
Mattias Wallin
1
-0
/
+47
2011-03-23
mfd: ab8500 chip revision 3.0 support
Mattias Wallin
2
-6
/
+7
2011-03-23
jz4740: silence warnings related to mfd_get_cell changes
Andres Salomon
2
-2
/
+2
2011-03-23
tmio: Silence warnings introduced by mfd changes
Andres Salomon
4
-18
/
+17
2011-03-23
mfd: Add platform data to support multiple WM831x devices per board
Mark Brown
1
-0
/
+3
2011-03-23
mfd: Convert WM8994/58 interrupt masking to enable/disable operations
Mark Brown
1
-4
/
+4
2011-03-23
mfd: Convert WM831x interrupt masking to enable/disable operations
Mark Brown
1
-4
/
+8
2011-03-23
hwmon: twl4030: Hwmon Driver for TWL4030 MADC
Keerthy
4
-0
/
+213
2011-03-23
mfd: Add twl4030 madc driver
Keerthy
4
-0
/
+954
2011-03-23
mfd: Add MODULE_DEVICE_TABLE to vx855
Axel Lin
1
-0
/
+1
2011-03-23
mfd: Add MODULE_DEVICE_TABLE to pcf50633-core
Axel Lin
1
-0
/
+1
2011-03-23
mfd: Add MODULE_DEVICE_TABLE to mc13xxx-core
Axel Lin
1
-0
/
+1
2011-03-23
mfd: Add sharing for cs5535 acpi/pms cells
Andres Salomon
2
-22
/
+57
2011-03-23
mfd: add platform_device sharing support for mfd
Andres Salomon
2
-0
/
+70
2011-03-23
mfd: Add refcounting support to mfd_cells
Andres Salomon
2
-5
/
+73
2011-03-23
mfd: Remove driver_data field from mfd_cell
Andres Salomon
2
-4
/
+0
2011-03-23
rdc321x-southbridge: Use mfd_data instead of driver_data
Andres Salomon
3
-4
/
+6
2011-03-23
fb: Use mfd_data instead of driver_data for tmio-fb
Andres Salomon
2
-9
/
+8
2011-03-23
mtd: Use mfd_data instead of driver_data for tmio_nand
Andres Salomon
3
-4
/
+3
2011-03-23
mmc: Use mfd_data instead of driver_data for tmio-mmc
Andres Salomon
6
-22
/
+14
2011-03-23
w1: Use mfd_data instead of driver_data for dsw1wm.c
Andres Salomon
3
-5
/
+4
2011-03-23
asoc: wm8400-codec: Use mfd_data instead of driver_data
Andres Salomon
2
-2
/
+3
2011-03-23
asoc: davinci_voicecodec: use mfd_data instead of driver_data
Andres Salomon
3
-4
/
+5
2011-03-23
mfd: Rename platform_data field of mfd_cell to mfd_data
Andres Salomon
8
-39
/
+39
2011-03-23
mfd: Drop data_size from mfd_cell struct
Andres Salomon
1
-3
/
+0
2011-03-23
mfd: mfd_cell is now implicitly available to mc13xxx drivers
Andres Salomon
9
-40
/
+39
2011-03-23
mfd: mfd_cell is now implicitly available to janz drivers
Andres Salomon
3
-3
/
+4
2011-03-23
mfd: mfd_cell is now implicitly available to tc6387xb drivers
Andres Salomon
1
-5
/
+0
2011-03-23
mfd: mfd_cell is now implicitly available to twl4030 drivers
Andres Salomon
3
-5
/
+6
2011-03-23
mfd: mfd_cell is now implicitly available to tc6393xb drivers
Andres Salomon
3
-34
/
+13
2011-03-23
mfd: mfd_cell is now implicitly available to sh_mobile_sdhi drivers
Andres Salomon
1
-2
/
+0
2011-03-23
mfd: mfd_cell is now implicitly available to wl1273 drivers
Andres Salomon
3
-4
/
+3
2011-03-23
mfd: mfd_cell is now implicitly available to t7166xb drivers
Andres Salomon
2
-14
/
+5
2011-03-23
mfd: mfd_cell is now implicitly available to timberdale drivers
Andres Salomon
9
-37
/
+17
2011-03-23
mfd: mfd_cell is now implicitly available to htc-pasic3 drivers
Andres Salomon
1
-4
/
+0
2011-03-23
mfd: mfd_cell is now implicitly available to asic3 drivers
Andres Salomon
3
-19
/
+13
2011-03-23
mfd: mfd_cell is now implicitly available to ab3100 drivers
Andres Salomon
2
-4
/
+3
[next]