aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-07Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-07sk98lin: planned removalStephen Hemminger
2007-02-07AT91: MACB supportAndrew Victor
2007-02-07sky2: version 1.12Stephen Hemminger
2007-02-07sky2: add new chip idsStephen Hemminger
2007-02-07sky2: Yukon Extreme supportStephen Hemminger
2007-02-07sky2: safer transmit timeoutStephen Hemminger
2007-02-07sky2: TSO support for EC_UStephen Hemminger
2007-02-07sky2: use dev_err for error reportsStephen Hemminger
2007-02-07sky2: add Wake On Lan supportStephen Hemminger
2007-02-07fix unaligned exception in /drivers/net/wireless/orinoco.cHennerich, Michael
2007-02-07Remove unused kernel config option DLCI_COUNTRobert P. J. Day
2007-02-07z85230: spinlock logicAlan Cox
2007-02-07mips: declance: Driver model for the PMAD-AMaciej W. Rozycki
2007-02-07Spidernet: Rework RX linked listLinas Vepstas
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-02-07[PATCH] kbuild, Kbuild.include: avoid using spaces in call argumentsOleg Verych
2007-02-07sysfs: Shadow directory supportEric W. Biederman
2007-02-07Driver Core: Increase the default timeout value of the firmware subsystemDave Jones
2007-02-07Driver core: allow to delay the uevent at device creation timeKay Sievers
2007-02-07Driver core: add device_type to struct deviceKay Sievers
2007-02-07Driver core: add uevent vars for devices of a classKay Sievers
2007-02-07SYSFS: Fix missing include of list.h in sysfs.hFrank Haverkamp
2007-02-07HOWTO: Add a reference to Harbison and SteeleRobert P. J. Day
2007-02-07sysfs: error handling in sysfs, fill_read_buffer()Oliver Neukum
2007-02-07kobject: kobject_put cleanupMariusz Kozlowski
2007-02-07sysfs: kobject_put cleanupMariusz Kozlowski
2007-02-07sysfs: suppress lockdep warningsFrederik Deweerdt
2007-02-07Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum
2007-02-07driver core: Change function call order in device_bind_driver().Cornelia Huck
2007-02-07driver core: Don't stop probing on ->probe errors.Cornelia Huck
2007-02-07driver core fixes: device_register() retval check in platform.cCornelia Huck
2007-02-07driver core fixes: make_class_name() retval checksCornelia Huck
2007-02-07/sys/modules/*/holdersKay Sievers
2007-02-07USB: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07SERIO: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman
2007-02-07Modules: only add drivers/ direcory if neededGreg Kroah-Hartman
2007-02-07MODULES: add the module name for built in kernel driversKay Sievers
2007-02-07driver core: Allow device_move(dev, NULL).Cornelia Huck
2007-02-07driver core: Remove device_is_registered() in device_move().Cornelia Huck
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2007-02-07Driver core: convert SPI code to use struct deviceGreg Kroah-Hartman
2007-02-07Driver core: convert pcmcia code to use struct deviceGreg Kroah-Hartman
2007-02-07Kobject: make kobject apis more robust in handling NULL pointersGreg Kroah-Hartman
2007-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2007-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-02-07[GFS2] make gfs2_writepages() staticAdrian Bunk
2007-02-07[GFS2] Unlock page on prepare_write try lock failureSteven Whitehouse