index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: Support enabling NV-DDR through SET_FEATURES
Miquel Raynal
2021-05-26
2
-5
/
+18
*
mtd: rawnand: Add a helper to find the closest ONFI NV-DDR mode
Miquel Raynal
2021-05-26
2
-0
/
+44
*
mtd: rawnand: Handle the double bytes in NV-DDR mode
Miquel Raynal
2021-05-26
1
-8
/
+85
*
mtd: rawnand: Access SDR and NV-DDR timings through a common macro
Miquel Raynal
2021-05-26
2
-60
/
+99
*
mtd: rawnand: Avoid accessing NV-DDR timings from legacy code
Miquel Raynal
2021-05-26
1
-1
/
+1
*
mtd: rawnand: Add onfi_fill_nvddr_interface_config() helper
Miquel Raynal
2021-05-26
3
-0
/
+44
*
mtd: rawnand: Add an indirection on onfi_fill_interface_config()
Miquel Raynal
2021-05-26
1
-10
/
+22
*
mtd: rawnand: Retrieve NV-DDR timing modes from the ONFI parameter page
Miquel Raynal
2021-05-26
2
-0
/
+5
*
mtd: rawnand: Add NV-DDR timings
Miquel Raynal
2021-05-26
2
-0
/
+367
*
mtd: rawnand: Clarify the NV-DDR entries in the ONFI structure
Miquel Raynal
2021-05-26
1
-2
/
+3
*
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
2021-05-26
5
-9
/
+9
*
mtd: rawnand: Update dead URL
Miquel Raynal
2021-05-26
1
-2
/
+2
*
mtd: rawnand: onfi: Use the BIT() macro when possible
Miquel Raynal
2021-05-26
1
-10
/
+10
*
mtd: rawnand: atmel: Check the proposed data interface is supported
Miquel Raynal
2021-05-26
1
-0
/
+5
*
mtd: rawnand: arasan: Check the proposed data interface is supported
Miquel Raynal
2021-05-26
1
-0
/
+5
*
mtd: rawnand: Add a helper to clarify the interface configuration
Miquel Raynal
2021-05-26
2
-2
/
+11
*
mtd: nand: bbt: Fix corner case in bad block table handling
Doyle, Patrick
2021-05-10
1
-1
/
+1
*
dt-bindings: mtd: brcmnand: convert to the json-schema
Rafał Miłecki
2021-05-10
2
-186
/
+242
*
mtd: rawnand: qcom: allow override of partition parser
Baruch Siach
2021-05-10
1
-1
/
+1
*
mtd: rawnand: silence static checker warning in nand_setup_interface()
Dan Carpenter
2021-05-10
1
-0
/
+1
*
mtd: rawnand: mtk: remove redundant dev_err call in mtk_ecc_probe()
Yu Kuai
2021-05-10
1
-3
/
+1
*
mtd: rawnand: hisi504: Remove redundant dev_err call in probe
Wei Li
2021-05-10
1
-3
/
+1
*
Linux 5.13-rc1
v5.13-rc1
Linus Torvalds
2021-05-09
1
-2
/
+2
*
fbmem: fix horribly incorrect placement of __maybe_unused
Linus Torvalds
2021-05-09
1
-1
/
+1
*
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-05-09
19
-81
/
+332
|
\
|
*
Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-05-07
14
-45
/
+328
|
|
\
|
|
*
drm/amdgpu: Use device specific BO size & stride check.
Bas Nieuwenhuizen
2021-05-06
1
-6
/
+175
|
|
*
drm/amdgpu: Init GFX10_ADDR_CONFIG for VCN v3 in DPG mode.
Bas Nieuwenhuizen
2021-05-06
1
-0
/
+4
|
|
*
drm/amd/pm: initialize variable
Tom Rix
2021-05-04
1
-1
/
+1
|
|
*
drm/radeon: Avoid power table parsing memory leaks
Kees Cook
2021-05-04
1
-5
/
+15
|
|
*
drm/radeon: Fix off-by-one power_state index heap overwrite
Kees Cook
2021-05-04
1
-3
/
+3
|
|
*
drm/amd/display: Fix two cursor duplication when using overlay
Rodrigo Siqueira
2021-05-04
1
-0
/
+51
|
|
*
drm/amdgpu: add new MC firmware for Polaris12 32bit ASIC
Evan Quan
2021-05-04
1
-3
/
+10
|
|
*
amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_create
Simon Ser
2021-04-29
1
-0
/
+1
|
|
*
drm/amdgpu: Register VGA clients after init can no longer fail
Kai-Heng Feng
2021-04-29
1
-15
/
+13
|
|
*
drm/amdgpu: Handling of amdgpu_device_resume return value for graceful teardown
Pavan Kumar Ramayanam
2021-04-29
1
-0
/
+3
|
|
*
drm/amdgpu: fix r initial values
Victor Zhao
2021-04-29
1
-1
/
+1
|
|
*
drm/amd/display: fix wrong statement in mst hpd debugfs
Mikita Lipski
2021-04-29
1
-1
/
+1
|
|
*
amdgpu/pm: set pp_dpm_dcefclk to readonly on NAVI10 and newer gpus
Darren Powell
2021-04-29
1
-0
/
+8
|
|
*
amdgpu/pm: Prevent force of DCEFCLK on NAVI10 and SIENNA_CICHLID
Darren Powell
2021-04-29
2
-2
/
+7
|
|
*
drm/amdgpu: fix concurrent VM flushes on Vega/Navi v2
Christian König
2021-04-29
3
-8
/
+18
|
|
*
drm/amd/display: Reject non-zero src_y and src_x for video planes
Harry Wentland
2021-04-29
1
-0
/
+17
|
*
|
Merge tag 'drm-misc-next-fixes-2021-05-06' of git://anongit.freedesktop.org/d...
Dave Airlie
2021-05-07
4
-33
/
+1
|
|
\
\
|
|
*
|
fbmem: Mark proc_fb_seq_ops as __maybe_unused
Guenter Roeck
2021-05-04
1
-1
/
+1
|
|
*
|
drm/msm/dpu: Delete bonkers code
Rob Clark
2021-05-03
3
-32
/
+0
|
*
|
|
Merge tag 'drm-intel-next-fixes-2021-04-30' of git://anongit.freedesktop.org/...
Dave Airlie
2021-05-07
1
-3
/
+3
|
|
\
\
\
|
|
*
\
\
Merge tag 'gvt-next-fixes-2021-04-29' of https://github.com/intel/gvt-linux i...
Jani Nikula
2021-04-29
1
-3
/
+3
|
|
|
\
\
\
|
|
|
*
|
|
drm/i915/gvt: Prevent divided by zero when calculating refresh rate
Colin Xu
2021-04-29
1
-3
/
+3
*
|
|
|
|
|
Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-05-09
4
-21
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Revert "bio: limit bio max size"
Jens Axboe
2021-05-09
4
-21
/
+3
[next]