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
2013-09-12
aoe: do not BUG if memory pressure prevented debugfs file creation
Ed Cashin
1
-1
/
+0
2013-09-12
aoe: suppress compiler warnings
Andy Shevchenko
1
-4
/
+0
2013-09-12
aoe: remove custom implementation of kbasename()
Andy Shevchenko
1
-6
/
+3
2013-09-12
aoe: update internal version number to 85
Ed Cashin
1
-1
/
+1
2013-09-12
aoe: update copyright date
Ed Cashin
1
-1
/
+1
2013-09-12
aoe: fill in per-AoE-target information for debugfs file
Ed Cashin
1
-1
/
+32
2013-09-12
aoe: provide file operations for debugfs files
Ed Cashin
1
-1
/
+24
2013-09-12
aoe: add AoE-target files to debugfs
Ed Cashin
3
-0
/
+38
2013-09-12
aoe: create and destroy debugfs directory for aoe
Ed Cashin
1
-1
/
+9
2013-09-12
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
1
-3
/
+3
2013-09-12
rtc: simplify devm_request_mem_region/devm_ioremap
Julia Lawall
9
-107
/
+37
2013-09-12
drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid
Alexander Shiyan
1
-5
/
+1
2013-09-12
drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure
Alexander Shiyan
1
-2
/
+0
2013-09-12
drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource()
Alexander Shiyan
1
-12
/
+6
2013-09-12
drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup
Xianglong Du
1
-4
/
+9
2013-09-12
drivers/rtc/rtc-nuc900.c: use NULL instead of 0
Jingoo Han
1
-1
/
+1
2013-09-12
drivers/rtc/rtc-max77686.c: Fix wrong register
Sangjung Woo
1
-2
/
+2
2013-09-12
drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register f...
Alexander Holler
1
-2
/
+4
2013-09-12
drivers/rtc/rtc-palmas.c: support for backup battery charging
Laxman Dewangan
1
-0
/
+35
2013-09-12
drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events
Hebbar Gururaja
1
-8
/
+52
2013-09-12
rtc: add MOXA ART RTC driver
Jonas Jensen
3
-0
/
+340
2013-09-12
drivers/rtc/rtc-pcf2127.c: remove empty function
Sachin Kamat
1
-6
/
+0
2013-09-12
drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load au...
Alexander Holler
1
-5
/
+11
2013-09-12
firmware/dmi_scan: drop OOM messages
Jean Delvare
1
-17
/
+6
2013-09-12
firmware/dmi_scan: constify strings
Jean Delvare
1
-5
/
+5
2013-09-12
firmware/dmi_scan: fix most checkpatch errors and warnings
Jean Delvare
1
-23
/
+24
2013-09-12
firmware/dmi_scan: drop obsolete comment
Jean Delvare
1
-5
/
+0
2013-09-12
lto, watchdog/hpwdt.c: make assembler label global
Andi Kleen
1
-2
/
+4
2013-09-12
drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-09-12
platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops
Shuah Khan
1
-4
/
+14
2013-09-12
tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops
Shuah Khan
1
-36
/
+24
2013-09-12
rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops
Shuah Khan
1
-19
/
+5
2013-09-12
pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified
Shuah Khan
1
-0
/
+13
2013-09-12
drivers/block/swim.c: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-12
cciss: set max scatter gather entries to 32 on P600
Mike Miller
1
-0
/
+7
2013-09-12
drivers/block/mg_disk.c: make mg_times_out() static
Jingoo Han
1
-1
/
+1
2013-09-12
block: replace strict_strtoul() with kstrtoul()
Jingoo Han
3
-3
/
+3
2013-09-12
drivers/iommu: remove unnecessary platform_set_drvdata()
Jingoo Han
2
-4
/
+0
2013-09-12
drivers/video/acornfb.c: remove dead code
Paul Bolle
2
-294
/
+1
2013-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-13
/
+13
2013-09-11
Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6
Linus Torvalds
16
-17
/
+2054
2013-09-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2013-09-11
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
26
-337
/
+374
2013-09-11
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+2
2013-09-11
fbdev/ps3fb: Fix section mismatch warning for ps3fb_probe
Vladimir Murzin
1
-1
/
+1
2013-09-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
6
-116
/
+211
2013-09-11
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
38
-636
/
+2941
2013-09-11
Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
32
-189
/
+298
2013-09-11
Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-151
/
+1359
2013-09-11
Merge tag 'md/3.12' of git://neil.brown.name/md
Linus Torvalds
4
-40
/
+406
[next]