summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Collapse)AuthorAgeFilesLines
* recognize more webcamThierry Vignaud2013-03-281-0/+12
|
* at76_usb was replaced by at76c50x-usbThierry Vignaud2013-03-281-1/+1
|
* recognize more bluetooth devices (might help mga#5841)Thierry Vignaud2013-03-281-1/+1
|
* kill everything regarding legacy ide-scsi (removed on january 2009, in 2.6.29)Thierry Vignaud2013-03-051-1/+1
|
* add virtio_ring tooThomas Backlund2013-03-021-1/+1
|
* update list_modules for xen dom0 and virtio support (#9242)Thomas Backlund2013-03-021-4/+4
|
* update usb host list for kernel 3.8Thomas Backlund2013-01-211-3/+4
|
* - include new kernel 3.8 drivers:Thomas Backlund2013-01-161-10/+10
| | | | | | | | | | | | o phy: at91_ether, macb, mvmdio o usb: cdc_mbim o wifi: ar5523, rtl8723ae o scsi: mpt3sas o raid; csiostor o hid: hid-icade, hid-roccat-lua o sound: snd-scs1x
* include new kernel-3.6 driversThierry Vignaud2012-12-101-2/+2
|
* add alx ethernet module (#7853)Thomas Backlund2012-10-211-1/+1
|
* sort HID driversThierry Vignaud2012-10-181-12/+11
|
* include new kernel-3.6 driversThierry Vignaud2012-10-181-6/+6
|
* i2400m-usb was listed twiceThierry Vignaud2012-10-181-2/+2
|
* include overlayfs instead of unionfsThierry Vignaud2012-09-121-1/+1
|
* regroup crypto modulesThierry Vignaud2012-09-041-2/+2
|
* tokenring support has been removed from kernel-3.5Thierry Vignaud2012-09-041-2/+1
|
* include/detect new drivers:Thierry Vignaud2012-09-041-5/+6
| | | | | | - crypto: aesni_intel - input: hid-aureal synaptics_usb - wifi: qmi_wwan, mwifiex_usb
* sort crypto modulesThierry Vignaud2012-09-041-1/+1
|
* include new 'hid-generic' driver (mga#7130, #7248)Thierry Vignaud2012-08-311-1/+1
|
* include new HID (saitek tivo), PHY (amd) & WIFI (ath6kl_usb)Thierry Vignaud2012-06-011-4/+5
|
* include hv_storvsc, virtio_scsi & xen-netfrontThierry Vignaud2012-06-011-1/+2
|
* include "fuse" module (mga#5685)Thierry Vignaud2012-05-131-1/+1
|
* fix typo in list_modulesThomas Backlund2012-05-101-1/+1
|
* remove libphy since it's automatically pulled by dependanciesThierry Vignaud2012-05-101-1/+1
| | | | (we never miss it)
* add all network physThomas Backlund2012-05-101-1/+3
|
* add broadcom and libphy to get tg3 to work (#5567)Thomas Backlund2012-05-101-0/+1
|
* drop support for reiser4 (mga#5680)Thierry Vignaud2012-04-301-1/+1
|
* list zc3xx driven as webcams (mga#5449)Thierry Vignaud2012-04-181-1/+1
|
* include & recognize more HID drivers (mga#4905)Thierry Vignaud2012-03-131-5/+12
|
* recognize c67x00, imx21-hcd, fhci, isp1362-hcd, oxu210hp-hcd & renesas-usbhsThierry Vignaud2012-03-121-1/+3
| | | | | USB host drivers (mga#4905)
* include 'cryptd' & 'xts' modules for new crypted fs (mga#3749)Thierry Vignaud2012-02-241-1/+1
|
* include missing hid-logitech-dj HID driver (mga#4129)Thierry Vignaud2012-02-231-1/+1
|
* (recompress_modules) kill it as we do not need anymore to recompressThierry Vignaud2012-02-151-9/+1
| | | | | | modules as XZ (since kernel now compress them with XZ) (remove_unneeded_modules) search for .xz extension instead of .gz
* (load_dependencies) enable to find XZ compressed modulesThierry Vignaud2012-01-201-1/+1
|
* (extract_installed_rpm,recompress_modules) recompress gz modules as XZThierry Vignaud2012-01-201-1/+9
| | | | (make_modules_per_image) adapt
* - sync with kernel-3.2.0-0.rc7.1.mga2Thomas Backlund2011-12-281-9/+10
| | | | | | | | | | | | * add wireless drivers: at76c50x_usb, ath9k_htc, brcmfmac, i2400m_usb, orinoco_usb, rtl8187, usb8xxx * add usb network adapters: dm9601, smsc75xx, smsc95xx * add network drivers: cxgb4, myri10ge
* include nilfs2 module (#3807)Thierry Vignaud2011-12-181-1/+1
|
* sort fs modulesThierry Vignaud2011-12-181-1/+1
|
* revert "identify xhci-hcd driven hw as bluetooth not usb"Thierry Vignaud2011-12-101-2/+2
|
* identify xhci-hcd driven hw as bluetooth not usbThierry Vignaud2011-12-071-2/+2
|
* - sync with kernel-3.1.0-1.mga2Thomas Backlund2011-10-241-9/+11
| | | | | | | | | | | | | | | * add hid devices: hid-keytouch, hid-uclogic * add sas/raid driver: isci * add sound devices: snd-lola, snd-firewire-speakers snd-isight, snd-usb-6fire * add usb/storage: ums-eneub6250, ums-realtek * add wireless drivers: brcmsmac, rtl8187se, rtusb, rtl8192se, rtl8192cu, rtl8192de
* include microcode.ko in installer imageThierry Vignaud2011-08-221-1/+1
|
* perl_checker cleanupThierry Vignaud2011-08-221-1/+1
|
* add ums-* (USB mass storage) modules in disk/usb categoryOlivier Blin2011-05-191-1/+1
|
* sync changesThomas Backlund2011-04-251-1/+1
|
* add sdhci-pci to card_reader list (#855)Thomas Backlund2011-04-221-1/+1
|
* update modules list needed for md raid456 and dm-raid 4/5/6 targetThomas Backlund2011-04-021-2/+4
|
* add support for new driversThierry Vignaud2011-02-141-8/+8
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r431 | dmorgan | 2011-02-06 01:58:02 +0000 (Sun, 06 Feb 2011) | 1 line Add drakx structure on the SVN ------------------------------------------------------------------------ r432 | dmorgan | 2011-02-06 01:59:38 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned advertising ------------------------------------------------------------------------ r446 | dmorgan | 2011-02-06 22:37:08 +0000 (Sun, 06 Feb 2011) | 1 line Import Clean perl-install ------------------------------------------------------------------------ r448 | dmorgan | 2011-02-06 23:02:36 +0000 (Sun, 06 Feb 2011) | 1 line Add cleaned files ------------------------------------------------------------------------ r449 | dmorgan | 2011-02-06 23:03:52 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned kernel ------------------------------------------------------------------------ r450 | dmorgan | 2011-02-06 23:23:30 +0000 (Sun, 06 Feb 2011) | 1 line Import cleaned tools ------------------------------------------------------------------------ r451 | dmorgan | 2011-02-07 00:01:56 +0000 (Mon, 07 Feb 2011) | 1 line Import stage1 ------------------------------------------------------------------------ r473 | dmorgan | 2011-02-07 11:20:50 +0000 (Mon, 07 Feb 2011) | 1 line Import images ------------------------------------------------------------------------ r497 | ennael | 2011-02-09 21:02:06 +0000 (Wed, 09 Feb 2011) | 2 lines readd missing file ------------------------------------------------------------------------ r502 | pterjan | 2011-02-09 23:30:32 +0000 (Wed, 09 Feb 2011) | 1 line Import rescue ------------------------------------------------------------------------ r603 | ennael | 2011-02-24 13:32:54 +0000 (Thu, 24 Feb 2011) | 2 lines import cleaned rescue for Mageia ------------------------------------------------------------------------ r2061 | tv | 2011-10-20 20:32:19 +0100 (Thu, 20 Oct 2011) | 1 line import (cleaned) doc ------------------------------------------------------------------------
* move crc32c out of fs, various is always included so it's fine therePascal Terjan2010-05-041-1/+3
|