aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-04[PATCH] Fix IXP4xx watchdog errata workaroundDeepak Saxena1-2/+2
2006-01-04Relax the rw_verify_area() error checking.Linus Torvalds3-12/+28
2006-01-04[PATCH] net: swich device attribute creation to default attrsKay Sievers1-47/+21
2006-01-04[PATCH] drivers/base/power/runtime.c: #if 0 dpm_set_power_state()Adrian Bunk1-0/+2
2006-01-04[PATCH] sysfs: handle failures in sysfs_make_direntSteven Rostedt1-1/+5
2006-01-04[PATCH] Driver core: Make block devices create the proper symlink nameGreg Kroah-Hartman1-2/+25
2006-01-04[PATCH] Driver core: only all userspace bind/unbind if CONFIG_HOTPLUG is enabledGreg Kroah-Hartman1-4/+22
2006-01-04[PATCH] Driver Core: Rearrange exports in platform.cDmitry Torokhov1-11/+10
2006-01-04[PATCH] Driver Core: Add platform_device_del()Dmitry Torokhov2-15/+31
2006-01-04[PATCH] Input: fix add modalias support build errorRusty Russell1-1/+1
2006-01-04[PATCH] Input: add modalias supportRusty Russell3-39/+141
2006-01-04[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...Kay Sievers5-0/+64
2006-01-04[PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org3-4/+5
2006-01-04[PATCH] Allow overlapping resources for platform devicesKumar Gala1-1/+1
2006-01-04[PATCH] klist: Fix broken kref counting in find functionsFrank Pavlic1-0/+2
2006-01-04[PATCH] Hold the device's parent's lock during probe and removeAlan Stern2-2/+28
2006-01-04[PATCH] driver kill hotplug word from sn and others fixPaul Jackson4-9/+9
2006-01-04[PATCH] HOTPLUG: always enable the .config option, unless EMBEDDEDGreg Kroah-Hartman1-8/+9
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers40-378/+372
2006-01-04[PATCH] merge kobject_uevent and kobject_hotplugKay Sievers3-206/+102
2006-01-04[PATCH] remove mount/umount uevents from superblock handlingKay Sievers3-22/+3
2006-01-04[PATCH] add uevent_helper control in /sys/kernel/Kay Sievers1-3/+22
2006-01-04[PATCH] remove CONFIG_KOBJECT_UEVENT optionKay Sievers8-107/+40
2006-01-04[PATCH] keep pnpbios usermod_helper away from hotplug_path[]Kay Sievers1-5/+3
2006-01-04[TCP] tcp_vegas: Fix slow startThomas Young1-0/+4
2006-01-04[NET]: More instruction checks fornet/core/filter.cKris Katterjohn1-32/+80
2006-01-04[NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition.YOSHIFUJI Hideaki3-4/+4
2006-01-04[IPV6]: Use macro for rwlock_t initialization.YOSHIFUJI Hideaki1-1/+1
2006-01-04[ECONET]: Use macro for spinlock_t definition.YOSHIFUJI Hideaki1-1/+1
2006-01-04[PATCH] Fix pragma packing in ip2 driverDavid Howells1-1/+1
2006-01-04[PATCH] USB: fix usb-skeleton limit resource usage patch.Sam Bishop1-2/+5
2006-01-04[PATCH] USB: fix buffer size limiting in skeleton driverOlav Kongas1-1/+1
2006-01-04[PATCH] USB: fix usb_find_interface for ppc64Pete Zaitcev1-10/+13
2006-01-04[PATCH] USB: Export IEEE-1284 device id in sysfs for usblp devicesDavid Woodhouse1-9/+26
2006-01-04[PATCH] USB: ioctl compat for usblp.cPete Zaitcev1-2/+3
2006-01-04[PATCH] USB: zd1201: make sysfs device symlinkNathan Lynch1-0/+2
2006-01-04[PATCH] USB: Limiting of resource use in skeleton driverOliver Neukum1-7/+18
2006-01-04[PATCH] USB: replace __setup("nousb") with __module_param_callPete Zaitcev1-12/+1
2006-01-04[PATCH] USB: asix.c - Add Linksys USB200M Rev 2 idsDavid Hollis1-0/+4
2006-01-04[PATCH] USB Storage: Fix unusual_devs.h orderPhil Dibowitz1-7/+7
2006-01-04[PATCH] USB: ub 02 Removed unused variableDaniel Marjamaki1-4/+1
2006-01-04[PATCH] USB: ub 01 renamePete Zaitcev1-3/+3
2006-01-04[PATCH] USB: ub 00 implement retries and resetsPete Zaitcev1-117/+287
2006-01-04[PATCH] USB: isp116x-hcd.c: Removed unused variableDaniel Marjamäki1-2/+0
2006-01-04[PATCH] USB: Remove unneeded kmalloc() return value castsJesper Juhl4-7/+7
2006-01-04[PATCH] USB: ftdi_sio: new IDs for Teratronik devicesIan Abbott2-0/+9
2006-01-04[PATCH] USB: Support for Posiflex PP-7000 retail printer in LinuxPavel Fedin2-0/+7
2006-01-04[PATCH] USB: add driver for ATI/Philips USB RF remotesVille Syrjälä3-0/+492
2006-01-04[PATCH] USB: Use ARRAY_SIZE macroTobias Klauser11-35/+24
2006-01-04[PATCH] USB: fix local variable clashAlan Stern1-3/+3