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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
32
-448
/
+2292
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
46
-47
/
+0
2014-12-12
mtd: tests: abort torturetest on erase errors
Brian Norris
1
-1
/
+3
2014-12-12
mtd: physmap_of: fix potential NULL dereference
Ard Biesheuvel
1
-5
/
+3
2014-12-01
mtd: spi-nor: allow NULL as chip name and try to auto detect it
Rafał Miłecki
1
-3
/
+11
2014-12-01
mtd: nand: gpmi: add raw oob access functions
Boris BREZILLON
1
-0
/
+18
2014-12-01
mtd: nand: gpmi: add proper raw access support
Boris BREZILLON
2
-0
/
+185
2014-12-01
mtd: nand: gpmi: add gpmi_copy_bits function
Boris BREZILLON
2
-0
/
+157
2014-12-01
mtd: spi-nor: factor out write_enable() for erase commands
Brian Norris
3
-14
/
+6
2014-12-01
mtd: spi-nor: add support for s25fl128s
Huang Shijie
1
-0
/
+18
2014-12-01
mtd: spi-nor: remove the jedec_id/ext_id
Huang Shijie
1
-53
/
+45
2014-12-01
mtd: spi-nor: add id/id_len for flash_info{}
Huang Shijie
1
-14
/
+25
2014-11-28
mtd: nand: correct the comment of function nand_block_isreserved()
Gu Zheng
1
-2
/
+2
2014-11-25
mtd: atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpy
Wu, Josh
1
-29
/
+10
2014-11-25
mtd: cafe_nand: drop duplicate .write_page implementation
Brian Norris
1
-45
/
+0
2014-11-25
mtd: m25p80: Add support for serial flash Spansion S25FL132K
Knut Wohlrab
2
-3
/
+2
2014-11-25
MTD: m25p80: fix inconsistency in m25p_ids compared to spi_nor_ids
Alison Chaiken
1
-3
/
+3
2014-11-25
mtd: spi-nor: improve wait-till-ready timeout loop
Brian Norris
1
-4
/
+9
2014-11-25
mtd: delete unnecessary checks before two function calls
Markus Elfring
2
-4
/
+2
2014-11-25
mtd: nand: omap: Fix NAND enumeration on 3430 LDP
Roger Quadros
1
-7
/
+0
2014-11-25
mtd: nand: add ATO manufacturer info
Brian Norris
1
-0
/
+1
2014-11-25
mtd: nand: print erase size on init
Rafał Miłecki
1
-2
/
+2
2014-11-20
mtd: oobtest: correct printf() format specifier for 'size_t'
Brian Norris
1
-1
/
+1
2014-11-19
mtd: mtd_oobtest: add bitflip_limit parameter
Roger Quadros
1
-18
/
+47
2014-11-19
mtd: mtd_oobtest: Show the verification error location and data
Roger Quadros
1
-7
/
+29
2014-11-07
UBI: Fix invalid vfree()
Richard Weinberger
1
-4
/
+6
2014-11-07
UBI: Fix double free after do_sync_erase()
Richard Weinberger
1
-7
/
+3
2014-11-07
UBI: vtbl: Use ubi_eba_atomic_leb_change()
Richard Weinberger
1
-14
/
+9
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
14
-407
/
+441
2014-11-05
fsl_ifc: Support all 8 IFC chip selects
Aaron Sierra
1
-6
/
+4
2014-11-05
mtd: atmel_nand: make PMECC lookup table and offset property optional
Josh Wu
2
-4
/
+81
2014-11-05
mtd: mxc_nand: use __iowrite32_copy for 32 bit copy
Koul, Vinod
1
-7
/
+3
2014-11-05
mtd: intflmount: fix off by one error in INFTL_dumpVUchains()
Dan Carpenter
1
-1
/
+1
2014-11-05
mtd: spi-nor: Add support for SST spi flash
Harini Katakam
1
-0
/
+1
2014-11-05
mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAM
Rostislav Lisovy
1
-0
/
+3
2014-11-05
mtd: nand: omap: Synchronize the access to the ECC engine
Rostislav Lisovy
1
-5
/
+7
2014-11-05
mtd: spi-nor: Move n25q032 entry to Micron devices list
Chunhe Lan
1
-1
/
+1
2014-11-05
mtd: dataflash: Remove use of tx_dma
Mark Brown
1
-3
/
+3
2014-11-05
mtd: spi-nor: drop replaceable wait-till-ready function pointer
Brian Norris
1
-18
/
+10
2014-11-05
mtd: fsl-quadspi: drop wait-till-ready checks
Brian Norris
1
-11
/
+0
2014-11-05
mtd: m25p80: drop wait-till-ready checks
Brian Norris
1
-11
/
+0
2014-11-05
mtd: spi-nor: move "wait-till-ready" checks into erase/write functions
Brian Norris
1
-27
/
+9
2014-11-05
mtd: spi-nor: handle timeout errors in spi_nor_write()
Brian Norris
1
-2
/
+5
2014-11-05
mtd: spi-nor: eliminate duplicate spi_nor_wait_till_{, fsr}_ready() code
Brian Norris
1
-32
/
+34
2014-11-05
mtd: update help of CONFIG_MTD_OF_PARTS
Michal Sojka
1
-1
/
+1
2014-11-05
mtd: nand: comment update, the DEPLETE1 command has gone
Gerhard Sittig
1
-1
/
+1
2014-11-05
mtd: spi-nor: fix the wrong dummy value
Huang Shijie
2
-2
/
+5
2014-11-05
mtd: nand: Base BCH ECC bytes on required strength
Jordan Friendshuh
1
-1
/
+1
2014-11-04
mtd: nand: gpio: improve comments about GPIO assisted operation
Gerhard Sittig
2
-3
/
+7
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
46
-47
/
+0
[next]