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
/
nand
/
nand_base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-18
mtd: Fix typo mtd/tests
Masanari Iida
1
-1
/
+1
2012-11-18
mtd: de-select the chip when it is not used
Huang Shijie
1
-4
/
+6
2012-11-15
mtd: nand_wait: warn if the nand is busy on exit
Matthieu CASTET
1
-0
/
+2
2012-11-15
mtd: use the NAND_STATUS_FAIL to replace the hardcode
Huang Shijie
1
-2
/
+2
2012-11-15
mtd: nand: fix Samsung SLC detection regression
Brian Norris
1
-0
/
+1
2012-11-15
mtd: nand: fix Samsung SLC NAND identification regression
Brian Norris
1
-4
/
+5
2012-09-29
mtd: nand: detect Samsung K9GBG08U0A, K9GAG08U0F ID
Brian Norris
1
-5
/
+11
2012-09-29
mtd: nand: decode Hynix MLC, 6-byte ID length
Brian Norris
1
-1
/
+44
2012-09-29
mtd: nand: add generic READ ID length calculation functions
Brian Norris
1
-7
/
+65
2012-09-29
mtd: nand: split simple ID decode into its own function
Brian Norris
1
-20
/
+31
2012-09-29
mtd: nand: split extended ID decoding into its own function
Brian Norris
1
-55
/
+67
2012-09-29
mtd: nand: split BB marker options decoding into its own function
Brian Norris
1
-27
/
+39
2012-09-29
mtd: nand: remove redundant ID read
Brian Norris
1
-8
/
+2
2012-09-29
mtd: nand: remove unnecessary variable
Brian Norris
1
-3
/
+1
2012-09-29
mtd: add helpers to set/get features for ONFI nand
Huang Shijie
1
-0
/
+50
2012-09-29
mtd: nand: Added a device flag for subpage read support
Jeff Westfahl
1
-2
/
+7
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
1
-53
/
+0
2012-09-29
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Brian Norris
1
-5
/
+2
2012-07-16
mtd: use MTD_OPS_PLACE_OOB macro consistently
Huang Shijie
1
-3
/
+3
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
1
-8
/
+19
2012-07-06
mtd: nand: kill NAND_NO_READRDY
Brian Norris
1
-17
/
+0
2012-06-09
mtd: nand: initialize bitflip_threshold prior to BBT scanning
Shmulik Ladkani
1
-0
/
+7
2012-05-13
mtd: nand: check the return code of 'read_oob/read_oob_raw'
Shmulik Ladkani
1
-3
/
+10
2012-05-13
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
Shmulik Ladkani
1
-12
/
+7
2012-05-13
mtd: nand: utilize oob_required parameter
Brian Norris
1
-2
/
+4
2012-05-13
mtd: nand: pass proper 'oob_required' parameter
Brian Norris
1
-6
/
+8
2012-05-13
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
1
-21
/
+35
2012-05-13
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
1
-7
/
+1
2012-05-13
mtd: nand: remove autoincrement 'sndcmd' code
Brian Norris
1
-37
/
+6
2012-05-13
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Mike Dunn
1
-4
/
+14
2012-05-13
mtd: nand: add sanity check of ecc strength to nand_scan_tail()
Mike Dunn
1
-2
/
+7
2012-05-13
mtd: nand: read_page() returns max_bitflips
Mike Dunn
1
-16
/
+31
2012-05-13
mtd: ecc_strength is at ecc step granularity
Mike Dunn
1
-1
/
+1
2012-05-13
mtd: nand: Add a NAND_CMD_STATUS when using write verification
Bastian Hecht
1
-0
/
+3
2012-05-13
mtd: print out the page size and oob size after parsing out the nand
Huang Shijie
1
-4
/
+5
2012-03-27
mtd: unify initialization of erase_info->fail_addr
Shmulik Ladkani
1
-2
/
+0
2012-03-27
mtd: support ONFI multi lun NAND
Matthieu CASTET
1
-1
/
+2
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-1
/
+6
2012-03-27
mtd: change the location of the ONFI detected log
Huang Shijie
1
-1
/
+1
2012-03-27
mtd: move zero length verification to MTD API functions
Artem Bityutskiy
1
-10
/
+0
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
1
-28
/
+0
2012-03-27
mtd: nand: write BBM to OOB even with flash-based BBT
Brian Norris
1
-15
/
+31
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
1
-15
/
+15
2012-03-27
mtd: nand: move SCANLASTPAGE handling to the correct code block
Brian Norris
1
-6
/
+7
2012-03-27
mtd: nand: differentiate 1- vs. 2-byte writes when marking bad blocks
Brian Norris
1
-4
/
+8
2012-03-27
mtd: nand: fix SCAN2NDPAGE check for BBM
Brian Norris
1
-17
/
+23
2012-03-27
mtd: nand: erase block before marking bad
Brian Norris
1
-0
/
+11
2012-01-11
mtd: nand: fix typo in comment
Wolfram Sang
1
-1
/
+1
2012-01-09
mtd: nand: scan 1st and 2nd page for Macronix SLC
Brian Norris
1
-3
/
+4
2011-10-16
mtd: nand: initialize ops.mode
Brian Norris
1
-0
/
+4
[next]