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
2009-11-30
mtd: move excite_nand_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-11-30
mtd: CFI cmdset_0002: enable erase-suspend-program
Joakim Tjernlund
1
-13
/
+3
2009-11-30
mtd: eLBC NAND: give more verbose output on error
Scott Wood
1
-5
/
+8
2009-11-30
mtd: eLBC NAND: use recommended command sequences
Scott Wood
1
-39
/
+27
2009-11-30
mtd: eLBC NAND: increase bus timeout to maximum
Scott Wood
1
-0
/
+7
2009-11-30
mtd: alauda: Use hweight8
Akinobu Mita
1
-10
/
+1
2009-11-30
mtd: error return -EIO instead of EIO
Roel Kluin
3
-4
/
+4
2009-11-30
mtd: move manufacturer to the common cfi.h header file
Hans-Christian Egtvedt
1
-10
/
+10
2009-11-30
mtd: add lock fixup for AT49BV640D and AT49BV640DT chips
Hans-Christian Egtvedt
1
-0
/
+14
2009-11-30
mtd: ensure index is positive
Roel Kluin
2
-2
/
+2
2009-11-30
mtd: m25p80: make command buffer DMA-safe
Johannes Stezenbach
1
-2
/
+9
2009-11-30
mtd: s3c2410: propagate nand options from the platform data
Ben Dooks
1
-1
/
+1
2009-11-30
mtd: nand: add option to quieten off the no device found messgae
Ben Dooks
1
-1
/
+2
2009-11-30
mtd: txx9ndfmc: Use nand_release to free resources
Atsushi Nemoto
1
-2
/
+1
2009-11-30
mtd: ixp4xx map: use resource_size
Tobias Klauser
1
-3
/
+3
2009-11-30
mtd: Add panic_write for NAND flashes
Simon Kagstrom
1
-8
/
+120
2009-11-30
mtd: add missing put_chip() in cfi_intelext_reset()
Nicolas Pitre
1
-0
/
+1
2009-11-30
mtd: OneNAND: fix double printing of function name
Mika Korhonen
1
-2
/
+2
2009-11-30
mtd: OneNAND: multiblock erase support
Mika Korhonen
2
-6
/
+189
2009-11-30
mtd: OneNAND: move erase method to a separate function
Mika Korhonen
1
-56
/
+76
2009-11-30
mtd: add nand_ecc test module
Akinobu Mita
2
-0
/
+88
2009-11-30
mtd: Add __nand_calculate_ecc() to NAND ECC functions
Akinobu Mita
1
-5
/
+20
2009-11-30
mtd: OneNAND OTP support rework
Amul Kumar Saha
1
-31
/
+261
2009-11-28
pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer
Dominik Brodowski
1
-1
/
+1
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
Magnus Damm
1
-1
/
+1
2009-11-28
pcmcia: Pass struct pcmcia_device to pcmcia_release_window()
Magnus Damm
1
-1
/
+1
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+2
2009-11-24
UBI: Add ubi_open_volume_path
Corentin Chary
1
-0
/
+40
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
4
-9
/
+9
2009-11-20
mtd: vmu-flash: Use hweight_long
Akinobu Mita
1
-4
/
+3
2009-11-16
ARM: Fix warning in sa1100-flash.c
Russell King
1
-2
/
+2
2009-11-12
mxc_nand: use DRIVER_NAME where appropriate
Sascha Hauer
1
-2
/
+2
2009-11-12
mxc_nand: remove TROP_US_DELAY
Sascha Hauer
1
-10
/
+7
2009-11-12
mxc_nand: Allow flash based bbt
Sascha Hauer
1
-0
/
+34
2009-11-12
mxc_nand: disable sp_en bit only once
Sascha Hauer
1
-12
/
+3
2009-11-12
mxc_nand: Add NFC V2 support
Sascha Hauer
1
-13
/
+68
2009-11-12
mxc_nand: Get rid of pagesize_2k flag
Sascha Hauer
1
-15
/
+14
2009-11-12
mxc_nand: Make main/spare areas runtime configurable
Sascha Hauer
1
-22
/
+20
2009-11-12
mxc_nand: remove unused defines
Sascha Hauer
1
-7
/
+0
2009-11-12
mxc nand: modify send_page to send all pages, not only one
Sascha Hauer
1
-25
/
+20
2009-11-12
mxc nand: simplify command processing
Sascha Hauer
1
-46
/
+35
2009-11-12
mxc nand: use buffers
Sascha Hauer
1
-233
/
+77
2009-11-12
mxc nand: use resource_size()
Sascha Hauer
1
-1
/
+1
2009-11-12
mxc nand: remove dead code
Sascha Hauer
1
-17
/
+0
2009-11-12
mxc nand: remove debug param
Sascha Hauer
1
-8
/
+8
2009-11-12
mxc_nand: introduce mxc_do_addr_cycle
Sascha Hauer
1
-40
/
+47
2009-11-12
mxc_nand: merge send_read_page and send_prog_page
Sascha Hauer
1
-41
/
+13
2009-11-12
mxc_nand: cleanup initialization
Sascha Hauer
1
-50
/
+22
2009-11-12
mxc_nand: cleanup eccoob descriptions
Sascha Hauer
1
-15
/
+9
2009-11-10
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
4
-9
/
+9
[prev]
[next]