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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-25
fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
Grazvydas Ignotas
2
-8
/
+0
2010-05-25
fbdev: da8xx/omap-l1xx: implement double buffering
Martin Ambrose
1
-67
/
+234
2010-05-25
fbdev: section cleanup in w100fb
Henrik Kretzschmar
1
-5
/
+5
2010-05-25
fbdev: section cleanup in vga16fb
Henrik Kretzschmar
1
-5
/
+5
2010-05-25
fbdev: section cleanup in vfb
Henrik Kretzschmar
1
-2
/
+2
2010-05-25
fbdev: section cleanup in hgafb
Henrik Kretzschmar
1
-5
/
+5
2010-05-25
fbdev: section cleanup in arcfb
Henrik Kretzschmar
1
-4
/
+4
2010-05-25
sis: strcpy() => strlcpy()
Dan Carpenter
1
-1
/
+1
2010-05-25
fbdev: bfin-lq035q1-fb: respect new PPI mode platform field
Michael Hennerich
1
-106
/
+146
2010-05-25
rtc: use genirq directly in rtc-wm831x
Mark Brown
1
-8
/
+8
2010-05-25
rtc-cmos: do dev_set_drvdata() earlier in the initialization
Dan Carpenter
1
-2
/
+3
2010-05-25
rtc-ds1302: add some abstraction for new platform support
Marc Zyngier
1
-18
/
+67
2010-05-25
rtc-isl1208: use sysfs_{create/remove}_group
H Hartley Sweeten
1
-34
/
+11
2010-05-25
rtc-mxc: remove unnecessary clock source for rtc subsystem
Vladimir Zapolskiy
1
-17
/
+8
2010-05-25
s3c rtc driver: add support for S3C64xx
Maurus Cuelenaere
2
-21
/
+88
2010-05-25
xen: fix build when SYSRQ is disabled
Randy Dunlap
1
-5
/
+9
2010-05-25
drivers/hwmon/coretemp.c: get TjMax value from MSR
Carsten Emde
1
-4
/
+57
2010-05-25
drivers/hwmon/coretemp.c: detect the thermal sensors by CPUID
Carsten Emde
1
-20
/
+12
2010-05-25
hwmon: add TI ads7871 a/d converter driver
Paul Thomas
3
-0
/
+263
2010-05-25
lis3: setup poll interval limits
Samu Onkalo
1
-0
/
+4
2010-05-25
lis3: interrupt handlers for 8bit wakeup and click events
Samu Onkalo
2
-13
/
+86
2010-05-25
lis3: add skeletons for interrupt handlers
Samu Onkalo
1
-23
/
+64
2010-05-25
lis3: introduce platform data for second ff / wu unit
Samu Onkalo
1
-2
/
+13
2010-05-25
lis3: separate configuration function for 8 bit device
Samu Onkalo
1
-19
/
+26
2010-05-25
lis3: add missing constants for 8bit device
Samu Onkalo
1
-0
/
+10
2010-05-25
drivers: acpi: don't use own implementation of hex_to_bin()
Andy Shevchenko
1
-7
/
+2
2010-05-25
drivers: wireless: use new hex_to_bin() method
Andy Shevchenko
1
-11
/
+4
2010-05-25
staging: rt2860: use new hex_to_bin() method
Andy Shevchenko
2
-15
/
+2
2010-05-25
usb: atm: speedtch: use new hex_to_bin() method
Andy Shevchenko
1
-3
/
+2
2010-05-25
drivers: isdn: use new hex_to_bin() method
Andy Shevchenko
1
-12
/
+1
2010-05-25
ad525x_dpot: add support for one time programmable pots
Michael Hennerich
4
-20
/
+150
2010-05-25
ad525x_dpot: add support for ADN2860 and AD528x pots
Michael Hennerich
4
-14
/
+26
2010-05-25
ad525x_dpot: add support for AD524x pots
Michael Hennerich
4
-96
/
+175
2010-05-25
ad525x_dpot: add support for SPI parts
Michael Hennerich
6
-319
/
+806
2010-05-25
ad525x_dpot: extend write argument to 16bits
Michael Hennerich
1
-2
/
+2
2010-05-25
ad525x_dpot: simplify duplicated sysfs defines
Michael Hennerich
1
-195
/
+43
2010-05-25
drivers: misc: pass miscdevice pointer via file private data
Samu Onkalo
1
-0
/
+1
2010-05-25
hvsi: fix messed up error checking getting state name
Phil Carmody
1
-4
/
+2
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
5
-5
/
+5
2010-05-25
hangcheck-timer: fix x86_32 bugs
Yury Polyanskiy
1
-6
/
+14
2010-05-25
cpuidle: add a repeating pattern detector to the menu governor
Arjan van de Ven
1
-1
/
+59
2010-05-25
m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver
Greg Ungerer
1
-1
/
+1
2010-05-25
mm: compaction: add /sys trigger for per-node memory compaction
Mel Gorman
1
-0
/
+3
2010-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
3
-6
/
+6
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
47
-219
/
+520
2010-05-24
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
13
-168
/
+848
2010-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
6
-37
/
+387
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
Linus Torvalds
1
-25
/
+3
2010-05-24
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
137
-614
/
+855
2010-05-24
fusion: fix kernel-doc notation
Ben Hutchings
1
-4
/
+2
[next]