index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their CPM1 version
Herve Codina
2024-09-03
1
-21
/
+45
*
soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
Herve Codina
2024-09-03
1
-16
/
+31
*
soc: fsl: cpm1: qmc: Re-order probe() operations
Herve Codina
2024-09-03
1
-28
/
+26
*
soc: fsl: cpm1: qmc: Introduce qmc_data structure
Herve Codina
2024-09-03
1
-23
/
+46
*
soc: fsl: cpm1: qmc: Add missing spinlock comment
Herve Codina
2024-09-03
1
-2
/
+2
*
soc: fsl: cpm1: qmc: Fix 'transmiter' typo
Herve Codina
2024-09-03
1
-2
/
+2
*
soc: fsl: cpm1: qmc: Remove unneeded parenthesis
Herve Codina
2024-09-03
1
-4
/
+4
*
soc: fsl: cpm1: qmc: Fix blank line and spaces
Herve Codina
2024-09-03
1
-6
/
+4
*
soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros
Herve Codina
2024-09-03
1
-60
/
+72
*
soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK
Herve Codina
2024-09-03
1
-4
/
+4
*
soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
Herve Codina
2024-09-03
2
-20
/
+39
*
soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
Herve Codina
2024-09-03
2
-19
/
+319
*
soc: fsl: cpm1: tsa: Introduce tsa_version
Herve Codina
2024-09-03
1
-1
/
+15
*
soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
Herve Codina
2024-09-03
1
-60
/
+43
*
soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
Herve Codina
2024-09-03
1
-39
/
+54
*
soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
Herve Codina
2024-09-03
1
-29
/
+46
*
soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values
Herve Codina
2024-09-03
1
-4
/
+4
*
soc: fsl: cpm1: tsa: Remove unused registers offset definition
Herve Codina
2024-09-03
1
-9
/
+0
*
soc: fsl: cpm1: tsa: Add missing spinlock comment
Herve Codina
2024-09-03
1
-1
/
+1
*
soc: fsl: cpm1: tsa: Fix blank line and spaces
Herve Codina
2024-09-03
1
-4
/
+3
*
soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros
Herve Codina
2024-09-03
1
-59
/
+68
*
soc: fsl: cpm1: tsa: Fix tsa_write8()
Herve Codina
2024-09-03
1
-1
/
+1
*
soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed
Herve Codina
2024-09-03
1
-1
/
+11
*
soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
Herve Codina
2024-09-03
1
-10
/
+14
*
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2024-07-28
4
-7
/
+7
*
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-28
6
-14
/
+19
|
\
|
*
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
2024-07-28
1
-1
/
+1
|
*
ubi: block: fix null-pointer-dereference in ubiblock_create()
Li Nan
2024-07-12
1
-3
/
+4
|
*
ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
ZhaoLong Wang
2024-07-12
2
-3
/
+3
|
*
mtd: ubi: Restore missing cleanup on ubi_init() failure path
Ben Hutchings
2024-07-12
1
-1
/
+4
|
*
mtd: ubi: avoid expensive do_div() on 32-bit machines
Arnd Bergmann
2024-07-12
1
-3
/
+3
|
*
mtd: ubi: make ubi_class constant
Ricardo B. Marliere
2024-07-12
2
-2
/
+2
|
*
ubi: eba: properly rollback inside self_check_eba
Fedor Pchelkin
2024-07-12
1
-1
/
+2
*
|
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-07-28
13
-146
/
+174
|
\
\
|
*
|
cxl/core/pci: Move reading of control register to immediately before usage
Foryun Ma
2024-07-17
1
-4
/
+4
|
*
|
Merge branch 'for-6.11/xor_fixes' into cxl-for-next
Dave Jiang
2024-07-12
7
-112
/
+76
|
|
\
\
|
|
*
|
cxl: Remove defunct code calculating host bridge target positions
Alison Schofield
2024-07-12
3
-84
/
+4
|
|
*
|
cxl/region: Verify target positions using the ordered target list
Alison Schofield
2024-07-12
1
-1
/
+4
|
|
*
|
cxl: Restore XOR'd position bits during address translation
Alison Schofield
2024-07-12
3
-9
/
+57
|
|
*
|
cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()
Alison Schofield
2024-07-12
4
-27
/
+20
|
|
|
/
|
*
|
cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reached
Alison Schofield
2024-07-11
1
-1
/
+1
|
*
|
cxl/acpi: Warn on mixed CXL VH and RCH/RCD Hierarchy
Fabio M. De Francesco
2024-07-11
1
-7
/
+27
|
*
|
cxl/core: Fix incorrect vendor debug UUID define
peng guo
2024-07-11
1
-1
/
+1
|
*
|
cxl/region: Simplify cxl_region_nid()
Huang Ying
2024-07-02
1
-6
/
+4
|
*
|
cxl/region: Support to calculate memory tier abstract distance
Huang Ying
2024-07-02
2
-0
/
+29
|
*
|
cxl/region: Fix a race condition in memory hotplug notifier
Huang Ying
2024-07-02
1
-4
/
+15
|
*
|
cxl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-02
6
-0
/
+6
|
*
|
cxl/events: Use a common struct for DRAM and General Media events
Fabio M. De Francesco
2024-07-02
2
-17
/
+17
|
|
/
*
|
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-28
6
-9
/
+29
|
\
\
|
*
\
Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11
Jens Axboe
2024-07-26
4
-8
/
+21
|
|
\
\
[next]