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
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-16
[PATCH] build kernel/intermodule.c only when required
Adrian Bunk
2
-0
/
+2
2006-01-16
[PATCH] no longer mark MTD_OBSOLETE_CHIPS as BROKEN
Adrian Bunk
1
-3
/
+3
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
4
-4
/
+4
2006-01-13
[PATCH] spi: misc fixes
David Brownell
2
-2
/
+4
2006-01-13
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
2
-36
/
+42
2006-01-13
[PATCH] spi: M25 series SPI flash
Mike Lavender
3
-0
/
+589
2006-01-13
[PATCH] spi: mtd dataflash driver
David Brownell
3
-0
/
+632
2006-01-10
[PATCH] turn "const static" into "static const"
Jesper Juhl
3
-3
/
+3
2006-01-09
Merge Linus' tree.
Russell King
3
-16
/
+11
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-16
/
+9
2006-01-08
[PATCH] fix more missing includes
Tim Schmielau
2
-0
/
+2
2006-01-08
[ARM] Remove EPXA10DB machine support
Russell King
3
-188
/
+0
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+1
2006-01-07
Merge with Linus' kernel.
Russell King
1
-85
/
+36
2006-01-06
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe ca...
Dominik Brodowski
1
-45
/
+9
2006-01-06
[PATCH] pcmcia: remove dev_list from drivers
Dominik Brodowski
1
-4
/
+1
2006-01-06
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
Dominik Brodowski
1
-25
/
+11
2006-01-05
[PATCH] pcmcia: new suspend core
Dominik Brodowski
1
-16
/
+20
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
1
-2
/
+0
2005-12-22
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
1
-1
/
+1
2005-12-18
[PATCH] mtd onenand driver: use platform_device.h instead device.h
Kyungmin Park
1
-2
/
+2
2005-12-18
[PATCH] mtd onenand driver: reduce stack usage
Kyungmin Park
2
-5
/
+26
2005-12-18
[PATCH] mtd onenand driver: fix unlock problem in DDP
Kyungmin Park
1
-4
/
+6
2005-12-18
[PATCH] mtd onenand driver: check correct manufacturer
Kyungmin Park
1
-6
/
+10
2005-12-12
[PATCH] blkmtd: use clear_page_dirty()
Andrew Morton
1
-4
/
+4
2005-11-29
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
5
-10
/
+11
2005-11-29
[MTD] chips: make sharps driver usable again
Richard Purdie
1
-57
/
+66
2005-11-29
[MTD] Remove bogus PQ2FADS driver
Thomas Gleixner
2
-7
/
+0
2005-11-29
[MTD] maps: sparse fixup
Luiz Capitulino
1
-2
/
+2
2005-11-29
[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support
Nicolas Pitre
1
-6
/
+4
2005-11-29
[MTD] Make some tables 'const' so they can live in .rodata
David Woodhouse
2
-4
/
+4
2005-11-29
[MTD] maps/ixp4xx: half-word boundary and little-endian fixups
John Bowler
1
-12
/
+66
2005-11-29
[MTD] CFI: Use 16-bit access to autoselect/read device id data
Todd Poynor
1
-3
/
+3
2005-11-29
[MTD] devices/ms02-nv: phys/virt address fixups
Maciej W. Rozycki
1
-3
/
+3
2005-11-29
[MTD] RFD_FTL: Use lanana assigned major device number
Sean Young
1
-4
/
+2
2005-11-19
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-11
/
+11
2005-11-17
[ARM] Drivers should not make use of architecture private __ioremap
Russell King
2
-4
/
+4
2005-11-17
[DRIVER MODEL] Fix merge clashes with ARM ixp2000 / ixp4xx platforms
Russell King
1
-11
/
+11
2005-11-13
[MTD] maps: Replace dependency on non existing config option
Sean Young
1
-1
/
+1
2005-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
8
-159
/
+151
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
8
-159
/
+151
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
7
-6
/
+1
2005-11-09
[PATCH] mtd: onenand_base needs sched.h
Andrew Morton
1
-0
/
+2
2005-11-09
[PATCH] mtd: rfd_ftl build fix
Andrew Morton
1
-0
/
+1
2005-11-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
127
-2527
/
+6042
2005-11-07
[PATCH] check for failed kmalloc in inftlmount.c
Greg Ungerer
1
-0
/
+6
2005-11-07
[PATCH] kfree cleanup: drivers/mtd
Jesper Juhl
20
-63
/
+32
2005-11-07
[MTD] chips: Clean up trailing white spaces
Thomas Gleixner
1
-1
/
+1
2005-11-07
[MTD] OneNAND: Clean up trailing white spaces
Thomas Gleixner
1
-12
/
+12
2005-11-07
[MTD] NAND: Clean up trailing white spaces
Thomas Gleixner
17
-695
/
+695
[next]