Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add blacklist | Thierry Vignaud | 2016-04-28 | 1 | -0/+2 |
| | |||||
* | sync with kernel-4.6 | Thierry Vignaud | 2016-04-26 | 1 | -4/+5 |
| | |||||
* | explicitely list nvme | Thierry Vignaud | 2016-04-26 | 1 | -0/+1 |
| | |||||
* | no not list some ide modules that no more exist | Thierry Vignaud | 2016-04-26 | 1 | -1/+1 |
| | |||||
* | psmouse is now modular, so add it to list_modules.pm (mga#17470) | Thomas Backlund | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | drop (broken) support for Alpha, IA64 & PPC, Sparc | Thierry Vignaud | 2016-01-02 | 1 | -1/+0 |
| | |||||
* | sync with kernel-4.4 | Thierry Vignaud | 2015-12-22 | 1 | -6/+6 |
| | |||||
* | recognize kernel-4.2drivers too | Thierry Vignaud | 2015-12-04 | 1 | -3/+3 |
| | |||||
* | sync with kernel-4.3 | Thierry Vignaud | 2015-12-03 | 1 | -7/+7 |
| | | | | we still miss drivers added in 4.2... | ||||
* | typo fix | Thierry Vignaud | 2015-08-27 | 1 | -1/+1 |
| | |||||
* | sync with kernel-4.1 | Thierry Vignaud | 2015-08-27 | 1 | -5/+6 |
| | |||||
* | include & detect r8723bs (mga#15874) | Thierry Vignaud | 2015-05-08 | 1 | -1/+1 |
| | |||||
* | list uvccideo managed devices as wecams (mga#9992) | Thierry Vignaud | 2015-05-07 | 1 | -1/+1 |
| | |||||
* | include virtio_rng | Thierry Vignaud | 2015-03-17 | 1 | -1/+1 |
| | | | | | VMs need access to good random numbers during setup phase to generate eg SSH public/private keys | ||||
* | fix mis-detecting some mobile broadband modems (mga#12492) | Thierry Vignaud | 2015-03-11 | 1 | -2/+2 |
| | |||||
* | snd-dice is actually a firewire driver | Thierry Vignaud | 2015-01-28 | 1 | -2/+2 |
| | |||||
* | adapt to 3.19 | Thierry Vignaud | 2015-01-28 | 1 | -9/+9 |
| | |||||
* | sync with kernel-3.18 (mga#14799) | Thierry Vignaud | 2014-12-20 | 1 | -7/+17 |
| | |||||
* | include new 3.18 USB host drivers (mga#14799) | Thierry Vignaud | 2014-12-20 | 1 | -1/+1 |
| | |||||
* | overlayfs is now named overlay | Thomas Backlund | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | include virtio_balloon & vmw_balloon as well | Thierry Vignaud | 2014-12-12 | 1 | -0/+1 |
| | | | | less than 5kb each... | ||||
* | include hv_balloon & hyperv_fb | Thierry Vignaud | 2014-12-11 | 1 | -0/+1 |
| | |||||
* | wacom obsoletes hid-wacom in 3.17 | Thierry Vignaud | 2014-10-20 | 1 | -1/+1 |
| | |||||
* | sync with kernel-3.17 | Thierry Vignaud | 2014-10-20 | 1 | -6/+6 |
| | |||||
* | these drivers are for virtual HW | Thierry Vignaud | 2014-10-20 | 1 | -4/+4 |
| | |||||
* | include paravirtual network driver for hyper-v | Thierry Vignaud | 2014-10-20 | 1 | -1/+1 |
| | |||||
* | drop support for alpha/PPC/sparc | Thierry Vignaud | 2014-10-20 | 1 | -28/+2 |
| | |||||
* | recognize two firewire sound drivers | Thierry Vignaud | 2014-10-20 | 1 | -2/+2 |
| | |||||
* | add kernel-3.16 support | Thierry Vignaud | 2014-10-20 | 1 | -4/+4 |
| | |||||
* | include acpi-cpufreq | Thierry Vignaud | 2014-06-15 | 1 | -0/+1 |
| | |||||
* | sync with kernel-3.15 | Thierry Vignaud | 2014-06-15 | 1 | -11/+11 |
| | |||||
* | kill $Id:$ tags | Thierry Vignaud | 2014-06-07 | 1 | -1/+1 |
| | | | | they're obsolete since switching from CVS/SVN to git... | ||||
* | recognize new kernel-3.14 drivers | Thierry Vignaud | 2014-04-28 | 1 | -3/+3 |
| | | | | we lack the new ones introduced in 3.13... | ||||
* | sync with kernel-3.12 | Thierry Vignaud | 2014-02-14 | 1 | -7/+7 |
| | |||||
* | include "sdhci-acpi" for eMMC (mga#11812) | Thierry Vignaud | 2013-12-02 | 1 | -1/+2 |
| | |||||
* | images/kernel: Pass the modules we need to be in modules.alias through to ↵ | Colin Guthrie | 2013-11-13 | 1 | -0/+14 |
| | | | | | | | | | | | | | | dracut. The installer needs to have the modules.alias information for more kernel modules than are actually included. In order to do this we need to use and environment variable as there is no sensible way to do this via dracut command line arguments. The mgainstaller dracut module will need updating accordingly. This should solve the problem where Sound Cards are shown as 'not configured' at the end of the install. | ||||
* | images/kernel: Ensure the previously hand-picked modules are included in the ↵ | Colin Guthrie | 2013-11-02 | 1 | -24/+7 |
| | | | | | | | | | | | | | | new dracut-based initrd. This removes functions no longer called and adds a new one which will simply list the desired modules and pass them on the dracut command line. This should mean we have the same modules as before (at least) which should mean less regressions. This does increase the size of the initrd back up quite a lot (as expected) so we may want to look at optimising other areas to bring it back down a bit again. | ||||
* | sync with kernel-3.12 | Thierry Vignaud | 2013-10-14 | 1 | -6/+6 |
| | |||||
* | sync with kernel-3.11 | Thierry Vignaud | 2013-10-10 | 1 | -9/+9 |
| | |||||
* | fix stupid typo | Thierry Vignaud | 2013-10-10 | 1 | -1/+1 |
| | |||||
* | partial sync with kernel-3.11 regarding USB: | Thierry Vignaud | 2013-10-10 | 1 | -3/+3 |
| | | | | | include ehci-tegra, ohci-pci ohci-platform fusbh200-hcd & usb_common (might fix mga#11377) | ||||
* | - detect wifi cards managed by ssb driver (mga#9378) | Thomas Backlund | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | sync with kernel-3.10 | Thierry Vignaud | 2013-07-15 | 1 | -7/+7 |
| | |||||
* | detect wifi cards managed by bcma driver (mga#9378) | Thierry Vignaud | 2013-07-13 | 1 | -1/+1 |
| | |||||
* | further sync with 3.9 | Thierry Vignaud | 2013-05-31 | 1 | -3/+3 |
| | |||||
* | - sync with kernel-3.9 | Thierry Vignaud | 2013-05-31 | 1 | -3/+5 |
| | | | | - detect more radio devices | ||||
* | recognize more webcam | Thierry Vignaud | 2013-03-28 | 1 | -0/+12 |
| | |||||
* | at76_usb was replaced by at76c50x-usb | Thierry Vignaud | 2013-03-28 | 1 | -1/+1 |
| | |||||
* | recognize more bluetooth devices (might help mga#5841) | Thierry Vignaud | 2013-03-28 | 1 | -1/+1 |
| | |||||
* | kill everything regarding legacy ide-scsi (removed on january 2009, in 2.6.29) | Thierry Vignaud | 2013-03-05 | 1 | -1/+1 |
| |