summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Expand)AuthorAgeFilesLines
* add missing kconfig option for pppoanbd2007-09-221-1/+1
* add back scx200 gpio i2c module removed in [8825] (too early for generic gpio...nico2007-09-221-3/+20
* add 2 new kernel modules for USB webcams: ovc511 and ovcamchipnico2007-09-221-0/+35
* add support Konica based USB video devicesnico2007-09-211-0/+17
* add a kernel module for usb video devicesnico2007-09-211-1/+16
* revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as wellnico2007-09-212-2/+0
* add compat 'PROVIDES' for renamed kernel modulesnico2007-09-212-0/+2
* Add reiserfs module and include it in the FSG-3 profile.rwhitby2007-09-201-3/+18
* disable another module on UMLnico2007-09-201-1/+1
* oops, forgot a file in [8865]nico2007-09-201-1/+1
* move kernel sound support in its own file from other.mk to sound.mk, rename k...nico2007-09-202-66/+75
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add...nico2007-09-201-30/+56
* fix kmod-sched kconfig value (#2380)nbd2007-09-201-1/+14
* disable more modules not supported on UMLnico2007-09-201-0/+1
* video modules changes: change dependency on kmod-video-core from select to de...nico2007-09-201-17/+18
* only build sound-core module on targets supporting USB, since we don't have a...nico2007-09-191-1/+1
* Added support for generating the cdc-ether kernel module (used to communicate...rwhitby2007-09-181-0/+15
* i2c changes:nico2007-09-171-26/+65
* disable package that can't build on atheros target (no pci/usb)nico2007-09-171-1/+4
* fix wrong submenu for kmod-leds-wrapnico2007-09-171-1/+1
* only build in-kernel bcm43xx on broadcom targetsnico2007-09-171-1/+1
* move CAPI/ISDN module from other.mk to network.mknico2007-09-172-21/+21
* add kernel module for PCengines WRAP ledsnico2007-09-161-0/+16
* move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since...nico2007-09-162-30/+32
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ...nico2007-09-161-58/+68
* usb-atm fixes:nico2007-09-161-10/+10
* cosmetic changes: rename submenu vars, add missing copyright headersnico2007-09-168-123/+139
* various changes for kernel video support:nico2007-09-163-63/+79
* change dependency on kmod-atm from depends to select for usb atm modulesnico2007-09-161-3/+3
* add missing dependencies on PCI/PCMCIA/USB supportnico2007-09-162-7/+10
* add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-ppp...nico2007-09-161-3/+3
* Package support for IP over ATMflorian2007-09-141-0/+16
* fix target names in DEPENDS (closes: #2341)nico2007-09-114-20/+20
* move package descriptions to separate definitionsnico2007-09-111-2/+8
* oops, 2 typos missed from [8721]nico2007-09-092-2/+2
* fix KCONFIG in packages: move back all KCONFIG from package variants to the m...nico2007-09-095-49/+103
* fix kmod-ide-corenbd2007-09-091-1/+1
* fix kmod-crypto, emit warning messages for kmod packages that cannot be built...nbd2007-09-081-25/+25
* Fix kmod-ppp generation (#2337)florian2007-09-081-1/+1
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-079-291/+638
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...nico2007-09-037-168/+269
* use a default VERSION field for kmod packagesnico2007-09-021-2/+0
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tnico2007-08-301-0/+25
* fix pcmcia submenu (broken by [8520])nico2007-08-281-0/+1
* more cosmetic fixes missed from [8250]nico2007-08-282-2/+1
* cosmetic fixes: rearrange KernelPackage definitionsnico2007-08-288-220/+438
* remove useless definitionsnico2007-08-281-10/+2
* fix kmod-hermes-* dependenciesnico2007-08-281-4/+2
* Add kmod-ppp-synctty (#2231)florian2007-08-221-0/+13
* Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)florian2007-08-211-26/+39