aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dcdbas.c
Commit message (Expand)AuthorAgeFilesLines
* dcdbas: force SMI to happen when expectedStuart Hayes2011-03-021-1/+3
* dcdbas: remove a redundant smi_data_buf_free in dcdbas_exitAxel Lin2010-08-051-3/+2
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* cpumask: use cpumask_var_t in dcdbas.cMike Travis2009-01-111-4/+8
* dcdbas: export functionality for use in other driversMatthew Garrett2009-01-081-4/+5
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-2/+1
* dcdbas: use memory_read_from_buffer()Akinobu Mita2008-07-251-11/+2
* cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-1/+2
* firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-291-8/+8
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-211-1/+0
|\
| * drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* | generic: use new set_cpus_allowed_ptr functionMike Travis2008-04-191-2/+2
|/
* dcdbas: add DMI-based module autloadingMatt Domsch2008-02-061-1/+2
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-4/+6
* [PATCH] firmware/dcdbas: add size check in smi_data_writeDoug Warzecha2006-10-201-2/+5
* [PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik2006-10-101-1/+1
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-15/+4
* [PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_genericArjan van de Ven2006-03-231-11/+12
* [PATCH] dcdbas: convert to the new platform device interfaceDmitry Torokhov2006-03-221-22/+88
* [PATCH] dcdbas: dcdbas_pdev referenced after platform_device_unregister on exitDoug Warzecha2006-03-091-2/+6
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] dcdbas: add Dell Systems Management Base Driver with sysfs supportDoug Warzecha2005-09-071-0/+596