index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
onenand
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-16
[MTD] [NAND] OMAP2: add retry after read timeout
Adrian Hunter
1
-3
/
+23
2008-08-15
[MTD] [OneNAND] OMAP3: add delay for GPIO
Adrian Hunter
1
-2
/
+7
2008-08-12
[MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driver
Adrian Hunter
3
-0
/
+785
2008-08-12
[MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff
Adrian Hunter
1
-1
/
+1
2008-08-01
[MTD] dataflash OTP support
David Brownell
1
-0
/
+1
2008-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-1
/
+1
2008-06-05
[MTD] [MAPS] Fix cmdlineparse handling in mapping files
Kyungmin Park
1
-1
/
+1
2008-06-04
[MTD] [OneNAND] Check the ECC status first instead of controller
Kyungmin Park
1
-29
/
+25
2008-04-22
[MTD] [OneNAND] Allow for controller errors when reading
Adrian Hunter
1
-0
/
+15
2008-04-22
[MTD] [OneNAND] unlikely(x) || unlikely(y) => unlikely(x || y)
Roel Kluin
1
-2
/
+2
2008-04-22
[MTD] [OneNAND] proper onenand_bbt_read_oob() prototype
Adrian Bunk
1
-3
/
+0
2008-02-16
[MTD] [OneNAND] Fix unlock all in Double Density Package (DDP)
Kyungmin Park
1
-15
/
+17
2008-02-07
[MTD] onenand: Add panic_write function to the onenand driver
Richard Purdie
1
-0
/
+108
2008-01-29
[MTD] [OneNAND] Use pre-alloced oob buffer instead of local buffer
Kyungmin Park
1
-4
/
+5
2008-01-29
[MTD] [OneNAND] Use the u_char instead of char in oobbuf
Sheng Yongjie (Sam
1
-1
/
+1
2008-01-29
[MTD] [OneNAND] Check the initial bad block using ONENAND_CTRL_ERROR
Kyungmin Park
1
-4
/
+2
2008-01-29
[MTD] [OneNAND] Get correct density from device ID
Kyungmin Park
1
-4
/
+16
2008-01-29
[MTD] [OneNAND] Consolidate OneNAND operation order
Kyungmin Park
1
-15
/
+4
2008-01-29
[MTD] [OneNAND] fix call to onenand_verify when writing subpages
Adrian Hunter
1
-1
/
+1
2008-01-29
[MTD] [OneNAND] Do not release chip twice
Adrian Hunter
1
-3
/
+0
2007-11-26
[MTD] [OneNAND] Do not stop reading for ECC errors
Adrian Hunter
1
-10
/
+22
2007-10-23
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
1
-1
/
+1
2007-10-22
[MTD] [OneNAND] Fix wrong free the static address in onenand_sim
Kyungmin Park
1
-1
/
+0
2007-10-20
[MTD] [OneNAND] onenand-sim: fix kernel-doc and typos
Randy Dunlap
1
-24
/
+25
2007-10-14
[MTD] [OneNAND] Avoid deadlock in erase callback; release chip lock first.
Adrian Hunter
1
-3
/
+4
2007-10-14
[MTD] [OneNAND] Return only negative error codes
Adrian Hunter
1
-2
/
+2
2007-10-14
[MTD] [OneNAND] Synchronize block locking operations
Adrian Hunter
1
-4
/
+14
2007-10-13
[MTD] [OneNAND] Fix typo related with recent commit
Kyungmin Park
1
-1
/
+1
2007-09-23
[MTD] [OneNAND] fix numerous races
Artem Bityutskiy
1
-75
/
+95
2007-09-06
[MTD] [OneNAND] main read/write ops support for yaffs2
Kyungmin Park
1
-116
/
+233
2007-08-30
[MTD] [OneNAND] Use mtd_oob_ops at oob functions
Kyungmin Park
1
-15
/
+36
2007-08-01
[MTD] [ONENAND] onenand_sim.c: make struct info static
Adrian Bunk
1
-1
/
+1
2007-07-10
[MTD] [ONENAND] Make onenand_sim compile on non-ARM platforms.
David Woodhouse
1
-9
/
+9
2007-06-30
[MTD] OneNAND Simulator support
Kyungmin Park
3
-0
/
+505
2007-06-30
[MTD] [OneNAND] 2X program support
Kyungmin Park
2
-27
/
+128
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-04-25
[MTD] [OneNAND] Exit loop only when column start with 0
Adrian Hunter
1
-2
/
+2
2007-04-25
[MTD] [OneNAND] Fix access the past of the real oobfree array
Kyungmin Park
1
-5
/
+12
2007-04-25
[MTD] [OneNAND] Update Samsung OneNAND official URL
Kyungmin Park
1
-1
/
+1
2007-04-19
Use menuconfig objects: MTD
Jan Engelhardt
1
-8
/
+5
2007-03-09
[MTD] [OneNAND] Classify the page data and oob buffer
Kyungmin Park
1
-6
/
+18
2007-03-09
[MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finished
Kyungmin Park
1
-2
/
+4
2007-03-09
[MTD] [OneNAND] add Nokia Copyright and a credit
Adrian Hunter
1
-0
/
+5
2007-03-09
[MTD] [OneNAND] Fix typo & wrong comments
Kyungmin Park
1
-9
/
+11
2007-03-09
[MTD] [OneNAND] Use oob buffer instead of main one in oob functions
Kyungmin Park
1
-10
/
+13
2007-03-08
[MTD] [NAND] make oobavail public
Vitaly Wool
1
-0
/
+1
2007-02-18
[MTD] [ONENAND] onenand_base warning fix
Andrew Morton
1
-1
/
+1
2007-02-09
[MTD] remove unused ecctype,eccsize fields from struct mtd_info
Artem Bityutskiy
1
-1
/
+0
2007-02-09
[MTD] OneNAND: Invalidate bufferRAM after erase
Adrian Hunter
1
-0
/
+25
2007-02-09
[MTD] OneNAND: Select correct chip's bufferRAM for DDP
Adrian Hunter
1
-8
/
+16
[next]