aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mod_devicetable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2020-06-30Input: add `SW_MACHINE_COVER`Merlijn Wajer1-1/+1
2020-06-06Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+2
2020-06-06firmware/dmi: Report DMI Bios & EC firmware releaseErwan Velu1-0/+2
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds1-1/+1
2020-05-20hyper-v: Switch to use UUID types directlyAndy Shevchenko1-1/+1
2020-04-20x86/cpu: Add a steppings field to struct x86_cpu_idMark Gross1-0/+2
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+13
2020-03-24x86/devicetable: Move x86 specific macro out of generic codeThomas Gleixner1-3/+1
2020-03-19bus: mhi: core: Add uevent support for module autoloadingManivannan Sadhasivam1-0/+1
2020-03-19bus: mhi: core: Add support for registering MHI controllersManivannan Sadhasivam1-0/+12
2019-12-20mod_devicetable: fix PHY module formatRussell King1-2/+2
2019-07-25platform/x86: wmi: add missing struct parameter descriptionMattias Jacobsson1-0/+1
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+24
2019-06-17platform/x86: wmi: add context pointer field to struct wmi_device_idMattias Jacobsson1-0/+1
2019-05-30Documentation: PCI: convert pci.txt to reSTChangbin Du1-5/+24
2019-03-10Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-0/+12
2019-03-07platform/x86: wmi: move struct wmi_device_id to mod_devicetable.hMattias Jacobsson1-0/+12
2019-02-01tee: add bus driver framework for TEE based devicesSumit Garg1-0/+9
2018-12-25Merge tag 'i3c/for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linuxLinus Torvalds1-0/+17
2018-12-15mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"Robert P. J. Day1-1/+1
2018-11-12i3c: Add core I3C infrastructureBoris Brezillon1-0/+17
2018-09-05linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap1-0/+1
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus1-0/+15
2018-06-18Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-0/+1
2018-06-17firmware: dmi: Add access to the SKU ID stringSimon Glass1-0/+1
2018-05-11soc: qcom: Add APR bus driverSrinivas Kandagatla1-0/+11
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung1-0/+1
2017-12-19soundwire: Add SoundWire bus typeVinod Koul1-0/+6
2017-12-19slimbus: Add SLIMbus bus typeSagar Dharia1-0/+13
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+3
2017-10-19Input: allow matching device IDs on property bitsDmitry Torokhov1-0/+3
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg1-0/+26
2017-08-28mod_devicetable: Remove excess description from structured commentsayli karnik1-2/+0
2017-05-23firmware: dmi: Add DMI_PRODUCT_FAMILY identification stringMika Westerberg1-0/+1
2017-04-11PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I1-0/+10
2017-02-07net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli1-0/+1
2016-12-14s390/zcrypt: add multi domain supportIngo Tuchscherer1-1/+2
2016-06-26staging: fsl-mc: add support for device table matchingStuart Yoder1-0/+16
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan1-1/+1
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+8
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty1-0/+8
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler1-0/+3
2015-09-20mei: make modules.alias UUID information easier to readPrarit Bhargava1-4/+0
2015-08-07mod_devicetable: add space before */Frans Klaver1-1/+1
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee1-0/+2
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+6