summaryrefslogtreecommitdiffstats
path: root/include/linux/mod_devicetable.h
Commit message (Expand)AuthorAgeFilesLines
* soc: qcom: Add APR bus driverSrinivas Kandagatla2018-05-111-0/+11
* firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung2018-04-131-0/+1
* soundwire: Add SoundWire bus typeVinod Koul2017-12-191-0/+6
* slimbus: Add SLIMbus bus typeSagar Dharia2017-12-191-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-221-0/+3
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-211-0/+3
| |\
| | * Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-191-0/+3
* | | thunderbolt: Add support for XDomain discovery protocolMika Westerberg2017-10-021-0/+26
|/ /
* / mod_devicetable: Remove excess description from structured commentsayli karnik2017-08-281-2/+0
|/
* firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringMika Westerberg2017-05-231-0/+1
* PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I2017-04-111-0/+10
* net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli2017-02-071-0/+1
* s390/zcrypt: add multi domain supportIngo Tuchscherer2016-12-141-1/+2
* staging: fsl-mc: add support for device table matchingStuart Yoder2016-06-261-0/+16
* Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan2015-12-141-1/+1
* Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-11-061-0/+8
|\
| * ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty2015-10-201-0/+8
* | mei: bus: add client protocol version to the device aliasTomas Winkler2015-09-201-0/+3
* | mei: make modules.alias UUID information easier to readPrarit Bhargava2015-09-201-4/+0
|/
* mod_devicetable: add space before */Frans Klaver2015-08-071-1/+1
* ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2015-07-071-0/+2
* Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-261-0/+6
|\
| * usb: add bus type for USB ULPIHeikki Krogerus2015-05-131-0/+6
* | mei: fix up uuid matchingGreg Kroah-Hartman2015-05-311-1/+1
* | mei: bus: report also uuid in module aliasTomas Winkler2015-05-241-0/+13
|/
* MIPS: Add CDMM bus supportJames Hogan2015-03-311-0/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-171-4/+0
|\
| * treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-111-2/+0
| * treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-111-2/+0
* | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-151-3/+3
|\ \
| * | USB: Add missing word to comment in mod_devicetable.hSharon Dvir2015-01-261-3/+3
| |/
* / of: Fix brace position for struct of_device_id definitionDaniel Thompson2015-02-031-2/+1
|/
* mod_devicetable.h: grammar fix in commentMichael Opdenacker2014-10-291-1/+1
* x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster2014-04-091-0/+5
* Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-011-0/+9
|\
| * cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel2014-02-181-0/+9
* | drivers: Introduce MEN Chameleon BusJohannes Thumshirn2014-02-281-0/+5
* | spmi: Linux driver framework for SPMIKenneth Heitke2014-02-151-0/+8
|/
* Revert "Input: introduce BTN/ABS bits for drums and guitars"Linus Torvalds2013-09-071-1/+1
*-. Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina2013-09-061-1/+1
|\ \
| | * Input: introduce BTN/ABS bits for drums and guitarsDavid Herrmann2013-09-041-1/+1
| |/
* / ssb: fix alignment of struct bcma_device_idArnd Bergmann2013-07-181-2/+3
|/
* rapidio: add udev notificationAlexandre Bounine2013-07-031-0/+19
* dmi: add support for exact DMI matches in addition to substring matchingJani Nikula2013-07-031-2/+4
* mei: bus: Initial MEI Client bus type implementationSamuel Ortiz2013-03-291-0/+9
* mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab2013-01-241-49/+9
* Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-10-011-1/+1
|\
| * of: add const to struct *of_device_id.dataUwe Kleine-König2012-09-111-1/+1