From 063188a3d8c19f818efcec2ae1a46651df0ed17f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 27 Aug 2015 08:47:02 -0400 Subject: sync with kernel-4.1 (cherry picked from commit e58ba34ea1743017c0856de46eddda30530f567c) --- images/NEWS | 2 ++ kernel/list_modules.pm | 11 ++++++----- mdk-stage1/NEWS | 2 ++ perl-install/NEWS | 1 + perl-install/install/NEWS | 3 +++ 5 files changed, 14 insertions(+), 5 deletions(-) diff --git a/images/NEWS b/images/NEWS index 27396f18e..d9dc396d8 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- sync with kernel-4.1 + Version 2.26 - 22 May 2015 by Thomas Backlund - use xorriso for proper efi metadata diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 4c9839851..c90d2735b 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -167,9 +167,9 @@ our %l = ( pcmcia => [ qw(au1x00_ss i82365 i82092 pd6729 tcic vrc4171_card vrc4173_cardu yenta_socket), # cb_enabler ], - hid => [ qw(ff-memless hid hid-a4tech hid-apple hid-appleir hid-aureal hid-axff hid-belkin + hid => [ qw(ff-memless hid hid-a4tech hid-apple hid-appleir hid-aureal hid-axff hid-belkin hid-betopff hid-cherry hid-chicony hid-cp2112 hid-cypress hid-dr hid-drff hid-elecom hid-elo hid-emsff - hid-ezkey hid-gaff hid-generic hid-gt683r hid-gyration hid-holtek-kbd hid-holtekff hid-holtek-mouse hid-huion + hid-ezkey hid-gaff hid-generic hid-gt683r hid-gyration hid-holtek-kbd hid-holtekff hid-holtek-mouse hid-hyperv hid-icade hid-kensington hid-keytouch hid-kye hid-lcpower hid-lenovo hid-lenovo-tpkbd hid-logitech hid-logitech-dj hid-logitech-hidpp hid-magicmouse hid-microsoft hid-monterey hid-multilaser hid-multitouch hid-ntrig hid-ortek hid-penmount hid-petalynx hid-picolcd @@ -218,7 +218,7 @@ our %l = ( qw(snd-maestro3 snd-mia snd-mixart snd-mona snd-mpu401 snd-nm256), qw(snd-opl3sa2 snd-opti92x-ad1848 snd-opti92x-cs4231 snd-opti93x snd-oxygen snd-pcsp snd-pcxhr snd-riptide snd-rme32), qw(snd-rme96 snd-rme9652 snd-sb16 snd-sb8 snd-sbawe snd-sc6000 snd-sgalaxy snd-sis7019 snd-sonicvibes), - qw(snd-sscape snd-trident snd-via82xx snd-virtuoso snd-vx222 snd-vxp440 snd-vxpocket snd-wavefront), + qw(snd-sscape snd-trident snd-usb-variax snd-via82xx snd-virtuoso snd-vx222 snd-vxp440 snd-vxpocket snd-wavefront), qw(snd-ymfpci sonicvibes sscape trident via82cxxx_audio wavefront ymfpci), ], tv => [ qw(bt878 bttv cx23885 cx25821 cx8800 cx8802 cx88-blackbird dpc7146), @@ -254,7 +254,7 @@ our %l = ( gspca_spca505 gspca_spca506 gspca_spca508 gspca_spca561 gspca_sq905 gspca_sq905c gspca_sq930x gspca_stk014 gspca_stk1135 gspca_stv0680 gspca_stv06xx gspca_sunplus gspca_t613 - gspca_topro gspca_tv8532 gspca_vc032x gspca_vicam + gspca_topro gspca_touptek gspca_tv8532 gspca_vc032x gspca_vicam gspca_xirlink_cit gspca_zc3xx), qw(ibmcam konicawc mod_quickcam ov511 ov511-alt ov518_decomp), qw(ov51x-jpeg ovfx2 pwc qc-usb-messenger quickcam quickcam_messenger), @@ -324,6 +324,7 @@ our %l = ( qw(acpi_cpufreq processor), qw(bcm_sf2), qw(usbip-host), + qw(vgem) # drivers/platform/x86: qw(acerhdf acer-wmi alienware-wmi amilo-rfkill apple-gmux asus-laptop asus-nb-wmi asus-wmi classmate-laptop compal-laptop dell-laptop), @@ -336,7 +337,7 @@ our %l = ( #- these need checking qw(rrunner meye), - qw(virtio virtio_balloon virtio_pci virtio_ring vhost_scsi hyperv-keyboard), + qw(virtio virtio_input virtio_pci virtio_ring vhost_scsi hyperv-keyboard), qw(mei pch_phub), ], agpgart => [ diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index 092f027f4..c732c8653 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,5 @@ +- recognize new kernel-4.1 drivers + 2.13 - mount again debugfs for ldetect (mga#14435) (regression in 1.83) diff --git a/perl-install/NEWS b/perl-install/NEWS index f83d1055a..f71a9b425 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,4 @@ +- recognize new kernel-4.1 drivers - fix detecting nvme devices as block devices - detect nvme devices as block devices (mga#17743) - detect partitions on nvme devices (mga#17743) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 89051d6b4..912e8cae6 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,6 @@ +- recognize new kernel-4.1 drivers +- fix detecting nvme devices as block devices + Version 16.105 - 15 June 2015 - really fix urpmi media when installing from USB (mga#5690) -- cgit v1.2.1