Age | Commit message (Expand) | Author |
2016-06-26 | staging: fsl-mc: add support for device table matching | Stuart Yoder |
2016-06-08 | of: fix autoloading due to broken modalias with no 'compatible' | Wolfram Sang |
2016-05-05 | modpost: fix module autoloading for OF devices with generic compatible property | Philipp Zabel |
2016-01-14 | modpost: don't add a trailing wildcard for OF module aliases | Javier Martinez Canillas |
2015-12-14 | Drivers: hv: vmbus: Use uuid_le type consistently | K. Y. Srinivasan |
2015-11-06 | Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2015-10-20 | ALSA: hda - Add hduadio support to DEVTABLE | Subhransu S. Prusty |
2015-09-20 | mei: bus: add client protocol version to the device alias | Tomas Winkler |
2015-09-20 | mei: make modules.alias UUID information easier to read | Prarit Bhargava |
2015-07-07 | ACPI / scan: Add support for ACPI _CLS device matching | Suthikulpanit, Suravee |
2015-06-26 | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-05-31 | mei: fix up uuid matching | Greg Kroah-Hartman |
2015-05-24 | mei: bus: report also uuid in module alias | Tomas Winkler |
2015-05-13 | usb: add bus type for USB ULPI | Heikki Krogerus |
2015-03-31 | MIPS: Add CDMM bus support | James Hogan |
2014-06-10 | kbuild: trivial - use tabs for code indent where possible | Masahiro Yamada |
2014-04-06 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-03-13 | module: allow multiple calls to MODULE_DEVICE_TABLE() per module | Tom Gundersen |
2014-02-18 | x86: align x86 arch with generic CPU modalias handling | Ard Biesheuvel |
2014-02-18 | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel |
2014-02-07 | Modpost: fixed USB alias generation for ranges including 0x9 and 0xA | Jan Moskyto Matejka |
2013-07-10 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2013-07-03 | rapidio: add udev notification | Alexandre Bounine |
2013-07-03 | Fix a build warning in scripts/mod/file2alias.c | Daniel Tang |
2013-03-29 | mei: bus: Initial MEI Client bus type implementation | Samuel Ortiz |
2013-01-24 | mod/file2alias: make modalias generation safe for cross compiling | Andreas Schwab |
2012-09-07 | staging/ipack: Fix bug introduced by IPack device matching | Jens Taprogge |
2012-09-04 | Staging: ipack: implement ipack device table. | Jens Taprogge |
2012-06-13 | USB: allow match on bInterfaceNumber | Bjørn Mork |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-01 | HID: Allow bus wildcard matching | Henrik Rydberg |
2012-05-01 | HID: Add device group to modalias | Henrik Rydberg |
2012-04-18 | Fix modpost failures in fedora 17 | David Miller |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-02-27 | mod/file2alias: make modpost compile on darwin again | Andreas Bießmann |
2012-02-14 | module: fix broken isapnp handling in file2alias | Ondrej Zary |
2012-02-13 | x86/cpu: Clean up modalias feature matching | Ben Hutchings |
2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman |
2012-01-26 | Add driver auto probing for x86 features v4 | Andi Kleen |
2012-01-20 | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2012-01-13 | modpost: use linker section to generate table. | Rusty Russell |
2012-01-13 | modpost: use a table rather than a giant if/else statement. | Rusty Russell |
2012-01-09 | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. | Jochen Friedrich |
2011-11-22 | ARM: amba: Auto-generate AMBA driver module aliases during modpost | Dave Martin |
2011-08-25 | Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_id | Greg Kroah-Hartman |
2011-08-25 | Staging: hv: Add code to parse struct hv_vmbus_device_id table | K. Y. Srinivasan |
2011-05-10 | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki |
2010-08-04 | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek |