index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
mod
/
file2alias.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-13
modpost: use linker section to generate table.
Rusty Russell
1
-45
/
+61
2012-01-13
modpost: use a table rather than a giant if/else statement.
Rusty Russell
1
-119
/
+73
2011-11-22
ARM: amba: Auto-generate AMBA driver module aliases during modpost
Dave Martin
1
-0
/
+72
2011-08-25
Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_id
Greg Kroah-Hartman
1
-2
/
+2
2011-08-25
Staging: hv: Add code to parse struct hv_vmbus_device_id table
K. Y. Srinivasan
1
-0
/
+25
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki
1
-0
/
+22
2010-08-04
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
1
-0
/
+57
2010-08-03
modpost: support objects with more than 64k sections
Denys Vlasenko
1
-3
/
+3
2010-05-21
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
1
-0
/
+17
2010-05-19
MODULE_DEVICE_TABLE(isapnp, ...) does nothing
Ondrej Zary
1
-0
/
+17
2010-05-18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+14
2010-05-17
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
1
-0
/
+14
2010-04-02
phylib: Support phy module autoloading
David Woodhouse
1
-0
/
+26
2010-01-17
modpost: fix segfault in sym_is() with prefixed arches
Mike Frysinger
1
-1
/
+1
2009-12-11
USB: handle bcd incrementation in usb modalias generation
Nathaniel McCallum
1
-2
/
+47
2009-12-11
USB: add hex/bcd detection to usb modalias generation
Nathaniel McCallum
1
-12
/
+36
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-2
/
+2
2009-09-23
spi: add support for device table matching
Anton Vorontsov
1
-0
/
+13
2009-06-12
virtio: enhance id_matching for virtio drivers
Christian Borntraeger
1
-1
/
+1
2009-03-24
platform: introduce module id table for platform devices
Eric Miao
1
-0
/
+12
2009-02-17
HID: fix bus endianity in file2alias
Jiri Slaby
1
-0
/
+1
2009-01-20
PNP: fix broken pnp lowercasing for acpi module aliases
Kay Sievers
1
-2
/
+15
2008-10-14
modpost: add support for hid
Jiri Slaby
1
-0
/
+18
2008-10-13
Automatic MODULE_ALIAS() for DMI match tables.
David Woodhouse
1
-0
/
+57
2008-08-21
pnp: fix "add acpi:* modalias entries"
Kay Sievers
1
-5
/
+11
2008-07-24
remove the v850 port
Adrian Bunk
1
-1
/
+1
2008-07-21
pnp: add acpi:* modalias entries
Kay Sievers
1
-8
/
+16
2008-07-14
[S390] cio: Introduce modalias for css bus.
Cornelia Huck
1
-0
/
+12
2008-05-04
modpost: i2c aliases need no trailing wildcard
Jean Delvare
1
-9
/
+26
2008-04-29
i2c: Add support for device alias names
Jean Delvare
1
-0
/
+13
2008-04-19
PNP: add all PNP card device id's as individual aliases
Kay Sievers
1
-13
/
+44
2008-03-23
kbuild: soften modpost checks when doing cross builds
Sam Ravnborg
1
-0
/
+4
2008-02-01
USB: handle idVendor of 0x0000
Greg Kroah-Hartman
1
-1
/
+1
2007-10-23
Module autoprobing support for virtio drivers.
Rusty Russell
1
-0
/
+18
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-7
/
+33
2007-10-13
i2c: Kill struct i2c_device_id
Jean Delvare
1
-11
/
+0
2007-10-12
kbuild: make modpost detect unterminated device id lists
Kees Cook
1
-7
/
+33
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1
-0
/
+18
2007-10-10
[SSB]: add Sonics Silicon Backplane bus support
Michael Buesch
1
-0
/
+19
2007-09-23
sdio: add modalias support
Pierre Ossman
1
-0
/
+20
2007-07-23
ACPI: autoload modules - Create ACPI alias interface
Thomas Renninger
1
-0
/
+12
2007-05-19
powerpc: Fix the MODALIAS generation in modpost for of devices
Sylvain Munaut
1
-3
/
+8
2007-05-02
kbuild: remove dependency on input.h from file2alias
Sam Ravnborg
1
-10
/
+11
2007-02-17
[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header
Kyle McMartin
1
-4
/
+4
2007-02-17
[PARISC] generate modalias for parisc_device_id tables
Kyle McMartin
1
-0
/
+22
2006-09-27
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
1
-0
/
+12
2006-09-20
[S390] zcrypt adjunct processor bus.
Martin Schwidefsky
1
-0
/
+12
2006-08-15
[PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch
Hans de Goede
1
-1
/
+1
2006-08-01
kbuild: improve error from file2alias
Sam Ravnborg
1
-19
/
+43
2006-04-26
Input: move input_device_id to mod_devicetable.h
Dmitry Torokhov
1
-19
/
+17
[next]