index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
parsers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
mtd: parsers: ar7: remove support
Wolfram Sang
3
-135
/
+0
2023-04-19
Merge tag 'nand/for-6.4' into mtd/next
Miquel Raynal
1
-1
/
+1
2023-03-08
mtd: bcm63xxpart: remove MODULE_LICENSE in non-modules
Nick Alcock
1
-1
/
+0
2023-03-07
mtd: parsers: remove reference to config MTD_NAND_TMIO
Lukas Bulwahn
1
-1
/
+1
2023-02-23
Merge tag 'spi-nor/for-6.3' into mtd/next
Miquel Raynal
2
-2
/
+4
2023-02-06
mtd: parsers: ofpart: add workaround for #size-cells 0
Francesco Dolcini
1
-0
/
+19
2023-01-02
mtd: parsers: scpart: fix __udivdi3 undefined on mips
Mikhail Zhilkin
1
-1
/
+1
2023-01-02
mtd: parsers: Fix potential memory leak in mtd_parser_tplink_safeloader_parse()
Yuan Can
1
-1
/
+3
2022-11-17
mtd: parsers: refer to ARCH_BCMBCA instead of ARCH_BCM4908
Lukas Bulwahn
1
-1
/
+1
2022-11-17
dt-bindings: mtd: Remove useless file about partitions
Miquel Raynal
1
-1
/
+1
2022-11-07
mtd: parsers: tplink_safeloader: fix uninitialized variable bug
Dan Carpenter
1
-3
/
+3
2022-11-07
mtd: parsers: add TP-Link SafeLoader partitions table parser
Rafał Miłecki
3
-0
/
+166
2022-10-18
mtd: parsers: bcm47xxpart: Fix halfblock reads
Linus Walleij
1
-2
/
+2
2022-10-07
Merge tag 'mtd/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
4
-2
/
+97
2022-09-19
mtd: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-09-19
mtd: parsers: add Broadcom's U-Boot parser
Rafał Miłecki
3
-0
/
+95
2022-08-15
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
1
-3
/
+3
2022-06-17
mtd: parsers: scpart: add missing of_node_put() in scpart_parse()
Yang Yingliang
1
-0
/
+1
2022-06-09
mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset
Miaoqian Lin
1
-0
/
+3
2022-06-09
mtd: parsers: add support for Sercomm partitions
Mikhail Zhilkin
3
-0
/
+258
2022-06-09
mtd: partitions: Fix refcount leak in parse_redboot_of
Miaoqian Lin
1
-0
/
+1
2022-04-04
mtd: parsers: bcm47xxpart: print correct offset on read error
Rafał Miłecki
1
-1
/
+1
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
1
-13
/
+23
2022-02-18
mtd: parsers: trx: allow to use on MediaTek MIPS SoCs
INAGAKI Hiroshi
1
-1
/
+1
2022-01-25
mtd: parsers: qcom: Fix missing free for pparts in cleanup
Ansuel Smith
1
-0
/
+2
2022-01-25
mtd: parsers: qcom: Fix kernel panic on skipped partition
Ansuel Smith
1
-12
/
+19
2022-01-25
mtd: parsers: qcom: Don't print error message on -EPROBE_DEFER
Bryan O'Donoghue
1
-1
/
+2
2021-07-05
Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
4
-38
/
+59
2021-05-26
mtd: parsers: qcom: Fix leaking of partition name
Ansuel Smith
1
-0
/
+10
2021-05-26
mtd: partitions: redboot: fix style issues
Corentin Labbe
1
-35
/
+34
2021-05-26
mtd: partitions: redboot: seek fis-index-block in the right node
Corentin Labbe
1
-1
/
+6
2021-05-10
mtd: parsers: ofpart: fix parsing subpartitions
Rafał Miłecki
1
-12
/
+14
2021-05-10
mtd: parsers: trx: Allow to use TRX parser on Mediatek SoCs
Hauke Mehrtens
1
-1
/
+1
2021-05-10
mtd: parsers: trx: Allow to specify brcm, trx-magic in DT
Hauke Mehrtens
1
-1
/
+8
2021-03-28
mtd: parsers: ofpart: support Linksys Northstar partitions
Rafał Miłecki
5
-0
/
+85
2021-03-11
mtd: parsers: ofpart: make symbol 'bcm4908_partitions_quirks' static
Wei Yongjun
1
-1
/
+1
2021-03-11
mtd: parsers: qcom: incompatible with spi-nor 4k sectors
Baruch Siach
1
-0
/
+7
2021-03-11
mtd: parsers: qcom: Fix error condition
Miquel Raynal
1
-1
/
+1
2021-03-11
mtd: parsers: ofpart: limit parsing of deprecated DT syntax
Rafał Miłecki
1
-1
/
+3
2021-03-11
mtd: parsers: ofpart: support BCM4908 fixed partitions
Rafał Miłecki
5
-2
/
+116
2021-03-11
mtd: parsers: extend Qcom SMEM parser to SPI flash
Baruch Siach
1
-3
/
+2
2021-02-10
Merge tag 'nand/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
3
-0
/
+179
2021-02-01
mtd: parsers: afs: Fix freeing the part name memory in failure
Manivannan Sadhasivam
1
-3
/
+1
2021-01-28
mtd: parser: imagetag: fix error codes in bcm963xx_parse_imagetag_partitions()
Dan Carpenter
1
-0
/
+4
2021-01-04
mtd: parsers: Add Qcom SMEM parser
Manivannan Sadhasivam
3
-0
/
+179
2020-12-07
mtd: parser: cmdline: Fix parsing of part-names with colons
Sven Eckelmann
1
-1
/
+13
2020-10-02
mtd: parsers: bcm63xx: Do not make it modular
Florian Fainelli
1
-1
/
+1
2020-08-09
Merge tag 'mtd/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
1
-20
/
+12
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-06-26
mtd: parsers: bcm63xx: simplify CFE detection
Álvaro Fernández Rojas
1
-20
/
+12
[next]