summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dcdbas.c
AgeCommit message (Expand)AuthorLines
2008-04-29firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison-8/+8
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-1/+0
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis-2/+2
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2008-02-06dcdbas: add DMI-based module autloadingMatt Domsch-1/+2
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui-4/+6
2006-10-20[PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha-2/+5
2006-10-10[PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik-1/+1
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern-15/+4
2006-03-23[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_genericArjan van de Ven-11/+12
2006-03-22[PATCH] dcdbas: convert to the new platform device interfaceDmitry Torokhov-22/+88
2006-03-09[PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exitDoug Warzecha-2/+6
2005-10-29Create platform_device.h to contain all the platform device details.Russell King-1/+1
2005-09-07[PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs supportDoug Warzecha-0/+596