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
/
nand
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
|
\
|
*
mtd: sh_flctl: remove slave_id settings for DMAEngine
Arnd Bergmann
2015-02-23
*
|
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-04-22
|
\
\
|
*
\
Merge MTD fixes from 4.0 into -next
Brian Norris
2015-04-22
|
|
\
\
|
*
|
|
mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-04-05
|
*
|
|
mtd: atmel_nand: don't map the ROM table if no pmecc table offset in DT
Wu, Josh
2015-04-05
|
*
|
|
mtd: atmel_nand: add a definition for the oob reserved bytes
Josh Wu
2015-04-05
|
*
|
|
mtd: denali: Disable sub-page writes in Denali NAND driver
Graham Moore
2015-03-30
|
*
|
|
mtd: pxa3xx_nand: cleanup wait_for_completion handling
Nicholas Mc Guire
2015-03-30
|
*
|
|
mtd: nand: gpmi: Check for scan_bbt() error
Fabio Estevam
2015-03-30
|
*
|
|
mtd: nand: gpmi: fixup return type of wait_for_completion_timeout
Nicholas Mc Guire
2015-03-30
|
*
|
|
mtd: fsmc_nand.c: Use default timings if none are provided in the dts
Stefan Roese
2015-03-30
|
*
|
|
mtd: nand: Prevent possible kernel lockup in nand_command()
Roger Quadros
2015-03-30
|
*
|
|
mtd: nand: fix spelling of REPLACEABLE
Brian Norris
2015-03-24
|
*
|
|
mtd: nand: fully initialize mtd_oob_ops
Brian Norris
2015-03-11
|
*
|
|
mtd: nand: denali: drop dead code
Brian Norris
2015-03-11
|
*
|
|
mtd: nand: fixup bounds checks for nand_{lock,unlock}()
Brian Norris
2015-03-11
|
*
|
|
mtd: mxc-nand: Warn on unimplemented commands
Uwe Kleine-König
2015-03-11
|
*
|
|
mtd: mxc-nand: Implement support for PARAM command
Uwe Kleine-König
2015-03-11
|
*
|
|
mtd: mxc-nand: Allow to use column addresses different from 0
Uwe Kleine-König
2015-03-11
|
*
|
|
mtd: mxc-nand: Do the word to byte mangling in the read_byte callback
Uwe Kleine-König
2015-03-11
|
*
|
|
mtd: mxc-nand: Only enable hardware checksumming for fully detected flashes
Uwe Kleine-König
2015-03-11
|
*
|
|
mtd: mxc-nand: Add a timeout when waiting for interrupt
Uwe Kleine-König
2015-03-11
|
*
|
|
mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regs
Boris Brezillon
2015-03-11
|
*
|
|
mtd: atmel_nand: fix typo in dev_err error message
Colin Ian King
2015-03-03
|
*
|
|
mtd: s3c2410: drop useless / misspelled debug prints
Brian Norris
2015-02-28
|
*
|
|
mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
Antoine Ténart
2015-02-28
|
*
|
|
Merge MTD updates into -next
Brian Norris
2015-02-28
|
|
\
\
\
|
*
|
|
|
mtd: pxa3xx-nand: handle PIO in threaded interrupt
Robert Jarzmik
2015-02-28
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
|
\
\
\
\
\
|
*
|
|
|
|
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
*
|
|
|
|
|
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2015-04-08
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMA
Geert Uytterhoeven
2015-03-03
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
mtd: pxa3xx_nand: fix driver when num_cs is 0
Robert Jarzmik
2015-02-28
|
|
|
/
/
|
|
/
|
|
|
*
|
|
mtd: nand: pxa3xx: Fix PIO FIFO draining
Maxime Ripard
2015-02-28
|
|
|
/
|
|
/
|
*
/
|
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
2015-03-05
|
/
/
*
|
mtd: hisilicon: && vs & typo
Dan Carpenter
2015-02-15
*
|
mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc
Zhou Wang
2015-02-08
*
|
mtd: kconfig: replace PPC_OF with PPC
Kevin Hao
2015-02-05
*
|
mtd: denali: remove unnecessary stubs
Masahiro Yamada
2015-02-05
*
|
mtd: nand: remove redundant local variable
Baruch Siach
2015-02-05
*
|
mtd: nand: omap: drop condition with no effect
Nicholas Mc Guire
2015-02-05
*
|
mtd: nand: jz4740: Convert to GPIO descriptor API
Lars-Peter Clausen
2015-02-02
*
|
mtd: nand: Request strength instead of bytes for soft BCH
Aaron Sierra
2015-02-02
*
|
mtd: nand: default bitflip-reporting threshold to 75% of correction strength
Brian Norris
2015-01-21
*
|
mtd: atmel_nand: introduce a new compatible string for sama5d4 chip
Wu, Josh
2015-01-20
*
|
mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction()
Wu, Josh
2015-01-20
*
|
nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA
Akinobu Mita
2015-01-15
*
|
mtd: nand: ams-delta: fix overwritten mtd_info->owner in initialization
Akinobu Mita
2015-01-15
*
|
mtd: denali: fix incorrect bitmask error in denali_setup_dma
Graham Moore
2015-01-13
[next]