Age | Commit message (Expand) | Author |
2014-10-29 | mod_devicetable.h: grammar fix in comment | Michael Opdenacker |
2014-04-09 | x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id" | Behan Webster |
2014-04-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-02-28 | drivers: Introduce MEN Chameleon Bus | Johannes Thumshirn |
2014-02-18 | cpu: add generic support for CPU feature based module autoloading | Ard Biesheuvel |
2014-02-15 | spmi: Linux driver framework for SPMI | Kenneth Heitke |
2013-09-07 | Revert "Input: introduce BTN/ABS bits for drums and guitars" | Linus Torvalds |
2013-09-06 | Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f... | Jiri Kosina |
2013-09-04 | Input: introduce BTN/ABS bits for drums and guitars | David Herrmann |
2013-07-18 | ssb: fix alignment of struct bcma_device_id | Arnd Bergmann |
2013-07-03 | rapidio: add udev notification | Alexandre Bounine |
2013-07-03 | dmi: add support for exact DMI matches in addition to substring matching | Jani Nikula |
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-10-01 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-09-11 | of: add const to struct *of_device_id.data | Uwe Kleine-König |
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-18 | USB: properly pad out usb_device_id.driver_info | Greg Kroah-Hartman |
2012-06-13 | USB: allow match on bInterfaceNumber | Bjørn Mork |
2012-05-01 | HID: Allow bus wildcard matching | Henrik Rydberg |
2012-05-01 | HID: Add device group to modalias | Henrik Rydberg |
2012-03-27 | Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-02-23 | Merge tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/oh... | Arnd Bergmann |
2012-02-08 | rpmsg: add virtio-based remote processor messaging bus | Ohad Ben-Cohen |
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-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2012-01-09 | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. | Jochen Friedrich |
2011-11-22 | ARM: amba: Move definition of struct amba_id to mod_devicetable.h | Dave Martin |
2011-08-25 | Staging: hv: add driver_data to hv_vmbus_device_id | Greg Kroah-Hartman |
2011-08-25 | Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h | K. Y. Srinivasan |
2011-05-10 | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki |
2010-05-21 | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds |
2010-05-19 | isapnp: move definitions to mod_devicetable.h so file2alias can reach them. | Rusty Russell |
2010-05-18 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2010-05-17 | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven |
2010-04-02 | phylib: Support phy module autoloading | David Woodhouse |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov |
2009-09-23 | spi: add support for device table matching | Anton Vorontsov |
2009-03-24 | platform: introduce module id table for platform devices | Eric Miao |
2009-01-27 | Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known" | Alexey Dobriyan |
2008-10-29 | HID: fix hid_device_id for cross compiling | Andreas Schwab |
2008-10-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2008-10-14 | modpost: add support for hid | Jiri Slaby |
2008-10-13 | Automatic MODULE_ALIAS() for DMI match tables. | David Woodhouse |
2008-07-30 | Input: expand keycode space | Dmitry Torokhov |
2008-07-14 | [S390] css: Use css_device_id for bus matching. | Cornelia Huck |
2008-07-14 | [S390] cio: Introduce modalias for css bus. | Cornelia Huck |