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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-21
[PATCH] Driver core: change device_attribute callbacks
Yani Ioannou
1
-2
/
+4
2005-06-21
[PATCH] libfs: add simple attribute files
Arnd Bergmann
1
-0
/
+46
2005-06-21
[PATCH] Driver core: unregister_node() for hotplug use
Keiichiro Tokunaga
1
-0
/
+1
2005-06-21
[PATCH] Driver Core: fix bk-driver-core kills ppc64
Patrick Mochel
1
-1
/
+0
2005-06-21
[PATCH] Use a klist for device child lists.
mochel@digitalimplant.org
1
-8
/
+2
2005-06-21
[PATCH] Remove struct device::driver_list.
mochel@digitalimplant.org
1
-1
/
+0
2005-06-21
[PATCH] Remove struct device::bus_list.
mochel@digitalimplant.org
1
-1
/
+0
2005-06-21
[PATCH] add klist_node_attached() to determine if a node is on a list or not.
mochel@digitalimplant.org
1
-0
/
+2
2005-06-21
[PATCH] Remove the unused device_find().
mochel@digitalimplant.org
1
-1
/
+0
2005-06-21
[PATCH] Add a klist to struct device_driver for the devices bound to it.
mochel@digitalimplant.org
1
-1
/
+2
2005-06-21
[PATCH] Add a klist to struct bus_type for its drivers.
mochel@digitalimplant.org
1
-0
/
+2
2005-06-21
[PATCH] Add a klist to struct bus_type for its devices.
mochel@digitalimplant.org
1
-0
/
+3
2005-06-21
[PATCH] Add initial implementation of klist helpers.
mochel@digitalimplant.org
1
-0
/
+53
2005-06-21
[PATCH] Add driver_for_each_device().
mochel@digitalimplant.org
1
-0
/
+3
2005-06-21
[PATCH] Add a semaphore to struct device to synchronize calls to its driver.
mochel@digitalimplant.org
1
-0
/
+4
2005-06-21
[PATCH] class: remove class_simple code, as no one in the tree is using it an...
gregkh@suse.de
1
-10
/
+0
2005-06-21
[PATCH] USB: move the usb hcd code to use the new class code.
gregkh@suse.de
1
-3
/
+2
2005-06-21
[PATCH] INPUT: move to use the new class code, instead of class_simple
gregkh@suse.de
1
-1
/
+1
2005-06-21
[PATCH] CLASS: move a "simple" class logic into the class core.
gregkh@suse.de
1
-0
/
+9
2005-06-21
[PATCH] Make attributes names const char *
Dmitry Torokhov
1
-2
/
+2
2005-06-21
[PATCH] make driver's name be const char *
Dmitry Torokhov
1
-6
/
+6
2005-06-21
[PATCH] kset_hotplug_ops->name shoudl return const char *
Dmitry Torokhov
1
-1
/
+1
2005-06-21
[PATCH] Make kobject's name be const char *
Dmitry Torokhov
1
-3
/
+3
2005-06-21
[PATCH] sysfs_{create|remove}_link should take const char *
Dmitry Torokhov
1
-5
/
+5
2005-06-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-0
/
+34
2005-06-19
Merge with ../linux-2.6-smp
Russell King
2
-0
/
+33
2005-06-19
[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash
Russell King
1
-0
/
+1
2005-06-19
[PATCH] ARM SMP: Add missed files from Integrator/CP platform
Russell King
1
-0
/
+19
2005-06-19
[PKT_SCHED]: Generic queue management interface for qdiscs using internal skb...
Thomas Graf
1
-0
/
+122
2005-06-19
[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
Herbert Xu
1
-0
/
+2
2005-06-19
[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags
Thomas Graf
1
-7
/
+10
2005-06-19
[RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag
Thomas Graf
1
-0
/
+23
2005-06-19
[NETLINK]: Fix RTA_NEST_CANCEL().
Thomas Graf
1
-1
/
+2
2005-06-19
[NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_table
Thomas Graf
1
-3
/
+0
2005-06-19
[NETLINK]: Neighbour table configuration and statistics via rtnetlink
Thomas Graf
2
-0
/
+111
2005-06-19
[NETLINK] Routing attribute related shortcuts
Thomas Graf
1
-0
/
+45
2005-06-19
[NETLINK]: New message building macros
Thomas Graf
1
-2
/
+15
2005-06-19
[NET]: Move sysctl_max_syn_backlog into request_sock.c
David S. Miller
1
-1
/
+0
2005-06-19
[NET] rename struct tcp_listen_opt to struct listen_sock
Arnaldo Carvalho de Melo
1
-8
/
+8
2005-06-19
[NET] Generalise tcp_listen_opt
Arnaldo Carvalho de Melo
3
-54
/
+187
2005-06-19
[NET] Rename open_request to request_sock
Arnaldo Carvalho de Melo
7
-43
/
+43
2005-06-19
[NET] Generalise TCP's struct open_request minisock infrastructure
Arnaldo Carvalho de Melo
7
-79
/
+141
2005-06-19
[SLAB] Introduce kmem_cache_name
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-06-19
[IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_*
Herbert Xu
1
-12
/
+0
2005-06-19
[IPSEC] Turn km_event.data into a union
Herbert Xu
1
-1
/
+6
2005-06-19
[IPSEC] Kill spurious hard expire messages
Herbert Xu
1
-1
/
+1
2005-06-19
[IPSEC] Add complete xfrm event notification
Jamal Hadi Salim
2
-3
/
+28
2005-06-19
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
Linus Torvalds
3
-24
/
+87
2005-06-19
Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2005-06-18
Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...
Linus Torvalds
4
-5
/
+320
[next]