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
/
devices
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-27
mtd: m25p80: Set rx_nbits for Quad SPI transfers
Geert Uytterhoeven
1
-0
/
+11
2014-01-27
mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
Geert Uytterhoeven
1
-1
/
+1
2014-01-20
mtd: mtdram: add missing 'const'
Brian Norris
1
-1
/
+1
2014-01-20
mtd: m25p80: assign default read command
Brian Norris
1
-0
/
+2
2014-01-16
mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressing
Geert Uytterhoeven
1
-1
/
+1
2014-01-03
mtd: docg3: Use devm_*() functions
Jingoo Han
1
-14
/
+6
2014-01-03
mtd: m25p80: add support for m25px16
Igor Grinberg
1
-0
/
+1
2014-01-03
mtd: dataflash: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-4
/
+1
2014-01-03
mtd: ms02-nv: remove superfluous name cast
Geert Uytterhoeven
1
-1
/
+1
2014-01-03
drivers: mtd: m25p80: add quad read support
Sourav Poddar
1
-2
/
+137
2014-01-03
drivers: mtd: m25p80: convert "bool" read check into an enum
Sourav Poddar
1
-14
/
+57
2013-11-07
mtd: dataflash: Say if we find a device we don't support
Mark Brown
1
-1
/
+1
2013-11-06
mtd: m25p80: fixup device removal failure path
Brian Norris
1
-3
/
+1
2013-11-06
mtd: m25p80: add support for Macronix mx25l3255e
Brian Norris
1
-0
/
+1
2013-11-06
mtd: m25p80: remove 'disabled' device check
Brian Norris
1
-6
/
+1
2013-11-06
mtd: m25p80: remove M25PXX_USE_FAST_READ Kconfig
Brian Norris
2
-12
/
+6
2013-11-06
mtd: m25p80: re-align ID entries
Brian Norris
1
-16
/
+16
2013-11-06
mtd: m25p80: remove obsolete FIXME
Brian Norris
1
-9
/
+0
2013-11-06
mtd: m25p80: fix allocation size
Brian Norris
1
-13
/
+7
2013-11-06
mtd: Move major number definitions to major.h
Ezequiel Garcia
1
-0
/
+1
2013-11-06
mtd: m25p80: Add support for Micron N25Q512A memory
Priyanka Jain
1
-0
/
+1
2013-11-06
mtg: docg3: use free_bch() instead of kfree()
Wei Yongjun
1
-1
/
+1
2013-11-06
mtd: sst25l: Use devm_kzalloc
Sachin Kamat
1
-9
/
+3
2013-11-06
mtd: sst25l: Remove redundant spi_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-11-06
mtd: phram: Make phram 64-bit compatible
Alexander Sverdlin
1
-33
/
+33
2013-10-27
mtd: m25p80: Add support for ESMT F25L32PA
Flavio Silveira
1
-0
/
+3
2013-10-27
mtd: dataflash: remove unused field
Brian Norris
1
-2
/
+0
2013-09-27
mtd: m25p80: Fix 4 byte addressing mode for Micron devices.
Elie De Brauwer
1
-2
/
+15
2013-08-30
mtd: chips: Add support for PMC SPI Flash chips in m25p80.c
Michel Stempin
1
-0
/
+10
2013-08-30
mtd: bcm47xxsflash: writing support
Rafał Miłecki
1
-4
/
+126
2013-08-30
mtd: bcm47xxsflash: implement erasing support
Rafał Miłecki
1
-2
/
+41
2013-08-30
mtd: bcm47xxsflash: convert to module_platform_driver instead of init/exit
Libo Chen
1
-19
/
+1
2013-08-30
mtd: bcm47xxsflash: convert kzalloc to avoid invalid access
Libo Chen
1
-12
/
+4
2013-08-30
mtd: spear_smi: add missing __iomem annotation
Jingoo Han
1
-4
/
+4
2013-08-30
mtd: m25p80: add support for mr25h10
Markus Niebel
1
-0
/
+1
2013-08-30
mtd: m25p80: make CONFIG_M25PXX_USE_FAST_READ safe to enable
Sascha Hauer
1
-6
/
+9
2013-08-30
mtd: m25p80: Pass flags through CAT25_INFO macro
Sascha Hauer
1
-8
/
+8
2013-08-30
mtd: m25p80: remove unnecessary ifdef
Sascha Hauer
1
-2
/
+0
2013-08-30
mtd: m25p80: Micron SPI uses Macronix-style 4-byte addressing
Brian Norris
1
-0
/
+1
2013-08-30
mtd: simplify use of devm_ioremap_resource
Julia Lawall
1
-5
/
+0
2013-08-30
mtd: devices: use dev_get_platdata()
Jingoo Han
3
-3
/
+3
2013-08-05
mtd: diskonchip: remove unused entries in Kconfig
Michael Opdenacker
1
-55
/
+0
2013-08-05
mtd: devices: elm: Low power transition support
avinash philip
1
-0
/
+117
2013-08-05
mtd: devices: elm: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-05
mtd: devices: spear_smi: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-4
/
+1
2013-08-05
mtd: Convert logging messages
Joe Perches
1
-27
/
+31
2013-08-05
mtd: devices: added the 16MiB winbond device
Girish K S
1
-0
/
+1
2013-08-05
mtd: m25p80: correct EN4B/EX4B comment
Brian Norris
1
-1
/
+1
2013-08-05
mtd: m25p80: utilize dedicated 4-byte addressing commands
Brian Norris
1
-7
/
+32
2013-08-05
mtd: devices: convert OMAP BCH to devm_ioremap_resource()
Silviu-Mihai Popescu
1
-3
/
+3
[next]