aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mod_devicetable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-09x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster1-0/+5
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+9
2014-02-28drivers: Introduce MEN Chameleon BusJohannes Thumshirn1-0/+5
2014-02-18cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel1-0/+9
2014-02-15spmi: Linux driver framework for SPMIKenneth Heitke1-0/+8
2013-09-07Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds1-1/+1
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linusJiri Kosina1-1/+1
2013-09-04Input: introduce BTN/ABS bits for drums and guitarsDavid Herrmann1-1/+1
2013-07-18ssb: fix alignment of struct bcma_device_idArnd Bergmann1-2/+3
2013-07-03rapidio: add udev notificationAlexandre Bounine1-0/+19
2013-07-03dmi: add support for exact DMI matches in addition to substring matchingJani Nikula1-2/+4
2013-03-29mei: bus: Initial MEI Client bus type implementationSamuel Ortiz1-0/+9
2013-01-24mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab1-49/+9
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-09-11of: add const to struct *of_device_id.dataUwe Kleine-König1-1/+1
2012-09-07staging/ipack: Fix bug introduced by IPack device matchingJens Taprogge1-0/+1
2012-09-04Staging: ipack: implement ipack device table.Jens Taprogge1-0/+7
2012-06-18USB: properly pad out usb_device_id.driver_infoGreg Kroah-Hartman1-1/+2
2012-06-13USB: allow match on bInterfaceNumberBjørn Mork1-0/+7
2012-05-01HID: Allow bus wildcard matchingHenrik Rydberg1-0/+1
2012-05-01HID: Add device group to modaliasHenrik Rydberg1-1/+2
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2012-02-23Merge tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc into next/rpmsgArnd Bergmann1-0/+9
2012-02-08rpmsg: add virtio-based remote processor messaging busOhad Ben-Cohen1-0/+9
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman1-11/+0
2012-01-26Add driver auto probing for x86 features v4Andi Kleen1-0/+21
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus."Russell King1-11/+0
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+11
2012-01-09ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich1-0/+11
2011-11-22ARM: amba: Move definition of struct amba_id to mod_devicetable.hDave Martin1-0/+18
2011-08-25Staging: hv: add driver_data to hv_vmbus_device_idGreg Kroah-Hartman1-0/+2
2011-08-25Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.hK. Y. Srinivasan1-0/+7
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki1-0/+17
2010-05-21Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+7
2010-05-19isapnp: move definitions to mod_devicetable.h so file2alias can reach them.Rusty Russell1-0/+7
2010-05-18Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+9
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven1-0/+9
2010-04-02phylib: Support phy module autoloadingDavid Woodhouse1-0/+26
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-0/+1
2009-09-23spi: add support for device table matchingAnton Vorontsov1-0/+10
2009-03-24platform: introduce module id table for platform devicesEric Miao1-0/+9
2009-01-27Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan1-0/+7
2008-10-29HID: fix hid_device_id for cross compilingAndreas Schwab1-0/+1
2008-10-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2008-10-14modpost: add support for hidJiri Slaby1-0/+10
2008-10-13Automatic MODULE_ALIAS() for DMI match tables.David Woodhouse1-0/+47
2008-07-30Input: expand keycode spaceDmitry Torokhov1-1/+1
2008-07-14[S390] css: Use css_device_id for bus matching.Cornelia Huck1-1/+1
2008-07-14[S390] cio: Introduce modalias for css bus.Cornelia Huck1-0/+9
2008-05-26i2c: Align i2c_device_idJiri Slaby1-1/+2