aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/dell_rbu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-5/+5
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg1-2/+7
2009-01-17dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin1-2/+2
2008-07-25dell_rbu: use memory_read_from_buffer()Akinobu Mita1-25/+3
2008-07-10dell_rbu: firmware data is constGreg Kroah-Hartman1-1/+1
2008-04-29firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-6/+6
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributesZhang Rui1-10/+15
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-3/+3
2006-11-16[PATCH] dell_rbu: fix error checkAkinobu Mita1-5/+4
2006-10-11[PATCH] firmware/dell_rbu: handle sysfs errorsJeff Garzik1-4/+17
2006-10-11[PATCH] dell_rbu: printk() warning fixAndrew Morton1-1/+1
2006-10-03[PATCH] pr_debug: dell_rbu: fix pr_debug argument warningsZach Brown1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-14[PATCH] dell_rbu: fix Bug 5854Abhay Salunke1-22/+4
2005-12-15[PATCH] dell_rbu: NULL noise removalAl Viro1-3/+3
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-11-07[PATCH] dell_rbu: Adding BIOS memory floor supportAbhay Salunke1-26/+95
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-11[PATCH] dell_rbu: changes in packet update mechanismAbhay Salunke1-81/+93
2005-09-17[PATCH] dell_rbu tidyAndrew Morton1-38/+30
2005-09-17[PATCH] dell_rbu: enhancements and fixesAbhay Salunke1-97/+154
2005-09-07[PATCH] dell_rbu: new Dell BIOS update driverAbhay Salunke1-0/+634