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
2011-01-14
gpio/misc: Add MODULE_ALIAS entries for CS5535 functions
Andres Salomon
2
-0
/
+2
2011-01-14
misc: Convert cs5535-mfgpt from pci device to platform device
Andres Salomon
1
-52
/
+21
2011-01-14
gpio: Convert cs5535 from pci device to platform device
Andres Salomon
1
-62
/
+31
2011-01-14
mfd: Fix cs5535 warning on x86-64
Andres Salomon
1
-1
/
+1
2011-01-14
mfd: Implement runtime PM for WM8994 core driver
Mark Brown
1
-23
/
+23
2011-01-14
mfd: Provide pm_runtime_no_callbacks flag in cell data
Mark Brown
1
-0
/
+4
2011-01-14
mfd: Fix ab8500-debug indentation errors
Mattias Wallin
1
-508
/
+508
2011-01-14
mfd: Convert WM8994 to new irq_ interrupt methods
Mark Brown
1
-15
/
+17
2011-01-14
mfd: Convert WM835x to new irq_ interrupt methods
Mark Brown
1
-15
/
+17
2011-01-14
mfd: Convert WM831x to new irq_ interrupt methods
Mark Brown
1
-20
/
+22
2011-01-14
mfd: Add WM8326 support
Mark Brown
3
-0
/
+26
2011-01-14
mfd: Simplify WM832x subdevice instantiation
Mark Brown
1
-10
/
+0
2011-01-14
mfd: Use printf extension %pR for struct resource
Joe Perches
1
-5
/
+2
2011-01-14
mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 support
Andres Salomon
3
-0
/
+160
2011-01-14
mfd: Don't open-code mc13xxx_unlock
Uwe Kleine-König
1
-1
/
+1
2011-01-14
mfd: Include <linux/gpio.h> instead of <asm/gpio.h>
Axel Lin
1
-1
/
+1
2011-01-14
mfd: Include <linux/io.h> instead of <asm/io.h>
Axel Lin
1
-1
/
+1
2011-01-14
mfd: Update WARN uses
Joe Perches
1
-3
/
+2
2011-01-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
59
-1528
/
+3085
2011-01-14
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-69
/
+124
2011-01-14
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+1
2011-01-14
Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-1
/
+721
2011-01-14
Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-16
/
+10
2011-01-14
thp: transparent hugepage sysfs meminfo
David Rientjes
1
-3
/
+18
2011-01-14
atmel_serial: fix RTS high after initialization in RS485 mode
Claudio Scordino
1
-0
/
+5
2011-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
17
-292
/
+1581
2011-01-14
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
6
-116
/
+172
2011-01-14
md: Fix removal of extra drives when converting RAID6 to RAID5
NeilBrown
1
-1
/
+1
2011-01-14
md: range check slot number when manually adding a spare.
NeilBrown
1
-1
/
+6
2011-01-14
md/raid5: handle manually-added spares in start_reshape.
NeilBrown
1
-2
/
+7
2011-01-14
md: fix sync_completed reporting for very large drives (>2TB)
Rémi Rérolle
1
-2
/
+2
2011-01-14
md: allow suspend_lo and suspend_hi to decrease as well as increase.
NeilBrown
1
-12
/
+21
2011-01-14
md: Don't let implementation detail of curr_resync leak out through sysfs.
NeilBrown
3
-6
/
+5
2011-01-14
md: separate meta and data devs
Jonathan Brassow
3
-5
/
+17
2011-01-14
md-new-param-to_sync_page_io
Jonathan Brassow
5
-29
/
+28
2011-01-14
md-new-param-to-calc_dev_sboffset
Jonathan Brassow
1
-6
/
+6
2011-01-14
md: Be more careful about clearing flags bit in ->recovery
NeilBrown
1
-37
/
+49
2011-01-14
md: md_stop_writes requires mddev_lock.
NeilBrown
1
-3
/
+10
2011-01-14
md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer
Jonathan Brassow
1
-1
/
+1
2011-01-14
md: Ensure no IO request to get md device before it is properly initialised.
NeilBrown
2
-3
/
+8
2011-01-14
md: Fix single printks with multiple KERN_<level>s
Joe Perches
3
-5
/
+6
2011-01-14
md: fix regression resulting in delays in clearing bits in a bitmap
NeilBrown
1
-1
/
+2
2011-01-13
dm: raid456 basic support
NeilBrown
3
-0
/
+722
2011-01-13
dm: per target unplug callback support
NeilBrown
1
-0
/
+5
2011-01-13
dm: introduce target callbacks and congestion callback
NeilBrown
1
-0
/
+14
2011-01-13
dm mpath: delay activate_path retry on SCSI_DH_RETRY
Chandra Seetharaman
1
-10
/
+38
2011-01-13
dm: remove superfluous irq disablement in dm_request_fn
Kiyoshi Ueda
1
-2
/
+4
2011-01-13
dm log: use PTR_ERR value instead of ENOMEM
Dan Carpenter
1
-1
/
+1
2011-01-13
dm snapshot: avoid storing private suspended state
Mike Snitzer
1
-20
/
+4
2011-01-13
dm snapshot: persistent make metadata_wq multithreaded
Tejun Heo
1
-2
/
+2
[next]