summaryrefslogtreecommitdiff
path: root/drivers/firmware
AgeCommit message (Expand)Author
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-16drivers/firmware/iscsi_ibft.c: make 3 functions staticAdrian Bunk
2008-09-18dmi scan: warn about too early calls to dmi_check_system()Ingo Molnar
2008-09-02ibft: fix target info parsing in ibft moduleMike Christie
2008-08-12firmware/memmap: cleanupBernhard Walle
2008-07-30iscsi_ibft_find: fix modpost warningJan Beulich
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-26firmware: fix memmap printk format warningsRandy Dunlap
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-25dell_rbu: use memory_read_from_buffer()Akinobu Mita
2008-07-25dcdbas: use memory_read_from_buffer()Akinobu Mita
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-07-10dell_rbu: firmware data is constGreg Kroah-Hartman
2008-07-08sysfs: add /sys/firmware/memmapBernhard Walle
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar
2008-06-06edd: fix incorrect return of 1 from module_initAlexey Dobriyan
2008-05-25x86 boot: add header comment to dmi.h stating what it isPaul Jackson
2008-04-29edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner
2008-04-29firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-04ipmi: change device node ordering to reflect probe orderCarol Hebert
2008-02-23dmi: prevent linked list corruptionJean Delvare
2008-02-23dmi: don't save the same device twiceJean Delvare
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck
2008-02-07dmi: Let drivers walk the DMI tableJean Delvare
2008-02-07Merge branches 'release' and 'dmi' into releaseLen Brown
2008-02-06dcdbas: add DMI-based module autloadingMatt Domsch
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle
2008-02-03DMI: remove duplicate helper routineLen Brown
2008-02-03drivers/firmware/: Spelling fixesJoe Perches
2008-01-30x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu
2008-01-30x86: fix DMI ioremap leakIngo Molnar
2008-01-30x86: fix DMI out of memory problemsParag Warudkar
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24Kobject: change drivers/firmware/efivars.c to use kobject_init_and_addGreg Kroah-Hartman
2008-01-24Kobject: change drivers/firmware/edd.c to use kobject_init_and_addGreg Kroah-Hartman
2008-01-24kobject: convert efivars to use kobject_createGreg Kroah-Hartman
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman
2008-01-24kset: convert edd to use kset_createGreg Kroah-Hartman
2008-01-24kset: convert efivars to use kset_create for the vars sub-subsystem.Greg Kroah-Hartman
2008-01-24kset: convert efivars to use kset_create for the efi subsystem.Greg Kroah-Hartman
2008-01-24kobject: convert efivars to kobj_attr interfaceGreg Kroah-Hartman
2008-01-24efivars: make new_var and del_var binary sysfs filesGreg Kroah-Hartman