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
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
12
-1
/
+11
2010-03-30
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...
Paul Mundt
1
-0
/
+20
2010-03-29
driver core: Convert to kasprintf() for early dev_name().
Paul Mundt
1
-7
/
+8
2010-03-27
[SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_init
James Bottomley
1
-0
/
+1
2010-03-24
power: support _noirq actions on device types and classes
Dominik Brodowski
1
-0
/
+31
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-17
/
+49
2010-03-19
driver core: numa: fix BUILD_BUG_ON for node_read_distance
David Rientjes
1
-2
/
+5
2010-03-19
driver-core: document ERR_PTR() return values
Jani Nikula
3
-0
/
+14
2010-03-19
sysdev: the cpu probe/release attributes should be sysdev_class_attributes
Stephen Rothwell
1
-8
/
+8
2010-03-19
driver-core: fix missing kernel-doc in firmware_class
Randy Dunlap
1
-0
/
+1
2010-03-19
Driver core: Early platform kernel-doc update
Magnus Damm
1
-7
/
+20
2010-03-19
sysfs: use sysfs_bin_attr_init in firmware class driver
Jiri Kosina
1
-0
/
+1
2010-03-18
memory hotplug: allow setting of phys_device
Heiko Carstens
1
-5
/
+10
2010-03-10
driver core: Early dev_name() support.
Paul Mundt
1
-0
/
+19
2010-03-08
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
3
-39
/
+39
2010-03-08
driver core: Use sysfs_rename_link in device_rename
Eric W. Biederman
1
-12
/
+6
2010-03-08
Driver core: Fix first line of kernel-doc for a few functions
Ben Hutchings
2
-9
/
+9
2010-03-08
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
1
-1
/
+1
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
4
-6
/
+6
2010-03-08
sysdev: fix up the probe/release attributes
Greg Kroah-Hartman
1
-8
/
+8
2010-03-08
kobject: Constify struct kset_uevent_ops
Emese Revfy
3
-3
/
+3
2010-03-08
driver-core: firmware_class: remove base.h header inclusion
Luis R. Rodriguez
1
-1
/
+0
2010-03-08
Driver-Core: require valid action string in uevent trigger
Kay Sievers
1
-8
/
+3
2010-03-08
Driver-Core: disable /sbin/hotplug by default
Kay Sievers
1
-1
/
+9
2010-03-08
Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description
Kay Sievers
1
-17
/
+24
2010-03-08
Driver-Core: devtmpfs - reset inode permissions before unlinking
Kay Sievers
1
-0
/
+13
2010-03-08
driver core: Add class_attr_string for simple read-only string
Andi Kleen
1
-0
/
+10
2010-03-08
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
4
-9
/
+22
2010-03-08
sysdev: Fix type of sysdev class attribute in memory driver
Andi Kleen
1
-3
/
+4
2010-03-08
sysdev: Use sysdev_class attribute arrays in node driver
Andi Kleen
1
-15
/
+16
2010-03-08
sysdev: Convert node driver
Andi Kleen
1
-40
/
+17
2010-03-08
sysfs: Add attribute array to sysdev classes
Andi Kleen
1
-1
/
+8
2010-03-08
sysdev: Convert cpu driver sysdev class attributes
Andi Kleen
1
-16
/
+21
2010-03-08
sysdev: Convert node driver class attributes to be data driven
Andi Kleen
1
-47
/
+18
2010-03-08
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
3
-10
/
+20
2010-03-08
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
1
-0
/
+58
2010-03-08
driver-core: fix race condition in get_device_parent()
Tejun Heo
1
-2
/
+11
2010-03-07
iommu-api: Remove iommu_{un}map_range functions
Joerg Roedel
1
-24
/
+2
2010-03-07
iommu-api: Add ->{un}map callbacks to iommu_ops
Joerg Roedel
1
-0
/
+6
2010-03-07
iommu-api: Add iommu_map and iommu_unmap functions
Joerg Roedel
1
-0
/
+31
2010-03-07
iommu-api: Rename ->{un}map function pointers to ->{un}map_range
Joerg Roedel
1
-2
/
+2
2010-03-06
PM: Provide generic subsystem-level callbacks
Rafael J. Wysocki
2
-0
/
+234
2010-02-26
PM: Allow device drivers to use dpm_wait()
Rafael J. Wysocki
1
-0
/
+11
2010-02-26
PM: Start asynchronous resume threads upfront
Rafael J. Wysocki
1
-19
/
+24
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
1
-0
/
+49
2010-02-26
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
2
-6
/
+7
2010-02-26
PM: Asynchronous suspend and resume of devices
Rafael J. Wysocki
1
-6
/
+109
2010-02-26
PM: Add parent information to timing messages
Rafael J. Wysocki
1
-2
/
+3
2010-02-26
PM / Runtime: Add sysfs switch for disabling device run-time PM
Rafael J. Wysocki
2
-0
/
+96
2010-02-17
class: Free the class private data in class_release
Laurent Pinchart
1
-0
/
+2
[prev]
[next]