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
2008-12-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-41
/
+40
2008-12-03
[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA
Denis V. Lunev
1
-0
/
+1
2008-12-02
[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put
Julia Lawall
1
-0
/
+1
2008-11-30
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
Linus Torvalds
3
-3
/
+4
2008-11-27
[MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2
Wolfgang Grandegger
1
-3
/
+5
2008-11-26
[MTD] physmap: fix memory leak on physmap_flash_remove by using devres
Atsushi Nemoto
1
-17
/
+9
2008-11-26
[MTD] m25p80: chip erase != block erase != sector erase
Chen Gong
1
-10
/
+13
2008-11-26
[MTD] m25p80: fix detection of m25p16 flashes
Mike Frysinger
1
-1
/
+1
2008-11-26
[MTD] m25p80: fix detection of SPI parts
Mike Frysinger
1
-1
/
+2
2008-11-26
[MTD] [NAND] OMAP: OneNAND: header file relocation (part 2)
Adrian Hunter
1
-3
/
+2
2008-11-24
[MTD] [NAND] OMAP: OneNAND: header file relocation
Adrian Hunter
1
-6
/
+6
2008-11-13
[ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants
Russell King
1
-1
/
+10
2008-11-13
[ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants
Russell King
2
-4
/
+6
2008-11-06
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-19
/
+4
2008-11-06
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
Vitaliy Gusev
1
-1
/
+2
2008-11-06
UBI: fix EBADMSG handling
Zoltan Sogor
2
-2
/
+2
2008-11-05
[MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)
Eric W. Biederman
2
-19
/
+4
2008-11-04
drivers: remove duplicated #include
Jianjun Kong
1
-1
/
+0
2008-10-21
[MTD] [NAND] OMAP2: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2008-10-21
[PATCH] propagate mode through open_bdev_excl/close_bdev_excl
Al Viro
1
-2
/
+2
2008-10-21
[PATCH] switch mtd_blkdevs
Al Viro
1
-17
/
+11
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-3
/
+3
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-5
/
+5
2008-10-20
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
47
-1299
/
+4282
2008-10-20
Revert "[MTD] m25p80.c code cleanup"
David Woodhouse
1
-1
/
+1
2008-10-20
[MTD] [NAND] GPIO driver depends on ARM... for now.
David Woodhouse
1
-1
/
+1
2008-10-20
[MTD] [NAND] sh_flctl: fix compile error
Yoshihiro Shimoda
1
-0
/
+577
2008-10-18
[MTD] [NOR] AT49BV6416 has swapped erase regions
Haavard Skinnemoen
1
-4
/
+12
2008-10-18
[MTD] [NAND] GPIO NAND flash driver
Mike Rapoport
3
-0
/
+382
2008-10-18
[MTD] cmdlineparts documentation change - explain where mtd-id comes from
Philip Rakity
1
-0
/
+1
2008-10-18
[MTD] cfi_cmdset_0002.c: Add Macronix CFI V1.0 TopBottom detection
Christopher Moore
1
-0
/
+36
2008-10-18
[MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.c
Manish Katiyar
1
-0
/
+2
2008-10-18
[MTD] mtdoops: Fix a bug where block may not be erased
Richard Purdie
1
-3
/
+1
2008-10-18
[MTD] mtdoops: Add a magic number to logged kernel oops
Richard Purdie
1
-14
/
+18
2008-10-18
[MTD] mtdoops: Fix an off by one error
Richard Purdie
1
-3
/
+3
2008-10-18
Merge branch 'master' of git://git.infradead.org/ubi-2.6
David Woodhouse
3
-8
/
+4
2008-10-17
USB: remove info() macro from usb mtd drivers
Greg Kroah-Hartman
1
-2
/
+2
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-6
/
+4
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-2
/
+0
2008-10-16
omap drivers: switch to standard GPIO calls
David Brownell
1
-2
/
+2
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-6
/
+4
2008-10-17
remove CONFIG_KMOD from drivers
Johannes Berg
1
-2
/
+0
2008-10-14
[MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL
Yoshihiro Shimoda
3
-0
/
+309
2008-10-14
[MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly written
Richard Genoud
1
-52
/
+6
2008-10-14
[MTD] [MAPS] Remove unused variable after ROM API cleanup.
David Woodhouse
1
-2
/
+0
2008-10-14
[MTD] m25p80.c extended jedec support (v2)
Chen Gong
1
-2
/
+2
2008-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-25
/
+9
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
6
-44
/
+84
2008-10-13
[MTD] remove unused mtd parameter in of_mtd_parse_partitions()
Sebastian Andrzej Siewior
3
-5
/
+2
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
4
-1
/
+44
[next]