Commit Graph

460 Commits (0d3e5a2e39b6ba2974e9e7c2a429018c45de8e76)

Author SHA1 Message Date
Patrick Mochel 0d3e5a2e39 [PATCH] Driver Core: fix bk-driver-core kills ppc64 20 years ago
mochel@digitalimplant.org 36239577cf [PATCH] Use a klist for device child lists. 20 years ago
mochel@digitalimplant.org 63c4f204ff [PATCH] Remove struct device::driver_list. 20 years ago
mochel@digitalimplant.org 7dc35cdf69 [PATCH] Remove struct device::bus_list. 20 years ago
mochel@digitalimplant.org 8b0c250be4 [PATCH] add klist_node_attached() to determine if a node is on a list or not. 20 years ago
mochel@digitalimplant.org cb85b6f1cc [PATCH] Remove the unused device_find(). 20 years ago
mochel@digitalimplant.org 94e7b1c5ff [PATCH] Add a klist to struct device_driver for the devices bound to it. 20 years ago
mochel@digitalimplant.org 38fdac3cdc [PATCH] Add a klist to struct bus_type for its drivers. 20 years ago
mochel@digitalimplant.org 465c7a3a3a [PATCH] Add a klist to struct bus_type for its devices. 20 years ago
mochel@digitalimplant.org 9a19fea436 [PATCH] Add initial implementation of klist helpers. 20 years ago
mochel@digitalimplant.org fae3cd0025 [PATCH] Add driver_for_each_device(). 20 years ago
mochel@digitalimplant.org af70316af1 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. 20 years ago
gregkh@suse.de cd987d38cc [PATCH] class: remove class_simple code, as no one in the tree is using it anymore. 20 years ago
gregkh@suse.de 8561b10f6e [PATCH] USB: move the usb hcd code to use the new class code. 20 years ago
gregkh@suse.de 1235686f6e [PATCH] INPUT: move to use the new class code, instead of class_simple 20 years ago
gregkh@suse.de e9ba6365fd [PATCH] CLASS: move a "simple" class logic into the class core. 20 years ago
Dmitry Torokhov d48593bf20 [PATCH] Make attributes names const char * 20 years ago
Dmitry Torokhov 8d790d7408 [PATCH] make driver's name be const char * 20 years ago
Dmitry Torokhov 419cab3fc6 [PATCH] kset_hotplug_ops->name shoudl return const char * 20 years ago
Dmitry Torokhov f3b4f3c6de [PATCH] Make kobject's name be const char * 20 years ago
Dmitry Torokhov e3a15db241 [PATCH] sysfs_{create|remove}_link should take const char * 20 years ago
Russell King 36c5ed23b9 [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash 20 years ago
Russell King fe6ef2daa2 [PATCH] ARM SMP: Add missed files from Integrator/CP platform 20 years ago
Thomas Graf 9972b25d0c [PKT_SCHED]: Generic queue management interface for qdiscs using internal skb queues 20 years ago
Herbert Xu 0603eac0d6 [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification 20 years ago
Thomas Graf 1797754ea7 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags 20 years ago
Thomas Graf 8f48bcd4ef [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag 20 years ago
Thomas Graf c52a3f89f8 [NETLINK]: Fix RTA_NEST_CANCEL(). 20 years ago
Thomas Graf 88121aea7b [NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_table 20 years ago
Thomas Graf c7fb64db00 [NETLINK]: Neighbour table configuration and statistics via rtnetlink 20 years ago
Thomas Graf 0076824492 [NETLINK] Routing attribute related shortcuts 20 years ago
Thomas Graf f88a10d656 [NETLINK]: New message building macros 20 years ago
David S. Miller e52c1f17e4 [NET]: Move sysctl_max_syn_backlog into request_sock.c 20 years ago
Arnaldo Carvalho de Melo 2ad69c55a2 [NET] rename struct tcp_listen_opt to struct listen_sock 20 years ago
Arnaldo Carvalho de Melo 0e87506fcc [NET] Generalise tcp_listen_opt 20 years ago
Arnaldo Carvalho de Melo 60236fdd08 [NET] Rename open_request to request_sock 20 years ago
Arnaldo Carvalho de Melo 2e6599cb89 [NET] Generalise TCP's struct open_request minisock infrastructure 20 years ago
Arnaldo Carvalho de Melo 1944972d3b [SLAB] Introduce kmem_cache_name 20 years ago
Herbert Xu f60f6b8f70 [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_* 20 years ago
Herbert Xu bf08867f91 [IPSEC] Turn km_event.data into a union 20 years ago
Herbert Xu 4666faab09 [IPSEC] Kill spurious hard expire messages 20 years ago
Jamal Hadi Salim 26b15dad9f [IPSEC] Add complete xfrm event notification 20 years ago
Russell King e65f38ed0b [PATCH] ARM SMP: Add support for startup of secondary processors 20 years ago
Lee Revell b8112df71c [SCSI] Add DMA mask constants other than 32 and 64 bit 20 years ago
Catalin Marinas 95220a2ea3 [PATCH] ARM: 2714/1: Fix the IB2 definitions for the Versatile platform 20 years ago
Catalin Marinas fea7722fd7 [PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CP 20 years ago
J. Simonetti 1c2fb7f93c [IPV4]: Sysctl configurable icmp error source address. 20 years ago
Neil Horman cdac4e0774 [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket option 20 years ago
Tom Rini 03722adce9 [NET]: linux/if_tr.h needs asm/byteorder.h 20 years ago
Geert Uytterhoeven a58e76f254 [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER? 20 years ago