summaryrefslogtreecommitdiff
path: root/Documentation/firmware_class/hotplug-script
AgeCommit message (Collapse)Author
2010-08-05firmware: Update hotplug scriptMagnus Damm
Update the in-kernel hotplug example script to work properly with recent kernels. Without this fix the script may load the firmware twice - both at "add" and "remove" time. The second load only triggers in the case when multiple firmware images are used. A good example is the b43 driver which does not work properly without this fix. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-04-16Linux-2.6.12-rc2Linus Torvalds
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
.S?h=linux-6.6.y&id=a13f2ef168cb2a033a284eb841bcc481ffbc90cf'>x86/xen: remove 32-bit Xen PV guest supportJuergen Gross 2020-02-22x86/boot: Remove KEEP_SEGMENTS supportArvind Sankar