index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
mod
/
file2alias.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-22
Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
Jan Moskyto Matejka
1
-2
/
+2
2013-03-29
mei: bus: Initial MEI Client bus type implementation
Samuel Ortiz
1
-0
/
+12
2013-01-24
mod/file2alias: make modalias generation safe for cross compiling
Andreas Schwab
1
-308
/
+366
2012-09-07
staging/ipack: Fix bug introduced by IPack device matching
Jens Taprogge
1
-1
/
+1
2012-09-04
Staging: ipack: implement ipack device table.
Jens Taprogge
1
-0
/
+15
2012-06-13
USB: allow match on bInterfaceNumber
Bjørn Mork
1
-1
/
+4
2012-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+4
2012-05-01
HID: Allow bus wildcard matching
Henrik Rydberg
1
-1
/
+2
2012-05-01
HID: Add device group to modalias
Henrik Rydberg
1
-0
/
+2
2012-04-18
Fix modpost failures in fedora 17
David Miller
1
-0
/
+4
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
1
-5
/
+32
2012-02-27
mod/file2alias: make modpost compile on darwin again
Andreas Bießmann
1
-4
/
+31
2012-02-14
module: fix broken isapnp handling in file2alias
Ondrej Zary
1
-1
/
+1
2012-02-13
x86/cpu: Clean up modalias feature matching
Ben Hutchings
1
-2
/
+3
2012-02-02
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
1
-10
/
+0
2012-01-26
Add driver auto probing for x86 features v4
Andi Kleen
1
-0
/
+24
2012-01-20
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...
Russell King
1
-10
/
+0
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-125
/
+92
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-0
/
+13
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
2012-01-09
ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.
Jochen Friedrich
1
-0
/
+13
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
[next]