summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* handle hso driverOlivier Blin2008-06-031-1/+1
* list ov51x-jpeg and qc-usb-messenger in webcam modules groupOlivier Blin2008-03-211-1/+1
* list gspca in webcam modules groupOlivier Blin2008-03-211-1/+1
* - do not load i810fb, rely on vesa xorg drive instead (it may help #37772)Pascal Rigaux2008-03-051-1/+1
* drop supermount module support for MoveOlivier Blin2008-02-261-1/+1
* add support for snd-aw2Thierry Vignaud2008-02-201-1/+1
* do not use custom modules.dep format anymoreOlivier Blin2008-02-111-16/+0
* do not modify modules.dep to load parport_pc for parport, but inline in code ...Olivier Blin2008-02-111-3/+0
* do not modify modules.dep to load nls modules for fat, but inline in code (to...Olivier Blin2008-02-111-3/+2
* do not load moddeps from $::prefix but from real rootOlivier Blin2008-02-111-1/+1
* - handle new drivers: Thierry Vignaud2008-01-281-6/+7
* Add igb modulePascal Terjan2008-01-231-1/+1
* add rt2x00 modulesOlivier Blin2008-01-181-0/+1
* split rt modulesOlivier Blin2008-01-181-1/+2
* handle new driver: snd-virtuosoThierry Vignaud2008-01-081-1/+1
* - handle atl2 ethernet driverOlivier Blin2007-12-211-1/+1
* handle new drivers:Thierry Vignaud2007-12-101-3/+3
* handle new drivers:Thierry Vignaud2007-12-101-2/+2
* handle new wireless drivers: libertas_cs (PCMCIA)Thierry Vignaud2007-12-101-1/+1
* sort wireless drivers listThierry Vignaud2007-12-101-2/+3
* - handle new wireless drivers: p54pci, p54usbThierry Vignaud2007-12-101-1/+1
* handle new wireless drivers: b43, b43legacy & iwlwifiThierry Vignaud2007-12-101-2/+2
* handle e1000e driverThierry Vignaud2007-12-061-1/+1
* handle snd-pcspThierry Vignaud2007-12-061-1/+1
* support snd-oxygen once it's releasedThierry Vignaud2007-11-121-1/+1
* include ext4Thierry Vignaud2007-11-061-1/+1
* add support for future snd-sis7019 driverThierry Vignaud2007-10-081-1/+1
* use empty prototypeOlivier Blin2007-10-041-1/+1
* do not vivify moddeps (fix installed modules detection, #34478)Olivier Blin2007-10-041-1/+1
* add helper to get kernel module path (to be used in draklive)Olivier Blin2007-10-031-5/+15
* merge dependencies and filenames hash in a moddeps hashOlivier Blin2007-10-031-9/+7
* require c module for kernel_version()Olivier Blin2007-10-031-0/+1
* move code in load_default_moddeps helperOlivier Blin2007-10-031-2/+5
* add ath5k module in wireless categoryOlivier Blin2007-10-021-1/+1
* add back ipw3945 module in wireless modules listOlivier Blin2007-09-271-1/+1
* make modname2filename load module deps if needed (dependencies_closure will t...Olivier Blin2007-09-221-0/+2
* handle snd-azt2316 driver as soon as releasedThierry Vignaud2007-09-201-1/+1
* don't detect eagle-usb anymoreOlivier Blin2007-09-191-1/+1
* sortThierry Vignaud2007-09-171-1/+1
* add dm-zero for dmraidPascal Rigaux2007-09-171-1/+1
* handle new snd-sc6000 driver as soon as we include alsa-1.0.15rc2Thierry Vignaud2007-09-121-1/+1
* list jmicron driver in disk/ideOlivier Blin2007-09-061-1/+1
* add raid456 moduleOlivier Blin2007-08-271-1/+1
* fix resolving category from module (mainly fix usbhid loading)Olivier Blin2007-08-241-1/+1
* merge category2modules_raw and category2modules (the first being unused)Olivier Blin2007-08-211-8/+2
* use category2modules (unchecked, and it seems flatten_and_check is not used a...Olivier Blin2007-08-211-1/+1
* use module names instead of filenames for stage1Olivier Blin2007-08-211-1/+1
* use category2modules whenever possible (i.e. when module dependencies are ava...Olivier Blin2007-08-211-2/+2
* add a filenames hash and modname2filename()Olivier Blin2007-08-211-2/+10
* use modname notation for dependenciesOlivier Blin2007-08-211-2/+3