index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-06
[MTD] OneNAND: Enhanced support for DDP (Dual Densitiy Packages)
Kyungmin Park
1
-21
/
+18
2005-11-06
[MTD] OneNAND: Power Management (PM) support
Kyungmin Park
1
-3
/
+33
2005-11-06
[MTD] OneNAND: Add missing files
Kyungmin Park
1
-0
/
+246
2005-11-06
[MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()
Ben Dooks
1
-7
/
+7
2005-11-06
[MTD] NAND: Alchemy board driver cleanup
Pete Popov
2
-49
/
+72
2005-11-06
[MTD] maps: Add support for MTX-1 Flash device
Joern Engel
3
-2
/
+106
2005-11-06
[MTD] NAND: Add suspend/resume functionality
Vitaly Wool
1
-6
/
+40
2005-11-06
[MTD] maps: Add mapping driver for PQ2FADS boards.
Todd Poynor
3
-2
/
+97
2005-11-06
OneNAND: Remove OMAP platform driver
Kyungmin Park
3
-154
/
+0
2005-11-06
[MTD] OneNAND: Add generic platform driver
Kyungmin Park
3
-0
/
+155
2005-11-06
[MTD] maps/ixp4xx: remove platform specific bits
David Vrabel
1
-16
/
+1
2005-11-06
[MTD] OneNAND: Remove experimental Kconfig dependency
Kyungmin Park
1
-2
/
+2
2005-11-06
[PATCH] OneNAND: Fix bug in write verify
Kyungmin Park
1
-7
/
+4
2005-11-06
[PATCH] OneNAND: Add simulator
Kyungmin Park
3
-0
/
+474
2005-11-06
[PATCH] OneNAND: Update OMAP OneNAND mapping using device driver model
Kyungmin Park
1
-182
/
+89
2005-11-06
[PATCH] OneNAND: Simple Bad Block handling support
Kyungmin Park
2
-20
/
+89
2005-11-06
[PATCH] OneNAND: Sync. Burst Read support
Kyungmin Park
3
-4
/
+107
2005-11-06
[MTD] Add initial support for OneNAND flash chips
Kyungmin Park
6
-6
/
+1689
2005-11-06
[MTD] NAND: Use correct mask for OOB size calculation
Thomas Gleixner
1
-2
/
+2
2005-11-06
[MTD] Remove deprecated power management functions
Thomas Gleixner
1
-45
/
+1
2005-11-06
[MTD] Missing check on kmalloc return in INFTL mount.
David Woodhouse
1
-3
/
+8
2005-11-06
[MTD] writev support for cfi-cmdset-0001
Nicolas Pitre
1
-50
/
+75
2005-11-06
{MTD] add support for Intel's "Sibley" flash
Nicolas Pitre
2
-24
/
+67
2005-11-06
[MTD] cleanups to cfi_cmdset_0001
Nicolas Pitre
1
-56
/
+71
2005-11-06
[MTD] Add Resident Flash Disk (RFD) support
Sean Young
5
-12
/
+873
2005-11-06
Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/
Thomas Gleixner
31
-75
/
+128
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
8
-5
/
+8
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
22
-10
/
+45
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
8
-8
/
+8
2005-10-29
[ARM] Fix Assabet reboot with SA1100 MTD map driver
Russell King
1
-0
/
+9
2005-10-29
[ARM] Allow MTD device name to be passed via platform data
Russell King
1
-3
/
+3
2005-10-29
[ARM] Fix MTD device/partition destruction
Russell King
1
-2
/
+9
2005-10-29
[ARM] Add support for init/exit methods in sa1100 MTD map driver
Russell King
1
-3
/
+15
2005-10-29
[ARM] Rename 'data' to 'plat' in sa1100 MTD map driver
Russell King
1
-11
/
+11
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-0
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-4
/
+4
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
1
-2
/
+2
2005-10-28
[ARM] 3/4: Remove asm/hardware.h from SA1100 io.h
Russell King
1
-0
/
+1
2005-09-30
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-6
/
+0
2005-09-29
[PATCH] Fix ixp4xx MTD driver module build
Deepak Saxena
1
-1
/
+1
2005-09-29
[ARM] Don't include mach-types.h unnecessarily
Russell King
6
-6
/
+0
2005-09-22
[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.c
Grant Coady
1
-4
/
+4
2005-09-17
[PATCH] MTD: Update SharpSL partition definitions
Richard Purdie
2
-3
/
+9
2005-09-11
[PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driver
Greg Ungerer
1
-8
/
+5
2005-09-10
[PATCH] vfree and kfree cleanup in drivers/
Jesper Juhl
2
-13
/
+1
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+1
2005-08-04
[MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byte
Todd Poynor
1
-9
/
+6
2005-08-04
[MTD] Pre-CFI Sharp chip driver: Some speedups and cleanups
Todd Poynor
1
-9
/
+8
2005-08-04
[MTD] mtd_blkdevs.c: Fix names when many devices/partitions are created
Todd Poynor
1
-3
/
+13
2005-08-04
[MTD] mtd_blkdevs.c: Remove DEVFS leftovers
Todd Poynor
1
-7
/
+1
[prev]
[next]