index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
firmware_class.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
firmware: use dev_printk when possible
Bjorn Helgaas
1
-14
/
+10
2008-07-25
firmware: use memory_read_from_buffer()
Akinobu Mita
1
-9
/
+3
2008-07-10
firmware: allow firmware files to be built into kernel image
David Woodhouse
1
-2
/
+31
2008-07-10
firmware: make fw->data const
David Woodhouse
1
-1
/
+1
2008-04-29
firmware loader: printk when requesting firmware
Ciaran McCreesh
1
-0
/
+2
2008-04-19
driver core: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-9
/
+9
2008-02-07
Driver core: Revert "Fix Firmware class name collision"
Michael E Brown
1
-1
/
+2
2007-10-12
Fix Firmware class name collision
Markus Rechberger
1
-2
/
+1
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-8
/
+3
2007-07-30
kernel-doc fixes for PCI and drivers/base/
Randy Dunlap
1
-0
/
+1
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+2
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+1
2007-06-08
firmware: remove orphaned Email
Markus Rechberger
1
-2
/
+2
2007-04-27
Driver core: switch firmware_class to uevent_suppress.
Cornelia Huck
1
-8
/
+2
2007-02-07
Driver Core: Increase the default timeout value of the firmware subsystem
Dave Jones
1
-1
/
+1
2006-12-22
[PATCH] fix kernel-doc warnings in 2.6.20-rc1
Randy Dunlap
1
-0
/
+1
2006-12-01
Driver core: convert firmware code to use struct device
Greg Kroah-Hartman
1
-62
/
+57
2006-09-29
[PATCH] kthread: drivers/base/firmware_class.c
Sukadev Bhattiprolu
1
-6
/
+6
2006-09-27
[PATCH] x86 microcode: using request_firmware to pull microcode
Shaohua Li
1
-1
/
+1
2006-06-21
[PATCH] firmware_class: s/semaphores/mutexes
Laura Garcia
1
-11
/
+11
2006-05-21
[PATCH] drivers/base/firmware_class.c: cleanups
Adrian Bunk
1
-31
/
+8
2006-03-20
[PATCH] firmware: fix BUG: in fw_realloc_buffer
Jeff Moyer
1
-2
/
+4
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-0
/
+1
2006-01-04
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-23
/
+22
2005-11-13
[PATCH] fix leaks in request_firmware_nowait
matthieu castet
1
-4
/
+11
2005-10-30
[PATCH] firmware: fix all kernel-doc warnings
Randy Dunlap
1
-28
/
+41
2005-09-13
[PATCH] drivers/base/*: use kzalloc instead of kmalloc+memset
Jiri Slaby
1
-6
/
+3
2005-09-07
[PATCH] modified firmware_class.c to support no hotplug
Abhay Salunke
1
-29
/
+50
2005-06-28
[PATCH] request_firmware(): avoid race conditions
Stanislaw W. Gruszka
1
-3
/
+10
2005-04-18
[PATCH] add TIMEOUT to firmware_class hotplug event
kay.sievers@vrfy.org
1
-0
/
+3
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+583