summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Collapse)AuthorAgeFilesLines
* loopback modules are needed on every images (bugzilla #13215)Pascal Rigaux2005-01-261-3/+3
|
* main kernel should be i586-up-1GB to run on C3 (bugzilla #13206)Pascal Rigaux2005-01-261-1/+1
|
* snd-azx was renamed as snd-hda-intel in ALSA's CVS, so let's prepareThierry Vignaud2005-01-201-1/+1
| | | | | ground for future
* handle disk install from SATA drivesThierry Vignaud2005-01-201-1/+1
|
* - farsync & sdladrv are wan drivers, so move them out of ethernet listThierry Vignaud2005-01-201-2/+3
| | | | | | into new wlan list - list other wlan drivers
* fix typo in commentThierry Vignaud2005-01-201-1/+1
|
* add missing drivers:Thierry Vignaud2005-01-201-2/+2
| | | | | | - pcips2 serial driver - dpc7146 & zr36067 tv drivers
* add missing cx8800 tv driverThierry Vignaud2005-01-201-1/+1
|
* add missing drivers:Thierry Vignaud2005-01-201-4/+5
| | | | | | | | | - synclinkmp serial driver - sungem & sunhme net drivers - fm801-gp, lightning, ns558 & vortex joystick driver - it821x & megaraid_mbox RAID driver (first new one being new in 2.6.10, second one having been added in 10.1_64bit)
* sync with list_modules.plThierry Vignaud2005-01-201-0/+3
|
* commentThierry Vignaud2005-01-201-0/+1
|
* move SATA in its own categoryThierry Vignaud2005-01-201-2/+3
|
* adapt to list_modules.pm changesPascal Rigaux2005-01-151-2/+2
|
* fix titi! uh, no fix titi's commit (easier)Pascal Rigaux2005-01-151-1/+1
| | | | | (we should vote for the worse commit ever, 1.137 will have a good place)
* fix typoPascal Rigaux2005-01-151-1/+1
|
* tag SATA drivers as suchThierry Vignaud2005-01-131-0/+1
|
* 3w-9xxx, 3w-xxxx and mptscsih really are hardware raidThierry Vignaud2005-01-131-4/+4
|
* don't die when we can't update_kernel_from_repositoryPascal Rigaux2005-01-121-1/+1
|
* add ivtv driverThierry Vignaud2005-01-101-1/+1
|
* add a couple of new ALSA drivers (from CVS)Thierry Vignaud2005-01-051-3/+3
|
* move and rename network::ethernet::get_eth_categories() into ↵Pascal Rigaux2005-01-031-0/+4
| | | | | | | list_modules::ethernet_categories() (it's closer to the definition of the categories)
* add another wifi driver (will be in next kernel)Thierry Vignaud2005-01-031-1/+1
|
* add another sparc sound driverThierry Vignaud2005-01-031-1/+1
|
* add a couple of new ALSA driversThierry Vignaud2004-12-231-2/+2
|
* add multimedia/dvb classThierry Vignaud2004-12-031-0/+1
|
* no need to put tokenring modules in modules_only_for_all_img since they arePascal Rigaux2004-12-021-4/+1
| | | | | now in their own category which is not used for stage1
* zd1201 is a wireless driver (not yet included in our kernel)Thierry Vignaud2004-12-021-1/+1
|
* lpfc is the successor of lpfcddThierry Vignaud2004-12-021-1/+1
|
* - fix duplicated entriesThierry Vignaud2004-12-021-6/+7
| | | | | - group tokenring drivers together (and add missing ones)
* delkin_cb is a Cardbus IDE driverThierry Vignaud2004-12-021-1/+1
|
* module "floppy" is in @modules_always_on_stage1 (modules.pl) but must also bePascal Rigaux2004-11-291-1/+1
| | | | | listed in modules.pl otherwise it is removed for non BOOT kernels
* kernel BOOT 2.4 doesn't handle clp at the momentPascal Rigaux2004-11-291-1/+1
|
* don't have perl warningPascal Rigaux2004-11-231-1/+2
|
* - no more kernel/all.modules, things are in kernel/all.kernelsPascal Rigaux2004-11-226-207/+216
| | | | | | | | | | | | | - cleanup what we keep in kernel/all.kernels: only vmlinuz, modules.dep, *.mar, all_modules.tar, modules.cz - replace all_modules.list + modules with all_modules.tar - kernel/all.modules/modules.cz-VERSION are now in kernel/all.kernels/VERSION/modules.cz - allow having a normal in isolinux, but don't use it for floppy images (for this, add kernel/all.kernels/.main-BOOT) - add many modules kernel/list_modules.pm in unused categories since we don't take all modules from kernel, only those listed (needed to have a not too big modules.cz for normal kernel) - complete rewrite of update_kernel (now written in perl)
* add new sound drivers from kernel-tmb and kernel-multimediaThierry Vignaud2004-11-191-4/+4
|
* add snd-azxThierry Vignaud2004-11-191-1/+1
|
* - add helper functions: kernel_is_26(), module_extension()Pascal Rigaux2004-11-191-3/+8
| | | | | - expand code
* better commentPascal Rigaux2004-11-191-1/+1
|
* put back module "53c7,8xx" which still exist for 2.4Pascal Rigaux2004-11-181-1/+1
|
* add dyc_ar5 wireless driver from kernel-tmb-2.6.7-2.tmb.6mdkThierry Vignaud2004-11-171-1/+1
|
* add ahci and sata_uli SATA drivers (from latest libata as in 2.8.10-rc1-mm5)Thierry Vignaud2004-11-161-1/+1
|
* "53c7,8xx" is an obvious typo. what's more, 53c7xx is only a submodule forThierry Vignaud2004-11-161-1/+0
| | | | | other drivers in drivers/scsi/
* add it8212 raid driverThierry Vignaud2004-11-161-1/+1
|
* 3c90x is dead for yearsThierry Vignaud2004-11-161-1/+1
|
* add efficeon-agp k7-agp and mch-agp AGP driversThierry Vignaud2004-11-161-2/+2
|
* buz and paep modules do not exist anymoreThierry Vignaud2004-11-161-1/+1
|
* pcilynx is a IEEE-1394 controller driver like ohci1394Thierry Vignaud2004-11-161-2/+2
|
* add bus/i2c (aka SMB Host controllers)Thierry Vignaud2004-11-161-0/+5
|
* list ibm_emac and oaknet net drivers on PPCThierry Vignaud2004-11-161-1/+1
|
* disable kernel-BOOT 2.4 until it handles clp (ie until it has gzloop)Pascal Rigaux2004-11-161-1/+1
|