summaryrefslogtreecommitdiff
path: root/include/linux/mod_devicetable.h
AgeCommit message (Expand)Author
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina
2013-09-04Input: introduce BTN/ABS bits for drums and guitarsDavid Herrmann
2013-07-18ssb: fix alignment of struct bcma_device_idArnd Bergmann
2013-07-03rapidio: add udev notificationAlexandre Bounine
2013-07-03dmi: add support for exact DMI matches in addition to substring matchingJani Nikula
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz
2013-01-24mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-09-11of: add const to struct *of_device_id.dataUwe Kleine-König
2012-09-07staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge
2012-09-04Staging: ipack: implement ipack device table.Jens Taprogge
2012-06-18USB: properly pad out usb_device_id.driver_infoGreg Kroah-Hartman
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork
2012-05-01HID: Allow bus wildcard matchingHenrik Rydberg
2012-05-01HID: Add device group to modaliasHenrik Rydberg
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-02-23Merge tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Arnd Bergmann
2012-02-08rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman
2012-01-26Add driver auto probing for x86 features v4Andi Kleen
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich
2011-11-22ARM: amba: Move definition of struct amba_id to mod_devicetable.hDave Martin
2011-08-25Staging: hv: add driver_data to hv_vmbus_device_idGreg Kroah-Hartman
2011-08-25Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.hK. Y. Srinivasan
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds
2010-05-19isapnp: move definitions to mod_devicetable.h so file2alias can reach them.Rusty Russell
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov
2009-09-23spi: add support for device table matchingAnton Vorontsov
2009-03-24platform: introduce module id table for platform devicesEric Miao
2009-01-27Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan
2008-10-29HID: fix hid_device_id for cross compilingAndreas Schwab
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-10-14modpost: add support for hidJiri Slaby
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse
2008-07-30Input: expand keycode spaceDmitry 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
2008-05-26i2c: Align i2c_device_idJiri Slaby
2008-04-29i2c: Add support for device alias namesJean Delvare
2008-02-05sdio: fix module device table definition for m68kAl Viro
2007-10-23Virtio interfaceRusty Russell
2007-10-13i2c: Kill struct i2c_device_idJean Delvare
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds