aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-12-02[PATCH] zd1211rw: Add 3 more device IDsDaniel Drake
2006-12-02[PATCH] bcm43xx: output proper link quality with scansLarry Finger
2006-12-02[PATCH] 8390 fixes - the final chunk (h8300)Al Viro
2006-12-02[PATCH] 8390 cleanup - etherh iomem annotationsAl Viro
2006-12-02[PATCH] 8390 fixes - m68k oddballsAl Viro
2006-12-02[PATCH] beginning of 8390 fixes - generic and arm/etherhAl Viro
2006-12-02[PATCH] sk98lin: MII ioctl supportStephen Hemminger
2006-12-02[PATCH] sk98lin: ethtool register dumpStephen Hemminger
2006-12-02[PATCH] pci_module_init() convertion in olympic.cHenrik Kretzschmar
2006-12-02[PATCH] Remove unnecessary check in drivers/net/depca.cEric Sesterhenn
2006-12-02[PATCH] forcedeth: power management supportFrancois Romieu
2006-12-02[PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixesMaciej W. Rozycki
2006-12-02[PATCH] 2.6.18: sb1250-mac: Broadcom PHY supportMaciej W. Rozycki
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2006-12-01Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-12-01Driver core: platform_driver_probe(), can save codespaceDavid Brownell
2006-12-01driver core: Use klist_remove() in device_move()Cornelia Huck
2006-12-01driver core: Introduce device_move(): move a device to a new parent.Cornelia Huck
2006-12-01Driver core: make drivers/base/core.c:setup_parent() staticAdrian Bunk
2006-12-01driver core: Introduce device_find_child().Cornelia Huck
2006-12-01cpu topology: consider sysfs_create_group return valueHeiko Carstens
2006-12-01Driver core: Call platform_notify_remove laterBenjamin Herrenschmidt
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-12-01Driver core: change mem class_devices to be real devicesGreg Kroah-Hartman
2006-12-01Driver core: convert fb code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert firmware code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert mmc code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert ppdev code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert PPP code to use struct deviceGreg Kroah-Hartman
2006-12-01I2C: convert i2c-dev to use struct device instead of struct class_deviceGreg Kroah-Hartman
2006-12-01Driver core: convert raw device code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: change misc class_devices to be real devicesGreg Kroah-Hartman
2006-12-01Driver core: convert vc code to use struct deviceGreg Kroah-Hartman
2006-12-01Driver core: convert vt code to use struct deviceGreg Kroah-Hartman
2006-12-01CONFIG_SYSFS_DEPRECATED - class symlinksKay Sievers
2006-12-01CONFIG_SYSFS_DEPRECATED - PHYSDEV* uevent variablesKay Sievers
2006-12-01CONFIG_SYSFS_DEPRECATED - device symlinksKay Sievers
2006-12-01CONFIG_SYSFS_DEPRECATED - bus symlinksKay Sievers
2006-12-01Driver core: make old versions of udev work properlyGreg Kroah-Hartman
2006-12-01Driver Core: Move virtual_device_parent() to core.cGreg Kroah-Hartman
2006-12-01Driver core: fix "driver" symlink timingKay Sievers
2006-12-01Driver core: add notification of bus eventsBenjamin Herrenschmidt
2006-12-01PCI: ibmphp_pci.c: fix NULL dereferenceAdrian Bunk