Commit Graph

193 Commits (2287c322b61fced7e0c326a1a9606aa73147e3df)

Author SHA1 Message Date
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
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
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
Jiri Benc 5ba0eac6e0 [NET]: Fix HH_DATA_OFF. 20 years ago
Christoph Hellwig b597ef4712 [NET]: Fix locking in shaper driver. 20 years ago
Edward Falk 0baab86b00 libata: update inline source docs 20 years ago
Dave Jones b53cc6ead0 [CPUFREQ] fix up comment in cpufreq.h 20 years ago
Andy Currid af00f9811e [PATCH] PCI: amd74xx patch for new NVIDIA device IDs 20 years ago
Jon Mason 69f6a0fafc [NET]: Add ethtool support for NETIF_F_HW_CSUM. 20 years ago
Michael Ellerman 79165121bc [NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.h 20 years ago
Harald Welte 8f937c6099 [IPV4]: Primary and secondary addresses 20 years ago
Stephen Hemminger 81e8157583 [BRIDGE]: make dev->features unsigned 20 years ago
Stephen Hemminger d8a33ac435 [BRIDGE]: features change notification 20 years ago
Paolo 'Blaisorblade' Giarrusso 8f28e8fa46 [PATCH] irq code: Add coherence test for PREEMPT_ACTIVE 20 years ago
Adrian Bunk 668d1e6093 Input: 20 years ago
Len Brown 25be5e6ccc [PATCH] VIA IRQ quirk 20 years ago