aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01Driver core: make drivers/base/core.c:setup_parent() staticAdrian Bunk1-2/+2
2006-12-01driver core: Introduce device_find_child().Cornelia Huck2-0/+35
2006-12-01sysfs: sysfs_write_file() writes zero terminated dataThomas Maier1-0/+3
2006-12-01cpu topology: consider sysfs_create_group return valueHeiko Carstens1-23/+32
2006-12-01Driver core: Call platform_notify_remove laterBenjamin Herrenschmidt1-1/+1
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt6-15/+39
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt27-0/+190
2006-12-01Driver core: convert sound core to use struct deviceGreg Kroah-Hartman6-30/+37
2006-12-01Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman1-4/+4
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman3-84/+103
2006-12-01Driver core: convert firmware code to use struct deviceGreg Kroah-Hartman1-62/+57
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman4-19/+19
2006-12-01Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman1-3/+3
2006-12-01Driver core: convert PPP code to use struct deviceGreg Kroah-Hartman1-2/+2
2006-12-01Driver core: convert cpuid code to use struct deviceGreg Kroah-Hartman1-10/+10
2006-12-01Driver core: convert msr code to use struct deviceGreg Kroah-Hartman1-10/+10
2006-12-01I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman1-13/+13
2006-12-01Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman1-6/+6
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman6-28/+29
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman5-33/+27
2006-12-01Driver core: convert vc code to use struct deviceGreg Kroah-Hartman1-8/+8
2006-12-01Driver core: convert vt code to use struct deviceGreg Kroah-Hartman1-42/+39
2006-12-01CONFIG_SYSFS_DEPRECATED - class symlinksKay Sievers1-51/+98
2006-12-01CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variablesKay Sievers1-0/+4
2006-12-01CONFIG_SYSFS_DEPRECATED - device symlinksKay Sievers1-4/+14
2006-12-01CONFIG_SYSFS_DEPRECATED - bus symlinksKay Sievers1-3/+17
2006-12-01Driver core: make old versions of udev work properlyGreg Kroah-Hartman1-14/+45
2006-12-01CONFIG_SYSFS_DEPRECATEDKay Sievers1-0/+20
2006-12-01Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman3-19/+17
2006-12-01Driver core: fix "driver" symlink timingKay Sievers1-30/+52
2006-12-01Driver core: add notification of bus eventsBenjamin Herrenschmidt4-0/+61
2006-11-29Linux 2.6.19Linus Torvalds1-1/+1
2006-11-29[PATCH] r8169: Fix iteration variable signFrancois Romieu1-2/+2
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platformsMilan Svoboda2-16/+27
2006-11-29[MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle3-24/+30
2006-11-28[NET]: Fix MAX_HEADER setting.David S. Miller1-2/+4
2006-11-28[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy1-7/+9
2006-11-28[NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2-6/+6
2006-11-28[NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2-0/+2
2006-11-28[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai1-7/+6
2006-11-28[NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai1-0/+8
2006-11-28[PATCH] add missing libsas include to fix s390 compilation.Dave Jones1-0/+1
2006-11-28[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita1-1/+2
2006-11-28[PATCH] fix create_write_pipe() error checkAkinobu Mita1-4/+4
2006-11-28[PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund1-1/+1
2006-11-28[PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright1-4/+5
2006-11-28[MIPS] Fix Bonito bootup message.Ralf Baechle1-1/+1
2006-11-28[PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen1-1/+9
2006-11-28[PATCH] i386: Fix compilation with UP genericarchAndi Kleen1-0/+4
2006-11-28[PATCH] x86-64: Fix warning in io_apic.cAndi Kleen1-2/+0