aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07ide-acpi support warning fixAndrew Morton
2007-02-07ACPI support for IDE devicesHannes Reinecke
2007-02-07IDE Driver for Delkin/Lexar/etc.. cardbus CF adapterMark Lord
2007-02-07ide: it8213 IDE driver update (version 2)Bartlomiej Zolnierkiewicz
2007-02-07ide: add it8213 IDE driverJack Lee
2007-02-07tc86c001: add missing __init tag for tc86c001_ide_init()Bartlomiej Zolnierkiewicz
2007-02-07tc86c001: mark init_chipset_tc86c001() with __devinit tagAndrew Morton
2007-02-07tc86c001: init_hwif_tc86c001() can be staticAdrian Bunk
2007-02-07ide: add Toshiba TC86C001 IDE driver (take 2)Sergei Shtylyov
2007-02-07pdc202xx_new: remove check_in_drive_lists abominationSergei Shtylyov
2007-02-07pdc202xx_new: remove useless codeSergei Shtylyov
2007-02-07slc90e66: carry over fixes from piix driverSergei Shtylyov
2007-02-07piix: tuneproc() fixes/cleanupsSergei Shtylyov
2007-02-07piix: fix 82371MX enablebitsSergei Shtylyov
2007-02-07hpt366: HPT36x PCI clock detection fixSergei Shtylyov
2007-02-07hpt366: init code rewriteSergei Shtylyov
2007-02-07hpt366: clean up DMA timeout handling for HPT370Sergei Shtylyov
2007-02-07hpt366: merge HPT37x speedproc handlersSergei Shtylyov
2007-02-07hpt366: cache channel's MCR addressSergei Shtylyov
2007-02-07hpt366: switch to using pci_get_slotSergei Shtylyov
2007-02-07hpt366: print the real chip name at startupSergei Shtylyov
2007-02-07hpt366: rework rate filtering tidyAndrew Morton
2007-02-07hpt366: rework rate filteringSergei Shtylyov
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
2007-02-07[POWERPC] Fixup error handling when emulating a floating point instructionKumar Gala
2007-02-07[POWERPC] Enable interrupts if we are doing fp math emulationKumar Gala
2007-02-06[POWERPC] Added kprobes support to ppc32Kumar Gala
2007-02-07Merge branch 'linux-2.6'Paul Mackerras
2007-02-07[POWERPC] Make pSeries use the H_BULK_REMOVE hypervisor callPaul Mackerras
2007-02-07[POWERPC] Clear RI bit in MSR before restoring r13 when returning to userspacePaul Mackerras