aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2-6/+6
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds2-2/+2
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-136/+3191
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds92-2356/+4671
2008-01-25fix oops on rmmod capidrvKarsten Keil1-4/+5
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen1-1/+1
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt1-1/+1
2008-01-24Driver core: coding style fixesGreg Kroah-Hartman8-583/+545
2008-01-24spi: use class iteration apiDave Young1-11/+15
2008-01-24scsi: use class iteration apiDave Young1-11/+13
2008-01-24rtc: use class iteration apiDave Young1-10/+12
2008-01-24power supply : use class iteration apiDave Young2-83/+107
2008-01-24ieee1394: use class iteration apiDave Young1-138/+176
2008-01-24Driver Core: add class iteration apiDave Young1-0/+133
2008-01-24Driver core: Cleanup get_device_parent() in device_add() and device_move()Cornelia Huck1-15/+14
2008-01-24UIO: constify function pointer tablesJan Engelhardt1-2/+2
2008-01-24Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell1-1/+1
2008-01-24driver core: fix build with SYSFS=nRandy Dunlap2-1/+3
2008-01-24Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng3-10/+1
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers10-9/+10
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman17-42/+40
2008-01-24Kobject: auto-cleanup on final unrefKay Sievers1-25/+7
2008-01-24Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman5-6/+6
2008-01-24Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman6-9/+9
2008-01-24Kobject: convert drivers/md/md.c to use kobject_init/add_ng()Greg Kroah-Hartman1-9/+4
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers7-47/+60
2008-01-24Driver core: fix class glue dir cleanup logicKay Sievers1-112/+94
2008-01-24Driver core: fix race in __device_release_driverAlan Stern1-3/+2
2008-01-24Kobject: change drivers/base/bus to use kobject_init_and_addGreg Kroah-Hartman1-6/+4
2008-01-24Driver core: clean up debugging messagesGreg Kroah-Hartman3-25/+28
2008-01-24Driver core: move the static kobject out of struct driverGreg Kroah-Hartman6-65/+92
2008-01-24Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman3-0/+104
2008-01-24Driver: add driver_add_kobj for looney iseries_veth driverGreg Kroah-Hartman2-1/+25
2008-01-24Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman4-45/+18
2008-01-24zfcp: Use device_driver default attribute groups.Cornelia Huck3-35/+9
2008-01-24netiucv: Use device_driver default attribute groups.Cornelia Huck1-10/+6
2008-01-24driver core: Introduce default attribute groups.Cornelia Huck1-1/+41
2008-01-24PCI: remove foolish code from pci-driver.cGreg Kroah-Hartman1-45/+5
2008-01-24PCI: use proper call to driver_create_fileGreg Kroah-Hartman1-2/+7
2008-01-24PCMCIA: use proper call to driver_create_fileGreg Kroah-Hartman1-2/+1
2008-01-24USB: use proper call to driver_create_fileGreg Kroah-Hartman1-4/+4
2008-01-24driver core: remove fields from struct bus_typeGreg Kroah-Hartman6-60/+102
2008-01-24driver core: add way to get to bus device klistGreg Kroah-Hartman2-4/+13
2008-01-24driver core: add way to get to bus ksetGreg Kroah-Hartman2-1/+10
2008-01-24Kobject: convert drivers/net/iseries_veth.c to use kobject_init/add_ng()Greg Kroah-Hartman1-13/+6
2008-01-24Kobject: convert drivers/base/core.c to use kobject_init/add_ng()Greg Kroah-Hartman1-5/+3
2008-01-24Kobject: convert drivers/base/class.c to use kobject_init/add_ng()Greg Kroah-Hartman1-7/+3
2008-01-24Kobject: change drivers/md/md.c to use kobject_init_and_addGreg Kroah-Hartman1-4/+6
2008-01-24Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_addGreg Kroah-Hartman1-5/+5
2008-01-24Kobject: change drivers/net/ibmveth.c to use kobject_init_and_addGreg Kroah-Hartman1-4/+6