Commit Graph

483 Commits (bf45d9b0ac108b11245203ebb082d30f5059846b)

Author SHA1 Message Date
Yani Ioannou 0a3e7eeabc [PATCH] I2C: add i2c sensor_device_attribute and macros 20 years ago
Yani Ioannou 54b6f35c99 [PATCH] Driver core: change device_attribute callbacks 20 years ago
Arnd Bergmann acaefc25d2 [PATCH] libfs: add simple attribute files 20 years ago
Keiichiro Tokunaga 4b45099b75 [PATCH] Driver core: unregister_node() for hotplug use 20 years ago
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
Robert Olsson 246955fe4c [NETLINK]: fib_lookup() via netlink 20 years ago
Alexey Dobriyan f6e276ee67 [ATALK]: endian annotations 20 years ago
Herbert Xu dd87147eed [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag 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 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
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
Jamal Hadi Salim 26b15dad9f [IPSEC] Add complete xfrm event notification 20 years ago
Lee Revell b8112df71c [SCSI] Add DMA mask constants other than 32 and 64 bit 20 years ago
Jesper Juhl 986a80d5c1 [PATCH] avoid signed vs unsigned comparison in efi_range_is_wc() 20 years ago
J. Simonetti 1c2fb7f93c [IPV4]: Sysctl configurable icmp error source address. 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
Thomas Graf 4890062960 [PKT_SCHED]: Allow socket attributes to be matched on via meta ematch 20 years ago
Michael Chan 6d1cfbab4d [TG3]: Fix 5700/5701 DMA corruption on Apple G4. 20 years ago
Alan Hourihane d0de98fa16 [PATCH] i945G patch for agpgart 20 years ago
David Mosberger 3f5948fa2c [PATCH] Include <linux/config.h> before testing CONFIG_ACPI 20 years ago
Roman Kagan 719df469cb [PATCH] USB: update urb documentation 20 years ago