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
/
mxc_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-12-07
Revert "mtd: move mxcnd_remove to .exit.text"
Uwe Kleine-König
1
-1
/
+1
2009-11-30
Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6
David Woodhouse
1
-475
/
+298
2009-11-30
mtd: don't use __exit_p to wrap mxcnd_remove
Uwe Kleine-König
1
-1
/
+1
2009-11-12
mxc_nand: use DRIVER_NAME where appropriate
Sascha Hauer
1
-2
/
+2
2009-11-12
mxc_nand: remove TROP_US_DELAY
Sascha Hauer
1
-10
/
+7
2009-11-12
mxc_nand: Allow flash based bbt
Sascha Hauer
1
-0
/
+34
2009-11-12
mxc_nand: disable sp_en bit only once
Sascha Hauer
1
-12
/
+3
2009-11-12
mxc_nand: Add NFC V2 support
Sascha Hauer
1
-13
/
+68
2009-11-12
mxc_nand: Get rid of pagesize_2k flag
Sascha Hauer
1
-15
/
+14
2009-11-12
mxc_nand: Make main/spare areas runtime configurable
Sascha Hauer
1
-22
/
+20
2009-11-12
mxc_nand: remove unused defines
Sascha Hauer
1
-7
/
+0
2009-11-12
mxc nand: modify send_page to send all pages, not only one
Sascha Hauer
1
-25
/
+20
2009-11-12
mxc nand: simplify command processing
Sascha Hauer
1
-46
/
+35
2009-11-12
mxc nand: use buffers
Sascha Hauer
1
-233
/
+77
2009-11-12
mxc nand: use resource_size()
Sascha Hauer
1
-1
/
+1
2009-11-12
mxc nand: remove dead code
Sascha Hauer
1
-17
/
+0
2009-11-12
mxc nand: remove debug param
Sascha Hauer
1
-8
/
+8
2009-11-12
mxc_nand: introduce mxc_do_addr_cycle
Sascha Hauer
1
-40
/
+47
2009-11-12
mxc_nand: merge send_read_page and send_prog_page
Sascha Hauer
1
-41
/
+13
2009-11-12
mxc_nand: cleanup initialization
Sascha Hauer
1
-50
/
+22
2009-11-12
mxc_nand: cleanup eccoob descriptions
Sascha Hauer
1
-15
/
+9
2009-10-20
Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"
David Woodhouse
1
-15
/
+1
2009-10-17
mtd: move mxcnd_remove to .exit.text
Uwe Kleine-König
1
-1
/
+1
2009-09-19
mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27
Eric Benard
1
-1
/
+15
2009-06-08
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
David Woodhouse
1
-16
/
+24
2009-06-05
mtd: nand: max_retries off by one in mxc_nand
Roel Kluin
1
-1
/
+1
2009-06-05
mtd: MXC NAND support for 2KiB page size flashes
Vladimir Barinov
1
-9
/
+51
2009-06-05
mtd: mxc_nand: add correct dev_id parameter to free_irq() calls
Magnus Lilja
1
-2
/
+2
2009-05-29
mtd: MXC NAND driver fixes (v5)
Vladimir Barinov
1
-20
/
+23
2009-05-26
[MTD] Remove mtd->{suspend,resume} calls from board drivers
David Woodhouse
1
-5
/
+0
2009-04-06
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+1
2009-04-04
[MTD] support driver model updates
David Brownell
1
-0
/
+1
2009-03-13
[ARM] MXC: remove _clk suffix from clock names
Sascha Hauer
1
-1
/
+1
2008-09-02
[MTD] [NAND] Freescale i.MX2 NAND driver
Sascha Hauer
1
-0
/
+1077