aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-25[AVR32] constify function pointer tablesJan Engelhardt
2008-01-25[AVR32] ATNGW100: Update defconfigHaavard Skinnemoen
2008-01-25[AVR32] ATSTK1002: Update defconfigHaavard Skinnemoen
2008-01-25[AVR32] Kconfig: Choose daughterboard instead of CPUHaavard Skinnemoen
2008-01-25[AVR32] Add support for ATSTK1003 and ATSTK1004Haavard Skinnemoen
2008-01-25[AVR32] Clean up external DAC setup codeHaavard Skinnemoen
2008-01-25[AVR32] ATSTK1000: Move gpio-leds setup to setup.cHaavard Skinnemoen
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen
2008-01-25[AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen
2008-01-25[AVR32] Oprofile supportHaavard Skinnemoen
2008-01-25[AVR32] Include instrumentation menuHaavard Skinnemoen
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt
2008-01-25[AVR32] Enable debugging only when neededHaavard Skinnemoen
2008-01-25ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEMEHaavard Skinnemoen
2008-01-25[AVR32] Remove redundant try_to_freeze() call from do_signal()Haavard Skinnemoen
2008-01-25[AVR32] Drop GFP_COMP for DMA memory allocationsHaavard Skinnemoen
2008-01-24Driver core: coding style fixesGreg Kroah-Hartman
2008-01-24Kobject: fix coding style issues in kobject c filesGreg Kroah-Hartman
2008-01-24Kobject: fix coding style issues in kobject.hGreg Kroah-Hartman
2008-01-24Driver core: fix coding style issues in device.hGreg Kroah-Hartman
2008-01-24spi: use class iteration apiDave Young
2008-01-24scsi: use class iteration apiDave Young
2008-01-24rtc: use class iteration apiDave Young
2008-01-24power supply : use class iteration apiDave Young
2008-01-24ieee1394: use class iteration apiDave Young
2008-01-24Driver Core: add class iteration apiDave Young
2008-01-24Driver core: Cleanup get_device_parent() in device_add() and device_move()Cornelia Huck
2008-01-24UIO: constify function pointer tablesJan Engelhardt
2008-01-24Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell
2008-01-24driver core: fix build with SYSFS=nRandy Dunlap
2008-01-24sysfs: make SYSFS_DEPRECATED depend on SYSFSRandy Dunlap
2008-01-24Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __initDenis Cheng
2008-01-24kobject: add sample code for how to use ksets/ktypes/kobjectsGreg Kroah-Hartman
2008-01-24kobject: add sample code for how to use kobjects in a simple manner.Greg Kroah-Hartman
2008-01-24kobject: update the kobject/kset documentationGreg Kroah-Hartman
2008-01-24kobject: remove old, outdated documentation.Greg Kroah-Hartman
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-24Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman
2008-01-24Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Modules: remove unneeded release functionGreg Kroah-Hartman
2008-01-24Kobject: auto-cleanup on final unrefKay Sievers
2008-01-24Kset: remove kset_add functionGreg Kroah-Hartman
2008-01-24Kobject: remove kobject_register()Greg Kroah-Hartman
2008-01-24Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman
2008-01-24Kobject: remove kobject_init() as no one uses it anymoreGreg Kroah-Hartman
2008-01-24Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman
2008-01-24Kobject: remove kobject_add() as no one uses it anymoreGreg Kroah-Hartman