aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-20[PATCH] sysfs-iattr: add sysfs_setattrManeesh Soni1-0/+1
2005-06-20[PATCH] I2C: add i2c sensor_device_attribute and macrosYani Ioannou1-0/+36
2005-06-20[PATCH] Driver core: change device_attribute callbacksYani Ioannou1-2/+4
2005-06-20[PATCH] libfs: add simple attribute filesArnd Bergmann1-0/+46
2005-06-20[PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga1-0/+1
2005-06-20[PATCH] Driver Core: fix bk-driver-core kills ppc64Patrick Mochel1-1/+0
2005-06-20[PATCH] Use a klist for device child lists.mochel@digitalimplant.org1-8/+2
2005-06-20[PATCH] Remove struct device::driver_list.mochel@digitalimplant.org1-1/+0
2005-06-20[PATCH] Remove struct device::bus_list.mochel@digitalimplant.org1-1/+0
2005-06-20[PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org1-0/+2
2005-06-20[PATCH] Remove the unused device_find().mochel@digitalimplant.org1-1/+0
2005-06-20[PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org1-1/+2
2005-06-20[PATCH] Add a klist to struct bus_type for its drivers.mochel@digitalimplant.org1-0/+2
2005-06-20[PATCH] Add a klist to struct bus_type for its devices.mochel@digitalimplant.org1-0/+3
2005-06-20[PATCH] Add initial implementation of klist helpers.mochel@digitalimplant.org1-0/+53
2005-06-20[PATCH] Add driver_for_each_device().mochel@digitalimplant.org1-0/+3
2005-06-20[PATCH] Add a semaphore to struct device to synchronize calls to its driver.mochel@digitalimplant.org1-0/+4
2005-06-20[PATCH] class: remove class_simple code, as no one in the tree is using it anymore.gregkh@suse.de1-10/+0
2005-06-20[PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de1-3/+2
2005-06-20[PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de1-1/+1
2005-06-20[PATCH] CLASS: move a "simple" class logic into the class core.gregkh@suse.de1-0/+9
2005-06-20[PATCH] Make attributes names const char *Dmitry Torokhov1-2/+2
2005-06-20[PATCH] make driver's name be const char *Dmitry Torokhov1-6/+6
2005-06-20[PATCH] kset_hotplug_ops->name shoudl return const char *Dmitry Torokhov1-1/+1
2005-06-20[PATCH] Make kobject's name be const char *Dmitry Torokhov1-3/+3
2005-06-20[PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov1-5/+5
2005-06-18[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notificationHerbert Xu1-0/+2
2005-06-18[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf1-7/+10
2005-06-18[RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flagThomas Graf1-0/+23
2005-06-18[NETLINK]: Fix RTA_NEST_CANCEL().Thomas Graf1-1/+2
2005-06-18[NETLINK]: Neighbour table configuration and statistics via rtnetlinkThomas Graf1-0/+107
2005-06-18[NETLINK] Routing attribute related shortcutsThomas Graf1-0/+45
2005-06-18[NETLINK]: New message building macrosThomas Graf1-2/+15
2005-06-18[NET] Generalise tcp_listen_optArnaldo Carvalho de Melo1-16/+1
2005-06-18[NET] Rename open_request to request_sockArnaldo Carvalho de Melo3-6/+6
2005-06-18[NET] Generalise TCP's struct open_request minisock infrastructureArnaldo Carvalho de Melo3-0/+45
2005-06-18[SLAB] Introduce kmem_cache_nameArnaldo Carvalho de Melo1-0/+1
2005-06-18[IPSEC] Add complete xfrm event notificationJamal Hadi Salim1-0/+2
2005-06-18Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6Linus Torvalds1-24/+70
2005-06-18Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-0/+2
2005-06-18Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.gitLinus Torvalds4-5/+320
2005-06-18Merge /spare/repo/linux-2.6/Jeff Garzik6-2/+38
2005-06-18Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse10-6/+103
2005-06-17[SCSI] Add DMA mask constants other than 32 and 64 bitLee Revell1-0/+5
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley3-1/+170
2005-06-13[IPV4]: Sysctl configurable icmp error source address.J. Simonetti1-0/+1
2005-06-13[NET]: linux/if_tr.h needs asm/byteorder.hTom Rini1-0/+2
2005-06-12[PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER?Geert Uytterhoeven1-2/+0
2005-06-08Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+30
2005-06-08[PKT_SCHED]: Allow socket attributes to be matched on via meta ematchThomas Graf1-0/+30