index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
dmi: log board, system, and BIOS information
Bjorn Helgaas
1
-1
/
+31
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
3
-4
/
+5
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
3
-4
/
+5
2010-10-14
ibft: fix kconfig dependencies
Randy Dunlap
1
-1
/
+1
2010-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-490
/
+0
2010-08-13
Merge branch 'stable/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+5
2010-08-11
firmware: ibft depends on SCSI
Randy Dunlap
1
-1
/
+1
2010-08-11
ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.
Konrad Rzeszutek Wilk
1
-2
/
+4
2010-08-09
edd: fix possible memory leak in edd_init() error path
Axel Lin
1
-7
/
+13
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+25
2010-08-06
[SCSI] iscsi boot: mv iscsi_boot_sysfs to drivers/scsi
Mike Christie
3
-490
/
+0
2010-08-05
dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit
Axel Lin
1
-3
/
+2
2010-08-05
dmi-id: fix a memory leak in dmi_id_init error path
Axel Lin
1
-1
/
+3
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...
Linus Torvalds
5
-474
/
+799
2010-07-30
PCI: export SMBIOS provided firmware instance and label to sysfs
Narendra K
1
-0
/
+25
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
3
-9
/
+9
2010-05-12
ibft: Use IBFT_SIGN instead of open-coding the search string.
Peter Jones
1
-1
/
+1
2010-05-11
ibft: convert iscsi_ibft module to iscsi boot lib
Mike Christie
2
-451
/
+248
2010-05-11
ibft: separate ibft parsing from sysfs interface
Mike Christie
3
-0
/
+490
2010-05-11
ibft: For UEFI machines actually do scan ACPI for iBFT.
Konrad Rzeszutek Wilk
1
-12
/
+19
2010-05-11
ibft: Update iBFT handling for v1.03 of the spec.
Peter Jones
2
-17
/
+48
2010-04-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+8
2010-04-01
ibft, x86: Change reserve_ibft_region() to find_ibft_region()
Yinghai Lu
1
-3
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
7
-2
/
+5
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
4
-4
/
+4
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
1
-21
/
+36
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-5
/
+3
2010-02-26
drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4
Joe Perches
1
-5
/
+3
2010-01-07
drivers/firmware/iscsi_ibft.c: use %pM to show MAC address
hartleys
1
-5
/
+1
2009-12-15
firmware: only allow EDD on x86
Mike Frysinger
1
-2
/
+2
2009-12-15
drivers/firmware/dmi_scan.c: use %pUB to print UUIDs
Joe Perches
1
-4
/
+1
2009-12-11
firmware_class: make request_firmware_nowait more useful
Johannes Berg
1
-2
/
+7
2009-12-04
DMI: allow omitting ident strings in DMI tables
Dmitry Torokhov
1
-3
/
+12
2009-10-05
iSCSI/iBFT: use proper address translation
Jan Beulich
2
-3
/
+3
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
1
-1
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-08
dmi: extend dmi_get_year() to dmi_get_date()
Tejun Heo
1
-18
/
+58
2009-09-08
dmi: fix date handling in dmi_get_year()
Tejun Heo
1
-2
/
+3
2009-06-17
Pull for-2.6.31 into release
Tony Luck
1
-2
/
+2
2009-06-17
[IA64] Convert ia64 to use int-ll64.h
Matthew Wilcox
1
-2
/
+2
2009-06-16
firmware_map: fix hang with x86/32bit
Yinghai Lu
1
-7
/
+9
2009-06-10
[libata] ahci: Restore SB600 SATA controller 64 bit DMA
Shane Huang
1
-0
/
+1
2009-05-02
ibft: fix the display of a few fields in the NIC attribute structure in sysfs
Ashutosh Naik
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-1
/
+1
2009-03-30
dmi: Let dmi_walk() users pass private data
Jean Delvare
1
-7
/
+11
2009-02-22
Merge branch 'linus' into x86/apic
Ingo Molnar
1
-1
/
+1
2009-02-18
Bernhard has moved
Bernhard Walle
1
-1
/
+1
2009-02-13
Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...
Ingo Molnar
1
-2
/
+2
2009-02-11
iscsi_ibft.c fix compilation warning
Jaswinder Singh Rajput
1
-2
/
+2
2009-01-28
Merge branch 'core/percpu' into x86/core
Ingo Molnar
1
-4
/
+8
[next]