Commit Graph

531 Commits (d4c477ca5448f19afaaf6c0cfd655009ea9e614d)

Author SHA1 Message Date
Maneesh Soni 988d186de5 [PATCH] sysfs-iattr: add sysfs_setattr 20 years ago
Yani Ioannou 0a3e7eeabc [PATCH] I2C: add i2c sensor_device_attribute and macros 20 years ago
Yani Ioannou f2d03e1b3f [PATCH] Driver Core: include: update device attribute callbacks 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
Alexey Dobriyan f852640e74 [AX25]: endian-annotate ax25_type_trans() 20 years ago
Herbert Xu dd87147eed [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag 20 years ago
Herbert Xu d094cd83c0 [IPSEC]: Add xfrm_state_afinfo->init_flags 20 years ago
Herbert Xu 72cb6962a9 [IPSEC]: Add xfrm_init_state 20 years ago
Frank Filz 3f7a87d2fa [SCTP] sctp_connectx() API support 20 years ago
Lennert Buytenhek e4fe19819e [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog 20 years ago
Catalin Marinas c0da085ad2 [PATCH] ARM: 2693/1: Add PCI support for Versatile/PB 20 years ago
Bellido Nicolas 038c5b6025 [PATCH] ARM: 2686/2: AAEC-2000 Core support 20 years ago
Russell King 09f0551d20 [PATCH] ARM: Add iomap support for ARM 20 years ago
Russell King b8a9b66fbe [PATCH] ARM: Add common CACHE_COLOUR macro 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