summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * [PATCH] I2C: add i2c sensor_device_attribute and macrosYani Ioannou2005-06-201-0/+36
| * [PATCH] Driver Core: include: update device attribute callbacksYani Ioannou2005-06-201-1/+1
| * [PATCH] Driver core: change device_attribute callbacksYani Ioannou2005-06-201-2/+4
| * [PATCH] libfs: add simple attribute filesArnd Bergmann2005-06-201-0/+46
| * [PATCH] Driver core: unregister_node() for hotplug useKeiichiro Tokunaga2005-06-201-0/+1
| * [PATCH] Driver Core: fix bk-driver-core kills ppc64Patrick Mochel2005-06-201-1/+0
| * [PATCH] Use a klist for device child lists.mochel@digitalimplant.org2005-06-201-8/+2
| * [PATCH] Remove struct device::driver_list.mochel@digitalimplant.org2005-06-201-1/+0
| * [PATCH] Remove struct device::bus_list.mochel@digitalimplant.org2005-06-201-1/+0
| * [PATCH] add klist_node_attached() to determine if a node is on a list or not.mochel@digitalimplant.org2005-06-201-0/+2
| * [PATCH] Remove the unused device_find().mochel@digitalimplant.org2005-06-201-1/+0
| * [PATCH] Add a klist to struct device_driver for the devices bound to it.mochel@digitalimplant.org2005-06-201-1/+2
| * [PATCH] Add a klist to struct bus_type for its drivers.mochel@digitalimplant.org2005-06-201-0/+2
| * [PATCH] Add a klist to struct bus_type for its devices.mochel@digitalimplant.org2005-06-201-0/+3
| * [PATCH] Add initial implementation of klist helpers.mochel@digitalimplant.org2005-06-201-0/+53
| * [PATCH] Add driver_for_each_device().mochel@digitalimplant.org2005-06-201-0/+3
| * [PATCH] Add a semaphore to struct device to synchronize calls to its driver.mochel@digitalimplant.org2005-06-201-0/+4
| * [PATCH] class: remove class_simple code, as no one in the tree is using it an...gregkh@suse.de2005-06-201-10/+0
| * [PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de2005-06-201-3/+2
| * [PATCH] INPUT: move to use the new class code, instead of class_simplegregkh@suse.de2005-06-201-1/+1
| * [PATCH] CLASS: move a "simple" class logic into the class core.gregkh@suse.de2005-06-201-0/+9
| * [PATCH] Make attributes names const char *Dmitry Torokhov2005-06-201-2/+2
| * [PATCH] make driver's name be const char *Dmitry Torokhov2005-06-201-6/+6
| * [PATCH] kset_hotplug_ops->name shoudl return const char *Dmitry Torokhov2005-06-201-1/+1
| * [PATCH] Make kobject's name be const char *Dmitry Torokhov2005-06-201-3/+3
| * [PATCH] sysfs_{create|remove}_link should take const char *Dmitry Torokhov2005-06-201-5/+5
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-06-2013-37/+96
|\ \
| * | [NETLINK]: fib_lookup() via netlinkRobert Olsson2005-06-202-0/+15
| * | [ATALK]: endian annotationsAlexey Dobriyan2005-06-201-13/+13
| * | [AX25]: endian-annotate ax25_type_trans()Alexey Dobriyan2005-06-201-1/+1
| * | [IPSEC]: Add XFRM_STATE_NOPMTUDISC flagHerbert Xu2005-06-202-0/+2
| * | [IPSEC]: Add xfrm_state_afinfo->init_flagsHerbert Xu2005-06-201-0/+1
| * | [IPSEC]: Add xfrm_init_stateHerbert Xu2005-06-201-1/+2
| * | [SCTP] sctp_connectx() API supportFrank Filz2005-06-206-22/+62
| |/
* | [PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek2005-06-201-0/+1
* | [PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas2005-06-203-13/+33
* | [PATCH] ARM: 2686/2: AAEC-2000 Core supportBellido Nicolas2005-06-2013-0/+544
* | [PATCH] ARM: Add iomap support for ARMRussell King2005-06-201-0/+27
* | [PATCH] ARM: Add common CACHE_COLOUR macroRussell King2005-06-201-0/+3
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-06-193-0/+34
|\
| * Merge with ../linux-2.6-smpRussell King2005-06-192-0/+33
| |\
| | * [PATCH] ARM SMP: Add missed files from Integrator/CP platformRussell King2005-06-191-0/+19
| | * [PATCH] ARM SMP: Add support for startup of secondary processorsRussell King2005-06-181-0/+14
| * | [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King2005-06-191-0/+1
* | | [PKT_SCHED]: Generic queue management interface for qdiscs using internal skb...Thomas Graf2005-06-181-0/+122
* | | [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notificationHerbert Xu2005-06-181-0/+2
* | | [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf2005-06-181-7/+10
* | | [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flagThomas Graf2005-06-181-0/+23
* | | [NETLINK]: Fix RTA_NEST_CANCEL().Thomas Graf2005-06-181-1/+2
* | | [NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_tableThomas Graf2005-06-181-3/+0
OpenPOWER on IntegriCloud