index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
/
ixp4xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: maps: ixp4xx: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
*
mtd: maps: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
1
-1
/
+0
*
mtd: ixp4xx: Use devm_*() functions
Jingoo Han
2014-01-07
1
-22
/
+6
*
mtd: maps: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-2
/
+2
*
mtd: maps: ixp4xx: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-2
/
+0
*
mtd: maps: add const qualifiers
Artem Bityutskiy
2013-04-05
1
-1
/
+1
*
mtd: ixp4xx: oops in ixp4xx_flash_probe
Marc Kleine-Budde
2012-03-27
1
-1
/
+4
*
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2012-01-09
1
-13
/
+1
*
mtd: ixp4xx.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-25
/
+4
*
mtd: ixp: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-10
/
+6
*
mtd: ixp4xx: add support for static flash partitions
Richard Cochran
2010-08-04
1
-8
/
+27
*
drivers/mtd: Use kzalloc
Julia Lawall
2010-05-13
1
-2
/
+1
*
mtd: ixp4xx: fix reading from half-word boundary
Jon Ringle
2010-02-25
1
-2
/
+2
*
mtd: ixp4xx map: use resource_size
Tobias Klauser
2009-11-30
1
-3
/
+3
*
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
1
-1
/
+1
*
[ARM] remove memzero()
Russell King
2008-11-27
1
-1
/
+1
*
MTD/JFFS2: remove CVS keywords
Adrian Bunk
2008-06-04
1
-2
/
+0
*
[MTD] [MAPS] fix platform driver hotplug/coldplug
Kay Sievers
2008-04-22
1
-0
/
+2
*
[MTD] Fix ixp4xx partition parsing.
Brian Walsh
2006-09-22
1
-1
/
+1
*
[MTD] maps/ixp4xx: half-word boundary and little-endian fixups
John Bowler
2005-11-29
1
-12
/
+66
*
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-11-09
1
-13
/
+12
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
2005-11-07
1
-35
/
+18
|
\
|
*
[MTD] maps: Clean up trailing white spaces
Thomas Gleixner
2005-11-07
1
-7
/
+7
|
*
[MTD] maps/ixp4xx: kill some warnings
David Vrabel
2005-11-07
1
-14
/
+12
|
*
[MTD] maps/ixp4xx: remove platform specific bits
David Vrabel
2005-11-06
1
-16
/
+1
*
|
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
2005-11-07
1
-2
/
+1
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
2005-10-31
1
-0
/
+1
|
\
|
*
Create platform_device.h to contain all the platform device details.
Russell King
2005-10-29
1
-1
/
+1
*
|
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
1
-2
/
+5
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2005-09-30
1
-1
/
+0
|
\
|
*
[ARM] Don't include mach-types.h unnecessarily
Russell King
2005-09-29
1
-1
/
+0
*
|
[PATCH] Fix ixp4xx MTD driver module build
Deepak Saxena
2005-09-29
1
-1
/
+1
|
/
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+259