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
2013-02-28
mfd: convert to idr_alloc()
Tejun Heo
1
-7
/
+6
2013-02-25
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
33
-997
/
+2941
2013-02-22
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+2
2013-02-22
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-54
/
+85
2013-02-22
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2013-02-22
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+10
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+4
2013-02-20
Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6
Linus Torvalds
1
-8
/
+6
2013-02-20
Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
1
-2
/
+73
2013-02-19
Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-next
Mark Brown
1
-2
/
+73
2013-02-15
mfd: lpc_ich: Use devres API to allocate private data
Aaron Sierra
1
-5
/
+2
2013-02-14
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
Mark Brown
2
-0
/
+2
2013-02-14
Merge branch 'usbhost17-for-mfd' of git://github.com/rogerq/linux into for-next
Samuel Ortiz
2
-335
/
+466
2013-02-14
mfd: lpc_ich: Add Device IDs for Intel Wellsburg PCH
James Ralston
1
-0
/
+38
2013-02-14
mfd: lpc_sch: Accomodate partial population of the MFD devices
Darren Hart
1
-76
/
+71
2013-02-14
mfd: da9052-i2c: Staticize da9052_i2c_fix()
Fabio Estevam
1
-2
/
+1
2013-02-14
mfd: syscon: Fix sparse warning
Fabio Estevam
1
-0
/
+1
2013-02-14
mfd: twl-core: Fix kernel panic on boot
Jon Hunter
1
-8
/
+8
2013-02-14
Merge branch 'abx500-pinctrl-for-mfd' of git://git.kernel.org/pub/scm/linux/k...
Samuel Ortiz
1
-3
/
+50
2013-02-14
mfd: rtsx: Fix issue that booting OS with SD card inserted
Wei WANG
1
-0
/
+30
2013-02-14
mfd: ab8500: Fix compile error
Linus Walleij
1
-0
/
+1
2013-02-14
mfd: Add missing GENERIC_HARDIRQS dependecies
Heiko Carstens
1
-34
/
+38
2013-02-14
Merge branch 'for-mfd' of git://git.linaro.org/people/ljones/linux-3.0-ux500 ...
Samuel Ortiz
5
-74
/
+1375
2013-02-14
mfd: max8925: Fix onkey driver irq base
Qing Xu
1
-1
/
+1
2013-02-14
mfd: max8925: Fix mfd device register failure
Qing Xu
1
-12
/
+10
2013-02-14
mfd: max8925: Add irqdomain for dt
Qing Xu
2
-33
/
+76
2013-02-14
mfd: vexpress: Allow vexpress-sysreg to self-initialise
Catalin Marinas
1
-4
/
+6
2013-02-14
mfd: rtsx: Support RTS5227
Roger Tseng
4
-1
/
+241
2013-02-14
mfd: rtsx: Implement driving adjustment to device-dependent callbacks
Roger Tseng
3
-3
/
+29
2013-02-14
mfd: vexpress: Add pseudo-GPIO based LEDs
Pawel Moll
1
-18
/
+55
2013-02-14
mfd: ab8500: Rename ab8500 to abx500 for hwmon driver
Hongbo Zhang
1
-3
/
+3
2013-02-14
mfd: rtsx: Optimize card detect flow
Wei WANG
1
-12
/
+19
2013-02-14
mfd: rtsx: Use macros to replace some variables
Wei WANG
2
-9
/
+7
2013-02-14
mfd: rtsx: Fix checkpatch warning
Wei WANG
1
-13
/
+13
2013-02-14
mfd: rtsx: Declare that the DMA address limitation is 32bit explicitly
Wei WANG
1
-0
/
+4
2013-02-14
mfd: rtsx: Remove redundant code
Wei WANG
1
-1
/
+0
2013-02-14
mfd: tps65090: remove suspend/resume callbacks
Laxman Dewangan
1
-23
/
+0
2013-02-14
mfd: tps65090: Pass irq domain when adding mfd sub devices
Laxman Dewangan
1
-1
/
+1
2013-02-14
mfd: tps65090: add DT support for tps65090
Laxman Dewangan
1
-3
/
+19
2013-02-14
mfd: wm5102: Make DSP scratch registers readable
Mark Brown
1
-0
/
+8
2013-02-14
mfd: tps6507x: Add DT support
Vishwanathrao Badarkhe, Manish
1
-0
/
+9
2013-02-14
mfd: 88pm80x: Remove redundant devm_* calls
Yi Zhang
3
-27
/
+9
2013-02-14
mfd: db8500-prcmu: Add ux500_wdt mfd_cell
Fabio Baltieri
1
-0
/
+12
2013-02-14
mfd: dbx500-prcmu: Export a9wdog functions
Fabio Baltieri
1
-0
/
+5
2013-02-14
mfd: lpc_ich: Fix gpio base and control offsets
Aaron Sierra
1
-33
/
+76
2013-02-14
mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline function
Peter Ujfalusi
1
-28
/
+0
2013-02-14
mfd: twl-core: Remove no longer valid comment regarding to write buffer size
Peter Ujfalusi
1
-3
/
+0
2013-02-14
mfd: twl-core: Collect global variables behind one private structure (global)
Peter Ujfalusi
1
-47
/
+57
2013-02-14
mfd: twl-core: Move 'inuse' check early at probe time
Peter Ujfalusi
1
-6
/
+6
2013-02-14
mfd: twl-core: Do not create dummy pdata when booted with DT
Peter Ujfalusi
1
-24
/
+7
[next]