index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
fsmc_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-13
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
1
-1
/
+2
2012-05-13
mtd: nand: read_page() returns max_bitflips
Mike Dunn
1
-3
/
+6
2012-05-13
mtd: fsmc_nand: Add clk_{un}prepare() support
Viresh Kumar
1
-7
/
+7
2012-03-27
mtd: Add device-tree support to fsmc_nand
Stefan Roese
1
-1
/
+56
2012-03-27
mtd: nand/fsmc: Remove sparse warnings and errors
Vipin Kumar
1
-46
/
+45
2012-03-27
mtd: nand/fsmc: Add DMA support
Vipin Kumar
1
-5
/
+163
2012-03-27
mtd: nand/fsmc: Access the NAND device word by word whenever possible
Vipin Kumar
1
-0
/
+55
2012-03-27
mtd: nand/fsmc: Use dev_err to report error scenario
Vipin Kumar
1
-0
/
+7
2012-03-27
mtd: nand/fsmc: Use devm routines
Vipin Kumar
1
-91
/
+43
2012-03-27
mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform
Vipin Kumar
1
-8
/
+33
2012-03-27
mtd: fsmc_nand: add pm callbacks to support hibernation
Shiraz Hashim
1
-6
/
+6
2012-03-27
mtd: nand/fsmc: Initialize the badblockbits to 7
Vipin Kumar
1
-0
/
+1
2012-03-27
mtd: nand/fsmc: Flip the bit only if the error index is < 4096
Vipin Kumar
1
-1
/
+1
2012-03-27
mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices
Vipin Kumar
1
-1
/
+3
2012-03-27
mtd: nand/fsmc: Correct the multiline comment format
Vipin Kumar
1
-4
/
+4
2012-03-27
mtd: nand/fsmc: Remove default partition information from driver
Armando Visconti
1
-58
/
+0
2012-03-27
mtd: nand/fsmc: Pass partition information through platform data
Vipin Kumar
1
-6
/
+7
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+2
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
1
-7
/
+7
2012-03-27
mtd: fsmc: Support of 224-bytes OOB area length
Armando Visconti
1
-0
/
+40
2012-03-27
mtd: fsmc: Improve the fsmc_correct_data() routine
Armando Visconti
1
-21
/
+17
2012-03-27
mtd: fsmc: fixed data abort inside change_bit()
Armando Visconti
1
-1
/
+1
2012-03-27
mtd: fsmc: use ALE and CLE offsets from platform data
Shiraz Hashim
1
-4
/
+5
2012-03-27
mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes
Bhavna Yadav
1
-17
/
+159
2012-03-27
mtd: fsmc: Newly erased page read algorithm implemented
Vipin Kumar
1
-4
/
+52
2011-09-11
mtd: fsmc_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-57
/
+9
2011-09-11
mtd: fsmc_nand don't specify default parsing options
Dmitry Eremin-Solenikov
1
-9
/
+2
2011-09-11
mtd: fsmc_nand: fix a memory leak
Axel Lin
1
-1
/
+1
2011-05-25
mtd: fsmc_nand: convert to mtd_device_register()
Jamie Iles
1
-21
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-5
/
+5
2010-12-03
mtd: FSMC NAND use the PrimeCell identifier macros
Linus Walleij
1
-3
/
+20
2010-12-03
mtd: FSMC NAND remove PARTITION macro and fix compile noise
Linus Walleij
1
-18
/
+48
2010-10-25
mtd: generic FSMC NAND MTD driver
Linus Walleij
1
-0
/
+866