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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
Driver Core: aoe: add nodename for aoe devices
Kay Sievers
1
-0
/
+7
2009-06-16
Driver Core: drm: add nodename for drm devices
Kay Sievers
1
-0
/
+7
2009-06-16
Driver Core: raw: add nodename for raw devices
Kay Sievers
1
-0
/
+6
2009-06-16
Driver Core: sound: add nodename for sound drivers
Kay Sievers
1
-0
/
+7
2009-06-16
Driver Core: input: add nodename for input drivers
Kay Sievers
1
-0
/
+6
2009-06-16
Driver Core: dvb: add nodename for dvb drivers
Kay Sievers
1
-0
/
+10
2009-06-16
Driver Core: x86: add nodename for cpuid and msr drivers.
Kay Sievers
2
-0
/
+12
2009-06-16
Driver Core: block: add nodename support for block drivers.
Kay Sievers
3
-1
/
+18
2009-06-16
Driver Core: usb: add nodename support for usb drivers.
Kay Sievers
8
-2
/
+56
2009-06-16
Driver Core: misc: add nodename support for misc devices.
Kay Sievers
6
-3
/
+17
2009-06-16
Driver Core: add nodename callbacks
Kay Sievers
2
-1
/
+53
2009-06-16
driver core: fix gcc 4.3.3 warnings about string literals
Greg Kroah-Hartman
4
-5
/
+5
2009-06-16
firmware: remove broken example files
Greg Kroah-Hartman
2
-325
/
+0
2009-06-16
firmware: FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-1
/
+0
2009-06-16
firmware: wireless/libertas: prepare for FIRMWARE_NAME_MAX removal
John W. Linville
3
-10
/
+9
2009-06-16
firmware: pcmcia/ds: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-11
/
+1
2009-06-16
firmware: dvb/dvb-usb: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-1
/
+1
2009-06-16
firmware: tuners/xc2028: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-1
/
+1
2009-06-16
firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-4
/
+5
2009-06-16
firmware: allocate firmware id dynamically
Samuel Ortiz
1
-4
/
+12
2009-06-16
driver core: fix documentation of request_firmware_nowait
Ming Lei
2
-3
/
+5
2009-06-16
kobject: samples: make SAMPLE_KOBJECT module-only
Michal Marek
1
-1
/
+2
2009-06-16
driver core: synchronize device shutdown
Shaohua Li
1
-0
/
+2
2009-06-16
debugfs: fix docbook error
Jonathan Corbet
1
-1
/
+1
2009-06-16
driver-core: make sysdev_class_register check kobject_set_name return value
Dave Young
1
-1
/
+7
2009-06-16
kobject: make kset_create check kobject_set_name return value
Dave Young
1
-1
/
+6
2009-06-16
Driver core: fix comment for device_attach()
Dmitry Torokhov
1
-1
/
+1
2009-06-16
debugfs: dont stop on first failed recursive delete
Steven Rostedt
1
-0
/
+11
2009-06-16
driver core: Const-correct platform getbyname functions
Linus Walleij
2
-4
/
+5
2009-06-16
driver core: add BUS_NOTIFY_UNBOUND_DRIVER event
Joerg Roedel
2
-0
/
+6
2009-06-16
driver core: firmware_class: replace kfree(dev) with put_device(dev)
Ming Lei
1
-3
/
+5
2009-06-16
Sysfs: fix possible memleak in sysfs_follow_link
Armin Kuster
1
-1
/
+4
2009-06-16
Driver Core: Warn driver authors about adding device attributes
Grant Likely
1
-0
/
+32
2009-06-16
sched: delayed cleanup of user_struct
Kay Sievers
2
-29
/
+40
2009-06-16
driver core: set default SYSFS_DEPRECATED=n
Kay Sievers
1
-3
/
+3
2009-06-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-2
/
+2
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
12
-21
/
+163
2009-06-15
Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-1
/
+3
2009-06-15
Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
3
-1
/
+39
2009-06-15
Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+31
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1136
-47572
/
+106185
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
192
-2355
/
+6189
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
14
-8
/
+1236
2009-06-15
[IA64] fix compile error in arch/ia64/mm/extable.c
Rusty Russell
1
-2
/
+2
2009-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
27
-861
/
+727
2009-06-15
regulator/max1586: fix V3 gain calculation integer overflow
Philipp Zabel
1
-4
/
+4
2009-06-15
regulator/max1586: support increased V3 voltage range
Philipp Zabel
2
-19
/
+63
2009-06-15
regulator: lp3971 - fix driver link error when built-in.
Liam Girdwood
1
-1
/
+1
2009-06-15
LP3971 PMIC regulator driver (updated and combined version)
Marek Szyprowski
4
-0
/
+621
2009-06-15
regulator: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-3
/
+3
[next]