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
/
tmio_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
1
-513
/
+0
2017-12-14
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
1
-2
/
+3
2017-08-23
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...
Boris Brezillon
1
-1
/
+1
2017-08-23
mtd: nand: tmio: Register partitions using the parsers
Andrea Adami
1
-1
/
+3
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
1
-1
/
+1
2016-11-07
mtd: nand: tmio: return error code of nand_scan() on error
Masahiro Yamada
1
-3
/
+3
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: tmio: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-4
/
+6
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
1
-1
/
+1
2015-10-13
mtd: nand: tmio_nand: show parent device in sysfs
Frans Klaver
1
-0
/
+1
2014-01-03
mtd: tmio_nand: Use devm_*() functions
Jingoo Han
1
-33
/
+13
2013-11-07
mtd: nand: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2013-08-30
mtd: nand: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
1
-13
/
+0
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+1
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
1
-3
/
+3
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-09-11
mtd: tmio_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
1
-9
/
+3
2011-09-11
mtd: tmio_nand don't specify default parsing options
Dmitry Eremin-Solenikov
1
-6
/
+1
2011-05-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-9
/
+1
2011-05-26
mtd: Use platform_data to retrieve tmio_nand platform bits
Samuel Ortiz
1
-1
/
+1
2011-05-25
mtd: tmio_nand: convert to mtd_device_register()
Jamie Iles
1
-9
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
tmio: Silence warnings introduced by mfd changes
Andres Salomon
1
-4
/
+4
2011-03-23
mtd: Use mfd_data instead of driver_data for tmio_nand
Andres Salomon
1
-2
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to t7166xb drivers
Andres Salomon
1
-5
/
+5
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-31
mtd: tmio_nand.c: use dev_get_platdata() and resource_size()
H Hartley Sweeten
1
-7
/
+7
2009-09-19
mtd: nand: fix tmio_nand ecc correction
Atsushi Nemoto
1
-1
/
+16
2009-01-06
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-09-05
[MTD] [NAND] tmio_nand: fix base address programming
Dmitry Baryshkov
1
-4
/
+4
2008-08-10
mfd: driver for the TMIO NAND controller
Ian Molton
1
-0
/
+556