Commit Graph

16 Commits

Author SHA1 Message Date
Alper Nebi Yasak 0114d125ba udeb: input-modules: Include all keyboard driver modules
Some important modules like cros_ec_keyb are in input/keyboard. A recent
change in initramfs-tools also includes them, so include them here too.

Relevant:
  https://salsa.debian.org/kernel-team/initramfs-tools/commit/40f66474

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2019-06-10 18:50:45 +03:00
Ben Hutchings f98f9b5dcf udeb: Move drivers from {hyperv,virtio}-modules to {fb,input,nic,scsi}-modules
Now that the shared dependencies of these drivers are in kernel-image,
we can safely move them into the packages for each driver class.
2019-02-13 01:23:11 +00:00
Ben Hutchings a5a866d112 udeb: Really add virtio_input to virtio-modules (not input-modules)
kernel-wedge is sensitive to the difference between '-' and '_' so
adding 'virtio-input ?' to input-modules had no effect.

If we really added virtio_input to input-modules then we would end up
with virtio and virtio_ring duplicated.  Instead, add it to
virtio-modules like all the other virtio drivers.
2016-02-15 15:22:31 +00:00
Ben Hutchings d1a2d68dab udeb: input-modules: Include HID drivers by default 2016-02-15 02:40:33 +00:00
Ben Hutchings 13b0fb82e4 udeb: Add hid-logitech-hidpp to input-modules (Closes: #796096) 2016-02-06 20:57:29 +00:00
Ben Hutchings 8b24f6f292 udeb: Add hid-chicony to input-modules (Closes: #766570) 2015-12-13 00:34:45 +00:00
Ben Hutchings 7a68d42a2b [x86] input: Enable KEYBOARD_GPIO, INPUT_SOC_BUTTON_ARRAY (Closes: #804864) 2015-12-13 00:34:44 +00:00
Ben Hutchings 3d5d7d8cf6 udeb: Add newly enabled drivers 2015-08-15 12:51:18 +02:00
Ben Hutchings 147729defc udeb: Add i2c-designware-{core,platform} to i2c-modules and i2c-hid to input-modules (Closes: #772578)
svn path=/dists/sid/linux/; revision=22241
2015-01-02 04:19:56 +00:00
Ben Hutchings 4b8318261f udeb: Add hid-generic, hid-holtek-kbd, hid-lenovo-tpkbd, hid-roccat-isku, hid-roccat-lua, hid-roccat-savu to input-modules
svn path=/dists/trunk/linux/; revision=19954
2013-03-29 23:08:16 +00:00
Ben Hutchings 564316e564 udeb: Add hid-topseed to input-modules (Closes: #702611)
svn path=/dists/sid/linux/; revision=19909
2013-03-09 04:16:52 +00:00
Ben Hutchings 833435d74c udeb: Add specialised USB keyboard/mouse drivers to input-modules (Closes: #697035)
svn path=/dists/sid/linux/; revision=19719
2013-01-07 05:24:16 +00:00
Ben Hutchings 728f0ff1a1 udeb: Add hid-logitech-dj to input-modules (Closes: #661379)
svn path=/dists/sid/linux/; revision=19433
2012-10-12 03:05:01 +00:00
Ben Hutchings 97e487b666 input: Add Synaptics USB device driver (Closes: #678071)
svn path=/dists/sid/linux/; revision=19178
2012-06-21 03:35:31 +00:00
Ben Hutchings eb9c0ff364 Fix hid core dependency for hyperv-modules udeb
svn path=/dists/sid/linux-2.6/; revision=19053
2012-06-01 12:21:52 +00:00
Ben Hutchings cc4b96aba3 udeb: Provide the default configuration for kernel-wedge
The default (arch-independent) configuration was previously provided
by the kernel-wedge package, but we want to be able to update it
without changing that in future.  Copy the configuration files from
kernel-wedge 2.82 (except loop-aes-modules which is now unused).

Depend on kernel-wedge 2.83, which adds this feature.

svn path=/dists/trunk/linux-2.6/; revision=18347
2011-12-04 05:58:44 +00:00