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
Commit message (
Expand
)
Author
Age
*
fix OMAP2 MTD build failure
Daniel J Blueman
2010-09-29
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-09-14
|
\
|
*
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
Mark F. Brown
2010-09-13
|
*
mtd: mxc_nand: configure pages per block for v2 controller
Sascha Hauer
2010-09-13
|
*
mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs
Kyungmin Park
2010-09-13
|
*
mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs
Kyungmin Park
2010-09-13
|
*
mtd: Blackfin NFC: fix invalid free in remove()
Mike Frysinger
2010-09-13
|
*
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
Mike Frysinger
2010-09-13
|
*
mxc_nand: Do not do byte accesses to the NFC buffer.
John Ogness
2010-08-26
*
|
UBI: do not oops when erroneous PEB is scheduled for scrubbing
Artem Bityutskiy
2010-08-30
*
|
UBI: fix kconfig unmet dependency
Randy Dunlap
2010-08-30
*
|
UBI: fix forward compatibility
Artem Bityutskiy
2010-08-30
*
|
UBI: eliminate update of list_for_each_entry loop cursor
Julia Lawall
2010-08-30
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-21
|
\
|
*
mtd: nand: Fix probe of Samsung NAND chips
Tilman Sauerbeck
2010-08-20
|
*
mtd: nand: Fix regression in BBM detection
Brian Norris
2010-08-19
|
*
pxa3xx: fix ns2cycle equation
Axel Lin
2010-08-18
*
|
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
Graeme Smecher
2010-08-17
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-15
|
\
|
*
mtd/nand_ids: Fix buswidth
Brian Norris
2010-08-13
|
*
mtd/m25p80: fix test for end of loop
Dan Carpenter
2010-08-12
|
*
mtd/m25p80: retlen is never NULL
Dan Carpenter
2010-08-12
|
*
gen_nand: Test if nr_chips field is valid
Marek Vasut
2010-08-12
|
*
nand/denali: move all hardware initialization work to denali_hw_init
Chuanxiao Dong
2010-08-12
|
*
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
Chuanxiao Dong
2010-08-12
|
*
nand/denali: use cpu_relax() while waiting for hardware interrupt
Chuanxiao Dong
2010-08-12
|
*
nand/denali: change read_status function method
Chuanxiao Dong
2010-08-12
|
*
nand/denali: Fixed check patch warnings
Chuanxiao Dong
2010-08-12
|
*
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2010-08-10
|
*
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
Chuanxiao Dong
2010-08-10
|
*
nand/denali: Fixed handle ECC error bugs
Chuanxiao Dong
2010-08-10
|
*
nand/denali: use iowrite32() to replace denali_write32()
Chuanxiao Dong
2010-08-10
|
*
nand/denali: Fixed probe function bugs
Chuanxiao Dong
2010-08-10
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
|
\
\
|
*
|
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
*
|
|
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2010-08-11
*
|
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
|
*
|
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
|
*
|
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
*
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-10
|
\
\
\
|
*
|
|
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-08
|
*
|
|
mtd: Update copyright notices
David Woodhouse
2010-08-08
|
*
|
|
mtd-physmap: add support users can assign the probe type in board files
Barry Song
2010-08-08
|
*
|
|
mtd: remove redwood map driver
Christian Dietrich
2010-08-06
|
*
|
|
mxc_nand: Add v3 (i.MX51) Support
Sascha Hauer
2010-08-06
|
*
|
|
mxc_nand: support 8bit ecc
Sascha Hauer
2010-08-06
|
*
|
|
mxc_nand: fix correct_data function
Sascha Hauer
2010-08-06
|
*
|
|
mxc_nand: add V1_V2 namespace to registers
Sascha Hauer
2010-08-06
|
*
|
|
mxc_nand: factor out a check_int function
Sascha Hauer
2010-08-06
[next]