aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware
AgeCommit message (Expand)AuthorFilesLines
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu1-2/+2
2012-09-10firmware: Add missing attributes to EFI variable attribute print out from sysfsKhalid Aziz1-3/+14
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2012-07-30firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu1-4/+4
2012-07-30pcdp: use early_ioremap/early_iounmap to access pcdp tableGreg Pearson1-2/+2
2012-07-24dmi: Feed DMI table to /dev/random driverTony Luck1-0/+3
2012-05-03efivars: Improve variable validationMatthew Garrett1-16/+30
2012-04-30efi: Validate UEFI boot variablesMatthew Garrett1-0/+182
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-166/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-6/+6
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2012-01-06Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds1-3/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman1-1/+2
2012-01-03switch ->is_visible() to returning umode_tAl Viro1-6/+6
2011-12-15Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Linus Torvalds2-26/+42
2011-12-13ibft: Fix finding IBFT ACPI table on UEFIYinghai Lu2-26/+42
2011-12-13Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-4/+2
2011-12-09firmware: google: fix gsmi.c build warningMaxin B. John1-1/+2
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-23/+58
2011-11-29ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen3-166/+0
2011-11-29firmware: Sigma: Fix endianess issuesLars-Peter Clausen1-1/+1
2011-11-29firmware: Sigma: Skip header during CRC generationLars-Peter Clausen1-1/+2
2011-11-29firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen1-21/+55
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds1-1/+2
2011-11-28efivars: add missing parameter to efi_pstore_read()Christoph Fritz1-1/+2
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds1-2/+7
2011-11-17pstore: pass reason to backend write callbackKees Cook1-3/+5
2011-11-17pstore: pass allocated memory region back to callerKees Cook1-2/+7
2011-11-15drivers/firmware/dmi_scan.c: make dmi_name_in_vendors more focusedJean Delvare1-4/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2011-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-3/+3
2011-11-01Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l...Linus Torvalds1-9/+10
2011-10-31drivers/firmware: Add module.h to google/gsmi.cPaul Gortmaker1-0/+1
2011-10-31[SCSI] edd: Treat "XPRS" host bus type the same as "PCI"Michael Chan1-3/+3
2011-10-12pstore: make pstore write function return normal success/fail valueChen Gong1-8/+9
2011-08-16pstore: change mutex locking to spin_locksDon Zickus1-1/+1
2011-08-08firmware: fix google/gsmi.c build warningRandy Dunlap1-1/+1
2011-08-02Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds1-3/+3
2011-08-02efivars: fix warnings when CONFIG_PSTORE=nTony Luck1-3/+3
2011-08-01Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds1-12/+231
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+13
2011-07-25drivers/firmware/sigma.c needs MODULE_LICENSERandy Dunlap1-0/+3
2011-07-22efivars: Introduce PSTORE_EFI_ATTRIBUTESMike Waychison1-4/+8
2011-07-22efivars: Use string functions in pstore_writeMike Waychison1-12/+14
2011-07-22efivars: introduce utf16_strncmpMike Waychison1-0/+18
2011-07-22efivars: String functionsMike Waychison1-11/+19
2011-07-22efi: Add support for using efivars as a pstore backendMatthew Garrett1-2/+189
2011-07-01firmware: gsmi: remove sysfs entries when unload the moduleAxel Lin1-6/+13
2011-06-29[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime managementMike Christie1-3/+11
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2011-06-09iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen1-0/+2
2011-06-07firmware: fix GOOGLE_SMI kconfig dependency warningRandy Dunlap1-0/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+3
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-6/+1159
2011-05-19Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds1-11/+11
2011-05-19Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-19/+32
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-05-06efivars: prevent oops on unload when efi is not enabledRandy Dunlap1-2/+4
2011-04-29Introduce CONFIG_GOOGLE_FIRMWAREMike Waychison2-1/+15
2011-04-29driver: Google Memory ConsoleMike Waychison3-0/+175
2011-04-29driver: Google EFI SMIMike Waychison5-0/+955
2011-04-27x86, setup: Fix EDD3.0 data verification.Gleb Natapov1-11/+11
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches1-2/+2
2011-04-19efivars: handle errors from register_efivars()Dan Carpenter1-2/+9
2011-04-19efivars: memory leak on error in create_efivars_bin_attributes()Dan Carpenter1-2/+2
2011-04-14iscsi_ibft: search for broadcom specific ibft sign (v2)Mike Christie1-19/+32
2011-03-22sigma-firmware: loader for Analog Devices' SigmaStudioMike Frysinger3-0/+128
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+3
2011-03-16Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-138/+913
2011-03-14efivars: Expose efivars functionality to external drivers.Mike Waychison1-27/+7
2011-03-14efivars: Parameterize operations.Mike Waychison1-24/+37
2011-03-14efivars: Split out variable registrationMike Waychison1-55/+67
2011-03-14efivars: parameterize efivarsMike Waychison1-18/+31
2011-03-14efivars: Make efivars bin_attributes dynamicMike Waychison1-25/+68
2011-03-14efivars: move efivars globals into struct efivarsMike Waychison1-40/+46
2011-03-02dcdbas: force SMI to happen when expectedStuart Hayes1-1/+3
2011-02-25firmware: Fix unaligned memory accesses in dmi-sysfsMike Waychison1-15/+13
2011-02-25firmware: Expose DMI type 15 System Event LogMike Waychison1-0/+143
2011-02-25firmware: Break out system_event_log in dmi-sysfsMike Waychison1-0/+159
2011-02-25firmware: Basic dmi-sysfs supportMike Waychison3-0/+408
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar1-2/+9
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2010-10-27dmi: log board, system, and BIOS informationBjorn Helgaas1-1/+31
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds3-4/+5
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock3-4/+5
2010-10-14ibft: fix kconfig dependenciesRandy Dunlap1-1/+1
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-490/+0
2010-08-13Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+5
2010-08-11firmware: ibft depends on SCSIRandy Dunlap1-1/+1
2010-08-11ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.Konrad Rzeszutek Wilk1-2/+4
2010-08-09edd: fix possible memory leak in edd_init() error pathAxel Lin1-7/+13
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-0/+25
2010-08-06[SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsiMike Christie3-490/+0
2010-08-05dcdbas: remove a redundant smi_data_buf_free in dcdbas_exitAxel Lin1-3/+2
2010-08-05dmi-id: fix a memory leak in dmi_id_init error pathAxel Lin1-1/+3
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds5-474/+799
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K1-0/+25
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright3-9/+9
2010-05-12ibft: Use IBFT_SIGN instead of open-coding the search string.Peter Jones1-1/+1
2010-05-11ibft: convert iscsi_ibft module to iscsi boot libMike Christie2-451/+248
2010-05-11ibft: separate ibft parsing from sysfs interfaceMike Christie3-0/+490
2010-05-11ibft: For UEFI machines actually do scan ACPI for iBFT.Konrad Rzeszutek Wilk1-12/+19
2010-05-11ibft: Update iBFT handling for v1.03 of the spec.Peter Jones2-17/+48
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+8
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu1-3/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo7-2/+5
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy4-4/+4
2010-03-06memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org1-21/+36
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-5/+3
2010-02-26drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4Joe Perches1-5/+3
2010-01-07drivers/firmware/iscsi_ibft.c: use %pM to show MAC addresshartleys1-5/+1
2009-12-15firmware: only allow EDD on x86Mike Frysinger1-2/+2
2009-12-15drivers/firmware/dmi_scan.c: use %pUB to print UUIDsJoe Perches1-4/+1
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg1-2/+7
2009-12-04DMI: allow omitting ident strings in DMI tablesDmitry Torokhov1-3/+12
2009-10-05iSCSI/iBFT: use proper address translationJan Beulich2-3/+3
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich1-1/+1
2009-09-15driver model: constify attribute groupsDavid Brownell1-1/+1
2009-09-08dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo1-18/+58
2009-09-08dmi: fix date handling in dmi_get_year()Tejun Heo1-2/+3
2009-06-17Pull for-2.6.31 into releaseTony Luck1-2/+2
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-2/+2
2009-06-16firmware_map: fix hang with x86/32bitYinghai Lu1-7/+9
2009-06-10[libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang1-0/+1
2009-05-02ibft: fix the display of a few fields in the NIC attribute structure in sysfsAshutosh Naik1-2/+2
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-03-30dmi: Let dmi_walk() users pass private dataJean Delvare1-7/+11
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar1-1/+1
2009-02-18Bernhard has movedBernhard Walle1-1/+1
2009-02-13Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar1-2/+2
2009-02-11iscsi_ibft.c fix compilation warningJaswinder Singh Rajput1-2/+2
2009-01-28Merge branch 'core/percpu' into x86/coreIngo Molnar1-4/+8
2009-01-27Merge branch 'linus' into core/percpuIngo Molnar1-2/+2
2009-01-27DMI: Introduce dmi_first_match to make the interface more flexibleRafael J. Wysocki1-19/+55
2009-01-17dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin1-2/+2
2009-01-11cpumask: use cpumask_var_t in dcdbas.cMike Travis1-4/+8
2009-01-08Make various things staticRoel Kluin1-3/+3
2009-01-08dcdbas: export functionality for use in other driversMatthew Garrett2-4/+7
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+1
2009-01-06dmi: fix kernel-doc notationRandy Dunlap1-2/+4
2009-01-06dmi: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-29DMI: add dmi_matchJiri Slaby1-0/+16
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-5/+2
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar1-0/+11
2008-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-3/+3
2008-11-07trivial: dmi_scan typoAlan Cox1-3/+3
2008-11-04x86: vmware: look for DMI string in the product serial keyAlok Kataria1-0/+11
2008-10-31drivers: replace NIPQUAD()Harvey Harrison1-2/+1
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-1/+1
2008-10-28misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison1-3/+1
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar1-1/+0
2008-10-16Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+16
2008-10-16drivers/firmware/iscsi_ibft.c: make 3 functions staticAdrian Bunk1-9/+9
2008-09-18dmi scan: warn about too early calls to dmi_check_system()Ingo Molnar1-6/+16
2008-09-02ibft: fix target info parsing in ibft moduleMike Christie1-2/+1
2008-08-12firmware/memmap: cleanupBernhard Walle1-18/+43
2008-07-30iscsi_ibft_find: fix modpost warningJan Beulich1-1/+0
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar1-2/+4
2008-07-26firmware: fix memmap printk format warningsRandy Dunlap1-2/+4
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis1-2/+1
2008-07-25dell_rbu: use memory_read_from_buffer()Akinobu Mita1-25/+3
2008-07-25dcdbas: use memory_read_from_buffer()Akinobu Mita1-11/+2
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis1-1/+2
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-1/+1
2008-07-10dell_rbu: firmware data is constGreg Kroah-Hartman1-1/+1
2008-07-08sysfs: add /sys/firmware/memmapBernhard Walle3-0/+216
2008-07-08Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar1-1/+1
2008-06-06edd: fix incorrect return of 1 from module_initAlexey Dobriyan1-1/+1
2008-05-25x86 boot: add header comment to dmi.h stating what it isPaul Jackson1-0/+5
2008-04-29edd: add default mode CONFIG_EDD_OFF=n, override with edd={on,off}Tim Gardner1-0/+9
2008-04-29firmware: replace remaining __FUNCTION__ occurrencesHarvey Harrison2-14/+14
2008-04-28drivers: fix integer as NULL pointer warningsHarvey Harrison1-1/+1
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-0/+1088
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds1-1/+0
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek4-0/+1088
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis1-2/+2
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-04ipmi: change device node ordering to reflect probe orderCarol Hebert1-1/+1
2008-02-23dmi: prevent linked list corruptionJean Delvare1-7/+1
2008-02-23dmi: don't save the same device twiceJean Delvare1-30/+44
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck1-0/+25
2008-02-07dmi: Let drivers walk the DMI tableJean Delvare1-14/+48
2008-02-07Merge branches 'release' and 'dmi' into releaseLen Brown1-9/+0
2008-02-06dcdbas: add DMI-based module autloadingMatt Domsch1-1/+2
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle1-1/+0
2008-02-03DMI: remove duplicate helper routineLen Brown1-9/+0
2008-02-03drivers/firmware/: Spelling fixesJoe Perches1-1/+1
2008-01-30x86: left over fix for leak of early_ioremp in dmi_scanYinghai Lu1-0/+1
2008-01-30x86: fix DMI ioremap leakIngo Molnar1-0/+1
2008-01-30x86: fix DMI out of memory problemsParag Warudkar1-3/+21
2008-01-24Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2-4/+4
2008-01-24Kobject: change drivers/firmware/efivars.c to use kobject_init_and_addGreg Kroah-Hartman1-3/+3
2008-01-24Kobject: change drivers/firmware/edd.c to use kobject_init_and_addGreg Kroah-Hartman1-5/+5
2008-01-24kobject: convert efivars to use kobject_createGreg Kroah-Hartman1-10/+8
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2-2/+2
2008-01-24kset: convert edd to use kset_createGreg Kroah-Hartman1-7/+7
2008-01-24kset: convert efivars to use kset_create for the vars sub-subsystem.Greg Kroah-Hartman1-12/+10
2008-01-24kset: convert efivars to use kset_create for the efi subsystem.Greg Kroah-Hartman1-10/+9
2008-01-24kobject: convert efivars to kobj_attr interfaceGreg Kroah-Hartman1-21/+14
2008-01-24efivars: make new_var and del_var binary sysfs filesGreg Kroah-Hartman1-28/+23