index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
mod
/
file2alias.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
2010-08-04
1
-0
/
+57
|
\
|
*
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
2010-05-21
1
-0
/
+17
|
|
\
|
|
*
MODULE_DEVICE_TABLE(isapnp, ...) does nothing
Ondrej Zary
2010-05-19
1
-0
/
+17
|
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-05-18
1
-0
/
+14
|
|
\
\
|
|
|
/
|
|
*
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
2010-05-17
1
-0
/
+14
|
*
|
phylib: Support phy module autoloading
David Woodhouse
2010-04-02
1
-0
/
+26
|
|
/
*
|
modpost: support objects with more than 64k sections
Denys Vlasenko
2010-08-03
1
-3
/
+3
|
/
*
modpost: fix segfault in sym_is() with prefixed arches
Mike Frysinger
2010-01-17
1
-1
/
+1
*
USB: handle bcd incrementation in usb modalias generation
Nathaniel McCallum
2009-12-11
1
-2
/
+47
*
USB: add hex/bcd detection to usb modalias generation
Nathaniel McCallum
2009-12-11
1
-12
/
+36
*
spi: prefix modalias with "spi:"
Anton Vorontsov
2009-09-23
1
-2
/
+2
*
spi: add support for device table matching
Anton Vorontsov
2009-09-23
1
-0
/
+13
*
virtio: enhance id_matching for virtio drivers
Christian Borntraeger
2009-06-12
1
-1
/
+1
*
platform: introduce module id table for platform devices
Eric Miao
2009-03-24
1
-0
/
+12
*
HID: fix bus endianity in file2alias
Jiri Slaby
2009-02-17
1
-0
/
+1
*
PNP: fix broken pnp lowercasing for acpi module aliases
Kay Sievers
2009-01-20
1
-2
/
+15
*
modpost: add support for hid
Jiri Slaby
2008-10-14
1
-0
/
+18
*
Automatic MODULE_ALIAS() for DMI match tables.
David Woodhouse
2008-10-13
1
-0
/
+57
*
pnp: fix "add acpi:* modalias entries"
Kay Sievers
2008-08-21
1
-5
/
+11
*
remove the v850 port
Adrian Bunk
2008-07-24
1
-1
/
+1
*
pnp: add acpi:* modalias entries
Kay Sievers
2008-07-21
1
-8
/
+16
*
[S390] cio: Introduce modalias for css bus.
Cornelia Huck
2008-07-14
1
-0
/
+12
*
modpost: i2c aliases need no trailing wildcard
Jean Delvare
2008-05-04
1
-9
/
+26
*
i2c: Add support for device alias names
Jean Delvare
2008-04-29
1
-0
/
+13
*
PNP: add all PNP card device id's as individual aliases
Kay Sievers
2008-04-19
1
-13
/
+44
*
kbuild: soften modpost checks when doing cross builds
Sam Ravnborg
2008-03-23
1
-0
/
+4
*
USB: handle idVendor of 0x0000
Greg Kroah-Hartman
2008-02-01
1
-1
/
+1
*
Module autoprobing support for virtio drivers.
Rusty Russell
2007-10-23
1
-0
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
1
-7
/
+33
|
\
|
*
kbuild: make modpost detect unterminated device id lists
Kees Cook
2007-10-12
1
-7
/
+33
*
|
i2c: Kill struct i2c_device_id
Jean Delvare
2007-10-13
1
-11
/
+0
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-11
1
-0
/
+18
|
\
|
*
[SSB]: add Sonics Silicon Backplane bus support
Michael Buesch
2007-10-10
1
-0
/
+19
*
|
sdio: add modalias support
Pierre Ossman
2007-09-23
1
-0
/
+20
|
/
*
ACPI: autoload modules - Create ACPI alias interface
Thomas Renninger
2007-07-23
1
-0
/
+12
*
powerpc: Fix the MODALIAS generation in modpost for of devices
Sylvain Munaut
2007-05-19
1
-3
/
+8
*
kbuild: remove dependency on input.h from file2alias
Sam Ravnborg
2007-05-02
1
-10
/
+11
*
[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header
Kyle McMartin
2007-02-17
1
-4
/
+4
*
[PARISC] generate modalias for parisc_device_id tables
Kyle McMartin
2007-02-17
1
-0
/
+22
*
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
2006-09-27
1
-0
/
+12
*
[S390] zcrypt adjunct processor bus.
Martin Schwidefsky
2006-09-20
1
-0
/
+12
*
[PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch
Hans de Goede
2006-08-15
1
-1
/
+1
*
kbuild: improve error from file2alias
Sam Ravnborg
2006-08-01
1
-19
/
+43
*
Input: move input_device_id to mod_devicetable.h
Dmitry Torokhov
2006-04-26
1
-19
/
+17
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-03-25
1
-9
/
+8
|
\
|
*
kbuild: kill trailing whitespace in modpost & friends
Sam Ravnborg
2006-03-03
1
-2
/
+2
|
*
kbuild: use warn()/fatal() consistent in modpost
Sam Ravnborg
2006-02-19
1
-7
/
+6
*
|
[PATCH] s390: fix match in ccw modalias
Bastian Blank
2006-03-06
1
-1
/
+1
|
/
*
modpost/file2alias: Fix typo
Brian Gerst
2006-01-08
1
-1
/
+1
*
[PATCH] Input: add modalias support
Rusty Russell
2006-01-04
1
-1
/
+61
[next]