index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mod_devicetable.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-10
Merge tag 'platform-drivers-x86-v5.1-1' of git://git.infradead.org/linux-platform-drivers-x86
Linus Torvalds
1
-0
/
+12
2019-03-07
platform/x86: wmi: move struct wmi_device_id to mod_devicetable.h
Mattias Jacobsson
1
-0
/
+12
2019-02-01
tee: add bus driver framework for TEE based devices
Sumit Garg
1
-0
/
+9
2018-12-25
Merge tag 'i3c/for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
1
-0
/
+17
2018-12-15
mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"
Robert P. J. Day
1
-1
/
+1
2018-11-12
i3c: Add core I3C infrastructure
Boris Brezillon
1
-0
/
+17
2018-09-05
linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_id
Randy Dunlap
1
-0
/
+1
2018-07-02
usb: typec: Bus type for alternate modes
Heikki Krogerus
1
-0
/
+15
2018-06-18
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Linus Torvalds
1
-0
/
+1
2018-06-17
firmware: dmi: Add access to the SKU ID string
Simon Glass
1
-0
/
+1
2018-05-11
soc: qcom: Add APR bus driver
Srinivas Kandagatla
1
-0
/
+11
2018-04-13
firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matches
Alex Hung
1
-0
/
+1
2017-12-19
soundwire: Add SoundWire bus type
Vinod Koul
1
-0
/
+6
2017-12-19
slimbus: Add SLIMbus bus type
Sagar Dharia
1
-0
/
+13
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2017-10-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-0
/
+3
2017-10-19
Input: allow matching device IDs on property bits
Dmitry Torokhov
1
-0
/
+3
2017-10-02
thunderbolt: Add support for XDomain discovery protocol
Mika Westerberg
1
-0
/
+26
2017-08-28
mod_devicetable: Remove excess description from structured comment
sayli karnik
1
-2
/
+0
2017-05-23
firmware: dmi: Add DMI_PRODUCT_FAMILY identification string
Mika Westerberg
1
-0
/
+1
2017-04-11
PCI: endpoint: Add EP core layer to enable EP controller and EP functions
Kishon Vijay Abraham I
1
-0
/
+10
2017-02-07
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
1
-0
/
+1
2016-12-14
s390/zcrypt: add multi domain support
Ingo Tuchscherer
1
-1
/
+2
2016-06-26
staging: fsl-mc: add support for device table matching
Stuart Yoder
1
-0
/
+16
2015-12-14
Drivers: hv: vmbus: Use uuid_le type consistently
K. Y. Srinivasan
1
-1
/
+1
2015-11-06
Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-0
/
+8
2015-10-20
ALSA: hda - Add hduadio support to DEVTABLE
Subhransu S. Prusty
1
-0
/
+8
2015-09-20
mei: bus: add client protocol version to the device alias
Tomas Winkler
1
-0
/
+3
2015-09-20
mei: make modules.alias UUID information easier to read
Prarit Bhargava
1
-4
/
+0
2015-08-07
mod_devicetable: add space before */
Frans Klaver
1
-1
/
+1
2015-07-07
ACPI / scan: Add support for ACPI _CLS device matching
Suthikulpanit, Suravee
1
-0
/
+2
2015-06-26
Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+6
2015-05-31
mei: fix up uuid matching
Greg Kroah-Hartman
1
-1
/
+1
2015-05-24
mei: bus: report also uuid in module alias
Tomas Winkler
1
-0
/
+13
2015-05-13
usb: add bus type for USB ULPI
Heikki Krogerus
1
-0
/
+6
2015-03-31
MIPS: Add CDMM bus support
James Hogan
1
-0
/
+8
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+0
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-3
/
+3
2015-02-11
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
1
-2
/
+0
2015-02-11
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
1
-2
/
+0
2015-02-03
of: Fix brace position for struct of_device_id definition
Daniel Thompson
1
-2
/
+1
2015-01-26
USB: Add missing word to comment in mod_devicetable.h
Sharon Dvir
1
-3
/
+3
2014-10-29
mod_devicetable.h: grammar fix in comment
Michael Opdenacker
1
-1
/
+1
2014-04-09
x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"
Behan Webster
1
-0
/
+5
2014-04-01
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+9
2014-02-28
drivers: Introduce MEN Chameleon Bus
Johannes Thumshirn
1
-0
/
+5
2014-02-18
cpu: add generic support for CPU feature based module autoloading
Ard Biesheuvel
1
-0
/
+9
2014-02-15
spmi: Linux driver framework for SPMI
Kenneth Heitke
1
-0
/
+8
[next]