index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
onenand
Commit message (
Expand
)
Author
Age
*
ARM: OMAP: use gpio_to_irq
David Brownell
2008-12-10
*
ARM: OMAP: switch to gpio_direction_input
David Brownell
2008-12-10
*
ARM: OMAP: switch to standard gpio get/set calls
David Brownell
2008-12-10
*
[MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)
Adrian Hunter
2008-11-26
*
[MTD] [NAND] OMAP: OneNAND: header file relocation
Adrian Hunter
2008-11-24
*
[MTD] [NAND] OMAP2: remove duplicated #include
Huang Weiyi
2008-10-21
*
[MTD] [NAND] OMAP2: add retry after read timeout
Adrian Hunter
2008-09-16
*
[MTD] [OneNAND] OMAP3: add delay for GPIO
Adrian Hunter
2008-08-14
*
[MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driver
Adrian Hunter
2008-08-12
*
[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
Adrian Hunter
2008-08-12
*
[MTD] dataflash OTP support
David Brownell
2008-08-01
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2008-07-11
|
\
|
*
[MTD] [MAPS] Fix cmdlineparse handling in mapping files
Kyungmin Park
2008-06-05
*
|
[MTD] [OneNAND] Check the ECC status first instead of controller
Kyungmin Park
2008-06-04
|
/
*
[MTD] [OneNAND] Allow for controller errors when reading
Adrian Hunter
2008-04-22
*
[MTD] [OneNAND] unlikely(x) || unlikely(y) => unlikely(x || y)
Roel Kluin
2008-04-22
*
[MTD] [OneNAND] proper onenand_bbt_read_oob() prototype
Adrian Bunk
2008-04-22
*
[MTD] [OneNAND] Fix unlock all in Double Density Package (DDP)
Kyungmin Park
2008-02-16
*
[MTD] onenand: Add panic_write function to the onenand driver
Richard Purdie
2008-02-07
*
[MTD] [OneNAND] Use pre-alloced oob buffer instead of local buffer
Kyungmin Park
2008-01-29
*
[MTD] [OneNAND] Use the u_char instead of char in oobbuf
Sheng Yongjie (Sam
2008-01-29
*
[MTD] [OneNAND] Check the initial bad block using ONENAND_CTRL_ERROR
Kyungmin Park
2008-01-29
*
[MTD] [OneNAND] Get correct density from device ID
Kyungmin Park
2008-01-29
*
[MTD] [OneNAND] Consolidate OneNAND operation order
Kyungmin Park
2008-01-29
*
[MTD] [OneNAND] fix call to onenand_verify when writing subpages
Adrian Hunter
2008-01-29
*
[MTD] [OneNAND] Do not release chip twice
Adrian Hunter
2008-01-29
*
[MTD] [OneNAND] Do not stop reading for ECC errors
Adrian Hunter
2007-11-26
*
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
2007-10-23
*
[MTD] [OneNAND] Fix wrong free the static address in onenand_sim
Kyungmin Park
2007-10-22
*
[MTD] [OneNAND] onenand-sim: fix kernel-doc and typos
Randy Dunlap
2007-10-20
*
[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.
Adrian Hunter
2007-10-14
*
[MTD] [OneNAND] Return only negative error codes
Adrian Hunter
2007-10-14
*
[MTD] [OneNAND] Synchronize block locking operations
Adrian Hunter
2007-10-14
*
[MTD] [OneNAND] Fix typo related with recent commit
Kyungmin Park
2007-10-13
*
[MTD] [OneNAND] fix numerous races
Artem Bityutskiy
2007-09-23
*
[MTD] [OneNAND] main read/write ops support for yaffs2
Kyungmin Park
2007-09-06
*
[MTD] [OneNAND] Use mtd_oob_ops at oob functions
Kyungmin Park
2007-08-29
*
[MTD] [ONENAND] onenand_sim.c: make struct info static
Adrian Bunk
2007-08-01
*
[MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms.
David Woodhouse
2007-07-10
*
[MTD] OneNAND Simulator support
Kyungmin Park
2007-06-30
*
[MTD] [OneNAND] 2X program support
Kyungmin Park
2007-06-30
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
*
[MTD] [OneNAND] Exit loop only when column start with 0
Adrian Hunter
2007-04-25
*
[MTD] [OneNAND] Fix access the past of the real oobfree array
Kyungmin Park
2007-04-25
*
[MTD] [OneNAND] Update Samsung OneNAND official URL
Kyungmin Park
2007-04-25
*
Use menuconfig objects: MTD
Jan Engelhardt
2007-04-19
*
[MTD] [OneNAND] Classify the page data and oob buffer
Kyungmin Park
2007-03-09
*
[MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finished
Kyungmin Park
2007-03-09
*
[MTD] [OneNAND] add Nokia Copyright and a credit
Adrian Hunter
2007-03-09
*
[MTD] [OneNAND] Fix typo & wrong comments
Kyungmin Park
2007-03-09
[next]